summaryrefslogtreecommitdiff
path: root/src/parse/language.h
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-1/+1
* Various changes which modify API and ABI:Michael Drake2013-12-131-4/+1
* Tidy upJohn Mark Bell2011-10-061-1/+0
* Avoid interning propstrings table for every stylesheet, style tag and style a...Michael Drake2011-10-061-1/+1
* CSS3 NamespacesJohn Mark Bell2011-03-121-2/+15
* Rename all css_[^_] internal symbols to css__ so that they're nicely namespacedDaniel Silverstone2011-01-261-2/+2
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-2/+2
* Lose redundant assignments.John Mark Bell2009-11-221-1/+1
* Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...John Mark Bell2009-07-271-3/+14
* More refactoring groundwork. This actually compiles and passes the testsuite.John Mark Bell2009-05-261-1/+58
* Drop css_error_handler and rename css_alloc to css_allocator_fnDaniel Silverstone2009-02-141-1/+1
* Tidy things up somewhat.John Mark Bell2008-11-281-0/+25