log src/Makefile.am @ 103:26c058fa0bc1

age author description
Thu, 08 Jan 2009 01:18:40 +0000 lost Checkpointing object target implementation
Mon, 05 Jan 2009 00:01:21 +0000 lost Added conditional assembly and macros
Sun, 04 Jan 2009 07:25:03 +0000 lost Implemented ORG and fixed problems with constants using $, &, or @ to specify base
Sun, 04 Jan 2009 07:07:00 +0000 lost Ported output modules forward from old version
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 05:17:00 +0000 lost Finished adding addressing mode handlers