]> Git — Sourcephile - haskell/symantic-parser.git/history - test/Grammar.hs
machine: make failure be minReads=0
[haskell/symantic-parser.git] / test / Grammar.hs
2021-08-02 Julien Moutinhomachine: make failure be minReads=0
2021-07-28 Julien Moutinhoadd registers
2021-07-11 Julien Moutinhorename Symantic.{Univariant => Typed}
2021-07-11 Julien Moutinhoremove useless benchmarks
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