]> Git — Sourcephile - haskell/symantic.git/history - symantic-lib/Language/Symantic/Compiling/Test.hs
Sync with ghc-8.2.2 and megaparsec-6.3.0.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Compiling / Test.hs
2018-02-13 Julien MoutinhoSync with ghc-8.2.2 and megaparsec-6.3.0.
2017-07-03 Julien MoutinhoDirectly parse types to TypeTLen, not Mod NameTy.
2017-07-02 Julien MoutinhoIntegrate types to the module system.
2017-06-27 Julien MoutinhoRename inj_* -> *Inj.
2017-06-23 Julien MoutinhoPolish for publication.
2017-06-22 Julien MoutinhoUse AllowAmbiguousTypes to avoid Proxy uses.
2017-06-22 Julien MoutinhoFix symantic-lib tests.
2017-06-18 Julien MoutinhoImprove dynamic insertion of terms (via CtxTy or Modules).
2017-06-16 Julien MoutinhoClarification : Megaparsec integration.
2017-06-15 Julien MoutinhoImprove the module system.
2017-06-13 Julien MoutinhoImprove handling of metadata in grammars.
2017-06-12 Julien MoutinhoMassive rewrite to better support rank-1 polymorphic...