]> Git — Sourcephile - haskell/symantic.git/commit
explore parsing of partially applied functions
authorJulien Moutinho <julm+symantic@autogeree.net>
Wed, 16 Nov 2016 06:05:05 +0000 (07:05 +0100)
committerJulien Moutinho <julm+symantic@autogeree.net>
Wed, 16 Nov 2016 06:30:55 +0000 (07:30 +0100)
commitfe9bd8e0d2f7c0a4c9273de739eda6de8e43de5a
tree94a3e0213858de3ee436e76155bc76bebfb79093
parent8acba5822866597809127f93af78f1114f3000f3
explore parsing of partially applied functions
15 files changed:
Language/Symantic/AST/Test.hs
Language/Symantic/Expr/Eq.hs
Language/Symantic/Expr/From.hs
Language/Symantic/Expr/Integral.hs
Language/Symantic/Expr/Lambda.hs
Language/Symantic/Expr/MonoFunctor.hs
Language/Symantic/Expr/Monoid.hs
Language/Symantic/Expr/Ord.hs
Language/Symantic/Expr/Root.hs
Language/Symantic/Lib/Data/Peano.hs
Language/Symantic/Type/Either.hs
Language/Symantic/Type/Fun.hs
Language/Symantic/Type/List.hs
Language/Symantic/Type/Map.hs
Language/Symantic/Type/Tuple.hs