components


Log

Author Commit Date CI Message
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
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
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`.
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
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
Golmote 6531900c 2015-01-03T11:13:51 Fix SCSS highlighting after removal of the "ignore" pattern in CSS
Daniel Flint 905d952f 2014-12-31T11:45:30 Multiline strings, Booleans, combine regexps, punctuation
Daniel Flint 75f4745c 2014-12-31T10:41:54 Filtered alias list
Daniel Flint 9cfcc2d8 2014-12-31T10:19:19 PowerShell support
Golmote a80c06d3 2014-12-23T08:32:54 Merge pull request #414 from Golmote/prism-handlebars Handlebars reworked
Golmote f842975d 2014-12-22T22:38:24 Run gulp
Golmote d2a960c8 2014-12-22T22:35:58 Fix numbers in Python (octal, binary, imaginary)
Golmote 3052213c 2014-12-22T22:35:34 Fix POD comments in Perl
Golmote 348bcb33 2014-12-22T22:35:17 Fix string interpolation in LOLCODE
Golmote 081e6026 2014-12-22T21:28:11 Add support for single quoted multi-line strings in Python
Golmote 4166b2fd 2014-12-22T21:27:03 Add support for single quoted multi-line strings in Python
Golmote e64fe6c1 2014-12-21T21:29:23 Run gulp
Golmote 8994ef0b 2014-12-21T21:28:54 Simplified regexps in Eiffel
Golmote c326b9ec 2014-12-21T21:19:36 Fix quoted numbers in Fortran
Golmote 6600faa9 2014-12-21T21:19:18 Fix quoted functions and atoms in erlang
Golmote c4a9ace1 2014-12-21T12:34:29 Run Gulp
Lea Verou 20606ea6 2014-12-21T03:30:57 Merge pull request #407 from Conaclos/gh-pages Add Eiffel programming language definition.
Golmote 02458f8f 2014-12-20T20:26:03 Merge branch 'master' into prism-markdown Conflicts: components.js
Golmote ee2d874f 2014-12-20T20:25:11 Updated minified file
Golmote 7c9c8950 2014-12-20T20:24:34 Merge branch 'master' into prism-handlebars Conflicts: components/prism-handlebars.min.js
Golmote 11a79455 2014-12-20T20:22:03 Updated minified file
Golmote 9267e360 2014-12-20T20:21:13 Updated minified file
Golmote c80422b9 2014-12-20T20:19:50 Merge branch 'master' into prism-smarty Conflicts: components.js
Golmote 5330f028 2014-12-20T20:17:42 Merge pull request #415 from Golmote/prism-css Fixed css-extras additional highlightings
Golmote f55b0c08 2014-12-20T19:45:05 Updated minified file
Golmote be2bacde 2014-12-20T19:44:00 Merge branch 'master' into prism-actionscript Conflicts: components.js
Golmote 62262857 2014-12-20T19:42:58 Moved some definitions to JS
Golmote 91bb0bb1 2014-12-20T19:37:26 Run gulp
Golmote 5795ef11 2014-12-20T19:36:15 Merge https://github.com/LeaVerou/prism