| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings on Windows (Visual Studio) | Dimitri van Heesch | 2020-02-12 | 1 | -0/+3 |
|
|
* | Added missing debug flags for scanner that were made reentrant | Dimitri van Heesch | 2019-12-05 | 1 | -1/+1 |
|
|
* | Split language parser into "outline parser" and "code parser" | Dimitri van Heesch | 2019-12-03 | 1 | -0/+30 |
|
|
* | Remove bogus flex code | Dimitri van Heesch | 2019-11-18 | 1 | -8/+0 |
|
|
* | Consistent way to show scanner state | albert-github | 2019-09-05 | 1 | -0/+2 |
|
|
* | Fix for printlex after destroying the scanner context | Dimitri van Heesch | 2019-05-28 | 1 | -2/+1 |
|
|
* | enable debug for re-entrant lexers | Adrian Negreanu | 2019-05-22 | 1 | -0/+5 |
|
|
* | Missing debug statements sqlcode and xmlcode lexers | albert-github | 2019-05-20 | 1 | -0/+3 |
|
|
* | Fixed memory leak in reentrant lexers | Dimitri van Heesch | 2019-05-12 | 1 | -1/+4 |
|
|
* | sqlcode.l: generate a reentrant scanner | Adrian Negreanu | 2019-05-04 | 1 | -225/+250 |
|
|
* | Improved const correctness and added support for inline namespaces | Dimitri van Heesch | 2019-04-21 | 1 | -3/+3 |
|
|
* | Refactored Definition and derived classes such that they are abstract interfaces | Dimitri van Heesch | 2019-02-28 | 1 | -1/+1 |
|
|
* | Double id for tooltips in XHTML Possible. | albert-github | 2019-01-18 | 1 | -6/+0 |
|
|
* | Add NVARCHAR as a SQL type | Artur Kink | 2016-11-22 | 1 | -1/+1 |
|
|
* | Add sql syntax highlighting to code blocks | Artur Kink | 2016-11-22 | 1 | -0/+434 |
|
|