aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of lexer_error()Přemysl Janouch2017-05-211-21/+15
* Move memory allocation out of the lexerPřemysl Janouch2017-05-211-30/+41
* FormattingPřemysl Janouch2017-05-211-15/+3
* Add built binary to .gitignorePřemysl Janouch2017-05-211-0/+1
* Load scripts from filesPřemysl Janouch2017-05-212-29/+46
* Various cleanupPřemysl Janouch2017-05-211-52/+73
* Various mostly safety fixesPřemysl Janouch2017-05-212-25/+35
* Hello world worksPřemysl Janouch2017-05-212-75/+175
* Improve robustnessPřemysl Janouch2017-05-211-3/+3
* Update READMEPřemysl Janouch2017-05-211-1/+7
* Split native functions from non-nativePřemysl Janouch2017-05-211-99/+111
* Implement debug print of parsed programPřemysl Janouch2017-05-211-25/+46
* Write the parserPřemysl Janouch2017-05-211-27/+199
* Make sure the lexer worksPřemysl Janouch2017-05-211-21/+36
* Make it compilePřemysl Janouch2017-05-211-42/+16
* Get rid of the "script" parserPřemysl Janouch2017-05-211-259/+38
* Make this look like a projectPřemysl Janouch2017-05-214-0/+136
* Initial commitPřemysl Janouch2017-05-212-0/+920