summaryrefslogtreecommitdiff
path: root/src/parse/properties/quotes.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid integer types with platform dependent sizeDeltaVonNeumann2023-06-171-2/+2
* Parse: Nongenerated properties: Explicit defaultsMichael Drake2022-08-291-5/+7
* Strip trailing whitespace.Michael Drake2017-09-041-11/+11
* Hopefully silence a warningDaniel Silverstone2012-10-151-1/+1
* Rename all css_[^_] internal symbols to css__ so that they're nicely namespacedDaniel Silverstone2011-01-261-7/+7
* Ensure there are zero global symbols without css_ or css__ in front of them. ...Daniel Silverstone2011-01-201-1/+1
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-191-119/+62
* simple properties split in parse similar to select in preparation for future ...Vincent Sanders2011-01-021-0/+184