Files
gtk3/tests
Benjamin Otte 7ccb9db79e css: Rewrite the parser
Instead of relying on GScanner and its idea of syntax, code up a parser
that obeys the CSS spec.
This also has the great side effect of reporting correct line numbers
and positions.

Also included is a reorganization of the returned error values. Instead
of error values describing what type of syntax error was returned, the
code just returns SYNTAX_ERROR. Other messages exist for when actual
values don't work or when errors shouldn't be fatal due to backwards
compatibility.
2011-05-18 22:17:55 +02:00
..
2011-05-18 22:17:55 +02:00
2010-12-21 12:07:02 -05:00
2011-01-03 12:34:23 -05:00
2011-02-06 15:07:12 +01:00
2011-02-12 08:01:51 -05:00
2011-01-03 12:34:23 -05:00
2011-02-12 08:01:51 -05:00
2011-03-30 10:34:02 -04:00
2010-11-08 11:31:01 +09:00
2011-03-30 08:19:30 -04:00
2011-05-06 22:44:38 -04:00
2010-11-29 10:14:21 -05:00
2011-02-12 08:01:51 -05:00
2011-01-05 16:33:15 -05:00
2011-02-11 23:53:39 -05:00