| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-30 | Add a ';' statement separator at end of statement in example code. | Neil | 1 | -1/+1 | |
| The TCL lexer handles CRLF line ends strangely often with different styles for the CR and LF. This breaks the unit testing driver as the CR and LF are now separated in the output leading to 2 lines where there was one. It also causes differences in runs between Windows and Unix. | |||||
| 2019-01-29 | Bug [#1947]. Fix recognizing '"' after "," inside a bracketed substitution. | Neil | 1 | -0/+5 | |
| 2019-01-29 | Add unit test for Tcl lexer. | Neil | 1 | -0/+8 | |
