]> Git — Sourcephile - haskell/symantic.git/commit
Add tests for Compiling.
authorJulien Moutinho <julm+symantic@autogeree.net>
Thu, 8 Dec 2016 01:50:22 +0000 (02:50 +0100)
committerJulien Moutinho <julm+symantic@autogeree.net>
Thu, 8 Dec 2016 01:50:22 +0000 (02:50 +0100)
commitdd8ab140f5d8958a7984c3a07e19387a2c97deb8
treed3917594b3289ea9b610d92b8addd04a78015c2d
parent59641e1a172adba8dbccb357fe39ad7625fafa6a
Add tests for Compiling.
22 files changed:
Language/Symantic/Compiling/Applicative/Test.hs
Language/Symantic/Compiling/Bool/Test.hs
Language/Symantic/Compiling/Char.hs
Language/Symantic/Compiling/Foldable/Test.hs [new file with mode: 0644]
Language/Symantic/Compiling/Functor/Test.hs
Language/Symantic/Compiling/Int.hs
Language/Symantic/Compiling/Integer.hs
Language/Symantic/Compiling/Integral.hs
Language/Symantic/Compiling/List.hs
Language/Symantic/Compiling/Map.hs
Language/Symantic/Compiling/Map/Test.hs [new file with mode: 0644]
Language/Symantic/Compiling/Maybe.hs
Language/Symantic/Compiling/Num.hs
Language/Symantic/Compiling/Term.hs
Language/Symantic/Compiling/Term/Test.hs [new file with mode: 0644]
Language/Symantic/Compiling/Test.hs
Language/Symantic/Compiling/Text.hs
Language/Symantic/Transforming/Trans.hs
Language/Symantic/Typing/Kind.hs
Language/Symantic/Typing/Syntax.hs
Language/Symantic/Typing/Test.hs
symantic.cabal