aboutsummaryrefslogtreecommitdiffstats
path: root/test/Spec.hs
Commit message (Expand)AuthorAgeFilesLines
* Ensure that imports do not overwrite symbolsJan Tuomi2022-12-111-1/+8
* Fix collection literal evaluationJan Tuomi2022-12-111-1/+8
* Refactor builtins, add new onesJan Tuomi2022-12-111-4/+4
* Add atom data typeJan Tuomi2022-12-091-0/+11
* Add do builtinJan Tuomi2022-12-091-12/+21
* Improve error reportingJan Tuomi2022-12-081-1/+1
* Fix fn call with zero argumentsJan Tuomi2022-12-081-1/+9
* Add :tag AST, refactor core to use itJan Tuomi2022-12-081-1/+11
* Add "let memo" syntax for automatic memoizationJan Tuomi2022-12-081-4/+18
* Add testsJan Tuomi2022-12-061-7/+48
* Remove ! from end of builtin top-level functionsJan Tuomi2022-12-061-1/+1
* Refactor Depth into LContextJan Tuomi2022-12-051-1/+1
* Refactor Env into LContextJan Tuomi2022-12-051-8/+10
* Rename and refactorJan Tuomi2022-12-051-2/+2
* Add shadowing symbol errorJan Tuomi2022-12-051-10/+6
* Add src position to data structuresJan Tuomi2022-12-051-9/+15
* Refactor builtinsJan Tuomi2022-12-051-2/+2
* Return evaled ASTs from runInlineScriptJan Tuomi2022-12-051-6/+9
* Add e2e testsJan Tuomi2022-12-051-5/+16
* Improve testsJan Tuomi2022-12-051-16/+28
* Improve testsJan Tuomi2022-12-051-10/+19
* Improve testsJan Tuomi2022-12-051-3/+9
* Add a test to suiteJan Tuomi2022-12-051-1/+14
* Initial commitJan Tuomi2022-12-051-0/+2