aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexCaml.cxx
AgeCommit message (Expand)AuthorFilesLines
2009-07-21Using a much simpler property set implementation.nyamatongwe1-1/+2
2009-07-01Update to CAML lexer from Robert Roessler includes support for SMLnyamatongwe1-53/+100
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+4
2005-12-16"Correctness" change for still better parsing of OCaml tagnames - NO external...rdaneelolivaw1-1/+1
2005-12-14RBR - slight tightening of OCaml `TAG recognitionrdaneelolivaw1-2/+2
2005-12-13RBR - added "static_cast" after complaint from Borland compiler (I may never ...rdaneelolivaw1-1/+1
2005-12-13RBR - add new keyword class, support "magic" read-only comments for RCaml, an...rdaneelolivaw1-112/+113
2005-09-18Fixed const correctness issue found by Visual C++ 2005.nyamatongwe1-1/+1
2005-05-27RBR - Refined numeric token recognition logic.rdaneelolivaw1-13/+16
2005-05-04Avoid writing styles beyond end of document.nyamatongwe1-2/+6
2005-03-09Patch from Robert Roessler fixes occasional incorrect colouring of initial ch...nyamatongwe1-2/+4
2005-02-10Lexers added for Objective Caml, PureBasic and BlitzBasic.nyamatongwe1-0/+389