| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add multiline input to REPL | jantuomi | 2016-08-01 | 1 | -8/+27 |
| | | | | | | | | | Fix bug where REPL input is echoed back Fix bug where an exclamation point would cause a JLine event exception Input can now be continued on the next line with a '\' character at the end of the line. The character will be disregarded as whitespace in the parser. Resolves #13 | ||||
| * | Implement enhanced REPL, relates to #13 | Jan Tuomi | 2016-07-31 | 1 | -0/+52 |
| Add command history and welcome message | |||||
