components


Log

Author Commit Date CI Message
Golmote addc9710 2015-09-08T09:04:06 Q: Fixed comments + added explanation, renamed date to datetime, optimized operators
Golmote d1f90a11 2015-09-08T08:19:09 Merge branch 'gh-pages' into prism-q Conflicts: components.js
Golmote 7c85a9ed 2015-09-08T08:13:12 J: Add comment explaining verbs and fixed numbers
Golmote 82638e75 2015-09-08T07:34:56 Merge branch 'gh-pages' into prism-j
Golmote 7bbd8704 2015-09-07T22:28:51 Nim: Fixed strings and numbers in scientific notations
Golmote ea61184a 2015-09-07T21:56:23 Merge branch 'gh-pages' into prism-nim
Golmote 9379417c 2015-09-07T21:51:51 Monkey: Fix preprocessor + optimized operators
Golmote fd324de9 2015-09-07T21:35:58 Merge branch 'gh-pages' into prism-monkey Conflicts: components.js
Golmote 774da160 2015-09-07T08:55:31 Basic: Optimized operators + try to separate functions from keywords
Golmote 8e93d55b 2015-09-07T08:14:00 Merge branch 'gh-pages' into prism-basic
Golmote 82ba23b8 2015-09-07T08:11:26 Mizar: Fixed @proof keyword
Golmote 8af0b91a 2015-09-07T08:02:38 Merge branch 'gh-pages' into prism-mizar Conflicts: components.js
Golmote 7326865b 2015-09-07T07:58:17 MEL: Fix flags + optimized operators
Golmote 95720443 2015-09-07T07:33:04 Merge branch 'gh-pages' into prism-mel
Golmote 6dbea82c 2015-09-06T19:56:37 Qore: Add support for unescaped multi-line strings
Golmote 29a1016e 2015-09-06T19:46:53 Inform 7: Fixed titles, verbs and text substitutions. Renamed variable to type with alias
Golmote 6c0bc91c 2015-09-06T19:05:51 Merge branch 'gh-pages' into prism-inform7
Golmote 90735046 2015-09-06T19:02:52 GLSL: Fix comments
Golmote 92de71d7 2015-09-06T18:37:33 Merge branch 'gh-pages' into prism-glsl
Golmote 7d6c1ac2 2015-09-06T12:14:04 D: Simplified strings, fixed characters, optimized operators
Golmote 4d3f20e4 2015-09-06T11:26:39 Merge branch 'gh-pages' into prism-d
Golmote 93964dd2 2015-09-06T11:19:33 Textile: Fix table modifiers, fix blank punctuation and modifiers, fix phrases, fix image title, simplified regexps, simplified nesting.
Golmote 283691ec 2015-09-06T11:17:35 Markup: don't allow dot inside tag name
Golmote 9019fce5 2015-09-06T08:12:40 Merge branch 'gh-pages' into prism-textile Conflicts: components.js
Golmote 125e91ff 2015-09-05T18:52:14 Merge branch 'gh-pages' of https://github.com/temnoregg/prism into gh-pages + fixes + add example and tests Conflicts: components.js
Golmote e49f7cfd 2015-09-05T17:00:41 Add tests for Docker + optimized strings + fixed punctuation
Golmote c4fe72bd 2015-09-05T16:45:31 Run gulp task
Golmote e8083520 2015-09-05T16:44:38 Merge pull request #576 from JustinBeckwith/gh-pages add dockerfile highlighting
Golmote 89cd5d01 2015-09-05T16:27:38 Swift: Add support for string interpolation. Fix #448
Golmote 11ff829f 2015-09-05T11:35:00 Tcl: Add operators and punctuation + add examples
Golmote a3e751a4 2015-09-05T11:19:11 Merge branch 'prism-markdown-tcl' of https://github.com/PeterChaplin/prism into gh-pages + add tests Conflicts: components.js
Golmote 942a6ec7 2015-09-05T10:28:05 Merge branch 'LatexBranch' of https://github.com/zeitgeist87/prism into gh-pages + update tests Conflicts: components/prism-latex.js components/prism-latex.min.js
Golmote 801769cc 2015-09-05T09:42:40 Elixir: Merged heredoc with strings, fixed capture, optimized operators and keywords.
Golmote a2dda448 2015-09-05T00:26:10 Merge branch 'gh-pages' into prism-elixir
Golmote 1f45942c 2015-09-04T08:58:16 Add support for APL. Closes #308
Golmote b2f14d96 2015-09-04T08:19:21 Merge branch 'plugin-jsonp' of https://github.com/nauzilus/prism into gh-pages Conflicts: components/prism-core.min.js
Golmote 071c3ddf 2015-09-04T00:13:37 Merge branch 'c-fixes' of https://github.com/rygorous/prism into gh-pages Conflicts: components/prism-c.js components/prism-c.min.js components/prism-clike.js components/prism-clike.min.js + added tests
Golmote 4d64d077 2015-09-04T00:11:44 Merge branch 'c-fixes' of https://github.com/rygorous/prism into gh-pages Conflicts: components/prism-c.js components/prism-c.min.js components/prism-clike.js components/prism-clike.min.js + added tests
Golmote 2f9fe1ef 2015-09-03T23:39:16 Added some language aliases.
Golmote 29e26dc3 2015-09-03T23:14:19 JavaScript: Allow for all non-ASCII characters in function names. Fix #400
Golmote e42a2289 2015-09-03T22:47:50 Explicitly make the Worker close itself after highlighting, so that users have control on this behaviour when directly using Prism inside a Worker. Fix #492
Golmote 2d378008 2015-09-03T22:16:03 Ruby: Add % notations for strings and regexps. Fix #590
Golmote 9e33e0a8 2015-09-03T20:17:28 YAML: Handled \r\n and \r, simplified some patterns, fixed "---"
Golmote 0356c58c 2015-09-03T19:09:48 Apply changes from #754 to all plugins so that none of them throw errors in node. Autolinker, Show invisibles and WPD can now be used with node. Removed unused minified CSS file. Also added missing space between attributes during wrapping.
Golmote c8f83b20 2015-09-03T18:43:33 Run gulp task
Golmote de7a5cab 2015-09-03T18:42:16 Merge pull request #754 from valorkin/fix-correct-behaviour-in-nodejs Fix: node.js hacks for components and prism.js
Dmitriy Shekhovtsov 9f5c93c6 2015-09-03T13:45:26 Fix: node.js hacks for components and prism.js
Golmote 8cf9e6a0 2015-09-03T08:27:37 Wiki markup: fixed emphasis + merged some url patterns + added TODOs
Golmote 4533f17d 2015-09-02T22:48:22 VHDL: Move operator overloading before strings, don't capture if not needed, handle \r\n and \r, fix numbers
Golmote 2d8271fd 2015-09-02T08:54:31 Twig: optimized regexps + fixed operators + added missing operators/keywords
Golmote 936e4293 2015-09-02T08:01:07 Swift: optimized keywords lists and removed duplicates
Golmote 77297288 2015-09-02T00:47:09 Stylus: Rewrote the component entirely
Golmote 14467005 2015-08-31T20:56:26 Smarty: Optimized regexps + fixed punctuation and operators
Golmote 85d8a556 2015-08-31T20:55:52 Markup: Don't allow = to appear in tag name
Golmote d8966223 2015-08-31T19:57:12 Smalltalk: Simplified patterns
Golmote fa7df086 2015-08-31T09:12:32 Scheme: Don't match content of symbols starting with a parenthesis
Golmote 068704a2 2015-08-31T09:06:27 Scheme: Fixes and simplifications
Golmote daf2597a 2015-08-31T08:27:53 Scala: Simplified patterns
Golmote d49fec0a 2015-08-30T23:50:04 SQL: Simplified regexp + fixed keywords and operators + add CHARSET keyword
Golmote 672c167a 2015-08-30T22:52:00 Scss: Simplified patterns + fixed operators + don't match empty selectors
Golmote 28759d0d 2015-08-30T20:19:58 Sass: Fix comments, operators and selectors and simplified patterns
Golmote 6ebb96f0 2015-08-30T19:17:20 SAS: Simplified datalines and optimized operator patterns
Golmote 6c8494fb 2015-08-30T18:36:54 Rust: Simplified patterns and fixed operators
Golmote 1093f7dd 2015-08-30T18:00:40 Rip: Fixed some regexp + moved down numbers
Golmote e6c6b858 2015-08-30T17:32:38 Rest: Simplified some patterns, fixed others, prevented blank comments to match, moved list-bullet down to prevent breaking quotes
Golmote c20c3ec4 2015-08-30T13:38:32 R: Fixed and simplified patterns
Golmote 530f5f00 2015-08-30T13:15:16 Python: Simplified regexps + don't capture where unneeded + fixed operators
Golmote 8e5eabf1 2015-08-30T12:42:51 PHP-extras: Fix $this regexp + improve global regexp
Golmote f9d94520 2015-08-29T23:16:25 PHP: Simplified patterns
Golmote 71b00cce 2015-08-29T12:45:44 Perl: - Simplified regexps - Made most string and regexp patterns multi-line - Added support for regexp's n flag - Added missing operators - Fix -s operator - Fix %= operator
Golmote 46e3e29b 2015-08-29T02:47:59 Merge pull request #731 from nauzilus/tests-powershell PowerShell: Fixes + tests
Daniel Flint 27ea7685 2015-08-29T10:29:39 Incorporate code review feedback
Daniel Flint fce9b0ce 2015-08-29T09:20:35 Remaining test cases for PowerShell
Golmote 44ad8dcb 2015-08-28T23:29:50 NSIS: Fix operator regexp
Golmote e9d382e8 2015-08-28T23:28:58 Objective-C: Fix operator regexp
Golmote c03c8a42 2015-08-28T23:26:44 Pascal: Simplified regexps
Golmote 1d331475 2015-08-28T22:51:55 Objective-C: Simplified regexps + fix strings + handle \r
Golmote bbd83d45 2015-08-28T22:31:50 NSIS: Simplified patterns
Daniel Flint c2ed02da 2015-08-28T23:29:11 More tests
Daniel Flint 118eb8d4 2015-08-28T23:03:44 Starting with powershell tests
Golmote a92e4bd3 2015-08-28T08:31:17 NASM: Converted indents to tabs, removed uneeded escapes, added lookbehinds
Golmote a3cbecc2 2015-08-28T07:58:10 MATLAB: Simplify string pattern to remove lookbehind
Golmote 4c551e8b 2015-08-27T20:58:43 Markup: Simplify patterns + handle \r\n and \r
Golmote 16faf6bc 2015-08-27T08:12:24 Makefile: Handle \r\n in comments and strings + fix "-include" keyword
Daniel Flint 14da55c1 2015-08-27T14:18:16 Update definitions for command/alias/operators. Double and single quoted strings behave differently, the later uses interpolation and can contain nested PowerShell.
Golmote 8147c9bf 2015-08-26T20:25:31 LOLCODE: Removed useless parentheses
Golmote 80d82604 2015-08-26T08:51:12 Less: Remove useless part in property regexp
Golmote 132b41ab 2015-08-26T08:27:14 LaTeX: Simplify comment regexp
Golmote 23a444c9 2015-08-26T08:13:12 Keyman: Move header statements above keywords
Golmote 90c75d5d 2015-08-26T07:42:03 JSX: Allow for one level of nesting. Fix #717
Golmote bcac7d46 2015-08-25T08:46:10 Julia: Simplify comment regexp + improved number regexp + improved operator regexp
Golmote 21e20b9e 2015-08-25T07:40:27 Java: fix number regexp + simplified number regexp and optimized operator regexp
Golmote a79e838e 2015-08-24T20:10:36 Jade: Add todo list + remove single-line comment pattern + simplified most patterns with m flag + handle \r\n and \r
Golmote cae2cefb 2015-08-24T20:08:54 Twig: Prevent "other" pattern from matching blank strings
Golmote 53d58390 2015-08-24T07:59:39 Ini: Fix some regexps + remove unused flags
Golmote aaa90f10 2015-08-23T17:25:40 HTTP: Fix indentation + Add multiline flag for more flexibility + Fix response status + Handle \r\n and \r
Golmote 1cc8d8e5 2015-08-23T14:46:31 Haskell: Removed useless backslashes and parentheses + handle \r\n and \r + simplify number regexp + fix operator regexp
Golmote c477f9ab 2015-08-23T13:52:11 Handlebars: Fix empty strings, add plus sign in exponential notation, improve block pattern and variable pattern.
Golmote bbe68aca 2015-08-23T01:20:57 Haml: Handle \r\n and \r in filter regex
Golmote dd4989f5 2015-08-22T23:47:59 Ruby: Code cleaning, handle \r\n and \r, fix some regexps