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
/
src
/
lex
/
lex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip trailing whitespace.
Michael Drake
2017-09-04
1
-12
/
+12
*
Various changes which modify API and ABI:
Michael Drake
2013-12-13
1
-2
/
+1
*
Rename all css_[^_] internal symbols to css__ so that they're nicely namespaced
Daniel Silverstone
2011-01-26
1
-4
/
+4
*
Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...
John Mark Bell
2009-07-27
1
-9
/
+3
*
A bunch of c89.
John Mark Bell
2009-04-15
1
-1
/
+1
*
Port libcss to libwapcaplet.
Daniel Silverstone
2009-02-14
1
-4
/
+8
*
Drop css_error_handler and rename css_alloc to css_allocator_fn
Daniel Silverstone
2009-02-14
1
-1
/
+1
*
Retain pointer to dictionary entries so we don't have to rediscover it later.
John Mark Bell
2008-12-01
1
-2
/
+4
*
Simplify decision as to whether to intern token data by inserting markers int...
John Mark Bell
2008-12-01
1
-7
/
+16
*
Port libcss to new lpu API.
John Mark Bell
2008-11-09
1
-3
/
+3
*
For tokens where there's a possibility of case differences requiring case ins...
John Mark Bell
2008-08-04
1
-0
/
+2
*
Stub out at-rule handling
John Mark Bell
2008-08-04
1
-0
/
+1
*
Only intern strings when we get a token from the lexer. Strings in tokens tha...
John Mark Bell
2008-08-01
1
-1
/
+1
*
Correctly process unterminated strings.
John Mark Bell
2008-06-26
1
-7
/
+7
*
Add space
John Mark Bell
2008-05-01
1
-1
/
+1
*
Import beginnings of a CSS parsing library.
John Mark Bell
2008-05-01
1
-0
/
+67