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
/
LexCoffeeScript.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
Backport: Remove include of Platform.h that is not used by the CoffeeScript l...
Neil
1
-1
/
+0
2017-09-11
Backport: The Scintilla namespace is always active for internal symbols and f...
Neil
1
-2
/
+0
2017-06-09
Backport: Use min and max from std instead of own version from platform.
Neil
1
-1
/
+3
2016-09-24
Bug [#1865]. Style interpolated code in strings for CoffeeScript.
ActiveState
1
-1
/
+71
2015-10-13
Bug [#1765]. CoffeeScript lexer highlights ranges correctly.
ActiveState
1
-0
/
+4
2015-08-16
Bug [#1749]. Added lexical class for CoffeeScript instance properties and fixed
Neil
1
-12
/
+7
2015-07-30
Use Sci_Position / Sci_PositionU for variables in lexers that represent
Joe Mueller
1
-16
/
+16
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
1
-2
/
+2
2014-11-29
Add a missing comma to separate word list decriptions.
Neil
1
-1
/
+1
2014-11-25
Bug [#1420]. CoffeeScript: Describe existing secondary keyword sets
Colomban Wendling
1
-0
/
+3
2014-11-25
Bug [#1420]. CoffeeScript: Drop code that doesn't apply to CoffeeScript
Colomban Wendling
1
-166
/
+9
2014-01-20
Fix typos in comments (lexers)
Stefan Weil
1
-1
/
+1
2014-03-17
Avoid warning about excessive variable scope.
Neil
1
-2
/
+1
2014-03-17
Bug [#1583]. Fix styling 0...myArray.length all as a number.
Neil
1
-1
/
+1
2014-03-17
Bug [#1583]. Fix keyword style extending past end of word.
Neil
1
-0
/
+7
2013-12-15
Format normalization - whitespace and braces made consistent.
Neil
1
-1
/
+1
2013-08-17
Fix CoffeeScript styles usage
Colomban Wendling
1
-71
/
+71
2013-07-06
Bug: [#1495]. CoffeeScript comment-block lexing is wrong.
Neil
1
-22
/
+14
2011-12-02
Remove dead assignment.
nyamatongwe
1
-1
/
+0
2011-11-29
Feature #3436256. Lexer for CoffeeScript from Eric Promislow
nyamatongwe
1
-0
/
+572