summaryrefslogtreecommitdiff
path: root/src/bytecode
Commit message (Expand)AuthorAgeFilesLines
* Purge side bits. These cause more trouble than they're worth, and it's not as...John Mark Bell2009-02-102-84/+93
* Purge stylesheet dumping code from the library.John Mark Bell2009-01-193-1835/+1
* Fix play-duringJohn Mark Bell2009-01-181-0/+1
* Don't build the serialisation code in release modeJohn Mark Bell2009-01-142-0/+4
* Complete bytecode dumping code.John Mark Bell2009-01-122-23/+1624
* voice-familyJohn Mark Bell2009-01-101-1/+2
* Beginnings of font-familyJohn Mark Bell2008-12-041-0/+1
* counter-incrementJohn Mark Bell2008-12-041-4/+2
* Changes to the encoding of content in bytecode to better match the spec.John Mark Bell2008-12-031-1/+5
* Something approximating clipJohn Mark Bell2008-12-021-1/+7
* Fix up azimuth to cater for !important after property value.John Mark Bell2008-12-011-4/+4
* The advantage of interning strings is that you don't have to store their leng...John Mark Bell2008-12-011-7/+6
* page-break-insideJohn Mark Bell2008-11-251-1/+1
* max-heightJohn Mark Bell2008-11-251-14/+14
* list-style-type.John Mark Bell2008-11-251-8/+7
* border-collapseJohn Mark Bell2008-10-261-0/+3
* A bunch of property parsers.John Mark Bell2008-10-253-0/+281
* Something approximating a parser for clear.John Mark Bell2008-10-231-0/+5
* Actually include the opcodes header.John Mark Bell2008-10-221-2/+2
* Something approximating an enumeration of the opcode-specific value field.John Mark Bell2008-10-222-2/+633
* Bytecode stuffJohn Mark Bell2008-10-221-0/+164