| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Word array lexer shouldn't be greedy. | Christina Whyte | 2013-07-21 | 1 | -0/+2 |
| | | | | | | | | | | | Word array is only allowed to contain words and whitespace, `]>` is not allowed to occur in such a construct, thus it should end the construct at the very first occurrence. An example of the problem can be seen in this gist: https://gist.github.com/kurisuwhyte/6050066 | ||||
| * | Fix coffee / ls stuff. | Paul Miller | 2012-08-07 | 1 | -4/+17 |
| | | |||||
| * | Add support for word arrays and !-> funcs in livescript. | Paul Miller | 2012-06-26 | 1 | -20/+13 |
| | | |||||
| * | Add LiveScript support and fix coffeescript. | Paul Miller | 2012-06-26 | 1 | -0/+35 |
