Move the Eval window into a tabbed section.
[macgdbp.git] / Source / VariableNode.m
2016-04-10 Robert SesekRemove unnecessary @synthesize directives from StackFra...
2015-12-07 Robert SesekMerge branch 'debugger-back-end'
2015-12-02 Robert SesekModernize VariableNode for ObjC 2.0.
2015-12-02 Robert SesekRewrite variable and property loading.
2011-02-28 Robert SesekFilter out the CLASSNAME property so that the condition...
2011-01-06 Robert SesekFix a warning.
2011-01-06 Robert SesekHappy new year!
2010-12-24 Robert SesekAdd a |-description| for VariableNode.
2010-11-22 Robert SesekUpdate the API for loading properties to just pass...
2010-10-31 Robert SesekSwitch to using VariableNode in the interface. Reduce...
2010-10-31 Robert SesekAdd VariableNode which will replace our use of raw...