aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/makefile
AgeCommit message (Collapse)AuthorFilesLines
2000-06-12Lua language support from Paul Winwood.nyamatongwe1-1/+3
2000-05-07Always uses $@ for output.nyamatongwe1-6/+6
2000-04-08Warning squashing.nyamatongwe1-8/+8
Updated contributors list. Fixed lexing of MS warnings.
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-1/+1
2000-04-04Split a Document based Accessor (DocumentAccessor) off fromnyamatongwe1-4/+5
the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers.
2000-03-16Added Lex* files.nyamatongwe1-1/+17
2000-03-08Initial revisionnyamatongwe1-0/+98