log src/pass1.c @ 46:b962cee20bf4

age author description
Sun, 04 Jan 2009 07:07:00 +0000 lost Ported output modules forward from old version
Sun, 04 Jan 2009 06:52:18 +0000 lost Added simple output listing
Sun, 04 Jan 2009 06:13:13 +0000 lost Added pass2 code generation to lwasm_emit()
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 06:07:10 +0000 lost Added error display and fixed infinite loop in lwasm_parse_line()
Fri, 02 Jan 2009 03:17:26 +0000 lost Added register list mode handler
Fri, 02 Jan 2009 02:56:04 +0000 lost Added handlers for inherent and register to register instructions
Fri, 02 Jan 2009 02:38:02 +0000 lost Added error tracking infrastructure
Fri, 02 Jan 2009 00:43:19 +0000 lost Added reading of input file for pass1
Fri, 02 Jan 2009 00:43:06 +0000 lost Added reading of input file for pass1
Wed, 22 Oct 2008 04:51:16 +0000 lost Started work on new expression evaluator system and major code re-work for next release