log src/symtab.h @ 8884:579de77acd90

age author description
Fri, 27 Feb 2009 03:31:41 -0500 John W. Eaton strsplit.m: style fixes
Thu, 26 Feb 2009 13:58:47 -0500 John W. Eaton after defining a script or function, clear local variables created for parsing
Fri, 20 Feb 2009 01:00:25 -0500 John W. Eaton also stash directory name for subfunctions
Thu, 05 Feb 2009 19:58:04 -0500 John W. Eaton symtab.cc (symbol_table::fcn_info::fcn_info_rep::find): avoid recursive call
Tue, 28 Oct 2008 13:01:58 -0400 John W. Eaton clear local symbol table after parsing function
Mon, 22 Sep 2008 13:11:32 -0400 David Bateman clear breakpoints is function found to be out of date
Fri, 22 Aug 2008 16:29:17 -0400 John W. Eaton symtab.h (symbol_table::do_inherit): copy alll symbols from donor scope
Fri, 25 Jul 2008 14:25:35 -0400 John W. Eaton make superiorto and inferiorto work
Tue, 08 Jul 2008 12:00:32 -0400 John W. Eaton call stack changes
Fri, 06 Jun 2008 15:04:12 -0400 John W. Eaton clear subfunctions when clearing parent function
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear
Wed, 07 May 2008 13:45:30 -0400 John W. Eaton scope and context fixes for function handles
Tue, 06 May 2008 05:51:17 -0400 John W. Eaton symbol table reporting functions
Sun, 04 May 2008 18:15:07 -0400 John W. Eaton initialize args_evaluated; delete useless statement
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown