aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Ensure EOF is handled properlyBad Diode2022-02-011-53/+38
|
* Add new syntax to lexer and prepare refactorBad Diode2022-02-012-0/+61
|
* Add fun sugar for function variable declarationv0.5Bad Diode2021-10-141-11/+23
|
* Add supress-errors primitive and variable testsBad Diode2021-10-131-0/+11
|
* Add a lot of primitive typesBad Diode2021-10-133-11/+13
|
* Add type introspection functions and testsBad Diode2021-10-102-7/+53
|
* Add list manipulation primitivesBad Diode2021-10-101-0/+15
|
* Add modulo primitive and stubs for other procsBad Diode2021-10-101-0/+4
|
* Add numerical comparison primitive proceduresBad Diode2021-10-101-0/+12
|
* Add cond special formBad Diode2021-10-101-0/+5
|
* Add if primitive procedureBad Diode2021-10-101-0/+9
|
* Add boolean primitives and more (better) testsBad Diode2021-10-102-9/+43
|
* Add initial testsBad Diode2021-10-091-0/+9