aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/com/jantuomi/tunkki
Commit message (Collapse)AuthorAgeFilesLines
* Include calls now always return an object containing the library scopemasterjantuomi2016-08-301-1/+1
| | | | Resolves #15
* Refactor TunkkiError to subclassesJan Tuomi2016-08-022-2/+2
| | | | | Make TunkkiError abstract and create a subclass for all error types Change all TunkkiError throws to throw subclasses instead
* Move tokenizer package under parser packagejantuomi2016-08-012-6/+6
|
* Implement enhanced REPL, relates to #13Jan Tuomi2016-07-311-3/+3
| | | | Add command history and welcome message
* Rename BorkError to TunkkiErrorJan Tuomi2016-07-262-4/+4
|
* Rename project to tunkkiJan Tuomi2016-07-267-0/+157