log src/lwasm.c @ 84:e12edcfbebd5

age author description
Wed, 14 Jan 2009 07:04:45 +0000 lost Fixed problem with expression evaluation infrastructure not advancing input pointer on pass 2
Sat, 10 Jan 2009 07:09:14 +0000 lost Checkpointing deployment of non-constant expression handling
Sat, 10 Jan 2009 05:00:42 +0000 lost Checkpointing deployment of non-constant expression handling
Fri, 09 Jan 2009 04:23:00 +0000 lost Checkpointing conversion to allow object target
Thu, 08 Jan 2009 02:57:24 +0000 lost Checkpointing object target implementation
Thu, 08 Jan 2009 01:18:40 +0000 lost Checkpointing object target implementation
Mon, 05 Jan 2009 00:44:38 +0000 lost Implemented the * and . special symbols
Mon, 05 Jan 2009 00:20:45 +0000 lost Added symbol listing to list file; various fixes
Mon, 05 Jan 2009 00:01:21 +0000 lost Added conditional assembly and macros
Sun, 04 Jan 2009 21:42:54 +0000 lost added expression evaluation and checking function
Sun, 04 Jan 2009 20:16:38 +0000 lost Added file inclusion
Sun, 04 Jan 2009 06:13:13 +0000 lost Added pass2 code generation to lwasm_emit()