6
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue 179 : patched in cws1989's fix for a regex combiner bug More... over 13 years ago
Fixed issue 181: url() in CSS blows out stack More... over 13 years ago
Made it more obvious when tests fail when I have a lot of tabs open More... over 13 years ago
Got rid of non-ASCII output in Closure compiler output. More... over 13 years ago
issue 183: specify shell in makefile More... over 13 years ago
issue 185: don't reprettify already prettified content More... over 13 years ago
issue 189: line continuations in VB6 comments More... over 13 years ago
issue 191: missing SQL keywords added to lang-sql language extension More... over 13 years ago
issue 192: compute preformattedness once and do it consistently so that it works reasonably well regardless of whether the DOM node is part of the document, and whether the source code comes from a string or element content. This may cause regressions when a <code> element contains <pre> elements More... over 13 years ago
fixed bug: wrong arguments passed to registerLangHandler in nemerle language extension More... over 13 years ago
patched in issue 194 fix for line numbers in sons of obsidian theme More... over 13 years ago
issue 196: desert theme affect pre elements that are not code More... over 13 years ago
more issue 197 uppercase element name cleanup More... over 13 years ago
XHTML compatibility: create elements with lowercase names: li instead of LI More... over 13 years ago
changed code that recognizes <...> after #include as a string value to recognize .hpp files, .hh files, and .h++ files and changed prettyPrint to avoid page redraws during prettyprinting. More... over 13 years ago
Fixed COPYING file More... over 13 years ago
Cleanup .tex and .n language handlers to make them closure compiler friendly. More... almost 14 years ago
Cleanup of regexp preceder pattern More... almost 14 years ago
Simplified code to make it minify better More... almost 14 years ago
Fix issue 159 - Add "lsp" as extension for lisp code More... about 14 years ago
Added Alex Ford's Sons of Obsidian theme More... about 14 years ago
cleanup More... about 14 years ago
Better minification of regex preceder pattern, fixed misoptimization of keyword lists, and other minification tweaks. More... about 14 years ago
Update tests to allow testing of the minified distribution. More... about 14 years ago
Fix proto lang handler to work minified and to use the type style for types like uint32. More... about 14 years ago
Upgrade to newer build of closure compiler More... about 14 years ago
Added support for the HTML 5 <pre class=prettyprint><code class=language-foo>...</code></pre> convention. More... about 14 years ago
naesten's patches to README.html and to allow dotted language extensions publicly. More... about 14 years ago
Fixed backquoted string literals in Go More... about 14 years ago
Add a few missing keywords for SQL as reported at http://meta.stackoverflow.com/questions/92352/why-is-there-no-syntax-highlight-for-sql-merge-statements More... about 14 years ago