|
|
Older revisions
r65
by mikesamuel
on May 12, 2009
Diff
sped up parsing for large files by replacing tokenizing loop with a single regular expression match.
r61
by mikesamuel
on Jan 08, 2009
Diff
changed prettify.js to make it clearer to minifier which symbols are exported
r60
by mikesamuel
on Jan 08, 2009
Diff
Fixed decoration of contents of style nodes in HTML. Consolidated code that handles nested languages in the process.