Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-21 | Using a much simpler property set implementation. | nyamatongwe | 1 | -1/+2 | |
Accessor objects use the PropertyGet interface to access just the property set methods they need. Removed SString. | |||||
2009-07-01 | Update to CAML lexer from Robert Roessler includes support for SML | nyamatongwe | 1 | -53/+100 | |
and some bug fixes. | |||||
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+4 | |
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable | |||||
2005-12-16 | "Correctness" change for still better parsing of OCaml tagnames - NO ↵ | rdaneelolivaw | 1 | -1/+1 | |
external effects | |||||
2005-12-14 | RBR - slight tightening of OCaml `TAG recognition | rdaneelolivaw | 1 | -2/+2 | |
2005-12-13 | RBR - added "static_cast" after complaint from Borland compiler (I may never ↵ | rdaneelolivaw | 1 | -1/+1 | |
get used to these things) | |||||
2005-12-13 | RBR - add new keyword class, support "magic" read-only comments for RCaml, ↵ | rdaneelolivaw | 1 | -112/+113 | |
and switch to StyleContext infrastructure | |||||
2005-09-18 | Fixed const correctness issue found by Visual C++ 2005. | nyamatongwe | 1 | -1/+1 | |
2005-05-27 | RBR - Refined numeric token recognition logic. | rdaneelolivaw | 1 | -13/+16 | |
2005-05-04 | Avoid writing styles beyond end of document. | nyamatongwe | 1 | -2/+6 | |
2005-03-09 | Patch from Robert Roessler fixes occasional incorrect colouring of initial ↵ | nyamatongwe | 1 | -2/+4 | |
character. | |||||
2005-02-10 | Lexers added for Objective Caml, PureBasic and BlitzBasic. | nyamatongwe | 1 | -0/+389 | |