]> Git — Sourcephile - comptalang.git/commit
Add Compta to the symantics.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Sat, 24 Jun 2017 23:20:38 +0000 (01:20 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Sat, 24 Jun 2017 23:20:38 +0000 (01:20 +0200)
commitfdd3feb4f5b577c1e78a649b23920c755ff10980
tree59056981e533a0cf022c3a291e83d2238e60f3b0
parent9a9eaeb13b43141d240f1ffe3ede345602d1511b
Add Compta to the symantics.
26 files changed:
lcc/HLint.hs [changed from file to symlink]
lcc/Hcompta/LCC/Chart.hs
lcc/Hcompta/LCC/Compta.hs
lcc/Hcompta/LCC/Document.hs
lcc/Hcompta/LCC/Eval.hs
lcc/Hcompta/LCC/Grammar.hs
lcc/Hcompta/LCC/Load.hs
lcc/Hcompta/LCC/Megaparsec.hs
lcc/Hcompta/LCC/Quantity.hs
lcc/Hcompta/LCC/Read.hs
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/Compta.hs [new file with mode: 0644]
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.cabal