| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix operator highlighting in Monkey lexer. | Tim Hatch | 2012-11-06 | 1 | -1/+9 |
| | | |||||
| * | applied several fixes hinted on in pull request 117 | Tinnet Coronam | 2012-11-03 | 1 | -4/+40 |
| | | | | | | | | - uppercase hex numbers - lowercase keywords like Or/And etc. - added preprocessor variables (differnt from preprocess keywords) - made preprocess keywords cleverer by not capturing the while line | ||||
| * | final(?) fixes, version seems to cover most things | Tinnet Coronam | 2012-10-17 | 1 | -15/+39 |
| | | | | | | | - fixed multiline comment handling - added string escape sequences - simplified (and fixed) array handling | ||||
| * | added Throw and Interface | Tinnet Coronam | 2012-10-17 | 1 | -0/+7 |
| | | |||||
| * | some fixes to classnames (with generics and module paths) | Tinnet Coronam | 2012-10-17 | 1 | -0/+17 |
| | | |||||
| * | added sample file | Tinnet Coronam | 2012-10-16 | 1 | -0/+60 |
