aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that imports do not overwrite symbolsJan Tuomi2022-12-113-2/+12
|
* Fix collection literal evaluationJan Tuomi2022-12-112-1/+14
|
* Refactor builtins, add new onesJan Tuomi2022-12-111-4/+4
|
* Add atom data typeJan Tuomi2022-12-093-1/+27
|
* Add do builtinJan Tuomi2022-12-094-12/+38
|
* Improve error reportingJan Tuomi2022-12-082-4/+16
|
* Fix fn call with zero argumentsJan Tuomi2022-12-082-1/+24
|
* Add :tag AST, refactor core to use itJan Tuomi2022-12-081-1/+11
|
* Add "let memo" syntax for automatic memoizationJan Tuomi2022-12-082-4/+23
|
* Fix function body let issueJan Tuomi2022-12-071-1/+1
|
* Add testsJan Tuomi2022-12-062-9/+55
|
* Remove ! from end of builtin top-level functionsJan Tuomi2022-12-061-1/+1
|
* Refactor Depth into LContextJan Tuomi2022-12-052-2/+2
|
* Refactor Env into LContextJan Tuomi2022-12-052-18/+21
|
* Rename and refactorJan Tuomi2022-12-051-2/+2
|
* Add shadowing symbol errorJan Tuomi2022-12-052-14/+21
|
* Add src position to data structuresJan Tuomi2022-12-052-9/+18
|
* Add kinds of fixes and stuffJan Tuomi2022-12-051-1/+2
|
* Refactor builtinsJan Tuomi2022-12-051-2/+2
|
* Add some concept docsJan Tuomi2022-12-051-1/+2
|
* Return evaled ASTs from runInlineScriptJan Tuomi2022-12-051-6/+9
|
* Add e2e testsJan Tuomi2022-12-052-10/+19
|
* Improve testsJan Tuomi2022-12-052-21/+43
|
* Improve testsJan Tuomi2022-12-052-15/+25
|
* Improve testsJan Tuomi2022-12-051-3/+9
|
* Add a test to suiteJan Tuomi2022-12-052-1/+33
|
* Initial commitJan Tuomi2022-12-051-0/+2