Mercurial > hg > index.cgi
log lwasm/pass1.c @ 62:5b10ff307463
age | author | description |
---|---|---|
Wed, 06 Apr 2011 20:23:43 -0600 | lost | Added ?? prefix for opcode to inhibit macro expansion |
Tue, 05 Apr 2011 21:48:51 -0600 | lost | Allow macros to shadow/override builtin operations when the "shadow" pragma is active, which is NOT the default |
Tue, 05 Apr 2011 00:06:28 -0600 | lost | Added ability to flag macros as "noexpand" so they are not expanded in the listing |
Mon, 04 Apr 2011 17:55:08 -0600 | lost | Added an instruction reduction immediately after instruction parsing to minimize memory footprint and expression complexity |