Sun, 01 Sep 2013 16:18:24 +0100 [css-syntax] Revert <unicode-range> changes from CSS 2.1 file | diff | annotate
Tue, 27 Aug 2013 10:33:19 +0100 [css-syntax] Clarify serialization of consecutive whitespace tokens. file | diff | annotate
Thu, 15 Aug 2013 11:19:45 -0700 [css-syntax] Switch the parser diagrams back to just referring to the tokens literally, rather than trying to get them to autolink. file | diff | annotate
Thu, 15 Aug 2013 10:55:03 -0700 [css-syntax] processor fixes file | diff | annotate
Wed, 14 Aug 2013 23:45:15 +0100 [css-syntax] Add a Previous Version link. file | diff | annotate
Wed, 14 Aug 2013 18:44:55 +0100 [css-syntax] Add the escaped surrogate change in the Changes section. file | diff | annotate
Wed, 14 Aug 2013 10:38:31 -0700 [css-syntax] Typo file | diff | annotate
Wed, 14 Aug 2013 18:32:09 +0100 [css-syntax] Add a proper definition of surrogate code point. file | diff | annotate
Wed, 14 Aug 2013 18:26:25 +0100 [css-syntax] Terminology: use "code point" instead of "character". file | diff | annotate
Tue, 13 Aug 2013 16:09:22 -0700 [css-syntax] preprocessor fixes file | diff | annotate
Mon, 12 Aug 2013 18:37:13 -0700 [css-syntax] preprocessor fixes file | diff | annotate
Mon, 12 Aug 2013 17:18:12 -0700 [css-syntax] Preprocessor fixes. file | diff | annotate
Mon, 12 Aug 2013 17:12:54 +0100 [css-syntax] s/included/inclusive/ for range boundaries. file | diff | annotate
Mon, 12 Aug 2013 15:17:33 +0100 [css-syntax] Return U+FFFD for escaped surrogate code points. file | diff | annotate
Fri, 09 Aug 2013 21:55:52 +0100 [css-syntax] Fix <an+b> grammar for cases that contain "n- " file | diff | annotate
Fri, 09 Aug 2013 10:42:21 -0700 [css-syntax] Specify that duplication declarations in style rules are discarded. file | diff | annotate
Fri, 09 Aug 2013 10:34:13 -0700 [css-syntax] Add an issue about missing the 'n- 5' cases for an+b. file | diff | annotate
Thu, 25 Jul 2013 14:02:03 +0100 [css-syntax] Literal tokens in grammars are ASCII case-insensitive. file | diff | annotate
Thu, 25 Jul 2013 14:01:36 +0100 [css-syntax] Add non-normative text to describe escaping. file | diff | annotate
Thu, 25 Jul 2013 12:20:02 +0100 [css-syntax] Editorial fixes in the "CSS stylesheets" section. file | diff | annotate
Wed, 24 Jul 2013 11:24:50 -0700 [css-syntax] Rewrite the CSS Stylesheets section. file | diff | annotate
Tue, 23 Jul 2013 14:14:05 -0700 [css-syntax] Markup fixes. file | diff | annotate
Tue, 23 Jul 2013 15:04:44 +0100 [css-syntax] Initial draft of the CSS Stylesheets section. file | diff | annotate
Tue, 23 Jul 2013 10:38:24 +0100 [css-syntax] Regenerate with updated pre-processor. file | diff | annotate
Sat, 20 Jul 2013 17:52:35 +0100 [css-syntax] Railroad diagrams: qualified rules can have any {} block, file | diff | annotate
Mon, 01 Jul 2013 08:29:36 +0100 [css-syntax] Acknowledge Marc O'Morain. file | diff | annotate
Mon, 01 Jul 2013 08:27:57 +0100 [css-syntax] Fix "Convert a string to a number", use <var>e</var> for the exponent file | diff | annotate
Mon, 01 Jul 2013 08:18:32 +0100 [css-syntax] Fix "Consume a number", allow exponent sign. file | diff | annotate
Fri, 28 Jun 2013 16:06:25 -0700 [css-syntax] Preprocessor fix - alphabetical attributes, so we get less diff churn. file | diff | annotate
Fri, 28 Jun 2013 11:30:32 -0700 [css-syntax] Remove some trailing whitespace. Preprocessor updates. file | diff | annotate
Fri, 28 Jun 2013 18:03:56 +0100 [css-syntax] Add acknowledgments back. They were removed when switching preprocessors. file | diff | annotate
Thu, 27 Jun 2013 14:16:33 -0700 [css-syntax] Preprocessor fixes. Add back the railroad-diagram styling. file | diff | annotate
Thu, 27 Jun 2013 15:50:02 +0100 [css-syntax] Not all qualifed rules contain declarations. file | diff | annotate
Wed, 26 Jun 2013 16:24:14 -0700 [css-syntax] markup typos file | diff | annotate
Wed, 26 Jun 2013 16:21:18 -0700 [css-syntax] More algo tweaks, including making 'consume a component value' start with a token consumption. file | diff | annotate
Wed, 26 Jun 2013 16:13:03 -0700 [css-syntax] Make several parsing algorithms slightly more precise, as requested by dbaron. file | diff | annotate
Wed, 26 Jun 2013 14:22:46 -0700 [css-syntax] Update markup to preprocessor standards. file | diff | annotate
Wed, 26 Jun 2013 13:53:33 -0700 [css-syntax] Switch to the new preprocessor. Disallow whitespace between the tokens in '+n'. file | diff | annotate
Tue, 25 Jun 2013 18:07:48 +0100 [css-syntax] Make <CDO> and <CDC> not special in "Parse a rule". file | diff | annotate
Tue, 25 Jun 2013 17:53:14 +0100 [css-syntax] Note: "Parse a declaration list" also parses at-rules. file | diff | annotate
Tue, 25 Jun 2013 17:52:26 +0100 [css-syntax] Allow leading whitespace in "Parse a declaration". file | diff | annotate
Mon, 24 Jun 2013 09:38:17 +0100 [css-syntax] Make url(<ws>*<eof> valid, per EOF-handling rules. file | diff | annotate
Thu, 20 Jun 2013 17:36:13 -0700 [css-syntax] Add Simon as co-editor. file | diff | annotate
Wed, 19 Jun 2013 12:30:54 +0100 [css-syntax] The unescaped newline is not part of <bad-string> file | diff | annotate
Mon, 17 Jun 2013 09:58:19 +0100 [css-syntax] Add "Parse a list of rules" and "Parse a declaration". file | diff | annotate
Mon, 17 Jun 2013 09:16:45 +0100 [css-syntax] Fix <an+b> parsing: '-n-3' is (-1, -3), not (-1, 3) file | diff | annotate
Mon, 17 Jun 2013 09:02:51 +0100 [css-syntax] Idents do not have a representation. file | diff | annotate
Wed, 12 Jun 2013 05:36:17 -0700 [css-syntax] Allow the parser algorithms to be invoked on a string. file | diff | annotate
Wed, 12 Jun 2013 05:29:50 -0700 [css-syntax] Markup typo file | diff | annotate
Thu, 06 Jun 2013 18:12:46 +0900 [css-syntax] \EOF turns into U+FFFD except when inside a string, in which case it just gets dropped. file | diff | annotate
Thu, 06 Jun 2013 16:34:00 +0900 [css-syntax] Use "qualified rule prelude" instead of "selector" when appropriate. file | diff | annotate
Mon, 03 Jun 2013 15:59:38 +0900 [css-syntax] Merge and update the Changes sections. file | diff | annotate
Fri, 31 May 2013 13:46:22 -0700 [css-syntax] tweak the multiplication signs. file | diff | annotate
Fri, 31 May 2013 10:45:04 -0700 [css-syntax] Add a note about the handling of escapes in bad-url. file | diff | annotate
Fri, 31 May 2013 10:40:41 -0700 [css-syntax] Make url() be escapable. Actually return function tokens. file | diff | annotate
Fri, 31 May 2013 10:32:06 -0700 [css-syntax] Check hash's id flag based on input characters, not possibly-escaped chars. file | diff | annotate
Thu, 30 May 2013 18:24:11 -0700 [css-syntax] editorial tweak file | diff | annotate
Thu, 30 May 2013 18:22:43 -0700 [css-syntax] Add a note about tokenizer lookahead. file | diff | annotate
Thu, 30 May 2013 17:11:17 -0700 [css-syntax] Big commit - redefine the tokenizer as a recursive-descent parser. file | diff | annotate
Thu, 30 May 2013 13:56:14 -0700 [css-syntax] Add another an+b difference from 2.1. file | diff | annotate
(0)-100-60tip

mercurial