Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-08 | Use new setup for unit tests | Karen Arutyunov | 1 | -80/+0 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2017-07-24 | Optimize C/C++ lexer | Boris Kolpackov | 1 | -12/+5 | |
2017-05-27 | Handle #line directives in C/C++ lexer | Boris Kolpackov | 1 | -8/+29 | |
This way the parser now reports logical rather than physical location in diagnostics. | |||||
2017-05-24 | Implement support for tokenization of preprocessed C/C++ source | Boris Kolpackov | 1 | -0/+66 | |