Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-01 | Changed name of ColouriseContext to allow debugging. | nyamatongwe | 1 | -4/+4 | |
2001-05-31 | Rnamed LexContext to ColouriseContext in case it goes into a separate | nyamatongwe | 1 | -18/+52 | |
file. Handling DBCS in Forward method and constructor of ClouriseContext. New safer character categorisation functions take unsigned int arguments to allow DBCS non-ASCII (>= 0x80) characters. ColouriseContext has a chPrev field. | |||||
2001-05-21 | Avoided some warnings. | nyamatongwe | 1 | -0/+3 | |
2001-05-19 | Abstracted out code that is common to many lexers into LexContext class. | nyamatongwe | 1 | -102/+100 | |
2001-05-18 | Initial version. | nyamatongwe | 1 | -0/+286 | |