log src/expr.c @ 41:7eafdb3a8074

age author description
Sat, 03 Jan 2009 19:50:30 +0000 lost Fixed symbol parsing to prevent string overflow
Sat, 03 Jan 2009 19:41:39 +0000 lost adjusted symbol rules to accept symbols starting with @ but not @<digit>
Sat, 03 Jan 2009 19:20:44 +0000 lost tweaked debugging system for expression handler
Sat, 03 Jan 2009 04:20:49 +0000 lost Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixes
Fri, 02 Jan 2009 01:32:07 +0000 lost Added ^ (bitwise complement)
Thu, 01 Jan 2009 23:55:18 +0000 lost First pass at expression evaluator complete
Thu, 01 Jan 2009 02:26:26 +0000 lost Started adding expression handling infrastructure
Thu, 23 Oct 2008 03:37:48 +0000 lost Started creating expression parser
Thu, 23 Oct 2008 02:44:07 +0000 lost checkpoint
Wed, 22 Oct 2008 04:51:16 +0000 lost Started work on new expression evaluator system and major code re-work for next release