Mercurial > hg > index.cgi
log lwasm/main.c @ 127:d92b9c968731
age | author | description |
---|---|---|
Sat, 06 Aug 2011 23:20:45 -0600 | lost | Adjustments for list code |
Sat, 06 Aug 2011 22:15:43 -0600 | lost | Added --define= option to predfine a symbol for assembly |
Tue, 12 Apr 2011 17:56:51 -0600 | lost | Added --dependnoerr flag to list dependencies on non-existent files without bailing out; also suppress error reports during dependency generation |
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 |
Sat, 22 Jan 2011 09:40:52 -0700 | lost | Switched lwasm to lw_cmdline from argp |
Thu, 20 Jan 2011 22:39:46 -0700 | lost | Clean up insane number of compiler warnings under -Wall |