]> Git — Sourcephile - comptalang.git/commit
Commit old WIP.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Mon, 26 Feb 2018 00:03:24 +0000 (01:03 +0100)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Mon, 26 Feb 2018 22:38:19 +0000 (23:38 +0100)
commit5487b6bb39b4782fb164ca1af93bdb6dc3897c45
treecf4b00cf8dccfac703f4c05dc3c05f6f237a4426
parent6af7e44f6a96bb44e2574d1c861340dabf90936d
Commit old WIP.
22 files changed:
lcc/Hcompta/LCC/Chart.hs
lcc/Hcompta/LCC/Read.hs
lcc/Hcompta/LCC/Read/Compta.hs
lcc/Hcompta/LCC/Read/Megaparsec.hs
lcc/Hcompta/LCC/Source.hs
lcc/Hcompta/LCC/Sym/Compta.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Sym/Query.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Sym/Zipper.hs
lcc/Hcompta/LCC/Write/Balance.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Write/Compta.hs
lcc/exe/eval/Main.hs
lcc/exe/load/Main.hs
lcc/hcompta-lcc.cabal
lcc/stack.yaml
lib/Hcompta/Balance.hs
lib/Hcompta/For.hs [new file with mode: 0644]
lib/Hcompta/GL.hs
lib/Hcompta/Quantity.hs
lib/hcompta-lib.cabal
lib/stack.yaml
lib/test.sh [deleted file]
lib/test/HUnit/Balance.hs [moved from lib/Hcompta/Balance/Test.hs with 100% similarity]