summaryrefslogtreecommitdiffstats
path: root/src/dom/xpathtoken.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove warningsBob Jamison2008-05-301-62/+62
| | | (bzr r5765)
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-161-1/+1
| | | (bzr r3757)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-3/+3
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* fixed parsing of axesBob Jamison2006-07-131-2/+13
| | | (bzr r1404)
* finally getting closer to processing axes and contexts correctlyBob Jamison2006-07-091-130/+162
| | | (bzr r1389)
* rearrange axis/context structure. make tokens more robustBob Jamison2006-07-071-262/+778
| | | (bzr r1370)
* Unix-ify the sourcesBob Jamison2006-05-211-515/+515
| | | (bzr r928)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-53/+67
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-021-67/+53
|
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-301-77/+169
| | | (bzr r638)
* Clean up type stringsBob Jamison2006-04-281-0/+105
| | | (bzr r608)
* interim cleanup commitBob Jamison2006-04-271-3/+46
| | | (bzr r597)
* Move contextual info to StackBob Jamison2006-04-231-3/+49
| | | (bzr r578)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+229
(bzr r479)