]> Git — Sourcephile - haskell/symantic.git/commit
Try the new Type and Term design against the actual needs.
authorJulien Moutinho <julm+symantic@autogeree.net>
Thu, 11 May 2017 14:34:29 +0000 (16:34 +0200)
committerJulien Moutinho <julm+symantic@autogeree.net>
Thu, 11 May 2017 14:34:29 +0000 (16:34 +0200)
commitf2e44adb46c2fa14521f0d9aced72dc24983f219
tree2ff04260a80ff0383a278738395e7169975017eb
parent3a1e8e5fe7fe688d086837b1e24f14b66e1a367d
Try the new Type and Term design against the actual needs.
18 files changed:
symantic/Language/Symantic/Compiling/Term.hs
symantic/Language/Symantic/Compiling/Term/Grammar.hs
symantic/Language/Symantic/Helper/Data/Type/Equality.hs [new file with mode: 0644]
symantic/Language/Symantic/Interpreting/Host.hs
symantic/Language/Symantic/Parsing/Token.hs
symantic/Language/Symantic/Typing.hs
symantic/Language/Symantic/Typing/Compile.hs [deleted file]
symantic/Language/Symantic/Typing/Constant.hs
symantic/Language/Symantic/Typing/Constraint.hs
symantic/Language/Symantic/Typing/Family.hs
symantic/Language/Symantic/Typing/Grammar.hs
symantic/Language/Symantic/Typing/Kind.hs
symantic/Language/Symantic/Typing/Quantification.hs
symantic/Language/Symantic/Typing/Read.hs [new file with mode: 0644]
symantic/Language/Symantic/Typing/Show.hs [new file with mode: 0644]
symantic/Language/Symantic/Typing/Term.hs
symantic/Language/Symantic/Typing/Type.hs
symantic/symantic.cabal