Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-06 | Move MakeLowerCase into CharacterSet.h as that is where MakeUpperCase is. | Neil | 1 | -0/+17 | |
Change the argument and return type of MakeUpperCase to match MakeLowerCase. Move StyleContext::MatchIgnoreCase into StyleContext.cxx as the change of header for MakeLowerCase couldn't be reconciled easily. Add casts as needed. | |||||
2015-07-29 | Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file | Neil | 1 | -10/+10 | |
support. | |||||
2014-05-24 | Header include statements are now in a standardised order with that order | Neil | 1 | -1/+1 | |
defined in scripts/HeaderOrder.txt. | |||||
2013-07-21 | Normalising order of language headers. | Neil | 1 | -1/+1 | |
2010-07-13 | Changed files for new lexer design. | nyamatongwe | 1 | -4/+5 | |
2010-07-13 | Creating lexlib with lexer support files. | nyamatongwe | 1 | -0/+55 | |