]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Typing/Grammar.hs
Sync with ghc-8.2.2 and megaparsec-6.3.0.
[haskell/symantic.git] / symantic / Language / Symantic / Typing / Grammar.hs
2018-02-13 Julien MoutinhoSync with ghc-8.2.2 and megaparsec-6.3.0.
2017-08-18 Julien MoutinhoRename grammar rules.
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 source -> withSource, and g_*.
2017-06-18 Julien MoutinhoImprove dynamic insertion of terms (via CtxTy or Modules).
2017-06-13 Julien MoutinhoImprove handling of metadata in grammars.
2017-06-12 Julien MoutinhoMassive rewrite to better support rank-1 polymorphic...
2017-05-11 Julien MoutinhoTry the new Type and Term design against the actual...
2017-05-01 Julien MoutinhoComplexify the type system to support rank-1 polymorphi...