summaryrefslogtreecommitdiff
path: root/src/interactive.cc
Commit message (Expand)AuthorAgeFilesLines
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-5/+4
* Change the value_t::POINTER type to value_t::SCOPEJohn Wiegley2009-10-301-3/+3
* Pushing null values into a sequence is legitimateJohn Wiegley2009-10-281-16/+20
* The --download option is now fully restoredJohn Wiegley2009-06-261-6/+7
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-15/+15
* If interactive_t wants S, also accept bare valuesJohn Wiegley2009-02-231-1/+5
* Fixed a bug with interactive_t's arg validationJohn Wiegley2009-02-211-1/+1
* Create a new interactive_t helper classJohn Wiegley2009-02-211-0/+184