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
/
lexers
/
LexNim.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
Resolve some Core Guidelines warnings
Jad Altahan
1
-24
/
+24
2019-03-29
Remove inclusion of "CharacterCategory.h" where not needed and add <vector> to
Neil
1
-1
/
+0
2019-03-09
Feature [feature-requests:#1268]. Improve the styling of numbers in Nim
Jad Altahan
1
-13
/
+7
2019-02-02
Feature [feature-requests:#1262]. Enhance raw string identifier styling in Nim
Jad Altahan
1
-1
/
+25
2019-01-30
Feature [feature-requests:#1261]. Enhance the styling of backticks in Nim
Jad Altahan
1
-4
/
+19
2019-01-29
Feature [feature-requests:#1260]. Fix inconsistency with dot styling in Nim.
Jad Altahan
1
-2
/
+6
2019-01-23
Feature [feature-requests:#1258]. Add function IsFuncName() to Nim lexer.
Jad Altahan
1
-11
/
+21
2019-01-13
Feature [feature-requests:#1254]. Fix bug causing fold line creation in comments
Jad Altahan
1
-5
/
+6
2019-01-13
Feature [feature-requests:#1253]. Critical fixes for raw strings
Jad Altahan
1
-7
/
+56
2019-01-06
Feature [feature-requests:#1251]. Properly ignore backslash in raw strings.
Jad Altahan
1
-2
/
+7
2018-11-28
Move functions to unnamed namespace
Jad Altahan
1
-101
/
+106
2018-11-21
Changes to IsNumOctal & SCE_NIM_IDENTIFIER
Jad Altahan
1
-5
/
+5
2018-11-21
Feature [feature-requests:#1242]. Add lexer for Nim
Jad Altahan
1
-0
/
+701