log src/pt-eval.h @ 10843:229675bb7647 ss-3-3-52

age author description
Tue, 27 Apr 2010 12:07:04 -0400 John W. Eaton limit on recursion via calls to source function
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Fri, 29 Jan 2010 05:35:13 -0500 Ryan Rusaw new tree_evaluator::do_keyoard function
Fri, 22 Jan 2010 07:30:44 -0500 John W. Eaton make dbstep work with keyboard function
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Tue, 04 Aug 2009 15:32:14 -0400 John W. Eaton make dbwhere work when called at keyboard prompt
Thu, 21 May 2009 21:28:47 +0100 Michael Goffioul Add missing xxx_API decoration and remove misplaced ones
Wed, 04 Feb 2009 13:28:06 -0500 John W. Eaton line number fixes and other evaluator tweaks
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class