aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexGen.py
AgeCommit message (Expand)AuthorFilesLines
2009-04-11Fixed problem with UTF-8 input files.nyamatongwe1-1/+39
2009-04-01Made compatible with Python versions 2.3 to 3.0.nyamatongwe1-16/+27
2008-05-26Include SciTEProps.cxx in regeneration to pick up lexer properties.nyamatongwe1-0/+1
2007-12-30Reindented.nyamatongwe1-172/+172
2007-08-05Using IFaceTable to discover value of menu constants so can also be usednyamatongwe1-8/+0
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-14/+17
2006-12-11Updated Python version needed.nyamatongwe1-3/+3
2005-10-23Added gathering of property names used in lexers and folders so they can benyamatongwe1-2/+36
2005-08-25Update from trent Mick creates files with correct line ends on Linux.nyamatongwe1-32/+54
2004-02-22Sorting lists before use as globbing on Linux does not return sorted.nyamatongwe1-0/+5
2003-12-13Automatically generated section does not have extranyamatongwe1-1/+3
2003-08-13Updates the command ID list in SciTEProps.cxx .nyamatongwe1-20/+35
2003-08-02Now handles creating a file when no current one exists.nyamatongwe1-10/+17
2002-07-29Can now generate into a new file as well as regenerate in place.nyamatongwe1-18/+36
2002-07-29Added capability to work with multiple substitution lists in one file.nyamatongwe1-24/+57
2002-07-29Added the scintilla_vc6.mak makefile.nyamatongwe1-0/+1
2002-04-11INitial version.nyamatongwe1-0/+104