aboutsummaryrefslogtreecommitdiffstats
path: root/src/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Add "stack trace" output on errorJan Tuomi2022-12-051-0/+4
* Refactor Depth into LContextJan Tuomi2022-12-051-1/+11
* Refactor Env out of LFunctionJan Tuomi2022-12-051-1/+20
* Refactor Env into LContextJan Tuomi2022-12-051-6/+11
* Implement naive export systemJan Tuomi2022-12-051-1/+2
* Show position info in error messagesJan Tuomi2022-12-051-12/+19
* Add src position to data structuresJan Tuomi2022-12-051-13/+53
* Add holes, builtins, improve matchingJan Tuomi2022-12-051-0/+6
* Add kinds of fixes and stuffJan Tuomi2022-12-051-1/+2
* Add some concept docsJan Tuomi2022-12-051-1/+7
* Improve testsJan Tuomi2022-12-051-0/+3
* Improve testsJan Tuomi2022-12-051-0/+3
* Refactor Lib.hsJan Tuomi2022-12-051-0/+14
* Add throwLJan Tuomi2022-12-051-1/+100
* Implement matchJan Tuomi2022-12-051-0/+8
* Implement parserJan Tuomi2022-12-051-0/+2
* Add exceptions, global configJan Tuomi2022-12-051-0/+6