Log

Author Commit Date CI Message
Golmote 9a9020ba 2015-09-03T22:54:45 Merge pull request #561 from Golmote/prism-check-all Add a "Select All" languages checkbox (fix #513)
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 9bae1860 2015-09-03T20:19:43 Merge pull request #727 from Golmote/tests-nasm Add tests for NASM
Golmote 75d2a096 2015-09-03T20:19:35 Merge pull request #726 from Golmote/tests-matlab Add tests for MATLAB
Golmote 46ece61c 2015-09-03T20:19:26 Merge pull request #724 from Golmote/tests-markdown Add tests for Markdown
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 5203dd16 2015-09-02T22:50:19 Merge pull request #723 from Golmote/tests-makefile Add test for Makefile
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 aa90b684 2015-09-02T08:03:04 Merge pull request #722 from Golmote/tests-lolcode Add tests for LOLCODE
Golmote 936e4293 2015-09-02T08:01:07 Swift: optimized keywords lists and removed duplicates
Golmote cb22f8ef 2015-09-02T00:51:14 Merge pull request #720 from Golmote/tests-less Add tests for Less
Golmote a7b83b61 2015-09-02T00:51:08 Merge pull request #719 from Golmote/tests-latex Add tests for LaTeX
Golmote 01d585dd 2015-09-02T00:51:00 Merge pull request #718 from Golmote/tests-keyman Add tests for Keyman
Golmote ddb99ec7 2015-09-02T00:50:53 Merge pull request #716 from Golmote/tests-julia Add tests for Julia
Golmote cef8b58d 2015-09-02T00:50:44 Merge pull request #715 from Golmote/tests-jsx Add tests for JSX
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 6f42a792 2015-08-31T19:26:15 Merge pull request #714 from Golmote/tests-java Add tests for Java
Golmote 15a05d62 2015-08-31T19:26:06 Merge pull request #713 from Golmote/tests-jade Add tests for Jade
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 c374caac 2015-08-30T20:22:35 Merge pull request #711 from Golmote/tests-ini Add tests for Ini
Golmote 28759d0d 2015-08-30T20:19:58 Sass: Fix comments, operators and selectors and simplified patterns
Golmote 35b8c500 2015-08-30T19:34:33 Sass: Add missing require in components
Golmote 6ebb96f0 2015-08-30T19:17:20 SAS: Simplified datalines and optimized operator patterns
Golmote 8b97850b 2015-08-30T18:51:58 Merge pull request #741 from Golmote/tests-rust Add tests for Rust
Golmote f08ce340 2015-08-30T18:37:26 Add tests for Rust
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 a896f0a6 2015-08-30T16:06:37 Drastically increased the number of dashes (from 4 to 10) required for separations in test files, to prevent conflicts with languages syntax.
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 4dc6120a 2015-08-30T12:45:26 Merge pull request #710 from Golmote/tests-http Add tests for HTTP
Golmote fb7c62a9 2015-08-30T12:45:17 Merge pull request #709 from Golmote/tests-haskell Add tests for Haskell
Golmote 36437b53 2015-08-30T12:45:09 Merge pull request #708 from Golmote/tests-handlebars Add tests for Handlebars
Golmote a0bf7b0a 2015-08-30T12:44:48 Merge pull request #707 from Golmote/tests-haml Add tests for Haml
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 d5a58512 2015-08-29T12:48:05 Merge pull request #706 from Golmote/tests-ruby Add tests for Ruby
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 a831a2b3 2015-08-29T10:45:39 Merge pull request #732 from AnujRNair/gh-pages Issue 324 - Fixing word wrap on long code lines, which is breaking the line-numbers plugin
Anuj Nair 56b3d295 2015-08-28T23:42:08 Issue 324 - Fixing word wrap on long code lines, which is breaking the line-numbers plugin
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 b9eeb1f9 2015-08-28T08:42:31 Renamed inclusion tests according to documentation.
Golmote a67f77de 2015-08-28T08:40:48 Renamed inclusion tests according to documentation.
Golmote 626754bb 2015-08-28T08:39:03 Renamed inclusion tests according to documentation.
Golmote 98a1cb6d 2015-08-28T08:35:08 Merge pull request #704 from Golmote/tests-groovy Add tests for Groovy
Golmote 561e46cb 2015-08-28T08:34:10 Add tests for NASM
Golmote a92e4bd3 2015-08-28T08:31:17 NASM: Converted indents to tabs, removed uneeded escapes, added lookbehinds
Golmote 2d204aea 2015-08-28T08:00:07 Merge pull request #725 from AnujRNair/gh-pages Issue 675 - fixing inline style for Coy theme
Golmote 6f9ca82c 2015-08-28T07:58:53 Add tests for MATLAB
Golmote a3cbecc2 2015-08-28T07:58:10 MATLAB: Simplify string pattern to remove lookbehind
Anuj Nair 52829b3c 2015-08-27T21:48:00 Issue 675 - fixing inline style for Coy theme
Golmote 5d3956a3 2015-08-27T20:59:58 Add tests for Markdown
Golmote 8c0a2653 2015-08-27T20:59:06 Rename some test files to match documentation
Golmote 4c551e8b 2015-08-27T20:58:43 Markup: Simplify patterns + handle \r\n and \r
Golmote 791dad0d 2015-08-27T20:57:37 Tests: Increase the minimum number of dashes for the separation + fix test-suite page to match the actual behaviour.
Golmote eac42a96 2015-08-27T08:14:33 Merge pull request #701 from Golmote/tests-go Add tests for Go
Golmote 7c758ec8 2015-08-27T08:14:23 Merge pull request #700 from Golmote/tests-git Add tests for git
Golmote bcfae565 2015-08-27T08:13:00 Add test for Makefile
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 e0f89843 2015-08-26T20:30:11 Makefile example: Add known failures
Golmote 13975a3f 2015-08-26T20:26:18 Add tests for LOLCODE
Golmote 8147c9bf 2015-08-26T20:25:31 LOLCODE: Removed useless parentheses
Golmote 6bb0e271 2015-08-26T19:47:22 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into gh-pages
Golmote 02b220e0 2015-08-26T19:46:48 Fix computation of line numbers for single-line code blocks. Fix #721
Lea Verou 80aedb2a 2015-08-26T14:49:26 Updated documentation since the example was not relevant any more
Golmote 2b0c124a 2015-08-26T08:51:45 Add tests for Less
Golmote 80d82604 2015-08-26T08:51:12 Less: Remove useless part in property regexp
Golmote 9621d16b 2015-08-26T08:27:50 Add tests for LaTeX
Golmote 132b41ab 2015-08-26T08:27:14 LaTeX: Simplify comment regexp
Golmote 74e01eb3 2015-08-26T08:21:33 Merge pull request #699 from Golmote/tests-gherkin Add tests for Gherkin
Golmote 1118f7b2 2015-08-26T08:21:25 Merge pull request #698 from Golmote/tests-fsharp Add tests for F#
Golmote a69a8a20 2015-08-26T08:21:16 Merge pull request #697 from Golmote/tests-fortran Add tests for Fortran
Golmote 2008344a 2015-08-26T08:21:07 Merge pull request #696 from Golmote/tests-erlang Add tests for Erlang
Golmote e5118eb4 2015-08-26T08:20:18 Merge pull request #695 from Golmote/tests-eiffel Add tests for Eiffel
Golmote 94f66e79 2015-08-26T08:20:07 Merge pull request #694 from Golmote/tests-css-extras Add tests for CSS extras