| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
relying on static initialization of valexpr.cc.
|
|
|
|
|
| |
The command-line version is still statically bound in the build
process by default (for the sake of speed).
|
|
|
|
|
|
| |
PENDING state (as opposed to X, which checks only CLEARED). Now it
should be possible to query for all combinations of PENDING, CLEARED
or UNCLEARED.
|
|
|
|
|
|
| |
seen by the value expression logic. This has the effect of changing
valexprs that test against the current time, such as for calculating
the market value of commodities.
|
| |
|
|
|
|
| |
`ledger-clear-whole-entries' in Emacs to revert to the old behavior.
|
|
|
|
|
|
| |
specific parts of a transaction: c// (entry code), p// (payee), w//
(short account name), W// (full account name), and e// (transaction
note).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|