]> Git — Sourcephile - haskell/symantic.git/commit
init
authorJulien Moutinho <julm+lol@autogeree.net>
Sat, 8 Oct 2016 13:04:39 +0000 (15:04 +0200)
committerJulien Moutinho <julm+symantic@autogeree.net>
Fri, 14 Oct 2016 18:05:28 +0000 (20:05 +0200)
commit2d39dbb5117cd3794cedb2f1d4e23cfa2b50ece5
treeb6a3ce639e83f6c3ee356cf5f7fed7d234ce4518
parent73ba5f8adcbbaa3092495b5910772979f034d3f0
init
17 files changed:
Language/LOL/Symantic/AST/Test.hs
Language/LOL/Symantic/Expr.hs
Language/LOL/Symantic/Expr/Bool.hs
Language/LOL/Symantic/Expr/Common.hs
Language/LOL/Symantic/Expr/Eq.hs
Language/LOL/Symantic/Expr/Eq/Test.hs
Language/LOL/Symantic/Expr/Ord.hs [new file with mode: 0644]
Language/LOL/Symantic/Type.hs
Language/LOL/Symantic/Type/Bool.hs
Language/LOL/Symantic/Type/Common.hs
Language/LOL/Symantic/Type/Fun.hs
Language/LOL/Symantic/Type/Int.hs
Language/LOL/Symantic/Type/Ordering.hs [new file with mode: 0644]
Language/LOL/Symantic/Type/Test.hs
Language/LOL/Symantic/Type/Unit.hs
Language/LOL/Symantic/Type/Var.hs
lol-symantic.cabal