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
/
lexilla
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
Remove Lexilla files from Scintilla
Neil
75
-3296
/
+0
2021-01-29
Move CharacterSet and CharacterCategory from lexlib to src as in both Lexilla...
Neil
2
-57
/
+57
2020-06-09
Feature [feature-requests:1358]. Support lstlisting environment that is similar
Hugues Larrive
2
-0
/
+20
2020-06-09
Add test for latex lexer.
Neil
3
-0
/
+95
2020-05-17
On Unix call shared object liblexilla instead of lexilla to match platform
Neil
1
-2
/
+2
2020-05-05
Fixed bug where a single character line with a single character line end
Yury Dubinsky
2
-0
/
+10
2020-05-01
Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0 like
Neil
3
-0
/
+11
2020-04-30
Bug [#2019]. Fix buffer over-read with absolute reference.
Zufu Liu
2
-0
/
+32
2020-04-30
Fix line ends on example files.
Neil
3
-188
/
+188
2020-04-30
Add tests for mmixal lexer.
Neil
5
-0
/
+176
2020-04-30
Add tests for errorlist lexer.
Neil
3
-0
/
+208
2020-04-13
Add test that illustrates all Python styles.
Neil
3
-0
/
+127
2020-04-13
Fix inverted test.
Neil
1
-1
/
+1
2020-04-13
Add test for differing styles between \r and \n.
Neil
1
-0
/
+46
2020-04-13
Hide implementation of EscapeSequence and use const. Add tests for escape
Neil
2
-0
/
+14
2020-04-13
Replace islower function and add tests for JavaScript regular expressions.
Neil
3
-3
/
+12
2020-04-07
Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works.
Yury Dubinsky
3
-7
/
+23
2020-04-06
Bug [#2164]. Change line comments to terminate at next line start.
Neil
2
-272
/
+272
2020-02-03
Bug [#2143]. Add test case for comment start in number.
Neil
2
-0
/
+22
2020-02-03
Bug [#2139]. Add test case for compound decorator.
Neil
4
-12
/
+17
2020-01-22
Adding test for makefile lexer.
Neil
3
-0
/
+33
2020-01-18
Adding test for batch lexer.
Neil
3
-0
/
+55
2020-01-04
Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs and
Mark Reay
1
-4
/
+4
2020-01-03
Added Raku lexer and style properties and example files
Mark Reay
3
-0
/
+221
2020-01-04
Implement negative relative positions in GetRelativePosition.
Neil
1
-2
/
+26
2020-01-04
Add lexilla/src to include directories to find "Lexilla.h".
Neil
1
-4
/
+4
2019-12-14
Lexilla tests.
Neil
39
-0
/
+1259
2019-12-22
Lexilla testing framework.
Neil
9
-0
/
+913