aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/com/jantuomi/tunkki/Tunkki.java
Commit message (Collapse)AuthorAgeFilesLines
* Move tokenizer package under parser packagejantuomi2016-08-011-2/+2
|
* Read project version from file in root directoryjantuomi2016-08-011-1/+2
| | | | The version file is called 'VERSION' and contains only the version info in one line.
* Rename debug mode to AST mode for clarityjantuomi2016-08-011-4/+2
|
* Implement enhanced REPL, relates to #13Jan Tuomi2016-07-311-0/+83
Add command history and welcome message