]> Git — Sourcephile - comptalang.git/commit
Modif (Attention : ÉCHOUE LA COMPILATION, pour cause de transition) : {lib,jcc,ledger...
authorJulien Moutinho <julm+hcompta@autogeree.net>
Sun, 3 Apr 2016 17:48:32 +0000 (19:48 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Sun, 3 Apr 2016 18:03:30 +0000 (20:03 +0200)
commit4e05ce85d837756819fe0b151abdec20799d87c9
treeb94045593085b029121f5c679ee252942e9d3101
parent27906d0f0a8e768a82be2c9f1c2cd405a4d7837c
Modif (Attention : ÉCHOUE LA COMPILATION, pour cause de transition) : {lib,jcc,ledger}/Test : clarifie.

Attention : ce commit casse la compilation
pour cause de transition Hcompta.{Filter => Calculus}.

Commit interrompu il y a 3 mois par le travail sur Hcompta.Calculus
destiné à remplacer Hcompta.Filter, dont les limites d’expressivité
ont été atteintes.
32 files changed:
cli/Hcompta/CLI/Command/GL.hs
jcc/Hcompta/Format/JCC.hs
jcc/Hcompta/Format/JCC/Account.hs [new file with mode: 0644]
jcc/Hcompta/Format/JCC/Account/Read.hs [deleted file]
jcc/Hcompta/Format/JCC/Amount.hs
jcc/Hcompta/Format/JCC/Amount/Read.hs [deleted file]
jcc/Hcompta/Format/JCC/Amount/Style.hs [deleted file]
jcc/Hcompta/Format/JCC/Amount/Write.hs [deleted file]
jcc/Hcompta/Format/JCC/Chart.hs [new file with mode: 0644]
jcc/Hcompta/Format/JCC/Common/Read.hs [deleted file]
jcc/Hcompta/Format/JCC/Date/Read.hs [deleted file]
jcc/Hcompta/Format/JCC/Date/Write.hs [deleted file]
jcc/Hcompta/Format/JCC/Journal.hs
jcc/Hcompta/Format/JCC/Posting.hs [new file with mode: 0644]
jcc/Hcompta/Format/JCC/Quantity.hs
jcc/Hcompta/Format/JCC/Read.hs
jcc/Hcompta/Format/JCC/Transaction.hs [new file with mode: 0644]
jcc/Hcompta/Format/JCC/Unit.hs [deleted file]
jcc/Hcompta/Format/JCC/Write.hs
jcc/Test/Main.hs [new file with mode: 0644]
jcc/hcompta-jcc.cabal
ledger/Hcompta/Format/Ledger/Read.hs
ledger/Hcompta/Format/Ledger/Write.hs
ledger/Test/Main.hs
lib/Hcompta/Chart.hs
lib/Hcompta/Filter.hs
lib/Hcompta/GL.hs
lib/Hcompta/Lib/Parsec.hs
lib/Hcompta/Lib/TreeMap.hs
lib/Hcompta/Stats.hs
lib/Test/Main.hs
lib/hcompta-lib.cabal