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
/
lexers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
Remove Lexilla files from Scintilla
Neil
114
-57131
/
+0
2020-06-09
Feature [feature-requests:1358]. Support lstlisting environment that is similar
Hugues Larrive
1
-0
/
+5
2020-05-23
Fix some Doxygen-style comments to avoid Xcode warnings.
Neil Hodgson
1
-2
/
+2
2020-05-23
Fix Doxygen-style comments that refer to parameters.
Neil Hodgson
1
-2
/
+2
2020-05-05
Fixed bug where a single character line with a single character line end
Yury Dubinsky
1
-10
/
+15
2020-05-01
Make lambdas noexcept.
Zufu Liu
1
-1
/
+1
2020-05-01
Allow arbitrary length lines by using std::string instead of array.
Neil
1
-16
/
+15
2020-05-01
Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0 like
Neil
1
-0
/
+18
2020-04-30
Clean up - make local function static and remove code that has no effect.
Zufu Liu
1
-3
/
+1
2020-04-30
Bug [#2019]. Fix buffer over-read with absolute reference.
Zufu Liu
1
-5
/
+4
2020-04-30
Treat \n and \r\n line ends the same after operands by setting style to comment.
Neil
1
-3
/
+1
2020-04-21
Feature [feature-requests:1346]. Add lexer.as.comment.character property to
Dejan Budimir
1
-1
/
+9
2020-04-13
Use const, constexpr, noexcept, & nullptr. Reduce headers and use C++ versions.
Neil
1
-42
/
+39
2020-04-13
Hide implementation of EscapeSequence and use const. Add tests for escape
Neil
1
-13
/
+12
2020-04-13
Replace islower function and add tests for JavaScript regular expressions.
Neil
1
-3
/
+2
2020-04-13
Use constexpr and noexcept, reduce headers and use C++ versions, harmonize types
Neil
1
-12
/
+10
2020-04-07
Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works.
Yury Dubinsky
1
-381
/
+454
2020-04-06
Bug [#2164]. Change line comments to terminate at next line start.
Neil
1
-1
/
+1
2020-03-26
Fix spelling mistakes.
Neil
1
-3
/
+3
2020-01-04
Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs and
Mark Reay
1
-3
/
+6
2020-01-03
Added Raku lexer and style properties and example files
Mark Reay
1
-0
/
+1602
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
24
-86
/
+210
2019-12-13
Add or fix file name comments.
Neil
12
-7
/
+12
2019-12-13
Fix incorrect comments.
Neil
1
-2
/
+2
2019-11-21
Feature [feature-requests:#1326] Recognize squiggly heredocs.
Zufu Liu
1
-3
/
+3
2019-11-17
Feature [feature-requests:#1299] Make work for case sensitive mode.
Zufu Liu
1
-1
/
+2
2019-11-17
Feature [feature-requests:#1320] Fix tag classification when '-' present.
Zufu Liu
1
-1
/
+4
2019-11-12
Feature [feature-requests:#1324] Add Hollywood lexer.
Andreas Falkenhahn
1
-0
/
+512
2019-11-04
Bug [#1933]. Fix highlighting of lines longer than 1024 characters.
Neil
1
-9
/
+9
2019-11-02
Feature [feature-requests:#1299] Treat custom tags from HTML5 as known tags.
Zufu Liu
1
-0
/
+14
2019-11-02
Rearrange code to allow more cases.
Neil
1
-1
/
+2
2019-11-02
Format code for space before class.
Zufu Liu
1
-0
/
+1
2019-11-02
Feature [feature-requests:#1320] Fix non-alphabetic characters in unknown tags.
Neil
1
-1
/
+2
2019-10-19
Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the start of the
Zufu Liu
1
-3
/
+24
2019-10-13
Added const from patch on bug #2131.
Zufu Liu
1
-1
/
+1
2019-10-13
Bug [#2131]. Turn off whitespace fold flag when fold.compact=0.
Zufu Liu
1
-1
/
+2
2019-09-28
Bug [#2129]. Fix crash with 'interface=none' comment.
Neil
1
-1
/
+2
2019-09-26
Bug [#2121]. Support indented here-docs.
SilverDirk
1
-0
/
+27
2019-09-26
Feature [feature-requests:#1306] Fold qw arrays.
Zufu Liu
1
-0
/
+6
2019-06-25
Avoid cppcheck warnings by using same names in declaration and definition.
Neil
1
-2
/
+2
2019-06-25
Bug [#2098]. Remove unused variable.
Zufu Liu
1
-2
/
+1
2019-06-25
Bug [#2098]. Fix single quoted strings where '" (quote, double quote) was seen
Zufu Liu
1
-1
/
+1
2019-06-25
Bug [#2112]. Matlab lexer now treats keywords as case-sensitive.
Zufu Liu
1
-1
/
+1
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+608
2019-05-29
Resolve some Core Guidelines warnings
Jad Altahan
1
-24
/
+24
2019-05-28
Add folding for CMake 3 function/endfunction
Jad Altahan
1
-2
/
+3
2019-05-22
Support for VB2017 bin literals & digit separators
Jad Altahan
1
-1
/
+5
2019-05-07
Fix warnings from GCC 9 because of a deprecated implicitly-declared operator=
Neil
1
-0
/
+7
2019-04-29
Feature [feature-requests:#1280]. Lexer added for X12.
Iain Clarke
1
-0
/
+341
2019-03-29
Remove inclusion of "CharacterCategory.h" where not needed and add <vector> to
Neil
3
-2
/
+1
[next]