Tue, 12 Mar 2013 14:48:08 +0100 [css3-syntax] Add a note: the type of hash tokens is for ID selectors. file | diff | annotate
Sun, 24 Feb 2013 10:49:19 -0800 [css3-syntax] Add note about the undefinedness of at-rule values. file | diff | annotate
Sun, 24 Feb 2013 10:47:09 -0800 [css3-syntax] Sync the definition of at-rule so that the block is optional. file | diff | annotate
Sun, 24 Feb 2013 10:44:38 -0800 [css3-syntax] Sync the error-handling chapter with the new handling of at-rules. file | diff | annotate
Sun, 24 Feb 2013 08:53:44 +0100 [css3-syntax] Punctuation fix. file | diff | annotate
Sat, 23 Feb 2013 21:26:56 -0800 [css3-syntax] Markup tweak. file | diff | annotate
Sat, 23 Feb 2013 21:16:25 -0800 [css3-syntax] Add checker functions to the string states. file | diff | annotate
Sat, 23 Feb 2013 21:09:40 -0800 [css3-syntax] Switch the data state over to using the new checking functions. file | diff | annotate
Sat, 23 Feb 2013 20:54:32 -0800 [css3-syntax] Added 'is a number' function. Tweaked titles/text of the other two functions. file | diff | annotate
Sat, 23 Feb 2013 20:34:51 -0800 [css3-syntax] Remove the distinction between at-rule types, so individual grammars can declare what their blocks contain. file | diff | annotate
Sat, 23 Feb 2013 11:14:14 -0800 [css3-syntax] Added note that other specs can add their own entry points. file | diff | annotate
Sat, 23 Feb 2013 10:46:08 -0800 [css3-syntax] Add an informative section on error-recovery. file | diff | annotate
Thu, 21 Feb 2013 14:50:03 -0800 [css3-syntax] fix up dfn link-up text file | diff | annotate
Thu, 21 Feb 2013 14:30:06 -0800 [css3-syntax] Rework the way I handle id hashes. Add some functions to check for valid escapes and idents. file | diff | annotate
Thu, 21 Feb 2013 14:04:28 -0800 [css3-syntax] typo file | diff | annotate
Thu, 21 Feb 2013 14:03:29 -0800 [css3-syntax] Fix a lingering reference to 'style rules'. file | diff | annotate
Thu, 21 Feb 2013 12:20:06 -0800 [css3-syntax] Fix the handling of unknown at-rules so it ends at ; or {}. file | diff | annotate
Thu, 21 Feb 2013 11:15:58 -0800 [css3-syntax] Remove unnecessary sanity-checking in the number state. file | diff | annotate
Thu, 21 Feb 2013 10:09:43 -0800 [css3-syntax] Make the hash-rest state set the hash token's type flag. file | diff | annotate
Thu, 21 Feb 2013 09:49:22 -0800 [css3-syntax] add h-entry file | diff | annotate
Thu, 21 Feb 2013 09:19:31 -0800 [css3-syntax] Give the hash token a type flag. I haven't added anything to actually set the flag yet. file | diff | annotate
Wed, 20 Feb 2013 16:34:08 -0800 [css3-syntax] Make EOF just close a string/url, as feedback says it was a mistake to make it invalid. file | diff | annotate
Wed, 20 Feb 2013 16:24:59 -0800 [css3-syntax] Remove the type flag from percentages and dimensions. file | diff | annotate
Wed, 20 Feb 2013 06:39:24 +0100 [css3-syntax] Clarify that "comma-separated" returns a list of lists. file | diff | annotate
Tue, 19 Feb 2013 18:42:15 -0800 [css3-syntax] Move some definitions to where they belong. file | diff | annotate
Mon, 18 Feb 2013 02:46:55 +0100 [css3-syntax] Typo fixes. Thanks to Zack Weinberg. file | diff | annotate
Fri, 15 Feb 2013 08:42:37 -0800 [css3-syntax] Add parsing diagrams. file | diff | annotate
Fri, 15 Feb 2013 08:26:32 -0800 [css3-syntax] Update the token diagrams. file | diff | annotate
Fri, 15 Feb 2013 07:03:19 -0800 [css3-syntax] Consistently use "include-match" vs. "includes-match" file | diff | annotate
Thu, 14 Feb 2013 11:57:34 -0800 [css3-syntax] Clarify what 'recognized at-rule' means. file | diff | annotate
Wed, 13 Feb 2013 18:42:56 -0800 [css3-syntax] Add a note about how qualified rules are usually style rules. file | diff | annotate
Wed, 13 Feb 2013 18:36:24 -0800 [css3-syntax] Change the issues in the 'changes' sections to notes. file | diff | annotate
Wed, 13 Feb 2013 18:35:14 -0800 [css3-syntax] Rewrite the charset determining step to be a little clearer, and closer to my normal language. file | diff | annotate
Wed, 13 Feb 2013 18:26:41 -0800 [css3-syntax] Remove issue about lowercasing languaged-defined stuff. It'll be handled by serialization, per chatter at the last f2f. file | diff | annotate
Wed, 13 Feb 2013 18:24:48 -0800 [css3-syntax] Remove mention of agnosticism from the individual entry points, move it up to the section intro. file | diff | annotate
Wed, 13 Feb 2013 18:23:11 -0800 [css3-syntax] Make the parser algorithms token/component-value agnostic. file | diff | annotate
Tue, 12 Feb 2013 20:52:01 -0800 [css3-syntax] Make junk after a property name a parse error. file | diff | annotate
Tue, 12 Feb 2013 12:33:48 -0800 [css3-syntax] Remove redundant issue paragraphs. file | diff | annotate
Tue, 12 Feb 2013 12:31:40 -0800 [css3-syntax] Switch the Changes section to talking about the *-match tokens properly. file | diff | annotate
Tue, 12 Feb 2013 12:29:10 -0800 [css3-syntax] Add comma token, because specs (including this one) seem to accidentally require it a lot. file | diff | annotate
Tue, 12 Feb 2013 12:26:08 -0800 [css3-syntax] Finish rewriting the parser into recursive-descent style, rearrange the parser section, and clean up lots of little bits. file | diff | annotate
Mon, 11 Feb 2013 17:03:42 -0800 [css3-syntax] Committed incomplete work to turn parser into recursive-descent, commented out for now. file | diff | annotate
Thu, 07 Feb 2013 11:58:14 -0800 [css3-syntax] Remove trailing whitespace file | diff | annotate
Wed, 06 Feb 2013 11:37:19 -0800 [css3-syntax] Add the *-match tokens, from Selectors, per WG resolution. file | diff | annotate
Tue, 05 Feb 2013 11:12:44 -0800 [css3-syntax] Make sure all the error mode entry points reconsume the current input token. file | diff | annotate
Tue, 05 Feb 2013 11:06:20 -0800 [css3-syntax] Handle EOF in the declaration-end state. file | diff | annotate
Tue, 05 Feb 2013 09:57:09 -0800 [css3-syntax] Allow tokens like U+???, per CSS3 Fonts. file | diff | annotate
Mon, 04 Feb 2013 12:43:11 -0800 [css3-syntax] Don't reconsume % in number-fraction. file | diff | annotate
Sat, 02 Feb 2013 08:15:07 +0100 [css3-syntax] Typo fix file | diff | annotate
Fri, 01 Feb 2013 16:19:50 -0800 [css3-syntax] Add notes that some algorithms can be called with either a token stream or a component-value list. file | diff | annotate
Fri, 01 Feb 2013 16:01:05 -0800 [css3-syntax] Make the an+b parser preserve spaces when reparsing. file | diff | annotate
Fri, 01 Feb 2013 11:15:24 -0800 [css3-syntax] contains => is file | diff | annotate
Fri, 01 Feb 2013 11:14:11 -0800 [css3-syntax] Add the correct field of the various tokens in an+b parsing. file | diff | annotate
Thu, 31 Jan 2013 18:26:24 -0800 [css3-syntax] Specify that an+b only uses integers. file | diff | annotate
Thu, 31 Jan 2013 18:07:15 -0800 [css3-syntax] Add algo for parsing an+b notation. file | diff | annotate
Thu, 31 Jan 2013 17:15:36 -0800 [css3-syntax] Fiddle with the intro fluff text. file | diff | annotate
Thu, 31 Jan 2013 17:11:49 -0800 [css3-syntax] Add intro. Remove replaceme styling. file | diff | annotate
Thu, 31 Jan 2013 16:55:33 -0800 Add favicon to several specs. file | diff | annotate
Fri, 01 Feb 2013 01:20:57 +0100 [css3-syntax] Editorial: tiny punctuation fix. file | diff | annotate
Thu, 31 Jan 2013 16:10:38 -0800 [css3-syntax] Whoops, accidentally left in a remnant of a failed edit. file | diff | annotate
(0)-300-100-60tip

mercurial