summaryrefslogtreecommitdiff
path: root/parsetime.yy
Commit message (Collapse)AuthorAgeFilesLines
* More refactoringJohn Wiegley2008-04-131-8/+16
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-84/+21
| | | | | | back a useless version of the register command (just to prove the command sequence); and added smart XML semantics to the XPath implementation so that nodes can be coerced to values.
* Improved time parsingJohn Wiegley2008-04-131-17/+73
|
* Added time parsingJohn Wiegley2008-04-131-5/+15
|
* Changed date parser to use lex/yacc.John Wiegley2008-04-131-0/+272