summaryrefslogtreecommitdiff
path: root/app/Load.hs
Commit message (Collapse)AuthorAgeFiles
* compiler can compile errorsMirek Kratochvil2023-03-101
|
* 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.
* semicolon colons semiMirek Kratochvil2023-02-261
|
* get lensy and classyMirek Kratochvil2023-02-251
|
* expand like a prohumanMirek Kratochvil2023-02-181
|
* load.hs finally loadedMirek Kratochvil2023-02-081