6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
loader/skins now contains skin CSS More... about 10 years ago
fix autoload of skins. Skins were not being copied to loader/ where run_prettify.js expects them to be More... about 10 years ago
reworked references from code.google to point to github or rawgit More... about 10 years ago
doc fixup: fixed markdown table More... about 10 years ago
doc fixup: fixed markdown table More... about 10 years ago
README: added link to example More... about 10 years ago
migrated docs from google code More... about 10 years ago
Doc fixup More... about 10 years ago
Doc fixup More... about 10 years ago
Doc fixup More... about 10 years ago
Translated README from HTML to Github Markdown More... about 10 years ago
Translated README from HTML to Github Markdown More... about 10 years ago
Added test_in_node script to run (some) tests from command line via node.js. More... over 11 years ago
fix a few bugs related to C# keywords More... about 12 years ago
fixed code sample formatting in README More... about 12 years ago
fix for autoloader in FF3 which does not have document.scripts courtesy bknovell More... about 12 years ago
fixed usage example typo reported by pijusnav... More... about 12 years ago
fixed bug: wrong version of lang file was being aliased. unminified version instead of minified More... over 12 years ago
added build rules for language handler aliases so that lang-scm.js in the loader works even though there is only a source for lang-lisp.js which registers a handler for lang-scm More... over 12 years ago
make window an alias for global scope when interpreting JS More... over 12 years ago
make regex-literals single line by default More... over 12 years ago
issue 32: matlab mode courtesy amroamroamro More... over 12 years ago
a script for sussing out the relationship between language extension files and language identifiers More... over 12 years ago
fixed flag parsing typo More... over 12 years ago
fix bug: release label date contains space when day of month < 10 More... over 12 years ago
added option to avoid creating a new branch when all I want to do is update the autoloader More... over 12 years ago
fixed autoloader code that waited until all language modules loaded to prettify code. More... over 12 years ago
updated documentation More... over 12 years ago
fix issue 217: regex matching after runs of punctuation More... over 12 years ago
added assertion to ensure CDN files are lower-7 ascii and fix download bundle paths More... over 12 years ago