summaryrefslogtreecommitdiff
path: root/app/Parser.hs
Commit message (Collapse)AuthorAgeFiles
* call no stringMirek Kratochvil2023-03-051
|
* strings and a few other small nice changesMirek Kratochvil2023-03-051
|
* microlens and an ugly parse of ,(something,something)Mirek Kratochvil2023-02-261
| | | | | btw we triggered a ghc bug here with iscallTok in parser. Apparently it kills `call` for whichever reason. New ghc solved it.
* parse bracesMirek Kratochvil2023-02-081
|
* load loads.Mirek Kratochvil2023-01-241
|
* fold app as it should be foldedMirek Kratochvil2023-01-071
|
* make ! specialMirek Kratochvil2023-01-031
|
* 10h vacuum cleaner soundMirek Kratochvil2022-12-141
|
* listsMirek Kratochvil2022-12-141
|
* massive cleanupMirek Kratochvil2022-11-261
|
* builtins are built inMirek Kratochvil2022-11-131
|
* reorg.Mirek Kratochvil2022-11-121
|
* interpreter interprets.Mirek Kratochvil2022-11-051
|
* better shunting errorsMirek Kratochvil2022-11-041
|
* this.Mirek Kratochvil2022-10-241
|
* wellMirek Kratochvil2022-10-231
|
* actually parseMirek Kratochvil2022-10-171
|
* some small stuffMirek Kratochvil2022-10-161