]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Compiling/Read.hs
Directly parse types to TypeTLen, not Mod NameTy.
[haskell/symantic.git] / symantic / Language / Symantic / Compiling / Read.hs
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 MoutinhoChange Term to be a GADT, to avoid type applications...
2017-06-18 Julien MoutinhoImprove dynamic insertion of terms (via CtxTy or Modules).
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...