Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-01-10 | Made code bool-safe and turned Visual C++ warning 4800 back on. | nyamatongwe | 1 | -1/+1 |
2001-04-13 | Removed some dead commented code. | nyamatongwe | 1 | -2/+0 |
2001-04-13 | Added a string name to each lexer. | nyamatongwe | 1 | -1/+1 |
2001-02-27 | Patch from Philippe to regularise comments. | nyamatongwe | 1 | -17/+20 |
2001-01-27 | Patch from Laurent to handle comments such as {} and { } correctly. | nyamatongwe | 1 | -6/+20 |
2001-01-24 | Changed isspace to isspacechar which is safe for characters >= 128. | nyamatongwe | 1 | -1/+1 |
2000-11-08 | Added Pascal Lexer. | nyamatongwe | 1 | -1/+0 |
2000-11-08 | Initial version by Laurent le Tynevez. | nyamatongwe | 1 | -0/+208 |