Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Made it possible for LexerModule to be subclassed so that its Lex and Fold methods can be specialised to work across DLL boundaries. | |||||
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 | |