components.js


Log

Author Commit Date CI Message
Golmote 6babaad4 2015-10-06T07:53:35 Merge pull request #781 from Golmote/prism-batch Prism batch
Andreas Rohner 9acaaa15 2015-10-02T14:54:17 Remove Clike dependency from Bash The Bash language is actually very different from Clike. Only 'boolean', 'operator' and 'punctuation' are shared between them. 'operator' and 'punctuation' should be changed in the future, because Bash actually has slightly different operators. Since they share almost nothing, it makes sense to remove the dependency. This patch copies 'boolean', 'operator' and 'punctuation' from Clike, but doesn't change them. This patch also fixes a typo and adds the missing built-in keyword `let`. `let` is not in the POSIX-standard, but Bash and some other shells support it.
Golmote 92072584 2015-09-28T18:41:56 Add plugin Previewer: Easing to components
Golmote 93a53c77 2015-09-28T09:19:42 Merge branch 'gh-pages' into prism-batch
Golmote eab5b06e 2015-09-20T16:00:59 Add support for Batch (Fix #398)
TSUYUSATO Kitsune 4943abf4 2015-09-26T23:45:28 Add Crystal language definition
Golmote 69ea994e 2015-09-24T09:03:36 Add support for vim. Closes #777
Golmote e62c88ed 2015-09-23T08:41:41 Add nginx to components, fixed basic highlighting, add a few tests
Golmote 211a41ce 2015-09-22T20:04:36 Merge pull request #771 from Golmote/prism-autoit Add support for AutoIt. Fix #453
Golmote 391b4406 2015-09-22T20:03:02 Merge branch 'gh-pages' into prism-keep-markup Conflicts: components.js
Golmote b9a48c04 2015-09-22T20:00:15 Merge branch 'gh-pages' into prism-autoload Conflicts: components.js
Golmote 3f386732 2015-09-17T08:56:50 Add support for AutoIt. Fix #453
Golmote aec312b1 2015-09-16T22:14:22 Merge branch 'gh-pages' into prism-keep-markup Conflicts: components.js
Golmote 6f69da62 2015-09-16T22:08:29 Keep Markup Plugin. Fix #495, fix #579
Golmote 795eb996 2015-09-16T08:22:27 Verilog: Rename to "Verilog", optimize string regexp, don't use captures unless needed
Golmote 44a11c2b 2015-09-16T07:55:58 Merge pull request #640 from a-rey/gh-pages adding system verilog language
Golmote 7feb135e 2015-09-16T07:53:42 Merge pull request #764 from Golmote/prism-bison Add support for Bison
Tzu-ping Chung e642a222 2015-09-15T13:32:16 Add diff syntax definition
Golmote 29760d77 2015-09-14T07:58:28 Add pages for previewer base and previewer color plugins
Golmote c75826aa 2015-09-12T11:59:27 Plugin: color previewer + base for more previewers
Golmote 804b9da0 2015-09-11T07:48:58 Run gulp + removed uneeded array in components
Golmote 75b0328b 2015-09-11T07:47:25 Merge pull request #636 from dellagustin/add_abap_language Add ABAP language
Golmote 42094eee 2015-09-10T09:09:03 Autoloader Plugin
Golmote e336007f 2015-09-09T21:06:24 Add support for Bison
Golmote d1d971fa 2015-09-09T08:29:35 Merge branch 'gh-pages' into prism-prolog Conflicts: components.js
Golmote 73e16f37 2015-09-09T08:17:21 Merge branch 'gh-pages' into prism-processing Conflicts: components.js
Golmote ae2fbb61 2015-09-09T07:39:00 Merge branch 'gh-pages' into prism-ocaml
Golmote e1dd5cc9 2015-09-08T19:11:06 Merge branch 'gh-pages' into prism-pure
Golmote d1f90a11 2015-09-08T08:19:09 Merge branch 'gh-pages' into prism-q Conflicts: components.js
Golmote 82638e75 2015-09-08T07:34:56 Merge branch 'gh-pages' into prism-j
Golmote ea61184a 2015-09-07T21:56:23 Merge branch 'gh-pages' into prism-nim
Golmote fd324de9 2015-09-07T21:35:58 Merge branch 'gh-pages' into prism-monkey Conflicts: components.js
Golmote 8e93d55b 2015-09-07T08:14:00 Merge branch 'gh-pages' into prism-basic
Golmote 8af0b91a 2015-09-07T08:02:38 Merge branch 'gh-pages' into prism-mizar Conflicts: components.js
Golmote 95720443 2015-09-07T07:33:04 Merge branch 'gh-pages' into prism-mel
Golmote 6c0bc91c 2015-09-06T19:05:51 Merge branch 'gh-pages' into prism-inform7
Golmote 92de71d7 2015-09-06T18:37:33 Merge branch 'gh-pages' into prism-glsl
Golmote 4d3f20e4 2015-09-06T11:26:39 Merge branch 'gh-pages' into prism-d
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 e8083520 2015-09-05T16:44:38 Merge pull request #576 from JustinBeckwith/gh-pages add dockerfile highlighting
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 c4516114 2015-09-05T09:48:50 Elixir is capitalized (2) + fixed example
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 9a9020ba 2015-09-03T22:54:45 Merge pull request #561 from Golmote/prism-check-all Add a "Select All" languages checkbox (fix #513)
Golmote 35b8c500 2015-08-30T19:34:33 Sass: Add missing require in components
Golmote 39bd8278 2015-08-18T19:00:24 Add gulp task to build languages map in Show language plugin (Fix #671)
Malash 57f43163 2015-08-18T14:39:45 remove code comments in components.js
Golmote ed9f2b21 2015-08-17T08:47:32 Move removal of initial line feed to a plugin
a-rey 1cf50060 2015-07-12T16:41:33 requested changes and personal modifications
a-rey 8d43cdfb 2015-07-11T16:59:13 adding system verilog language
dellagustin 4f43e175 2015-07-10T14:14:51 Add support for ABAP language Based on Ram Manohar Tiwari (rmtiwari)'s ABAPSyntaxHighlighter.
Golmote 3e9d3abb 2015-07-08T00:03:25 Add support for Prolog
Golmote 25b11bf2 2015-07-07T08:38:02 Add support for Processing
Golmote afb634bc 2015-07-07T01:10:57 Add support for OCaml
Golmote f0684e6c 2015-07-06T19:31:43 Add support for Pure
Golmote d3155c97 2015-07-05T20:49:20 Add support for Q (kdb+ database)
Golmote d03f11a6 2015-07-05T16:01:54 Add support for J
Golmote 972fc8fd 2015-07-04T11:12:30 Add support for Nim
Golmote 3275c884 2015-07-03T22:55:59 Add support for Monkey
Golmote aff67338 2015-07-03T21:46:20 Add support for BASIC
Golmote e90c74e3 2015-07-03T08:25:55 Add support for Mizar
Golmote 930e97fa 2015-07-02T07:51:39 Add support for MEL (Maya Embedded Language)
Golmote c3850a30 2015-07-01T22:14:58 Add support for Inform 7
Golmote 69344cb7 2015-07-01T07:10:55 Add support for GLSL (OpenGL Shading Language)
Golmote 08054b15 2015-06-30T21:29:30 Add support for elixir
Golmote c2735d20 2015-06-29T21:53:56 Add support for D
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 12219d2f 2015-06-28T02:17:08 Add support for Makefile
Marc Durdin 74103771 2015-06-27T21:52:20 Added Keyman language (http://help.keyman.com/developer)
Golmote 43e6157d 2015-06-18T18:52:55 Merge pull request #595 from a-rey/add-vhdl adding vhdl language
Golmote b0818046 2015-06-13T11:03:08 Basic Sass support (fix #199)
a-rey e2580134 2015-06-12T15:38:43 adding vhdl language
Justin Beckwith 99d87ca2 2015-05-13T17:54:36 fix CR feedback, add better sample
beckwith 951e973e 2015-05-08T08:27:36 add dockerfile highlighting
Golmote b31e2dd5 2015-04-01T09:05:57 Add a "Select All" languages checkbox (fix #513)
Golmote 404dfb72 2015-03-27T19:48:45 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into prism-textile
Martin Hasoň 6e555bc0 2015-03-03T23:29:32 Added YAML highlighter
Golmote 690a193d 2015-03-21T09:27:35 Merge fix
Golmote 42fcc2a4 2015-03-21T02:22:34 Merge branch 'master' into prism-textile Conflicts: components.js
Golmote d1ddcf57 2015-03-21T02:18:35 Alphabetical order fix: "e" comes before "h"...
Golmote 53b737b1 2015-03-21T02:09:01 Reorder languages in components.js (Fix #441)
Golmote 4fa8ac5c 2015-03-21T01:27:59 Add Smalltalk language
Golmote 230b67ae 2015-03-21T00:05:02 Add Brainfuck language
Golmote 7a4c6355 2015-03-20T23:39:32 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into prism-textile Conflicts: components.js
Golmote 05bb4bda 2015-03-20T23:32:42 Merge branch 'master' into prism-wiki Conflicts: components.js
Vivek Kumar Bansal 8f89ea23 2015-03-16T14:29:44 Fix merge conflicts again
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)
Martin Hasoň 53eb9d25 2015-02-25T12:23:30 Improved gherkin highlighter
Golmote 1b284a1a 2015-03-10T21:05:52 Add Wiki markup language
Golmote df8267d6 2015-03-09T22:41:12 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into prism-textile Conflicts: components.js
Golmote 6006eef7 2015-03-09T21:53:15 Add Textile language
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)
Vivek Kumar Bansal fadb1e88 2015-02-13T23:11:08 fix indentation