Log

Author Commit Date CI Message
Golmote 9dd841ef 2015-01-07T00:31:42 Merge pull request #432 from Golmote/prism-actionscript Add ActionScript language
Golmote 81792f50 2015-01-07T00:30:37 Merge branch 'master' into prism-actionscript Conflicts: components.js
Golmote 65122e1d 2015-01-07T00:28:53 Merge pull request #429 from Golmote/prism-smarty Add Smarty language
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 dc0599cb 2015-01-05T09:01:17 Example for NASM
Golmote 3eeaff11 2015-01-04T17:18:15 Add example/test code for #452
Golmote d9da5f9b 2015-01-04T17:02:43 Run gulp tasks
Golmote c5d3c07d 2015-01-04T17:01:27 Merge pull request #452 from vkbansal/handlebars-fix make comment non-greedy in handlebars
Vivek Kumar Bansal 4312042a 2015-01-04T20:52:56 make comment non-greedy
Golmote ce05f05c 2015-01-04T14:20:03 Merge branch 'prism-examples'
Golmote 2c8ca95d 2015-01-04T14:19:45 Fix broken example in Scala
Golmote d9c69cbd 2015-01-04T14:14:54 Add examples for AutoHotkey, Haskell, Pascal, R, Scala
Golmote bb4b06e3 2015-01-04T14:11:08 Fixed multiline Pascal comments
Golmote 19c6a258 2015-01-04T14:06:50 Fixed Pascal numbers and "&" lookbehind
Golmote 0b34cee7 2015-01-03T12:57:12 Merge branch 'prism-examples'
Golmote 1a17930b 2015-01-03T12:56:49 Run gulp task
Golmote f57df1ec 2015-01-03T12:56:15 Fixes on examples
Golmote dcf31d29 2015-01-03T12:46:12 Little fix for Java numbers
Golmote fe9e174b 2015-01-03T12:45:13 Removed broken java examples
Golmote a1dcf1ae 2015-01-03T12:37:50 Add known failures for C-like
Golmote 987e8f28 2015-01-03T12:31:33 Added examples for C-like, C#, Gherkin, Groovy, Java, NSIS, Rip and SCSS
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
Lea Verou d6b2aa03 2014-12-30T21:25:04 Merge pull request #449 from nauzilus/language-powershell Add PowerShell language
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 e262ba89 2014-12-23T20:51:45 Merge branch 'prism-examples'
Golmote 68f60007 2014-12-23T20:48:51 Add examples for ASP.NET, C, C++, Go, Scheme and Swift
Golmote 88ba4c48 2014-12-23T09:01:46 Fixes in examples
Golmote efff8bb0 2014-12-23T08:55:24 Merge branch 'prism-examples'
Golmote 27ec928b 2014-12-23T08:53:56 Add examples for Haml, Handlebars, Ini, LaTeX and PHP
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 ab37ca31 2014-12-22T22:36:12 Merge branch 'prism-examples'
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 c5167387 2014-12-22T22:34:36 Improved examples
Golmote a13b7875 2014-12-22T22:19:36 Merge branch 'master' into prism-examples
Golmote a1747745 2014-12-22T22:15:56 Add examples for Git, HTTP, LOLCODE, MATLAB, Perl, Python and Ruby
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 95ef3dae 2014-12-22T09:18:36 Fixed spacing
Golmote 49a1467b 2014-12-22T09:14:46 Add CoffeeScript examples + fix others
Golmote 00068402 2014-12-22T08:59:49 Added bash, Jade, Less, SQL and Twig examples
Golmote e64fe6c1 2014-12-21T21:29:23 Run gulp
Golmote 8994ef0b 2014-12-21T21:28:54 Simplified regexps in Eiffel
Golmote 9550230b 2014-12-21T21:20:31 Merge branch 'prism-examples'
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 63563e5a 2014-12-21T21:18:22 Improved examples
Golmote 30f59056 2014-12-21T20:53:49 Add several examples
Golmote e2c57b2e 2014-12-21T20:39:11 Merge branch 'master' into prism-examples
Golmote 6e9bffb0 2014-12-21T19:48:03 Added apacheconf examples
Golmote d816d220 2014-12-21T19:43:01 Merge branch 'prism-examples'
Golmote 2e156c9a 2014-12-21T19:42:02 Fixed spacing in examples
Golmote b22827dc 2014-12-21T19:37:44 The TODO wasn't big enough
Golmote bf34a1d9 2014-12-21T19:34:07 Merge pull request #445 from Golmote/prism-examples New examples page
Golmote 1a4fcc63 2014-12-21T16:11:33 Add Rust examples
Golmote aac37fff 2014-12-21T15:38:07 Add Rust examples
Golmote d7ab5ac6 2014-12-21T15:35:47 Examples work in progress
Golmote d85f18c5 2014-12-21T15:25:26 Examples work in progress
Golmote a4250c8e 2014-12-21T14:33:25 Examples first shot
Golmote c4a9ace1 2014-12-21T12:34:29 Run Gulp
Golmote aabf7a76 2014-12-21T12:33:29 Eiffel should not be a default language + add credits
Golmote 9ff81a49 2014-12-21T12:28:49 Merge branch 'master' into prism-download
Lea Verou 20606ea6 2014-12-21T03:30:57 Merge pull request #407 from Conaclos/gh-pages Add Eiffel programming language definition.
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
Golmote 3b052132 2014-12-20T19:35:18 JS function can contain $
Golmote 22ec5cb2 2014-12-20T19:33:43 Exponent may be signed with +
Golmote 65080051 2014-12-20T19:21:48 Add error message in red above the code if a file fails to download
Lea Verou fd0ca047 2014-12-20T08:33:26 Merge pull request #442 from Golmote/prism-gulp Run gulp tasks
Golmote 86b4d4df 2014-12-20T14:21:28 Run gulp tasks
Golmote 2da3a7e7 2014-12-20T14:07:54 Merge pull request #440 from Golmote/prism-dart Add Dart language
Golmote 20e44b08 2014-12-20T14:07:29 Merge branch 'master' into prism-dart Conflicts: components.js
Golmote a5a344fc 2014-12-20T14:06:33 Merge pull request #430 from Golmote/prism-rust Add Rust language
Golmote d2caa5e9 2014-12-20T14:05:44 Merge branch 'master' into prism-rust Conflicts: components.js
Golmote fba61efb 2014-12-20T14:04:17 Merge pull request #431 from Golmote/prism-applescript Add AppleScript language
Golmote 67fc5438 2014-12-20T14:03:36 Merge branch 'master' into prism-applescript Conflicts: components.js
Golmote 24659943 2014-12-20T14:02:11 Merge all keywords in one regexp
Golmote 68858669 2014-12-20T13:36:18 Merge all keywords in one regexp
Golmote 00c3122f 2014-12-20T13:33:14 Merge branch 'master' into prism-actionscript Conflicts: components.js
Golmote 923e1998 2014-12-20T13:32:46 Add condition around xml highlighting
Golmote 0ea461be 2014-12-20T13:16:43 Merge pull request #437 from Golmote/prism-pascal Add Pascal language