index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
LexLisp.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
Moved lexers into lexers directory.
nyamatongwe
1
-282
/
+0
2010-05-17
Fix debug assertions for bug #3000566.
nyamatongwe
1
-1
/
+1
2009-05-21
Feature Request #2794989 LexLisp: Treat [] and {} as balanced operators
nyamatongwe
1
-3
/
+3
2009-05-21
Feature request #2794901 LexLisp: Colourise keyword arguments as symbols
nyamatongwe
1
-0
/
+3
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+4
2005-06-20
Patch from Michael Goffioul to Lisp adds SYMBOL, SPECIAL, and MULTI_COMMENT
nyamatongwe
1
-7
/
+100
2004-07-22
Changed to allow multiline strings. This means SCE_LISP_STRINGEOL will no
nyamatongwe
1
-20
/
+2
2003-02-17
Upgraded keyword list descriptions from Brian Quinlan.
nyamatongwe
1
-5
/
+10
2002-02-12
Made LexerModule objects not be const again as that was impairing static
nyamatongwe
1
-1
/
+1
2002-02-12
Made lexer objects const so they do not show up in map as static / globals.
nyamatongwe
1
-3
/
+3
2001-04-20
Added Lisp lexer to makefiles and simplified LexLisp.cxx.
nyamatongwe
1
-15
/
+2
2001-04-20
Initial version by Alexey.
nyamatongwe
1
-0
/
+208