components


Log

Author Commit Date CI Message
Yury Selivanov 3ded4f2c 2015-08-06T18:37:13 python: Add async/await and @ operator (introduced in 3.5)
Golmote 8a6d32d3 2015-07-18T18:18:14 Fortran: fix keyword patterns order
Golmote 40ae2153 2015-07-18T18:01:32 Fortran: more bullet-proof pattern for comments inside strings.
Golmote fa286aa5 2015-07-17T08:39:15 Erlang: Fixed quoted functions and quoted atoms. Fixed variables pattern so that it does not break atoms. Fixed operator <=.
Golmote 7d1b8d7e 2015-07-17T08:11:47 Eiffel: Fix string patterns order + fix /= operator
Golmote 5f133c80 2015-07-16T21:09:40 Fixed prism-core and prism-file-highlight to prevent errors in IE8. Used local variable _self instead of overwriting self. Closes #468.
Golmote 86311f5e 2015-07-16T08:06:25 C#: Fix preprocessor pattern
Golmote 42fbeef5 2015-07-12T09:10:18 C++: Removed delete[] and new[] broken keywords. They'll be highlighted as keyword+punctuation.
Golmote cb6b8242 2015-07-12T08:38:38 CoffeeScript: prevent strings from ending with a backslash.
Golmote 48686353 2015-07-12T08:30:48 C: Used property as an alias for macro statements + added support for \r in macros
Golmote dcce1a78 2015-07-12T08:21:31 C: Removed string pattern (now that C-like supports escaped new lines) + simplified operators regexp
Golmote 903b8a42 2015-07-12T08:11:33 Bash: removed duplicates in keywords + removed unneeded parentheses
Golmote 27009818 2015-07-12T07:59:33 Bash: simplify comment regex
Golmote fe0a068a 2015-07-11T20:02:03 AutoHotkey: removed duplicates in keywords lists
Golmote f0ccb1b0 2015-07-11T19:48:16 AutoHotkey: match all operators + add comma to punctuation
Golmote 0a1fc4b3 2015-07-11T19:29:50 AutoHotkey: allow tags (labels) to be highlighted at the end of the code
Golmote 4e42e260 2015-07-11T19:11:45 SCSS: Match placeholders inside selectors + alias other placeholders as selectors (fix #238)
Golmote d4194c93 2015-07-11T18:56:55 C-like: use look-ahead instead of inside to match functions
Golmote 1f0a3364 2015-07-11T18:50:14 ASP.NET: Prevent Markup tags from breaking ASP tags + fix MasterType directive
Golmote fbf5cdae 2015-07-11T18:48:48 ASP.NET: Prevent Markup tags from breaking ASP tags + fix MasterType directive
Golmote 7bf6b880 2015-07-11T10:23:26 Run gulp task
Golmote c36b1231 2015-07-11T10:21:25 Merge pull request #583 from westonganger/gh-pages Added Ruby string interpolation
Golmote 66dac311 2015-07-11T09:23:11 AppleScript: Move numbers up so they are not broken by operator pattern
Golmote e8d09f6a 2015-07-11T09:18:50 AppleScript: Removed duplicates between keywords and classes
Golmote 1ec5a81e 2015-07-11T09:12:47 AppleScript: Removed duplicates between operators and keywords
Golmote 65894c59 2015-07-11T08:11:33 AppleScript: Allow one level of nesting in block comments
Golmote e87efd8b 2015-07-10T22:21:08 Apacheconf: don't include the spaces in directive-inline
Golmote 90257b0d 2015-07-10T21:49:55 ActionScript: Fix XML highlighting
Golmote 6bf0794c 2015-07-10T08:23:19 ActionScript: Fix ! operator and add ++ and -- as whole operators
Golmote b6535ddb 2015-07-10T08:07:05 C-like: removed unused 'ignore' pattern.
Golmote 15760e18 2015-07-08T20:23:32 C-like and CSS: Fixes for \r\n
Golmote f2e2718f 2015-07-08T19:39:35 CSS: Selector regexp should not include last spaces before brace
Golmote 901812c1 2015-07-08T19:35:57 CSS: Improved url and string regexps + handle \r
Golmote e2540889 2015-07-08T19:32:10 CSS: Improve atrules
Golmote cd0273ee 2015-07-08T19:26:35 CSS: Highlight parentheses as punctuation
Golmote eef42485 2015-07-08T19:24:19 SCSS: Highlight everything inside atrules
Golmote c19a238b 2015-07-08T19:18:35 Markup: doctype and prolog can be multi-line.
Golmote 1ebcb8e6 2015-07-08T19:17:36 Markup: highlight single quotes in attr-value as punctuation
Golmote bf8e0326 2015-07-08T09:10:59 Fix SCSS media queries
Logan Franken 9391e09c 2015-07-07T23:22:09 Added regex rule to capture media query media types and logical operators in SCSS language
Golmote 88f44a79 2015-07-06T19:58:40 Swift: update keyword list (fix #625)
Golmote 1682ca5e 2015-07-02T06:26:56 Run gulp task
Marc Durdin ebfc23c8 2015-07-02T09:42:35 Added baselayout, layer and platform statements (they exist as keywords as well as system stores)
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
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 3baa61c1 2015-06-27T22:25:58 Merge pull request #610 from Golmote/prism-makefile Add support for Makefile
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 74103771 2015-06-27T21:52:20 Added Keyman language (http://help.keyman.com/developer)
Weston Ganger 5b1e07bc 2015-06-25T12:58:40 fixed double quoted strings in interpolation ruby
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 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
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
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 ()
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
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)
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 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
Weston Ganger e3f4d7af 2015-05-29T20:31:17 added ruby string interpolation
Weston Ganger 81eff547 2015-05-23T14:54:09 fixed string interpolation feature
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 230b67ae 2015-03-21T00:05:02 Add Brainfuck 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