John Wiegley
|
edb9cff4a2
|
Moved work.cc and global_scope_t into a new global.cc file.
|
2009-02-05 04:20:49 -04:00 |
|
John Wiegley
|
0e2a3a9c00
|
Moved much of the main.cc code into a new global_scope_t class.
|
2009-02-05 04:06:58 -04:00 |
|
John Wiegley
|
37006741d6
|
Support using Ledger as a script interpretor.
The file must begin with '#!/usr/bin/env ledger --script'. You can add a -f
option to the options, but it must come before --script.
|
2009-02-05 03:49:49 -04:00 |
|
John Wiegley
|
c58cd88299
|
Reworked how the REPL is handled.
|
2009-02-05 02:45:26 -04:00 |
|
John Wiegley
|
2d941730b1
|
Largely removed all of Ledger's use of global variables, for the REPL's sake.
|
2009-02-04 19:55:27 -04:00 |
|
John Wiegley
|
73cf3b01fb
|
Added structural support in main() for using a REPL.
|
2009-02-04 19:55:08 -04:00 |
|
John Wiegley
|
43c4636d9d
|
Removed the global references to session->report.
|
2009-02-03 13:03:10 -04:00 |
|
John Wiegley
|
3434650848
|
Removed the binary caching code, and the XML, QIF and Gnucash parsers.
|
2009-02-03 12:22:10 -04:00 |
|
John Wiegley
|
9d267fa133
|
Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach.
|
2009-01-31 18:52:34 -04:00 |
|