code.js


Log

Author Commit Date CI Message
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
Tim Shedor b955c619 2013-08-20T11:46:29 undo code.js commit; revert to #39b0329
Tim Shedor aa77b31b 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Tim Shedor 450f074a 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Lea Verou bba5bfc2 2013-05-19T03:20:58 Added File Highlight plugin
Lea Verou 97d57c65 2013-05-19T00:35:29 Split the components registration object into its own file
Rob Fletcher a791187b 2013-05-18T18:26:56 added Groovy language to download options
Lea Verou 5c5be184 2013-05-18T08:19:02 Merge pull request #19 from ocodia/gh-pages Added okaidia prism theme
Lea Verou afee1322 2013-05-18T07:21:21 Merge pull request #96 from milesj/php PHP support + Clike improvements
Lea Verou 8dfc4665 2013-05-18T17:00:31 Added WPD plugin officially
Miles Johnson 15c80635 2013-05-14T12:03:58 Added class-name to clike Added PHP support
Andreas Rohner 3a14aa9d 2013-04-29T10:25:14 Merge remote-tracking branch 'upstream/gh-pages' into gh-pages Conflicts: code.js
Petros Kyladitis b70cbb30 2013-04-22T17:25:03 Merging with original branch changes
Petros Kyladitis 83d16ffa 2013-04-22T17:06:26 Merge remote-tracking branch 'origin/gh-pages' into gh-pages Conflicts: code.js
Andreas Rohner 47ffc24c 2013-03-16T18:39:06 Add C/C++ highlighting support
Andreas Rohner ab3aea56 2013-03-16T18:36:27 Add Bash shell script highlighting support
Petros Kyladitis 86ab8b7d 2013-02-08T02:09:30 add SQL syntax highlighters, update code.js, cut 2 bytes from python.min.js
Maxime Thirouin edbadbe0 2013-02-02T07:29:07 Add Sass (scss) support
Petros Kyladitis e9abdfb3 2013-02-02T03:04:44 small correction to code.js
Petros Kyladitis 813f27c8 2013-02-02T02:51:30 Update code.js, small improvements to prism-python.js & prism-python.min.js, revert prism.js to original
Rose 8c6a447f 2013-01-27T10:54:21 Add coffeescript to code.js
Lea Verou 1b40db97 2012-11-10T00:23:33 Made Java & JavaScript inherit from a generic C-style language definition; Added methods for language definition inheritance; Added simple dependency management in downloader
Lea Verou 5c7827d0 2012-11-09T16:32:33 Um...changes. I don’t even remember *blush*
Paul Livingstone 6d214625 2012-10-22T14:49:45 Added Okaidia theme to theme switcher.
Lea Verou 9ceed06f 2012-09-13T20:08:31 merge branch 'gh-pages' of https://github.com/LeaVerou/prism into gh-pages
Lea Verou a7c91845 2012-09-13T20:08:28 Futile attempt to add twitter button to the website :(
sebh 201077e9 2012-08-03T17:25:09 Added Java syntax highlighter
Lea Verou e1cd33df 2012-08-01T02:47:23 Made the page a bit more IE friendly, added a first version of the IE8 plugin (WIP)
Lea Verou ed944399 2012-07-31T16:08:45 Docs update
Lea Verou 880efd3c 2012-07-30T18:27:16 Autolinker plugin
Lea Verou 483831ee 2012-07-30T18:27:16 Autolinker plugin
Lea Verou a4ff1be1 2012-07-30T15:44:37 Download page now enforces restriction of only 1 theme per download
Lea Verou a02184d1 2012-07-29T03:17:00 Finished theme switcher
Lea Verou 264508d7 2012-07-29T01:25:43 Style changes
Lea Verou b2505655 2012-07-29T00:35:02 Docs update, minor styling changes
Lea Verou a0263da6 2012-07-28T20:52:17 Added “Funky” theme, added theme chooser, modified downloads script
Lea Verou a1491524 2012-07-26T19:44:49 Added automatic ids and linking on headings
Lea Verou cfaf681d 2012-07-26T18:17:55 Removed the need for .prism
Lea Verou c3059cdf 2012-07-26T00:39:06 Added workaround for browsers that don’t support calc()
Lea Verou bd4e8d15 2012-07-23T18:54:30 ALL THE THINGS! Most notably: Simple templating, API changes, show invisibles plugin, download (build) page
Lea Verou 92f446fa 2012-07-16T18:56:40 Line linking
Lea Verou f2370618 2012-07-16T17:02:20 Simplified markup and added simple templating
Lea Verou 2d57ff2a 2012-07-12T19:07:05 Added highlighting for doctypes & XML prolog, removed the iframed examples and replaced them with XHR
Lea Verou 6e9c4e1b 2012-07-12T17:12:58 Fixed horrible bug, added highlighting for XML namespaces
Lea Verou 48959123 2012-07-11T14:25:03 Enabled web workers for iframed code snippets
Lea Verou 87810e69 2012-07-11T03:15:16 Fixed style of iframes in WebKit
Lea Verou bf060e39 2012-07-11T02:09:22 Fixed code iframes
Lea Verou 4552f5c7 2012-07-10T22:48:14 First commit