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
sciteco-rel-5-5-8
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
/
doc
/
LPegLexer.html
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
lexlua: Documented color restrictions for the curses platform.
mitchell
1
-2
/
+14
2020-08-03
lexlua: Deprecated `lexer.fold_line_comments()` in favor of `lexer.fold_conse...
mitchell
1
-14
/
+13
2020-07-27
lexlua: Updated documentation.
mitchell
1
-4
/
+4
2020-07-18
lexlua: Alias `lexer.fold*` to `lexer.property['fold*']`.
mitchell
1
-0
/
+45
2020-07-13
lexlua: Updated documentation.
mitchell
1
-3
/
+3
2020-07-07
lexlua: Added `lexer.colors` and `lexer.styles` tables for themes and lexers.
mitchell
1
-404
/
+205
2020-06-01
lexlua: Added Fennel lexer.
mitchell
1
-0
/
+2
2020-05-26
Added SCI_PRIVATELEXERCALL API for retrieving the style number of a style name.
mitchell
1
-1
/
+12
2020-04-25
Reformatted Lua LPeg lexers and added new convenience functions and pattern.
mitchell
1
-120
/
+113
2020-03-26
Switch to 1-based indices in Lua.
mitchell
1
-6
/
+6
2020-03-11
LexLPeg now implements DefaultLexer and NameOfStyle().
mitchell
1
-15
/
+15
2020-03-07
LexLPeg can now report a list of known lexers via SCI_PRIVATELEXERCALL.
mitchell
1
-13
/
+64
2019-12-28
lexlua: Added txt2tags lexer.
mitchell
1
-0
/
+2
2019-10-12
lexlua: Added MediaWiki lexer.
mitchell
1
-0
/
+1
2019-02-18
Added documentation on using Scintilla as a Lua library.
mitchell
1
-0
/
+32
2019-02-18
Updated Lua LPeg lexer credits.
mitchell
1
-0
/
+3
2018-03-11
Added optional Lua lexer support.
mitchell
1
-0
/
+2608