delve/service/api
Alessandro Arzilli d89d115ef9 proc/variables: support NaN/Inf float values (#706)
Unfortunately go/constant does not support NaN and Inf float values so
we need to store this information alongside.

Fixes #705
2017-01-20 14:22:36 -08:00
..
conversions.go proc/variables: support NaN/Inf float values (#706) 2017-01-20 14:22:36 -08:00
prettyprint.go prettyprint: Print type of the elements of arrays of interface type (#591) 2016-10-21 22:14:43 -07:00
types.go service/debugger: bugfix: error values can not be marshalled (#697) 2017-01-09 15:19:42 -08:00