Age | Commit message (Expand) | Author |
---|---|---|
2010-05-12 | Fix defines involving both literals and other defined macros. | Carl Worth |
2010-05-10 | Implment #define | Carl Worth |
2010-05-10 | Add some compiler warnings and corresponding fixes. | Carl Worth |
2010-05-10 | Make the lexer reentrant (to avoid "still reachable" memory). | Carl Worth |
2010-05-10 | Add the tiniest shell of a flex/bison-based parser. | Carl Worth |