index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
work.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved work.cc and global_scope_t into a new global.cc file.
John Wiegley
2009-02-05
1
-187
/
+0
*
Moved much of the main.cc code into a new global_scope_t class.
John Wiegley
2009-02-05
1
-22
/
+0
*
Support using Ledger as a script interpretor.
John Wiegley
2009-02-05
1
-37
/
+12
*
Reworked how the REPL is handled.
John Wiegley
2009-02-05
1
-8
/
+3
*
Removed all references to the old binary cache.
John Wiegley
2009-02-04
1
-12
/
+0
*
Moved the --pager option to the session object, rather than the report object.
John Wiegley
2009-02-04
1
-1
/
+1
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-35
/
+1
*
Added structural support in main() for using a REPL.
John Wiegley
2009-02-04
1
-10
/
+3
*
Removed the global references to session->report.
John Wiegley
2009-02-03
1
-2
/
+2
*
Removed the binary caching code, and the XML, QIF and Gnucash parsers.
John Wiegley
2009-02-03
1
-14
/
+0
*
Updated some internal documentation.
John Wiegley
2009-02-02
1
-3
/
+1
*
Simplified error context handling.
John Wiegley
2009-02-02
1
-4
/
+4
*
Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach.
John Wiegley
2009-01-31
1
-0
/
+308