]> Git — Sourcephile - comptalang.git/commit
Change hcompta-jcc to hcompta-lcc.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Sun, 18 Dec 2016 02:55:33 +0000 (03:55 +0100)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Sun, 18 Dec 2016 03:07:30 +0000 (04:07 +0100)
commitef032a9db120a94eee6693c119c41c4dcce8e59c
treecbe4dc6f560ec964c62bcb471dc0d412299d7e42
parent1d2a223e34fa1cabe123545554ff4a2f35540b0f
Change hcompta-jcc to hcompta-lcc.
38 files changed:
jcc/Hcompta/JCC.hs [deleted file]
jcc/Hcompta/JCC/Account.hs [deleted file]
jcc/Hcompta/JCC/Chart.hs [deleted file]
jcc/Hcompta/JCC/Read/Test.hs [deleted file]
jcc/test.sh [deleted file]
lcc/COPYING [moved from jcc/COPYING with 100% similarity]
lcc/HLint.hs [moved from jcc/HLint.hs with 90% similarity]
lcc/Hcompta/HLint.hs [moved from jcc/Hcompta/HLint.hs with 100% similarity]
lcc/Hcompta/LCC.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Account.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Amount.hs [moved from jcc/Hcompta/JCC/Amount.hs with 86% similarity]
lcc/Hcompta/LCC/Anchor.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Chart.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Chart/HLint.hs [moved from jcc/Hcompta/JCC/HLint.hs with 100% similarity]
lcc/Hcompta/LCC/Chart/NOTES [new file with mode: 0644]
lcc/Hcompta/LCC/Chart/Test.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Chart/chart.00.lcc [new file with mode: 0644]
lcc/Hcompta/LCC/Chart/chart.01.lcc [new file with mode: 0755]
lcc/Hcompta/LCC/HLint.hs [moved from jcc/Hcompta/JCC/Lib/HLint.hs with 100% similarity]
lcc/Hcompta/LCC/Journal.hs [moved from jcc/Hcompta/JCC/Journal.hs with 83% similarity]
lcc/Hcompta/LCC/Lib/FilePath.hs [moved from jcc/Hcompta/JCC/Lib/FilePath.hs with 96% similarity]
lcc/Hcompta/LCC/Lib/HLint.hs [moved from jcc/Hcompta/JCC/Read/HLint.hs with 100% similarity]
lcc/Hcompta/LCC/Lib/Parsec.hs [moved from jcc/Hcompta/JCC/Lib/Parsec.hs with 94% similarity]
lcc/Hcompta/LCC/Name.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Posting.hs [moved from jcc/Hcompta/JCC/Posting.hs with 55% similarity]
lcc/Hcompta/LCC/Quantity.hs [moved from jcc/Hcompta/JCC/Quantity.hs with 89% similarity]
lcc/Hcompta/LCC/Read.hs [moved from jcc/Hcompta/JCC/Read.hs with 68% similarity]
lcc/Hcompta/LCC/Read/HLint.hs [moved from jcc/Hcompta/JCC/Write/HLint.hs with 100% similarity]
lcc/Hcompta/LCC/Read/Test.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Tag.hs [new file with mode: 0644]
lcc/Hcompta/LCC/Test.hs [moved from jcc/Hcompta/JCC/Test.hs with 62% similarity]
lcc/Hcompta/LCC/Transaction.hs [moved from jcc/Hcompta/JCC/Transaction.hs with 66% similarity]
lcc/Hcompta/LCC/Write.hs [moved from jcc/Hcompta/JCC/Write.hs with 72% similarity]
lcc/Hcompta/LCC/Write/HLint.hs [new symlink]
lcc/Hcompta/LCC/Write/Test.hs [moved from jcc/Hcompta/JCC/Write/Test.hs with 54% similarity]
lcc/cabal.config [moved from jcc/cabal.config with 100% similarity]
lcc/hcompta-lcc.cabal [moved from jcc/hcompta-jcc.cabal with 78% similarity]
lcc/test.sh [new file with mode: 0755]