summaryrefslogtreecommitdiff
path: root/token.h
Commit message (Expand)AuthorAgeFilesLines
* Moved xact_xdata_t into xact_t itself, as a set of "extended data" that mightJohn Wiegley2008-08-021-3/+3
* Changed the way that bare masks are parsed. There is still some couplingJohn Wiegley2008-08-021-7/+0
* Formatting now relies exclusively on value expressions.John Wiegley2008-08-021-0/+1
* Re-implemented ?: parsing in value expressions. "a ? b : c" is implemented byJohn Wiegley2008-08-011-1/+4
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-0/+119