components


Log

Author Commit Date CI Message
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 52fd55ee 2015-06-12T20:20:41 Relax markup grammar to allow non-ASCII chars in tag names and attributes. Fix #585
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 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 f658c05f 2015-04-11T04:04:36 Merge pull request #567 from andreaslarsen/patch-4 Same as #566 - just the minified file
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 2781c8b9 2015-04-10T21:36:06 Allow empty single-like comments. Fix #564
Martin Hasoň 6e555bc0 2015-03-03T23:29:32 Added YAML highlighter
Golmote 4fa8ac5c 2015-03-21T01:27:59 Add Smalltalk language
Golmote 05bb4bda 2015-03-20T23:32:42 Merge branch 'master' into prism-wiki Conflicts: components.js
Vivek Kumar Bansal 8cf224f5 2015-03-16T14:44:07 fix conflict
Lea Verou e8f101f3 2015-03-16T04:50:37 Merge pull request #502 from hason/gherkin Improved gherkin highlighter
Golmote 6eaf1768 2015-03-15T18:45:28 Add reST language (fix #552)
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
Golmote 18ce84f3 2015-02-27T23:58:28 Add basic highlighting for SAS language. (fix #515)
Golmote a1ebf758 2015-02-25T19:58:27 Fix style attribute highlighting
Ewald Grusk 1eb49594 2015-02-18T21:52:53 Make use of method `_.util.type`.
Vivek Kumar Bansal 95173e4d 2015-02-13T22:52:05 fix merge conflict
Lea Verou e147458a 2015-02-13T11:22:44 Merge pull request #491 from simonreynolds7/fsharp-support Added F# support and example
Simon Reynolds 9b88775c 2015-02-13T08:31:45 Change numbers regexes from objects to simple array
Golmote 78debe78 2015-02-10T19:31:37 C# does not handle hexadecimal numbers properly. Fixes #493
Simon Reynolds 9a2c814a 2015-02-08T17:05:29 Correcting numbers regexes as per suggestions
Simon Reynolds eba71771 2015-02-08T13:17:02 Reversing change in examples.js, simplifying regexes and expanding numbers section in example per suggestion
Simon Reynolds 2664796c 2015-02-07T16:44:50 Removed newline consumption in single line comment and split numbers regex to handle hex, binary, integer and decimal numbers separately
Simon Reynolds 889cfeb1 2015-02-06T22:05:44 Added hexadecimal support
Simon Reynolds 45977784 2015-02-06T13:50:12 Added F# support and example Added F# support and example
Vivek Kumar Bansal 73cb8e78 2015-02-01T22:01:07 added some more css units
Vivek Kumar Bansal 95f4e9a1 2015-02-01T21:58:17 added more css units
Vivek Kumar Bansal 0a6289cc 2015-02-01T21:55:52 fix pattern order
Vivek Kumar Bansal e0b67616 2015-02-01T19:01:50 remove parantheses in attr pattern
Vivek Kumar Bansal 0e9b19ad 2015-02-01T18:55:08 add parantheses to pseudo-element pattern
Vivek Kumar Bansal e9b6ecb1 2015-02-01T18:43:43 fix pseudo-element pattern
Vivek Kumar Bansal 4a03e273 2015-02-01T18:03:53 Initial definition for stylus
Golmote 00955466 2015-01-29T07:49:18 PHP : Handle shell-like comment after strings because they are less common than strings containing hashes
Golmote f62ffb5c 2015-01-22T21:40:23 Run gulp
Vincenzo Chianese 38e5ecf2 2015-01-22T11:56:00 Added new keywords
Golmote b794724c 2015-01-21T19:07:43 CSS: Move string above property to prevent incorrect highlighting of property-like substrings
Golmote a12fbbdd 2015-01-21T19:06:05 CSS: Don't highlight multi-line urls that are not enclosed between quotes.
Golmote e4a13e5c 2015-01-20T22:43:54 Allow multi-line url in CSS
Vivek Kumar Bansal 43e93e6c 2015-01-20T14:52:20 Added TypeScript definition
Golmote e444b56a 2015-01-19T18:57:25 JSX: change javascript alias
Vivek Kumar Bansal 875ad39f 2015-01-18T17:30:09 Added React JSX definition
Golmote 820001c8 2015-01-16T07:34:55 Run gulp
Golmote 32093955 2015-01-16T07:34:36 Fixed operators in Python again
Lea Verou 3b739f81 2015-01-15T17:42:07 Merge pull request #467 from cdagnino/julia-lang Added basic support for the julia language
Golmote af28584f 2015-01-15T23:35:16 Merge pull request #476 from Conaclos/string-fix Fix single-string issue for Eiffel.
cdagnino 813b301f 2015-01-15T14:01:54 Delete ignore and remove encoded entities in Julia
Victorien ELVINGER 697b21d7 2015-01-15T19:55:11 Fix single-string issue. See [https://github.com/Conaclos/prism/issues/2] for details.
Lea Verou b2560682 2015-01-14T20:24:20 Merge pull request #474 from nauzilus/issue-clone-array Deep clone arrays
Daniel Flint c711660a 2015-01-15T09:00:47 Deep clone arrays
Golmote 34421287 2015-01-14T21:56:42 Fixed operators in Python
Golmote 6ff01b60 2015-01-14T21:55:11 Remove encoded entities in Python and NSIS grammars (see #467)
Golmote 816b92eb 2015-01-12T23:21:42 Fix #469
cdagnino e5af211f 2015-01-11T20:05:59 Changed indentation from spaces to tabs
Golmote 6d89be2a 2015-01-11T23:23:12 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism
Golmote 703d47e6 2015-01-11T23:18:41 Simplified regexp for trailing line feeds
cdagnino 23cd3870 2015-01-11T17:53:06 Added basic support for the julia language
Golmote 535266a4 2015-01-11T20:47:48 Merge pull request #417 from Golmote/prism-multiline-strings Add multiline strings support to C-like. Fixes #66
Golmote 3d555850 2015-01-11T20:46:33 Run gulp
Golmote 07562bd5 2015-01-11T20:42:46 Merge branch 'master' into prism-multiline-strings Conflicts: components/prism-clike.min.js
Golmote 2d0e0341 2015-01-11T20:39:15 Run gulp
Golmote 4d2cdad3 2015-01-11T20:34:58 Merge branch 'master' into prism-css Conflicts: components/prism-css.min.js
Golmote 6cac548d 2015-01-10T09:33:48 Run gulp
Golmote 287c75d6 2015-01-09T20:16:08 Fix new NASM number regexp
Golmote d9978a17 2015-01-09T20:11:39 Improve NASM number regexp. Fixes #462
Golmote c8e3c2d7 2015-01-09T08:11:48 Run gulp
Golmote 9487b5be 2015-01-09T08:11:21 Removed unneeded escapes in RegExps, added some semicolons
Golmote 91d44f27 2015-01-09T08:10:19 Fixed pattern deletion in Scala
Golmote 36999ddf 2015-01-08T19:51:55 Handle trailing \r\n and \r
Golmote 45815098 2015-01-08T09:03:52 Allow multiline strings in CSS Fixes #457
Golmote 2d5089ed 2015-01-08T08:55:24 Remove leading line break Fixes #455
Golmote a1ea0123 2015-01-07T20:37:24 Add support for some nesting, give priority to Markdown over Markup, fixed example
Golmote c03c2948 2015-01-07T19:57:07 Merge branch 'master' into prism-markdown Conflicts: components.js
Golmote eaf8ac0c 2015-01-07T19:48:29 Improved Markdown + added example
Golmote 77815a15 2015-01-07T01:04:18 Added Smarty and ActionScript examples
Golmote 81792f50 2015-01-07T00:30:37 Merge branch 'master' into prism-actionscript Conflicts: components.js
Golmote 1fcd3373 2015-01-07T00:27:51 Merge branch 'master' into prism-smarty Conflicts: components.js
Golmote 61e75a0e 2015-01-06T20:22:52 Merge branch 'prism-examples'
Golmote 72cde694 2015-01-06T20:22:24 Groovy fix : added support for shebang, fixed single-line strings and updated example page
Golmote 5acb61ed 2015-01-05T09:13:52 Merge branch 'prism-examples'
Golmote cc59da8a 2015-01-05T09:13:06 Improved floating-point numbers in NASM
Golmote d9da5f9b 2015-01-04T17:02:43 Run gulp tasks
Vivek Kumar Bansal 4312042a 2015-01-04T20:52:56 make comment non-greedy
Golmote bb4b06e3 2015-01-04T14:11:08 Fixed multiline Pascal comments
Golmote 19c6a258 2015-01-04T14:06:50 Fixed Pascal numbers and "&" lookbehind
Golmote 1a17930b 2015-01-03T12:56:49 Run gulp task
Golmote dcf31d29 2015-01-03T12:46:12 Little fix for Java numbers
Golmote 95995e90 2015-01-03T11:20:39 Run gulp tasks
Golmote 865336fc 2015-01-03T11:15:30 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism