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
/
LexLua.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-08
Avoid warning by promoting char to int.
nyamatongwe
1
-1
/
+1
2003-09-08
Patch from Philippe to patch restrict local function visibility and improve c...
nyamatongwe
1
-10
/
+17
2003-08-02
Patch from Philippe to allow '.' in 'keywords'.
nyamatongwe
1
-12
/
+19
2003-07-23
Patch from Alexey to fold literal strings and comments.
nyamatongwe
1
-1
/
+6
2003-02-17
Upgraded keyword list descriptions from Brian Quinlan.
nyamatongwe
1
-1
/
+11
2002-10-26
Patch from Philippe to handle block comments, and the deep nesting of
nyamatongwe
1
-17
/
+48
2002-06-08
Patch from Philippe to fix multiline string handling.
nyamatongwe
1
-10
/
+12
2002-03-26
Patch from Philippe to handle nested strings.
nyamatongwe
1
-47
/
+73
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
-18
/
+1
2002-02-09
Patch from Alexey to use StyleContext.
nyamatongwe
1
-184
/
+150
2002-02-06
Patch from Alexey to support fold.compact and folding of {}.
nyamatongwe
1
-44
/
+42
2002-02-02
Updated Lua lexer that treats '.' as not being an identifier or keyword
nyamatongwe
1
-38
/
+51
2001-08-07
Patch from Philippe to set literal string state correctly based on
nyamatongwe
1
-1
/
+6
2001-04-20
Simplified because of warnings.
nyamatongwe
1
-3
/
+2
2001-04-20
Alexey added folding for Lua.
nyamatongwe
1
-232
/
+205
2001-04-13
Added a string name to each lexer.
nyamatongwe
1
-1
/
+1
2001-02-27
Patch from Philippe to regularise comments.
nyamatongwe
1
-2
/
+6
2001-01-02
Philippe added % and : operators and support for initial # line.
nyamatongwe
1
-2
/
+10
2000-11-26
Patches from Philippe to improve Lua lexer, handle '\' continuation
nyamatongwe
1
-245
/
+239
2000-06-12
Lua language support from Paul Winwood.
nyamatongwe
1
-0
/
+298