Activity
Pull request merge
Remove parse branches about the removed *Match and Column tokens. Fixes
Remove parse branches about the removed *Match and Column tokens. Fixes
Properly join, and invoke indent correctly.
Properly join, and invoke indent correctly.
Use the JS join, not the Python one.
Use the JS join, not the Python one.
Add toSource() to the constructs
Add toSource() to the constructs
Actually *use* the sign character.
Actually *use* the sign character.
Update to the new spec for parsing numbers and number tokens.
Update to the new spec for parsing numbers and number tokens.
Update consumeAListOfRules into consumeAStylesheetsContents, to match…
Update consumeAListOfRules into consumeAStylesheetsContents, to match…
Update the non-ascii definition.
Update the non-ascii definition.
Switch all the old-style classes to the class keyword. Change some so…
Switch all the old-style classes to the class keyword. Change some so…
Remove grammar canonicalization, now that it's not required to parse.
Remove grammar canonicalization, now that it's not required to parse.
Remove grammar canonicalization, now that it's not required to parse.
Remove grammar canonicalization, now that it's not required to parse.