Mercurial > hg > index.cgi
log lwasm/macro.c @ 559:ddc7b05a5675
age | author | description |
---|---|---|
Sun, 23 Jul 2023 17:07:58 -0600 | William Astle | Add \Ln and {Ln} standing for the length of the specified argument in macros |
Sun, 30 Jan 2022 14:13:34 -0700 | William Astle | Add \# macro expansion which expands to the number of arguments |
Tue, 25 Jan 2022 21:25:12 -0700 | William Astle | Fix parsing {} macro argument expansion sequences |
Sat, 08 Apr 2017 21:44:39 -0600 | William Astle | Prevent parse errors when a macro definition is inside a conditional |
Mon, 22 Jun 2015 19:23:11 -0600 | William Astle | Make macro names case insensitive |
Mon, 22 Jun 2015 18:49:38 -0600 | William Astle | Convert internal error/warning handling framework to a new unified system |
Sun, 15 Jul 2012 10:50:46 -0600 | William Astle | Add --unicorns option for IDE integration |