Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for C and C++-style comments | Boris Kolpackov | 2009-08-22 | 3 | -1/+22 | |
| | ||||||
* | Add a test for the parser | Boris Kolpackov | 2009-08-22 | 17 | -1/+213 | |
| | ||||||
* | Add call and template expressions | Boris Kolpackov | 2009-08-22 | 4 | -2/+17 | |
| | | | | Also add support for querying the lexer failure state. | |||||
* | Minor build system fixes | Boris Kolpackov | 2009-08-09 | 1 | -1/+1 | |
| | | | | | Restore .gitignore generation. Add the default and clean targets for the tests/ directory to the top level makefile. | |||||
* | Remove test executable that was accidently added | Boris Kolpackov | 2009-08-09 | 1 | -0/+0 | |
| | ||||||
* | Tests for the lexer | Boris Kolpackov | 2009-08-09 | 14 | -0/+295 | |