index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved xact_xdata_t into xact_t itself, as a set of "extended data" that might
John Wiegley
2008-08-02
1
-1
/
+0
*
Changed the way that bare masks are parsed. There is still some coupling
John Wiegley
2008-08-02
1
-38
/
+4
*
Formatting now relies exclusively on value expressions.
John Wiegley
2008-08-02
1
-11
/
+10
*
Added a new 'format' debugging command, which dissects the formatting
John Wiegley
2008-08-01
1
-4
/
+3
*
Re-implemented ?: parsing in value expressions. "a ? b : c" is implemented by
John Wiegley
2008-08-01
1
-3
/
+39
*
Revised the way that exceptions are thrown around. Instead of context being a
John Wiegley
2008-07-31
1
-8
/
+5
*
Value expression architecture is now rewritten, but the functionality of the
John Wiegley
2008-07-29
1
-0
/
+445
*
A great deal of reorganization to restore the old parsing code (since the
John Wiegley
2008-07-22
1
-185
/
+0
*
Brought in the final round of 3.0 code, although it does not compile yet:
John Wiegley
2008-07-20
1
-7
/
+7
*
The code is compiling again, but it's far from being able to run yet.
John Wiegley
2008-05-08
1
-43
/
+35
*
Several fixes to lot price handling.
John Wiegley
2008-04-13
1
-0
/
+1
*
Added much better error location.
John Wiegley
2008-04-13
1
-4
/
+4
*
*** empty log message ***
John Wiegley
2008-04-13
1
-7
/
+4
*
Made several changes to the parsing infrastructure to allow passing
John Wiegley
2008-04-13
1
-52
/
+54
*
Removed Python integration support.
John Wiegley
2008-04-13
1
-48
/
+0
*
Restructed the code that it can build and be used as a shared library.
John Wiegley
2008-04-13
1
-9
/
+129
*
updated to 2.02
John Wiegley
2008-04-13
1
-0
/
+2
*
updated to version 2.0
John Wiegley
2008-04-13
1
-0
/
+119
*
changes
John Wiegley
2008-04-13
1
-117
/
+0
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-1
/
+1
*
added (disabled) code for Boost.Python
John Wiegley
2004-08-27
1
-15
/
+97
*
fixes
John Wiegley
2004-08-19
1
-0
/
+35