2015-07-21 |
Julien Moutinho | Ajout : Lib.Interval{,.Sieve} : pour Filter.Reduce. |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Julien Moutinho | Correction : CLI.Command.Journal : tri par date même... |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Julien Moutinho | Modif : CLI.Command.{Print => Journal}. |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Julien Moutinho | Ajout : GL (General Ledger). |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Julien Moutinho | Modif : {Balance.Amount_Sum => Amount.Sum}. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julien Moutinho | Modif : Balance : inutile de mettre amount_sum_balance... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julien Moutinho | Modif : Filter.Read : test_amount : pas d’unité accepte... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julien Moutinho | Polissage : CLI.Command.Balance : sépare ce qui est... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julien Moutinho | Modif : aplatit Hcompta.{Format => } et Hcompta.{Calc... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julien Moutinho | Ajout : Model.Filter : Test_Amount. |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Julien Moutinho | Correction : Model.Filter : Test_Bool : opérateurs. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Julien Moutinho | Polissage : utilise Control.Monad.join plutôt que ... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Julien Moutinho | Ajout : Model.Filter : Test_Tag. |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Julien Moutinho | Ajout : Model.Filter : Test_Date. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Julien Moutinho | Modif : CLI.Lang : utilise la classe ToDoc pour gérer... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Julien Moutinho | Suppression : Lib.Foldable : Composition déjà dans... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Julien Moutinho | Correction : Lib.Parsec : évite une dépendance directe... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Julien Moutinho | Correction : CLI.Command.Balance : filtres. |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Julien Moutinho | Correction : Calc.Balance : utilise Typeable1 pour... |
commit | commitdiff | tree | snapshot |
2015-06-15 |
Julien Moutinho | Ajout : Model.Filter. |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Julien Moutinho | Modif : Calc.Balance : simplification de l’interface. |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Julien Moutinho | Correction : CLI.Command.Balance : intègre les écriture... |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Julien Moutinho | Correction : Format.Ledger.Write : quantity_length... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Julien Moutinho | Correction : CLI : GHC RTS -N n’est pas portable. |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Julien Moutinho | Correction : CLI.I18N : évite TemplateHaskell, notammen... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Julien Moutinho | Correction : ne dépend pas de Text.Show.Pretty qui... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Julien Moutinho | Correction : CLI.Lib.Shakespeare.Base : évite shakespea... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Julien Moutinho | Correction : CLI.Command.Balance : write_accounts ... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Julien Moutinho | Correction : Calc.Balance : infer_equilibrium : préserv... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Julien Moutinho | Ajout : CLI.Command.Balance : affiche Calc.Balance... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Julien Moutinho | Ajout : Calc.Balance : Amount_Sum. |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Julien Moutinho | Ajout : CLI.Command.Balance : ne recalcule pas la balan... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Julien Moutinho | Ajout : CLI.Lib.Leijen.Table |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Julien Moutinho | Ajout : Format.Ledger.Write : Style. |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Julien Moutinho | Correction : Lib.Leijen.plain : IfColor. |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Julien Moutinho | Suppression : Format.Lib.Parsec : instance Read R.Sourc... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Julien Moutinho | Correction : Format.Ledger.Write.{show,put} : W.renderP... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Julien Moutinho | Modif : Format.Ledger.Write.Error_invalid_{day => date}. |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Julien Moutinho | Ajout : CLI.Lib.Shakespeare.Leijen : et demain L’Intern... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Julien Moutinho | Ajout : Lib.Leijen : class ToDoc. |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Julien Moutinho | Ajout : Format.Ledger.Read : inclut la transaction... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Julien Moutinho | Modif : Model.Amount.Unit : type -> newtype, pour des... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Julien Moutinho | Modif : Calc.Balance : polymorphisation par classes... |
commit | commitdiff | tree | snapshot |
2015-05-23 |
Julien Moutinho | Ajout : Lib.Parsec : contourne le calcul modulo 8 des... |
commit | commitdiff | tree | snapshot |
2015-05-23 |
Julien Moutinho | Correction : Lib.Parsec : détection et propagation... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Julien Moutinho | Correction : Data.List.foldl -> Data.List.foldl' |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Julien Moutinho | Ajout : Makefile : {lib,cli,web}/clean |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Julien Moutinho | Correction : Calc.Balance : union => unionWith : évite... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Julien Moutinho | Ajout : Lib.Foldable : tests. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Julien Moutinho | Ajout : Lib.Parsec : runParserT_with_Error |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Julien Moutinho | Correction : Calc.Balance.infer_equilibrium |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Correction : Format.Ledger.Read : transaction comments |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : Makefile : %/install/test |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : Calc.Balance.infer_equilibre |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : Calc.Balance.postings |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Modif : Lib.TreeMap.{node_content => node_value} |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : */hcompta-*.cabal : -fdev |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : Makefile : %/dev |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : Makefile : CABAL_FLAGS et CABAL_*_FLAGS |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Julien Moutinho | Ajout : Model.Filter.Read |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Julien Moutinho | Correction : CLI.Command.Balance : critère de redondance |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Julien Moutinho | Correction : Format.Ledger.Read.amount : utilise l... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Julien Moutinho | Ajout : CLI : un peu plus de coloration ANSI. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Julien Moutinho | Ajout : Makefile |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Julien Moutinho | Correction : Format.Ledger.Write : couleurs d'account... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Julien Moutinho | Correction : Format.Ledger.Read : Amount sans Unit |
commit | commitdiff | tree | snapshot |
2015-05-10 |
Julien Moutinho | Ajout : CLI.Command.Balance : --redundant |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Julien Moutinho | Correction : Format.Ledger.Read : posting_type davantag... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Julien Moutinho | Ajout : Lib.TreeMap : instances pour TreeMap et pas... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
Julien Moutinho | Modif : CLI.Command.Balance : meilleur affichage |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Julien Moutinho | Correction : Calc.Balance.transaction_with_virtual |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Julien Moutinho | Correction : lens n'est pas nécessaire pour le moment |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Julien Moutinho | Correction : typo de documentation |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Julien Moutinho | Ajout : Lib.TreeMap pour Calc.Balance.Expanded |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Julien Moutinho | Modif : URL de téléchargement des sources |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Julien Moutinho | Correction : borne maximale sur les versions des dépend... |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Julien Moutinho | Ajout : INSTALL |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Julien Moutinho | Ajout : Hcompta.CLI.Format.Ledger |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Correction : LambdaCase n’est pas dans ghc-7.4 (Debian... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Correction : build-depends : transformers >= 0.4 |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Correction : build-depends : containers >= 0.5 |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Correction : LambdaCase n’est pas dans ghc-7.4 (Debian... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Ajout : CLI.Command.Print : utilise Ledger.Balance... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Correction : Format.Ledger.Read.posting : permet des... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Correction : Format.Ledger.Write : préserve les couleur... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Julien Moutinho | Modif : Calc.Balance.Equilibre : retourne ce qui n... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Julien Moutinho | Ajout : Hcompta.Lib.{Foldable,Leijen,Parsec,Path} |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Julien Moutinho | Modif : P -> R |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Julien Moutinho | Correction : calcul de la largeur des montants. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Julien Moutinho | Correction : préservation de l’ordre des transactions. |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Julien Moutinho | Ajout : Hcompta.CLI |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Julien Moutinho | Ajout : Hcompta.Format.Text : couleurs ANSI. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Julien Moutinho | Ajout : Hcompta.Format.Text |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Julien Moutinho | Ajout : Format.Ledger.Write.journal |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Julien Moutinho | Ajout : Format.Ledger.Read.journal |
commit | commitdiff | tree | snapshot |
2015-04-15 |
Julien Moutinho | Correction : warnings. |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Julien Moutinho | WIP : Format.Ledger.Read : Model.Transaction.Posting |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Julien Moutinho | Ajout : Format.Ledger.Read : account, amount |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Julien Moutinho | Modif : null -> nil. |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Julien Moutinho | Ajout : Calc.Balance types and constructors. |
commit | commitdiff | tree | snapshot |
next |