Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
From Alpha. | |||||
2014-03-17 | Bug [#1583]. Fix keyword style extending past end of word. | Neil | 1 | -0/+7 | |
From Alpha. | |||||
2013-12-15 | Format normalization - whitespace and braces made consistent. | Neil | 1 | -1/+1 | |
Parameter names added to method declarations. | |||||
2013-08-17 | Fix CoffeeScript styles usage | Colomban Wendling | 1 | -71/+71 | |
Properly use SCE_COFFEESCRIPT_..., not SCE_C_..., even if they have the same value. | |||||
2013-07-06 | Bug: [#1495]. CoffeeScript comment-block lexing is wrong. | Neil | 1 | -22/+14 | |
From Eric Promislow. | |||||
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 | |
of ActiveState. |