summaryrefslogtreecommitdiff
path: root/src/parse/parse.h
Commit message (Expand)AuthorAgeFilesLines
* Port libcss to new lpu API.John Mark Bell2008-11-091-3/+3
* Make selector token vector be associated with the ruleset, rather than having...John Mark Bell2008-08-051-1/+0
* Beginnings of a mechanism to intern known strings and compare pointers effect...John Mark Bell2008-08-041-0/+3
* Change API of event callback to return css_error (this is more useful than bool)John Mark Bell2008-08-041-1/+1
* Stub out a CSS 2.1 stage 2 parser.John Mark Bell2008-08-011-2/+3
* Generate and emit eventsJohn Mark Bell2008-07-301-0/+28
* Implement the first-stage parser.John Mark Bell2008-07-301-0/+45