]> Git — Sourcephile - comptalang.git/commit
Modif : lib/Hcompta/ : esquisse de l’architecture.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Sun, 22 Mar 2015 23:49:12 +0000 (00:49 +0100)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Sun, 22 Mar 2015 23:49:12 +0000 (00:49 +0100)
commit5d5a399c9bd79ab541cf9d18a4eb43ae54ce7af4
treeca1c227e960f79bb9b1fe1d3df6d7979d891c871
parent538d015663dd75b77768feb9d1f92699099507f9
Modif : lib/Hcompta/ : esquisse de l’architecture.
26 files changed:
.gitignore [deleted file]
cli/COPYING [new file with mode: 0644]
cli/hcompta-cli.cabal
lib/COPYING [new file with mode: 0644]
lib/Hcompta/Calc/Balance.hs [new file with mode: 0644]
lib/Hcompta/Calc/Print.hs [new file with mode: 0644]
lib/Hcompta/Calc/Register.hs [new file with mode: 0644]
lib/Hcompta/Calc/Stats.hs [new file with mode: 0644]
lib/Hcompta/Format.hs [moved from lib/Hcompta/Input.hs with 100% similarity]
lib/Hcompta/Format/CSV.hs [new file with mode: 0644]
lib/Hcompta/Format/Ledger.hs [new file with mode: 0644]
lib/Hcompta/Model/Account.hs [new file with mode: 0644]
lib/Hcompta/Model/Amount.hs [new file with mode: 0644]
lib/Hcompta/Model/Amount/Style.hs [new file with mode: 0644]
lib/Hcompta/Model/Date.hs [new file with mode: 0644]
lib/Hcompta/Model/Filter.hs [new file with mode: 0644]
lib/Hcompta/Model/Posting.hs [new file with mode: 0644]
lib/Hcompta/Model/Price.hs [new file with mode: 0644]
lib/Hcompta/Model/Price/Historical.hs [new file with mode: 0644]
lib/Hcompta/Model/Tag.hs [new file with mode: 0644]
lib/Hcompta/Model/Transaction.hs [new file with mode: 0644]
lib/Hcompta/Model/Transaction/Periodic.hs [new file with mode: 0644]
lib/Hcompta/Output.hs [deleted file]
lib/hcompta-lib.cabal
web/COPYING [new file with mode: 0644]
web/hcompta-web.cabal