Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-05 | StyleContext no longer needs mask argument. | Neil | 1 | -1/+1 | |
Remove warning suppression pragma no longer needed for Perl's StyleContext. | |||||
2015-07-29 | Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file | Neil | 1 | -1/+1 | |
support. | |||||
2015-07-25 | Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and | Neil | 1 | -3/+3 | |
comment recognizers to allow for future implementation of 64-bit positions. | |||||
2014-07-24 | Feature [feature-requests:#1059]. Disable -Wshadow warnings for lexers. | Neil | 1 | -0/+5 | |
2014-07-23 | Avoid shadowed names mostly in method prototypes. Turn off shadow | Neil | 1 | -1/+1 | |
warnings for lexers since they may be maintained by others. | |||||
2014-05-24 | Removing style byte indicators. | Neil | 1 | -7/+2 | |
2014-04-29 | Stop disabling warnings where no longer needed. | Neil | 1 | -1/+1 | |
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+82 | |