aboutsummaryrefslogtreecommitdiffhomepage
path: root/vcbuild
AgeCommit message (Collapse)AuthorFilesLines
2000-04-08Warning squashing.nyamatongwe1-0/+4
Updated contributors list. Fixed lexing of MS warnings.
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-1/+5
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-1/+1
Changed name of interface class defined in Accessor.h to Accessor.
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-6/+10
the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers.
2000-03-17Changed name from vcbuild to SciLexer.nyamatongwe1-12/+12
2000-03-16Added Lex* files.nyamatongwe1-3/+31
2000-03-08Initial version.nyamatongwe1-0/+181