Log

Author Commit Date CI Message
Marc Durdin 32ce018c 2015-07-02T09:19:24 Merge remote-tracking branch 'upstream/gh-pages' into gh-pages
Marc Durdin 950afe9d 2015-07-02T09:19:05 fix typo in kmw_embedjs
Golmote 8be7815b 2015-07-01T18:50:02 Run gulp task
Golmote 5458cec9 2015-07-01T18:45:25 Merge pull request #575 from TimothyGu/patch-1 Add some more JS keywords
Timothy Gu a58bf9ae 2015-05-07T21:01:26 javascript: Add async/await
Golmote f28a3e0a 2015-06-28T05:00:41 Run gulp task
Lea Verou 2698f82e 2015-06-27T22:36:43 Merge pull request #609 from mcdurdin/gh-pages Add Keyman language highlighting
Lea Verou 8e5ebcca 2015-06-27T22:26:39 Merge pull request #600 from garlicnation/patch-1 Add repository to bower.json
Lea Verou 3baa61c1 2015-06-27T22:25:58 Merge pull request #610 from Golmote/prism-makefile Add support for Makefile
Lea Verou 3ede718c 2015-06-27T22:23:10 Merge pull request #611 from Golmote/prism-brainfuck Add support for Brainfuck
Golmote 82dbbdfe 2015-06-28T03:07:59 Merge remote-tracking branch 'official/gh-pages' into prism-brainfuck Conflicts: components.js
Golmote 670d5afe 2015-06-28T02:33:28 Regression fix: do not allow multi-line strings in C-like (unless properly escaped)
Golmote 12219d2f 2015-06-28T02:17:08 Add support for Makefile
Marc Durdin c7eb5cb1 2015-06-28T08:22:28 rename $silkey to $weaver
Marc Durdin a03b3299 2015-06-28T06:29:30 bare numbers are not always octal so allow any digit
Marc Durdin ab4a4cad 2015-06-28T06:24:07 Clean up Keyman regexes, add further examples
Marc Durdin 1c8a8419 2015-06-27T22:46:21 Add match and nomatch structural keywords
Marc Durdin e07819b8 2015-06-27T22:42:19 Keyman examples
Marc Durdin 74103771 2015-06-27T21:52:20 Added Keyman language (http://help.keyman.com/developer)
Golmote 8030db91 2015-06-25T08:00:14 File Highlight: allow to specify the language (takes precedence over extension guess) + Set language on parent even if unknown. Fix #607
Golmote f1705eb1 2015-06-21T10:17:19 Merge pull request #604 from loganfranken/ie9-line-highlight Update New Line Character Used in Line Highlight Spacing
Logan Franken e22af8b4 2015-06-20T18:44:16 Removed '\r' from line highlight new line spacing logic
Golmote a7064dd4 2015-06-20T20:07:37 Moved up JS strings before template strings as they are far more common
Golmote 476cbf42 2015-06-20T20:06:39 Improved regex performance of C-like strings and JS regexps
Golmote a88aae89 2015-06-19T20:47:22 Merge pull request #601 from aviaryan/python Enhancements in Python component
aviaryan 2f2ac778 2015-06-19T12:18:28 updated python min file
aviaryan 7af9c9bf 2015-06-19T12:12:27 fixed bug with hexa numbers highlighting in python
aviaryan f1b2e87a 2015-06-19T11:55:24 added function highlighting in python
AJ Ortega 2dd972c2 2015-06-18T21:24:43 Update bower.json
AJ Ortega fa2ca999 2015-06-18T21:23:21 Add repository field to bower.json.
Avi Aryan 60e4f317 2015-06-19T04:16:27 Merge pull request #2 from PrismJS/gh-pages sync
Golmote 43e6157d 2015-06-18T18:52:55 Merge pull request #595 from a-rey/add-vhdl adding vhdl language
a-rey 3d398915 2015-06-18T11:13:15 adding example page and minified file
a-rey 43cc56f5 2015-06-14T16:32:47 getting rid of [] and ()
Golmote 6f2cd4ed 2015-06-14T19:43:49 Merge pull request #597 from apfelbox/es6-numbers Support for JavaScript octal and binary numbers (in ES6)
Jannik Zschiesche a8aa0588 2015-06-14T18:18:37 Implemented support for octal and binary numbers in javascript They are supported from ES6+
Golmote 04f72b14 2015-06-14T18:26:16 ES6: Template strings + interpolation
Golmote 1453aac5 2015-06-14T17:53:53 Run gulp task
Golmote 82faa6f4 2015-06-14T17:45:24 Merge pull request #596 from loganfranken/es6-syntax Add Missing ES6 Keywords and Regex Flags
Golmote 5850e754 2015-06-14T17:42:29 Merge pull request #594 from kkirsche/patch-1 Remove moot `version` property from bower.json
Logan Franken ca68b876 2015-06-14T00:53:20 Added support for missing ES6 keywords in JavaScript
Logan Franken 5d99957a 2015-06-14T00:48:06 Added support for 'y' and 'u' ES6 JavaScript regex flags
a-rey 9fb1e8b7 2015-06-13T14:58:11 requested changes/optimizations
Golmote b0818046 2015-06-13T11:03:08 Basic Sass support (fix #199)
Golmote fe608582 2015-06-12T21:43:31 Improve test drive page usability. Fix #591
a-rey e2580134 2015-06-12T15:38:43 adding vhdl language
Golmote 75452ba1 2015-06-12T21:35:06 Markup: optimized tag's regexp so that it stops crashing on large unclosed tags
Golmote f409b131 2015-06-12T20:55:55 Merge pull request #587 from apfelbox/handlebars-blocks-dashes Handlebars: support block names with dashes (or other special characters)
Golmote 1707e4e3 2015-06-12T20:33:36 Add .DS_Store in .gitignore
Golmote 52fd55ee 2015-06-12T20:20:41 Relax markup grammar to allow non-ASCII chars in tag names and attributes. Fix #585
Kevin Kirsche 4693499f 2015-06-11T20:52:53 Remove moot `version` property from bower.json Per bower/bower.json-spec@a325da3 Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/24844901/bowers-bower-json-file-version-property
Jannik Zschiesche 67b89eaf 2015-06-01T18:45:17 Handlebars: support blocks with dashes
Golmote 534f34cd 2015-05-23T10:26:08 Run gulp task
Golmote d795397e 2015-05-23T10:25:16 C#: Verbatim strings can contain doubled quotes and new lines
Golmote 33bebfe7 2015-05-06T07:38:23 Line-numbers : accept CSS class on both <pre> and <code>. Fixes #568
Golmote 656862ba 2015-04-26T12:06:25 Merge branch 'gh-pages' of https://github.com/PrismJS/prism
Golmote 969cda6f 2015-04-26T12:05:19 Fix typo in Python keywords: "elf" => "elif". Fix #573
Golmote 596fb1ee 2015-04-17T19:07:54 Merge pull request #571 from nauzilus/fix-show-language-linenums Work nicely with line-numbers plugin
Daniel Flint 2acd30dc 2015-04-17T18:23:37 Work nicely with line-numbers plugin Generated content on the `pre` means if the highlighted area needs to scroll, the language will scroll out of view with the code. But that's better than completely breaking another plugin.
Golmote f658c05f 2015-04-11T04:04:36 Merge pull request #567 from andreaslarsen/patch-4 Same as #566 - just the minified file
Golmote 046db1e6 2015-04-11T04:04:30 Merge pull request #566 from andreaslarsen/patch-3 Fixes same empty // comment error as in clike
Andreas Larsen 0c30a043 2015-04-10T23:41:20 Same as #566 - just the minified file
Andreas Larsen 8417aff1 2015-04-10T23:40:29 Fixes same empty // comment error as in clike
Golmote 4d3e5237 2015-04-10T21:36:35 Merge branch 'gh-pages' of https://github.com/PrismJS/prism
Golmote 2781c8b9 2015-04-10T21:36:06 Allow empty single-like comments. Fix #564
Golmote 3a8e4193 2015-04-02T19:20:39 Merge pull request #563 from nauzilus/fix-show-language-scrollbars Don't force scrollbars to be shown unnecessarily
Daniel Flint 93fb18a1 2015-04-03T00:04:46 Don't force scrollbars to be shown unnecessarily.
Golmote c7992253 2015-03-31T07:47:32 Fixed implicitly declared variable
Lea Verou 1ec44ae3 2015-03-27T09:53:23 Merge pull request #546 from hason/yaml Add YAML highlighter
Martin Hasoň 6e555bc0 2015-03-03T23:29:32 Added YAML highlighter
Golmote 85ec87e4 2015-03-26T09:11:43 List of supported languages on homepage
Golmote 6dbe8851 2015-03-21T09:23:58 Add separation between featured languages and the others on Test page
Lea Verou c3dc3857 2015-03-21T01:26:20 Merge pull request #557 from Golmote/prism-components-order Reorder languages in components.js (Fix #441)
Golmote d1ddcf57 2015-03-21T02:18:35 Alphabetical order fix: "e" comes before "h"...
Golmote 53b737b1 2015-03-21T02:09:01 Reorder languages in components.js (Fix #441)
Golmote 4fa8ac5c 2015-03-21T01:27:59 Add Smalltalk language
Golmote 230b67ae 2015-03-21T00:05:02 Add Brainfuck language
Golmote 0eaea0ba 2015-03-20T23:48:56 Run gulp task
Golmote dab98d48 2015-03-20T23:35:01 Merge pull request #545 from Golmote/prism-wiki Add Wiki markup language
Golmote 05bb4bda 2015-03-20T23:32:42 Merge branch 'master' into prism-wiki Conflicts: components.js
Lea Verou 0f5c7781 2015-03-20T14:24:15 Merge pull request #514 from hiulit/gh-pages Added fileHighlight function
Golmote 5db8c437 2015-03-20T07:23:46 Add quick examples for Objective C and Julia
Lea Verou 2f92d551 2015-03-17T15:21:50 Merge pull request #489 from vkbansal/stylus Initial definition for stylus
Vivek Kumar Bansal 8cf224f5 2015-03-16T14:44:07 fix conflict
Vivek Kumar Bansal 8f89ea23 2015-03-16T14:29:44 Fix merge conflicts again
Lea Verou e8f101f3 2015-03-16T04:50:37 Merge pull request #502 from hason/gherkin Improved gherkin highlighter
Lea Verou cbf4bd47 2015-03-16T04:47:29 Merge pull request #551 from marshmellow1328/gh-pages added color for function tokens
Lea Verou 151643ba 2015-03-16T04:17:34 Merge pull request #553 from Golmote/prism-rest Add reST language (fix #552)
Golmote 6eaf1768 2015-03-15T18:45:28 Add reST language (fix #552)
Shawn Sparks d76ede93 2015-03-14T10:23:58 added color for function tokens
Golmote afb3cd52 2015-03-13T08:07:34 Bash: add examples for the highlighting of commands
Golmote 551cebc4 2015-03-13T07:57:30 Bash: add a bunch of well-known functions to highlight
Golmote aa2beab7 2015-03-13T07:36:59 Bash: prevent highlighting of numbers inside filenames. Fix #547
Martin Hasoň 53eb9d25 2015-02-25T12:23:30 Improved gherkin highlighter
Golmote 1b284a1a 2015-03-10T21:05:52 Add Wiki markup language
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 0ad98acc 2015-03-10T08:01:29 Simplify C-Like comment pattern
Vivek Kumar Bansal 80489ab9 2015-03-04T19:56:43 Merge branch 'gh-pages' of github.com:LeaVerou/prism into stylus Conflicts: components.js
Lea Verou b551696f 2015-03-04T09:15:54 Merge pull request #517 from Golmote/prism-coy-fix Fix bug related to line-highlighting plugin with Coy theme
Lea Verou 036b7e07 2015-03-04T09:14:55 Merge pull request #516 from Golmote/prism-sas Add basic highlighting for SAS language. (fix #515)