aboutsummaryrefslogtreecommitdiffhomepage
path: root/vcbuild
AgeCommit message (Collapse)AuthorFilesLines
2003-02-02Updated project to include XPM.cxx.ssteele1-0/+4
2002-12-19Update from Simon.nyamatongwe1-4/+20
2002-05-08Added VS.NET files.nyamatongwe1-0/+3
2002-04-11Added Eiffel lexer.nyamatongwe1-0/+4
2002-02-16New lexer for Matlab contributed by José Fonseca.nyamatongwe1-0/+4
2001-12-06Added LexBaan.nyamatongwe1-0/+4
2001-09-29Updated project.nyamatongwe1-0/+4
2001-09-19Inclusion of nncrontab lexer into builds.nyamatongwe1-0/+4
2001-09-02New StyleContext file added to build system.nyamatongwe1-0/+4
2001-05-01External lexer feature added by Simon allows lexers to be housed in DLLs withnyamatongwe1-0/+4
a .lexer extension which are automatically loaded at startup. Minor fix to IME support in ScintillaWin.cxx to deal with current mingw headers.
2001-04-24Ruby support.nyamatongwe1-0/+4
2001-04-20Added Lisp lexer to makefiles and simplified LexLisp.cxx.nyamatongwe1-0/+4
2001-04-11Ignore possible build subdirectories.nyamatongwe1-0/+3
2001-04-09Tahir added Ada support.nyamatongwe1-0/+4
Simplified header dependencies of the Lexers in makefiles.
2001-04-04Moved to public domain regular expresion implementation.nyamatongwe1-2/+2
2001-04-03Regular expression find support.nyamatongwe1-0/+4
2001-02-01Added Avenue lexer.nyamatongwe1-0/+4
2000-11-08Added new lexers.nyamatongwe1-0/+8
2000-08-16Invisible text.nyamatongwe1-0/+4
Fixes to ensure long lines do not overflow buffers.
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