delve/cmd/dlv
Alessandro Arzilli 473b66387c proc: Improvements to Variable printing (#444)
* service/api: Removed unused fields of service/api.Function

* proc/eval: Set return variable name to input expression

* all: fine-grained control of loadValue for better variable printing

Makes proc.(*Variable).loadValue loading parameters configurable
through one extra argument of type LoadConfig.
This interface is also exposed through the API so clients can control
how much of a variable delve should read.
2016-04-24 10:15:39 -07:00
..
cmds proc: Improvements to Variable printing (#444) 2016-04-24 10:15:39 -07:00
main.go docs: Move wiki docs into Documentation dir 2016-02-19 10:47:46 -08:00