documentation/_static
Xavier Morel 4ae0fd613d [FIX] remove unnecessary local, convert set to indexedseq
By default "iterating" a set will use a setseq which may still uniquify
information if it finds duplicates (but it may not as it's lazy &
al). #flatten conserves the seq type, so if there are two equal
operation items amongst all selected operations they may get
deduplicated, with the end result of operations disappearing in the
final formatted result.
2015-04-15 17:10:53 +02:00
..
accounting.css [CHG] review stuff 2015-03-17 13:18:50 +01:00
accounts.js [CHG] add functional doc TOC 2015-04-07 16:14:50 +02:00
atom.js [ADD] explanation + interaction of journals + chart of accounts 2015-02-17 16:38:00 +01:00
chart-of-accounts.js [FIX] remove unnecessary local, convert set to indexedseq 2015-04-15 17:10:53 +02:00
entries.js [CHG] add functional doc TOC 2015-04-07 16:14:50 +02:00
immutable.js [ADD] explanation + interaction of journals + chart of accounts 2015-02-17 16:38:00 +01:00
misc.js [ADD] bank reconciliation, checks handling sections 2015-03-18 18:38:26 +01:00
prefixfree.min.js [IMP] convert accounts listing to interactive 2015-02-17 16:40:09 +01:00
react.js [IMP] update to react 0.13 2015-03-11 14:20:13 +01:00
react.min.js [IMP] update to react 0.13 2015-03-11 14:20:13 +01:00
reconciliation.js [CHG] add functional doc TOC 2015-04-07 16:14:50 +02:00