aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib
AgeCommit message (Collapse)AuthorFilesLines
2010-08-07Made it possible to turn folding off again by looking at the "fold" property.nyamatongwe1-3/+5
2010-07-14Visual C++ 98 had a fatal error with the previous definition of a default ↵nyamatongwe1-1/+4
constructor. This is equivalent and compiles.
2010-07-13Explicit typename avoids errors from g++.nyamatongwe1-3/+3
2010-07-13Split OptionSet class out into its own file.nyamatongwe1-0/+137
2010-07-13Changed files for new lexer design.nyamatongwe5-102/+139
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+169
2010-07-13New files for new lexer implementation.nyamatongwe13-0/+1077
2010-07-13Creating lexlib with lexer support files.nyamatongwe5-0/+403