]> Git — Sourcephile - haskell/symantic.git/history - symantic/Language/Symantic/Interpreting
Move symantic-document to its own Git repository.
[haskell/symantic.git] / symantic / Language / Symantic / Interpreting /
2018-11-09 Julien MoutinhoClarify a few names in Grammar.Fixity.
2018-11-09 Julien MoutinhoAdd common instances to Interpreting.Dup.
2018-02-13 Julien MoutinhoSync with ghc-8.2.2 and megaparsec-6.3.0.
2017-06-18 Julien MoutinhoImprove dynamic insertion of terms (via CtxTy or Modules).
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-04-09 Julien MoutinhoAdd compileWithTyCtx.
2017-03-10 Julien MoutinhoUse AllowAmbiguousTypes to avoid using Proxy.
2017-02-11 Julien MoutinhoSplit into symantic{,-grammar,-lib}.