summaryrefslogtreecommitdiff
path: root/src/global.h
Commit message (Expand)AuthorAgeFilesLines
* Moved report normalization into report.ccJohn Wiegley2009-11-121-1/+0
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-7/+7
* Moved journal reading code into journal_tJohn Wiegley2009-11-051-2/+6
* Segregated symbols into 5 separate namespacesJohn Wiegley2009-11-041-1/+2
* Added new debug option --optionsJohn Wiegley2009-06-021-2/+5
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-0/+5
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-3/+3
* The --help (-h, -H) options now visit the man pageJohn Wiegley2009-02-211-5/+7
* Added --args-only flags, to ignore init and envJohn Wiegley2009-02-161-0/+1
* Added a "reload" command, for use at the REPLJohn Wiegley2009-02-131-1/+0
* pyinterp.cc shares global session; accept full paths passed to --import.John Wiegley2009-02-081-1/+1
* Allow value expressions to gain access to option settings.John Wiegley2009-02-071-0/+2
* Added some stub options, for --help and friends.John Wiegley2009-02-061-2/+9
* Restored all the option handlers from 2.6.2, but not the options themselves.John Wiegley2009-02-061-9/+35
* Greatly simplified the way option and command handlers are defined.John Wiegley2009-02-051-12/+7
* Moved work.cc and global_scope_t into a new global.cc file.John Wiegley2009-02-051-0/+119