]> Git — Sourcephile - haskell/symantic.git/history - symantic-lib
Add Lib.{Bounded,Enum,Ratio,Rational,Real,Semigroup}.
[haskell/symantic.git] / symantic-lib /
2017-03-13 Julien MoutinhoAdd Lib.{Bounded,Enum,Ratio,Rational,Real,Semigroup}.
2017-03-10 Julien MoutinhoRenaming Constants -> TyConsts.
2017-03-10 Julien MoutinhoCosmetic cleanup of GHC flags.
2017-03-10 Julien MoutinhoCosmetic cleanup.
2017-03-10 Julien MoutinhoFix Inj_ConstP -> Inj_TyConstP.
2017-03-10 Julien MoutinhoUse AllowAmbiguousTypes to avoid using Proxy.
2017-03-10 Julien MoutinhoCosmetic cleanup.
2017-03-10 Julien MoutinhoBacktrack (try) the grammar only when necessary to...
2017-03-06 Julien MoutinhoGather type declarations and infix declarations.
2017-03-06 Julien MoutinhoReduce compile time of tests with -O0 -fmax-simplifier...
2017-02-11 Julien MoutinhoSplit into symantic{,-grammar,-lib}.