Log

Author Commit Date CI Message
Lea Verou 2099172d 2012-11-12T05:35:39 Fixed HTML highlighting bugs
Lea Verou 1cdfcb84 2012-11-11T04:25:56 Fixed #37
Lea Verou 1e13f68c 2012-11-10T22:05:43 Minor fixes on the website
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 637322b2 2012-11-09T16:42:33 Um...changes. I don’t even remember *blush*
Lea Verou 5c7827d0 2012-11-09T16:32:33 Um...changes. I don’t even remember *blush*
Lea Verou 02653e5c 2012-11-09T16:31:18 Fixed bug with minified files
Lea Verou 10ab5ded 2012-11-09T16:15:29 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism into gh-pages
Lea Verou ca09111b 2012-10-11T11:43:29 Merge pull request #33 from thomasklemm/gh-pages Add Readme
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 :(
Lea Verou 54fdc1f4 2012-09-13T20:06:11 Removed pointless trim()
Lea Verou 34f0bd52 2012-09-13T10:03:42 Merge pull request #35 from SimonSapin/patch-1 Fix parsing of CSS at-rules
Simon Sapin d4bd5e78 2012-09-13T20:00:27 Fix parsing of CSS at-rules Test case: @page { size: A4 landscape; margin: 2cm } The previous *atrule* regexp matched until the `;` but it should stop at the first `{`.
Thomas Klemm d287f054 2012-08-30T16:37:04 Readme: Add link to header
Thomas Klemm 56b64c04 2012-08-30T16:35:09 Add Readme
Lea Verou 9e17b7f9 2012-08-30T00:53:07 Merge pull request #31 from DmitryBaranovskiy/gh-pages Small SVG optimisation
Dmitry Baranovskiy 65e73ea0 2012-08-30T17:45:18 Optimised logo a bit ;)
Lea Verou b7b99531 2012-08-10T11:50:38 Merge pull request #28 from RonnyO/gh-pages Require word boundaries around js number regexp
Ronny Orbach df63c44f 2012-08-10T15:13:33 Require word boundaries around js number regexp. Ammending pull request #23
Lea Verou fe54e775 2012-08-09T11:01:44 Merge pull request #23 from RonnyO/gh-pages Improved Number & Operator detection in JavaScript
Lea Verou 2b764d1a 2012-08-09T10:58:32 Merge pull request #25 from sherblot/java Java syntax highlighter
sebh c571149a 2012-08-07T16:22:23 improve number highlight
Sebastien Herblot 20778033 2012-08-05T08:47:24 fix * operator highlight for import a.b.*;
sebh 294cbaf9 2012-08-03T17:33:57 Added prism-java.min.js
sebh 201077e9 2012-08-03T17:25:09 Added Java syntax highlighter
Ronny Orbach c6196281 2012-08-03T15:14:52 add fallback font-family to intro paragraph
Ronny Orbach e1e67d05 2012-08-03T14:20:20 Improved operator detection in JS Operators Added: % ~ ^ :
Ronny Orbach 3d1896c8 2012-08-03T14:06:59 Improve Number detection in JavaScript Now catches NaN, Infinity, .5, minus sign as part of the number, scientific notation, hex notation and more
Lea Verou b2284fa3 2012-08-01T12:03:54 Fixed #13
Lea Verou ddd1eb89 2012-08-01T12:02:46 Applied #15 to prism-core.js
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 8f2328f8 2012-07-31T22:21:14 Removed -webkit-tab-size
Lea Verou 66512341 2012-07-31T22:21:00 Feature list update
Lea Verou 9037ba32 2012-07-31T02:38:47 Merge pull request #10 from mathiasbynens/patch-1 prism.css: Remove `-webkit-tab-size`
Mathias Bynens ec2b826f 2012-07-31T10:33:34 prism.css: Remove `-webkit-tab-size` WebKit implemented the unprefixed `tab-size` right away; `-webkit-tab-size` has never been implemented.
Lea Verou c75bbc24 2012-07-31T19:08:31 Fixed bug with classnames
Lea Verou 95af8d4b 2012-07-31T18:52:35 Fixed bug with IE9
Lea Verou 9863ad72 2012-07-31T18:44:17 Added Google Analytics
Lea Verou 571ca0a5 2012-07-31T18:39:29 Added favicon
Lea Verou a95792ba 2012-07-31T18:38:02 Added favicon
Lea Verou 9ed86b86 2012-07-31T18:14:55 Styling and docs changes
Lea Verou 9a218917 2012-07-31T17:48:52 Removed useless files
Lea Verou ec8fb796 2012-07-31T17:47:56 Added helper method Prism.languages.DFS
Lea Verou e95a85c0 2012-07-31T16:17:53 Merged the comment and line-comment tokens
Lea Verou ed944399 2012-07-31T16:08:45 Docs update
Lea Verou c8795ed1 2012-07-31T12:25:32 Improved regex matching, docs updates
Lea Verou 56ee44da 2012-07-31T11:59:25 Added CNAME file
Lea Verou 96da9fbc 2012-07-31T10:59:56 Styling changes & docs update
Lea Verou 8f6e4afe 2012-07-30T23:50:06 Autolinker plugin
Lea Verou 880efd3c 2012-07-30T18:27:16 Autolinker plugin
Lea Verou 483831ee 2012-07-30T18:27:16 Autolinker plugin
Lea Verou 023950ce 2012-07-30T18:10:05 Removed redundant section
Lea Verou 10477deb 2012-07-30T18:08:18 Updated line highlight plugin
Lea Verou 15902c5c 2012-07-30T17:05:54 Added more failures
Lea Verou cdd83b2a 2012-07-30T17:05:41 Clarified the async FAQ a bit
Lea Verou 3ee51167 2012-07-30T16:58:42 Avoid setting background on pre > code
Lea Verou a4ff1be1 2012-07-30T15:44:37 Download page now enforces restriction of only 1 theme per download
Lea Verou 723ac836 2012-07-30T15:36:12 Fixed credits of Dark theme
Lea Verou df5efc42 2012-07-30T15:35:35 Improved code of Download page
Lea Verou ce9bfaa7 2012-07-30T15:04:19 Cosmetic changes
Lea Verou 684b9a8b 2012-07-30T15:03:31 Fixed download script bugs
Lea Verou bee39b3d 2012-07-30T12:47:34 Added dark theme
Lea Verou a02184d1 2012-07-29T03:17:00 Finished theme switcher
Lea Verou 19bb0986 2012-07-29T02:08:09 Added test drive page
Lea Verou ea89ab60 2012-07-29T01:35:13 Minor improvements to Markup
Lea Verou 264508d7 2012-07-29T01:25:43 Style changes
Lea Verou fd95db52 2012-07-29T01:18:36 fixed bugs in download.js
Lea Verou 0bd65d5b 2012-07-29T01:18:23 Utopia: Added ability to specify multiple positions in the DOM, as fallbacks
Lea Verou 9eeeb7c6 2012-07-29T01:03:05 Moved inline CSS & JS to their language definitions
Lea Verou a224139a 2012-07-29T00:58:06 Fixed syntax highlighting of CSS strings in HTML
Lea Verou 711131f4 2012-07-29T00:57:42 Added FAQ about regex-powered highlighters
Lea Verou b2505655 2012-07-29T00:35:02 Docs update, minor styling changes
Lea Verou 54e2eeab 2012-07-29T00:26:50 Added (and documented) Prism.languages.insertBefore
Lea Verou a0263da6 2012-07-28T20:52:17 Added “Funky” theme, added theme chooser, modified downloads script
Lea Verou 357124f0 2012-07-28T20:48:17 Docs update, added FAQ, new examples
Lea Verou aef44ce6 2012-07-27T04:49:33 Removed .prism from plugin
Lea Verou 03548f7e 2012-07-27T04:25:21 Made url() highlighting more robust
Lea Verou 27ffa5b0 2012-07-27T03:24:09 Fixed serious highlighting bug, reduced known failures from 3 to 1
Lea Verou 4da6cfcd 2012-07-27T00:08:10 Removed useless code
Lea Verou a1491524 2012-07-26T19:44:49 Added automatic ids and linking on headings
Lea Verou 9f82e1c9 2012-07-26T19:13:47 Added more examples, added highlighting for entities, URLs and CSS strings
Lea Verou 6763cd53 2012-07-26T18:48:34 Fixed bug where block code wasn’t styled properly
Lea Verou 9ea52e2a 2012-07-26T18:41:49 Removed IE8 support
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 9dc382e2 2012-07-24T04:09:00 Fixed gradient angles
Lea Verou 9ea808ea 2012-07-23T20:20:40 Added url token in CSS
Lea Verou 1b5ab23a 2012-07-23T19:32:27 Added setting to turn automatic highlighting off and to set a default language
Lea Verou ae4b4812 2012-07-23T19:16:50 Fixed entity tooltip
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 a4b9b918 2012-07-18T15:57:08 Added minified versions
Lea Verou 5cd2a17f 2012-07-16T19:34:51 Style change
Lea Verou a1585a48 2012-07-16T19:31:04 Line highlight plugin: Docs for linking
Lea Verou 8402dde7 2012-07-16T19:28:40 Line highlight plugin: Docs for linking
Lea Verou f15a012b 2012-07-16T19:19:22 Line highlight plugin: Fixed bug where linking to code snippets without existing line highlights resulted in visual mess
Lea Verou ab8b7756 2012-07-16T19:06:58 Line highlight plugin: Fixed bug where linking to multiple ranges scrolled to the last one
Lea Verou cbf6b8c3 2012-07-16T19:00:18 Workaround for WebKit CSS bug
Lea Verou 92f446fa 2012-07-16T18:56:40 Line linking
Lea Verou f2370618 2012-07-16T17:02:20 Simplified markup and added simple templating