]> Git — Sourcephile - comptalang.git/commit
Rewrite hcompta-lcc to use new symantic.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Mon, 19 Jun 2017 22:29:31 +0000 (00:29 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Mon, 19 Jun 2017 22:29:31 +0000 (00:29 +0200)
commitfe29a2b157e086fd9db6971deb0e2029f94af40b
treef0f7c61dd9836af4d06d39813e19319ae324ba30
parentaa2fee36e5ac0ea0403fab7ad133bc64dbcf70b6
Rewrite hcompta-lcc to use new symantic.
33 files changed:
lcc/Hcompta/LCC.hs
lcc/Hcompta/LCC/Account.hs
lcc/Hcompta/LCC/Amount.hs
lcc/Hcompta/LCC/Chart/Test.hs
lcc/Hcompta/LCC/Compta.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Eval.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Grammar.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Journal.hs
lcc/Hcompta/LCC/Load.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Megaparsec.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Name.hs
lcc/Hcompta/LCC/Posting.hs
lcc/Hcompta/LCC/Read.hs
lcc/Hcompta/LCC/Read/Test.hs
lcc/Hcompta/LCC/Run.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Sym.hs
lcc/Hcompta/LCC/Sym/Account.hs
lcc/Hcompta/LCC/Sym/Addable.hs
lcc/Hcompta/LCC/Sym/Amount.hs
lcc/Hcompta/LCC/Sym/Date.hs
lcc/Hcompta/LCC/Sym/FileSystem.hs
lcc/Hcompta/LCC/Sym/Journal.hs
lcc/Hcompta/LCC/Sym/Negable.hs
lcc/Hcompta/LCC/Sym/Posting.hs
lcc/Hcompta/LCC/Sym/Quantity.hs
lcc/Hcompta/LCC/Sym/Subable.hs
lcc/Hcompta/LCC/Sym/Transaction.hs
lcc/Hcompta/LCC/Sym/Unit.hs
lcc/Hcompta/LCC/Sym/Zipper.hs
lcc/Hcompta/LCC/Transaction.hs
lcc/Hcompta/LCC/Write.hs
lcc/hcompta-lcc.cabal
lcc/stack.yaml