aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
Commit message (Expand)AuthorAge
* move function tests to test_multiple!()Gustav Sörnäs2021-01-20
* Fix errorsEdvard Thörnros2021-01-18
* Remove typer.rsEdvard Thörnros2021-01-18
* Typecheck all blocksEdvard Thörnros2021-01-18
* move some tests to strings and test_multiple!Gustav Sörnäs2021-01-16
* export macros and test typecheckGustav Sörnäs2021-01-15
* Start of typesystemEdvard Thörnros2021-01-15
* Pass printing as an argumentEdvard Thörnros2021-01-14
* Add functionsEdvard Thörnros2021-01-14
* test for-loops and scope loop variablesGustav Sörnäs2021-01-12
* vm takes &BlockGustav Sörnäs2021-01-12
* move most of main to lib.rsGustav Sörnäs2021-01-12