aboutsummaryrefslogtreecommitdiffstats
path: root/src/Evaluator.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add import!Jan Tuomi2022-12-051-227/+0
|
* Rename and refactorJan Tuomi2022-12-051-49/+54
|
* Add shadowing symbol errorJan Tuomi2022-12-051-2/+11
|
* Fix position mathJan Tuomi2022-12-051-1/+1
|
* Show position info in error messagesJan Tuomi2022-12-051-19/+28
|
* Add src position to data structuresJan Tuomi2022-12-051-41/+52
|
* Add eq?, lt?Jan Tuomi2022-12-051-1/+0
|
* Add holes, builtins, improve matchingJan Tuomi2022-12-051-30/+30
|
* Add kinds of fixes and stuffJan Tuomi2022-12-051-21/+30
|
* Refactor Evaluator.hsJan Tuomi2022-12-051-98/+130
|
* Refactor Lib.hsJan Tuomi2022-12-051-0/+153