Mercurial > hg-old > index.cgi
log lwasm/pseudo.c @ 192:bfd0fb0a85c2
age | author | description |
---|---|---|
Sun, 22 Mar 2009 16:28:40 +0000 | lost | Allow exporting multiple symbols on a single directive |
Sun, 22 Mar 2009 16:08:20 +0000 | lost | Added 'sym=expr' opcode handling |
Sat, 31 Jan 2009 07:03:09 +0000 | lost | Fixed stupid error with for loop |
Sat, 31 Jan 2009 06:33:03 +0000 | lost | Added cescapes pragma and a few other compatibility pseudo ops |
Sat, 31 Jan 2009 05:30:06 +0000 | lost | Added support for .globl <sym>, .area <section>, .word, .byte, .blkb, and a .module directive that does nothing |
Fri, 30 Jan 2009 04:01:55 +0000 | lost | renamed src to lwasm to better reflect its purpose base src/pseudo.c@cfa91445efbf |