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