Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed detection of Number.Float in Transact-SQL for corner cases like "1." ↵ | Thomas Aglassinger | 2016-03-24 | 1 | -1/+5 |
| | | | | and "1.e2." | ||||
* | Fixed detection of Transact-SQL comments in the last line of a source code ↵ | Thomas Aglassinger | 2016-03-23 | 1 | -0/+2 |
| | | | | without a newline at the end. | ||||
* | Cleaned up obsolete comment on file suffix. | Thomas Aglassinger | 2016-03-23 | 1 | -4/+0 |
| | |||||
* | Fixed broken test case by properly naming Transact-SQL example file to ↵ | Thomas Aglassinger | 2016-03-22 | 1 | -0/+70 |
prevent ResourceLexer from attempting to lex it. |