0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
always duck, when typing More... almost 13 years ago
add a TCL lexer which has to do a ton of magic More... almost 13 years ago
v0.0.3 More... almost 13 years ago
embed the css lexer into the html lexer More... almost 13 years ago
turn off debugging More... almost 13 years ago
add a css lexer More... almost 13 years ago
an html lexer with embedded javascript More... almost 13 years ago
escape the raw sample More... almost 13 years ago
thankful_eyes: Name.Tag and Name.Attribute More... almost 13 years ago
add delegation More... almost 13 years ago
consolidate tokens and omit empty tokens More... almost 13 years ago
vastly improve the lexer dsl More... almost 13 years ago
pass on the block in the .lex classmethod More... almost 13 years ago
use a plain anchored regex in the lookahead magic More... almost 13 years ago
js: stop barfing on object literals More... almost 13 years ago
fix debug mode More... almost 13 years ago
spec for stateful lexing More... almost 13 years ago
instance_exec the callbacks on the scan state More... almost 13 years ago
introduce ScanState, which encapsulates the scanner and the stack More... almost 13 years ago
use StringScanner instead of manually anchoring More... almost 13 years ago
fix the javascript regex regex. More... almost 13 years ago
add an extensions registry More... almost 13 years ago
add some trickier examples to the javascript sample More... almost 13 years ago
flesh out the README More... almost 13 years ago
add a diff lexer More... almost 13 years ago
ThankfulEyes: style Generic.Inserted and Generic.Heading More... almost 13 years ago
allow passing ?debug=1 to the visual tests More... almost 13 years ago
preserve the regex flags when anchoring More... almost 13 years ago
allow passing a lexer instance into Rouge.highlight More... almost 13 years ago
support custom scopes for css themes More... almost 13 years ago