0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow passing a lexer instance into Rouge.highlight More... almost 13 years ago
support custom scopes for css themes More... almost 13 years ago
use CGI to escape unsafe HTML entities More... almost 13 years ago
don't test if the token is a string More... almost 13 years ago
Token#to_s More... almost 13 years ago
Token.get will spit a token back out More... almost 13 years ago
Token#ancestors More... almost 13 years ago
get rid of main_style in favor of styles['Text'] More... almost 13 years ago
remove the "highlight" class on the body More... almost 13 years ago
introduce a Style hash for re-use of theme styles More... almost 13 years ago
thankful_eyes: highlight Punctuation More... almost 13 years ago
shell: make line continuations part of interp More... almost 13 years ago
improvements to the shell lexer More... almost 13 years ago
refactor again. More... almost 13 years ago
refactor: lexers are now classes, not instances. More... almost 13 years ago
use the same shell sample as pygments More... almost 13 years ago
put the "colorful" theme against a black background More... almost 13 years ago
add a "lexer" for plain text More... almost 13 years ago
add a "colorful" theme from pygments More... almost 13 years ago
raise a more helpful error if you supply a bad token. More... almost 13 years ago
fix numbers in javascript More... almost 13 years ago
add a message to view the visual specs when running tests More... almost 13 years ago
fix the rakefile :X More... almost 13 years ago
v0.0.2 More... almost 13 years ago
use simpler method names More... almost 13 years ago
comment on Theme#inflate_token More... almost 13 years ago
use enum_for rather than manually translating More... almost 13 years ago
fix the whitespace in the legend More... almost 13 years ago
fix the non-Literal string references in the shell parser More... almost 13 years ago
add a legend More... almost 13 years ago