index
:
libcss.git
dsilvers/calc
jmb/mq
lcneves/select-autogen
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
Cascading Style Sheets library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show full width of azimuth named angle bits.
Michael Drake
2009-06-25
1
-9
/
+9
*
Purge side bits. These cause more trouble than they're worth, and it's not as...
John Mark Bell
2009-02-10
1
-111
/
+101
*
Fix test data for voice-family with ident list -- documentation was wrong.
John Mark Bell
2009-01-18
1
-2
/
+4
*
Fix page-break-inside test data -- documentation was wrong.
John Mark Bell
2009-01-18
1
-2
/
+2
*
Fix expected bytecode for font-family with ident list.
John Mark Bell
2009-01-18
1
-8
/
+7
*
Tests for properties 0b to 0f.
Michael Drake
2009-01-16
1
-1
/
+1
*
I guess it helps if the documentation's in sync with reality...
John Mark Bell
2009-01-16
1
-4
/
+4
*
Complete bytecode dumping code.
John Mark Bell
2009-01-12
1
-37
/
+65
*
Clarify font-family
John Mark Bell
2008-12-04
1
-6
/
+7
*
counter-increment
John Mark Bell
2008-12-04
1
-6
/
+4
*
Changes to the encoding of content in bytecode to better match the spec.
John Mark Bell
2008-12-03
1
-5
/
+17
*
Something approximating clip
John Mark Bell
2008-12-02
1
-10
/
+21
*
The advantage of interning strings is that you don't have to store their leng...
John Mark Bell
2008-12-01
1
-3
/
+2
*
All numerical values are represented in 22:10 fixed point.
John Mark Bell
2008-11-23
1
-9
/
+4
*
Update Lexer/Token documentation to handle CSS numbers correctly.
John Mark Bell
2008-10-27
2
-3
/
+3
*
A bunch of property parsers.
John Mark Bell
2008-10-25
1
-3
/
+3
*
In hindsight, it's more likely that opcodes will be added than flags, so use ...
John Mark Bell
2008-10-22
1
-5
/
+5
*
Provide example of typed parameter list
John Mark Bell
2008-10-21
1
-0
/
+9
*
Document shorthand properties
John Mark Bell
2008-10-21
1
-0
/
+32
*
Reduce space requirements by squashing opcode + flags + value into 32 bits.
John Mark Bell
2008-10-21
1
-545
/
+431
*
All properties done.
John Mark Bell
2008-10-21
1
-23
/
+844
*
Beginnings of a bytecode format.
John Mark Bell
2008-10-21
1
-0
/
+318
*
Provide a way of modelling the likes of a[hello="foo"][bar="baz"] { ... }
John Mark Bell
2008-08-07
1
-2
/
+4
*
Sketch out the internal representation of a stylesheet
John Mark Bell
2008-08-07
1
-0
/
+96
*
Implement the first-stage parser.
John Mark Bell
2008-07-30
1
-0
/
+210
*
Update lexer documentation
John Mark Bell
2008-06-26
2
-0
/
+2
*
Import beginnings of a CSS parsing library.
John Mark Bell
2008-05-01
2
-0
/
+95