plugins/autoloader


Log

Author Commit Date CI Message
Golmote 3dddac91 2018-03-01T08:51:45 Autoloader: Fix demo page
Golmote e84ab106 2018-02-05T08:39:29 Run gulp
Mattias fbe82b86 2018-02-05T08:36:19 added tsx support (#1280) * added tsx support * fixed order in components.js and added tsx example file * escape less than and capitalize tsx
Golmote 39360d6d 2017-12-07T19:58:28 Merge branch 'autoloader-path1' of https://github.com/bazooka07/prism into bazooka07-autoloader-path1 # Conflicts: # plugins/autoloader/prism-autoloader.min.js
bazooka07 e66de38b 2017-12-06T23:03:15 fix for autoloader plugin
Golmote 05cc391a 2017-12-06T20:35:51 Run gulp and reorder components alphabetically
Tuna Celik 0fffa9df 2017-12-06T20:27:49 Xeora Language implementation (#1239)
bazooka07 d74430ff 2017-11-25T16:31:01 upgrade autoloader
Golmote d27b70dc 2017-11-11T23:42:44 Add support for Flow Fix #1216
Erin Wild 2169c995 2017-10-21T04:06:35 Add Python builtin function highlighting (#1205) * Add Python builtin function highlighting * Add builtin functions from Python 3.6 * Python: Add 'nonlocal' and 'None' keywords * Update tests for Python * Python: Remove duplicated builtins that are already keywords * Run gulp
Erin Wild 317f6908 2017-10-20T12:29:15 Update function test for Python and run gulp
Golmote ea2d63e7 2017-10-10T08:51:04 Run gulp
Golmote 311aeda0 2017-10-10T07:42:26 Run gulp
Jake Miller 35ec61a3 2017-10-10T15:10:04 Minor spelling changes for style
Jake Miller f680ee70 2017-10-10T15:05:49 Updated all instances of jade to be named pug.
Golmote 5ac0afb4 2017-09-16T12:58:50 Merge branch 'opencl' of https://github.com/Milania1/prism into Milania1-opencl # Conflicts: # plugins/autoloader/prism-autoloader.js # plugins/autoloader/prism-autoloader.min.js # plugins/show-language/prism-show-language.js # plugins/show-language/prism-show-language.min.js
Jan S. (Milania1) 1a628b8d 2017-08-17T22:12:51 Add OpenCL language support
bsmith 98867cf0 2017-05-29T15:28:00 initial commit
Golmote 88300817 2017-05-08T13:26:16 VB.Net: Add example + tests + fix regexps
Golmote d6e068aa 2017-01-28T10:36:10 Run gulp
Golmote 3cae6ce8 2016-11-19T12:16:31 Add support for Reason. Fix #1046
thesave dfc19413 2016-11-09T01:57:46 Add support for the Jolie language (#1014) * Added component for the Jolie language * Added Jolie among the supported components * update for merge - revised jolie component - added tests - added code example - minified with `gulp` * fixes * fixes * fixed Jolie html file example and highlight for punctuation * fixed indentation in test html file and added comma as punctuation
Masataka Kuwabara 22cb0187 2016-09-14T05:44:22 Fix typo `Fload` to `Float` in prism-ruby.js (#1023)
Golmote f89b0b96 2016-09-02T00:45:09 Autoloader plugin: don't try to load "none" component. Fix #1000
Golmote 2b0cc8ab 2016-07-04T21:06:44 Xojo does not need to require Basic
Golmote 5e62f023 2016-07-04T20:13:26 Add support for Xojo. Fix #898
Golmote 5c815d35 2016-07-04T08:59:15 Add progress indicator on "Download all grammars" link on Autoloader plugin page
Golmote 96719967 2016-07-03T23:43:37 Remove duplicated script on autoloader plugin page
Golmote 4a3cdfee 2016-06-18T15:45:25 Add a way to download all grammars as a Zip directly from the Autoloader plugin page
Golmote b4f34239 2016-06-18T15:01:08 Add a couple more details on how to use the Autoloader plugin
Andreas Rohner 9cbf9d77 2016-04-30T12:04:06 Update auto-generated values in the autoloader plugin The auotloader plugin contains a variable that is auto-generated by gulp. This variable was updated by the addition of the new language protobuf.
Golmote eb7aa969 2015-10-22T07:12:42 Add support for Kotlin
Golmote c02b11f6 2015-10-21T06:35:40 Run gulp
Golmote e25da0da 2015-10-15T08:55:07 Add support for Haxe
Golmote 2ba763e0 2015-10-13T21:08:49 Add support for Parser
Golmote 6d94e037 2015-10-04T21:29:28 Run gulp
Golmote 89c5f34c 2015-09-27T11:04:37 Run gulp task
Golmote e62c88ed 2015-09-23T08:41:41 Add nginx to components, fixed basic highlighting, add a few tests
Golmote eadc18c1 2015-09-22T23:26:28 Run gulp task
Golmote 0064ec86 2015-09-11T07:40:00 Autoloader Plugin: small fixes + code style
Golmote 42094eee 2015-09-10T09:09:03 Autoloader Plugin