log src/pass1.c @ 44:2330b88f9600

age author description
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