chiark / gitweb /
Fixes and first test for macro expansion.
[disorder] / lib / macros.c
2008-05-04 Richard KettlewellFixes and first test for macro expansion.
2008-05-04 Richard KettlewellMacro expansion (untested). Tests for most builtin...
2008-05-03 Richard KettlewellMain template expander and some built-in expansions...
2008-05-03 Richard KettlewellAdd mx_dump() to dump a (canonicalized) parsed macro...
2008-05-03 Richard KettlewellCopy macro parse into lib/ and make a start on tests...