aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexNim.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Backport: Resolve some Core Guidelines warningsJad Altahan1-23/+23
2019-03-29Backport: Remove inclusion of "CharacterCategory.h" where not needed and add ...Neil1-1/+0
2019-03-09Backport: Feature [feature-requests:#1268]. Improve the styling of numbers in...Jad Altahan1-13/+7
2019-02-02Backport: Feature [feature-requests:#1262]. Enhance raw string identifier sty...Jad Altahan1-1/+25
2019-01-30Backport: Feature [feature-requests:#1261]. Enhance the styling of backticks ...Jad Altahan1-4/+19
2019-01-29Backport: Feature [feature-requests:#1260]. Fix inconsistency with dot stylin...Jad Altahan1-2/+6
2019-01-23Backport: Feature [feature-requests:#1258]. Add function IsFuncName() to Nim ...Jad Altahan1-11/+21
2019-01-13Backport: Feature [feature-requests:#1254]. Fix bug causing fold line creatio...Jad Altahan1-5/+6
2019-01-13Backport: Feature [feature-requests:#1253]. Critical fixes for raw stringsJad Altahan1-7/+56
2019-01-06Backport: Feature [feature-requests:#1251]. Properly ignore backslash in raw ...Jad Altahan1-2/+7
2018-11-28Backport: Move functions to unnamed namespaceJad Altahan1-101/+106
2019-01-12Fixed LexNim backport error.mitchell1-2/+2
2018-11-21Backport: Changes to IsNumOctal & SCE_NIM_IDENTIFIERJad Altahan1-5/+5
2018-11-21Backport: Feature [feature-requests:#1242]. Add lexer for NimJad Altahan1-0/+701