index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
valexpr.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rather than just aborting, report an intelligent error if the comma operator
John Wiegley
2008-07-17
1
-4
/
+10
*
Moved the sequencing of a call to node.reset, since the intervening expression
John Wiegley
2008-07-17
1
-1
/
+1
*
*** empty log message ***
John Wiegley
2008-04-13
1
-2
/
+8
*
Added elision styles.
John Wiegley
2008-04-13
1
-18
/
+13
*
Reworked the way date/times are handled.
John Wiegley
2008-04-13
1
-21
/
+22
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-1
/
+2
*
Further refinement of commodity lot information.
John Wiegley
2008-04-13
1
-2
/
+4
*
Tons of corrections and fixes to value expressions and lot figures.
John Wiegley
2008-04-13
1
-356
/
+370
*
*** empty log message ***
John Wiegley
2008-04-13
1
-3
/
+7
*
*** empty log message ***
John Wiegley
2008-04-13
1
-9
/
+10
*
Added new --descend option.
John Wiegley
2008-04-13
1
-0
/
+14
*
*** empty log message ***
John Wiegley
2008-04-13
1
-60
/
+119
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+33
*
Added much better error location.
John Wiegley
2008-04-13
1
-30
/
+299
*
Added a DATETIME value type.
John Wiegley
2008-04-13
1
-26
/
+89
*
*** empty log message ***
John Wiegley
2008-04-13
1
-16
/
+80
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-0
/
+7
*
Began support for improved commodity handling.
John Wiegley
2008-04-13
1
-13
/
+13
*
Added support for unlimited factoids.
John Wiegley
2008-04-13
1
-6
/
+3
*
(read_binary_journal): Fixed a tiny memory leak when reading from a
John Wiegley
2008-04-13
1
-4
/
+7
*
*** empty log message ***
John Wiegley
2008-04-13
1
-6
/
+7
*
(value_expr_t::compute): Added new 'act_date' and 'eff_date' value
John Wiegley
2008-04-13
1
-19
/
+39
*
Further improvements to lot pricing.
John Wiegley
2008-04-13
1
-23
/
+42
*
Checked in all major updates.
John Wiegley
2008-04-13
1
-418
/
+746
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-5
/
+5
*
*** empty log message ***
John Wiegley
2008-04-13
1
-0
/
+22
*
(parse_value_term): Added support for general @name functions. This
John Wiegley
2008-04-13
1
-0
/
+77
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-136
/
+0
*
(parse_and_report): Set ledger::terminus in main.cc, instead of
John Wiegley
2008-04-13
1
-1
/
+1
*
Restructed the code that it can build and be used as a shared library.
John Wiegley
2008-04-13
1
-0
/
+6
*
Added support for a Y flag which matches against a transaction's
John Wiegley
2008-04-13
1
-0
/
+9
*
Added a `terminus' global, which if set marks the "current time" as
John Wiegley
2008-04-13
1
-3
/
+5
*
See ChangeLog
John Wiegley
2008-04-13
1
-3
/
+6
*
Support has been added for clearing of individual transactions. Set
John Wiegley
2008-04-13
1
-2
/
+19
*
Added the capability for value expression regexps targetted at
John Wiegley
2008-04-13
1
-15
/
+63
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+1037
*
changes
John Wiegley
2008-04-13
1
-1051
/
+0
*
made several of the buffers used non-static
John Wiegley
2004-09-26
1
-2
/
+1
*
corrected the deviation report (-D) when -V is also being used
John Wiegley
2004-09-25
1
-7
/
+0
*
added pysample.dat, which provides a more realistic example of using Python
John Wiegley
2004-09-25
1
-5
/
+7
*
fixed support for multiple argument passing to Python functions
John Wiegley
2004-09-25
1
-17
/
+45
*
accept multiple arguments passed to an interpreted function (more work tbd)
John Wiegley
2004-09-24
1
-30
/
+57
*
more error checking and robustness mods
John Wiegley
2004-09-23
1
-29
/
+40
*
shored up error checking of value expressions
John Wiegley
2004-09-23
1
-7
/
+28
*
passing --enable-python to configure is now required for python support
John Wiegley
2004-09-20
1
-2
/
+2
*
the "bal" command mostly works now in main.py; added a finalize_entry hook
John Wiegley
2004-09-20
1
-0
/
+10
*
changed the management of "xdata" in walk.h
John Wiegley
2004-09-17
1
-26
/
+25
*
further python integration improvements
John Wiegley
2004-09-14
1
-2
/
+12
*
python integrated both ways (see sample.dat), and initialized on-demand
John Wiegley
2004-09-14
1
-3
/
+57
[next]