log lwasm/lwasm.c @ 95:a23f732c5ce8

age author description
Sat, 06 Aug 2011 10:37:27 -0600 lost Fixed &-prefix decimal constant parse problem
Sat, 06 Aug 2011 10:29:12 -0600 lost Fixed bug parsing %-prefix binary constants
Sun, 10 Apr 2011 13:15:12 -0600 lost Fixed premature installation of external reference under UNDEFEXTERN pragma; should not resolve to external references until after the initial parsing pass
Mon, 04 Apr 2011 18:05:18 -0600 lost Accept negative sign after base prefix
Sat, 02 Apr 2011 02:19:02 -0600 lost Caused expressions used in setdp and conditionals to be reduced on pass 1
Mon, 24 Jan 2011 18:31:07 -0700 lost Fixed missing return value
Sat, 22 Jan 2011 16:15:32 -0700 lost Brought forward patch to fix segfault with output outside of a section
Thu, 20 Jan 2011 22:39:46 -0700 lost Clean up insane number of compiler warnings under -Wall
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization