]> Git — Sourcephile - haskell/symantic-parser.git/history - test/Parser.hs
doc: improve a bit the ReadMe.md
[haskell/symantic-parser.git] / test / Parser.hs
2021-07-11 Julien Moutinhoadd benchmarks
2021-07-11 Julien Moutinhotest: dump splices using TH.runQ instead of calling ghc
2021-07-11 Julien Moutinhofix: use a global polyfix for defLet and defRef
2021-07-11 Julien Moutinhobug: a ref outside its def must be supported
2021-07-11 Julien Moutinhotest: add goldens for TH splices
2021-01-16 Julien Moutinhostick to ParsleyHaskell's optimizations, except on...