aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add supress-errors primitive and variable testsBad Diode2021-10-131-0/+1
* Add type introspection functions and testsBad Diode2021-10-101-0/+1
* Add list manipulation primitivesBad Diode2021-10-101-0/+1
* Add boolean primitives and more (better) testsBad Diode2021-10-101-3/+4
* Add some boolean proceduresBad Diode2021-10-091-1/+1
* Add initial testsBad Diode2021-10-091-0/+3
* Add proc_display and fix some bugsBad Diode2021-10-091-1/+1
* Change makefile to run REPL by defaultBad Diode2021-10-091-1/+1
* Add support for file interpretaion or replBad Diode2021-10-091-1/+1
* Add initial tokenizerBad Diode2021-10-081-2/+2
* Initial commit w/ small readline echo functionBad Diode2021-10-081-0/+51