]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Typing/Read.hs
grammar: rename At -> Sourced
[haskell/symantic.git] / symantic / Language / Symantic / Typing / Read.hs
2018-12-23 Julien Moutinhogrammar: rename At -> Sourced
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-21 Julien MoutinhoFix description.
2017-06-18 Julien MoutinhoAdd some Eq and Show instances.
2017-06-15 Julien MoutinhoImprove the module system.
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...