Log

Author Commit Date CI Message
Golmote 829e5cd9 2018-04-11T19:23:40 Add missing CHANGELOG links
Golmote 435eb2e6 2018-04-11T09:02:17 Release 1.14.0
Golmote b4509bf5 2018-04-11T08:58:28 Add support for Soy (Closure Template). Fix #1316 (#1387)
Golmote c28d8c5e 2018-04-11T08:53:56 Add support for WebAssembly. Fix #1140 and fix #1384 (#1386)
Golmote 6e0b20a4 2018-04-11T08:50:52 Add support for GEDCOM. Fix #899 (#1385)
Golmote c673ec29 2018-04-11T08:47:26 Add support for Visual Basic. Fix #985 (#1382)
Golmote 5a524f7e 2018-04-11T08:44:44 Add support for Velocity. Fix #1372 (#1378)
Golmote 1bfc0848 2018-04-08T11:44:07 Bash: Add curl to the list of common functions. Close #1160
Golmote 659ea314 2018-04-07T10:41:08 Core: Fix support for language alias containing dash `-`
Golmote 04df41b3 2018-04-07T10:18:57 Eiffel: Fix verbatim strings. Fix #1379
Golmote 218f1603 2018-04-06T09:01:08 Update JSPM config to also include unminified components. Close #995
Golmote b4d3063f 2018-04-05T20:43:32 Website: Fix theme selection on Download page, when theme is in query string or hash.
Juan Caicedo 46468f84 2018-04-05T12:24:22 Add support for Lisp (#1297) * add emacs * rename to elisp * add elisp to components * add comment test * add heading test * WIP string test * update string tests * test symbols in strings * test arguments * test quoted symbol * lisp-property test * splice test * add keyword test * test for declare * test interactive * boolean test * test numbers * test defvar * fix greedy defun regex * test defun * test lambda * test car * test punctuation * use var instead of const * remove arrow functions * flatten language structure * remove unnecessary escaping * add lisp and emacs * add lisp * fix template strings * minify lisp * add example elisp file * simplify number * don't mark other def as keywords * dont mark other def as keyword in defun * make lambda a keyword only at the beginning * restore single quotes in components * double quote in elisp * minify elisp * quote keys in components * rename punctuation test * add semicolons elisp * undo prettier changes to components.js * add lisp to components.json * rename elisp to lisp * fix components.json * add minified lisp file * rename example lisp file * move lisp to first position * explain null initialized properties in lisp file * remove trailing commas * put lisp first in example file * add ifee for lisp file * update lisp min file * update show language assets * add components index min file * add emacs-lisp alias * change title of lisp example file * undo theme change * combine regex for parens * remove min index * remove unneeded example html * remove doubled string test * capitalize lisp in components * change string theme to match master * build assets after adding lisp
Golmote 689227ba 2018-04-05T19:08:57 Gulp: There is probably no need to minify `components/index.js`
Golmote 7c7602b4 2018-04-05T09:05:22 Test suite: Delete unused run-child.js file
Golmote 9bceece8 2018-04-05T09:01:04 Test suite: Memory leak in vm.runInNewContext() seems fixed. Revert 9a4b6fa3ec770a382eccc149b849cc1c3112aa53 to drastically improve tests execution time.
Golmote 46e6f0c0 2018-04-05T08:51:43 Test suite: Fix indentation in test-case.js
Golmote 238b1952 2018-04-05T08:33:59 SQL: Add missing keywords. Fix #1374 UNLOCK, PREPARE, LOOP, ITERATE, REPEAT, LEAVE, RESIGNAL
Golmote e8cb6d4c 2018-03-30T08:55:13 Website: Add link to Keep Markup plugin in FAQ
Golmote 0a95f69d 2018-03-28T20:05:45 C#: More specific class-name highlighting. Fix #1371
Golmote c49b1398 2018-03-26T22:48:38 Merge remote-tracking branch 'official/master' into gh-pages
Olivier Tassinari 8aea939a 2018-03-26T22:47:44 Reach AA contrast ratio level (#1296)
Golmote 9f22952d 2018-03-26T22:25:03 File Highlight: Add option to provide a download button, when used with the Toolbar plugin. Fix #1030
Golmote 8c0911ac 2018-03-26T21:25:52 Website: Remove non-existent anchor to failures. Reword on homepage to make is less misleading.
Golmote 259b6fc5 2018-03-26T21:18:06 Matlab: Update known failures.
Golmote 5b6c76dc 2018-03-26T21:16:49 Markdown: Update known failures.
Golmote 13d99915 2018-03-26T21:15:10 D: Update known failures and tests.
Golmote e1d2d420 2018-03-26T21:13:43 Crystal: Update known failures.
Golmote b0e34fbe 2018-03-26T21:12:08 Ruby: Make multi-line comments greedy, remove single-line comment hack. Update known failures and tests.
Golmote a0f50811 2018-03-26T21:09:07 Q: Make comments greedy. Update known failures and tests.
Golmote 0c139d1f 2018-03-26T21:05:43 Puppet: Make heredoc, comments, regexps and strings greedy. Update known failures and tests.
Golmote d7b2b43c 2018-03-26T21:00:12 Monkey: Make comments greedy. Update known failures and tests.
Golmote e93d61f3 2018-03-26T20:57:31 Elixir: Make regexps greedy, remove comment hacks. Update known failures and tests.
Golmote c083b78c 2018-03-26T20:54:34 Fortran: Make single-line comments greedy. Update known failures and tests.
Golmote 571f2c50 2018-03-26T20:53:20 C-like: Make single-line comments greedy. Fix #1337. Make sure #1340 stays fixed.
Golmote 294efaae 2018-03-26T20:48:26 Core: Greedy patterns should always be matched against the full string. Fix #1355
Golmote 172d351a 2018-03-26T20:11:41 JavaScript: Improve Regex matching
Golmote 9084481f 2018-03-26T09:17:05 JavaScript: Add support for constants. Fix #1348
Golmote 0414a2db 2018-03-26T09:01:51 Java: Fix wording in test
Golmote a5cf3025 2018-03-26T08:53:43 Java: Add support for generics. Fix #1351
Chris Wells 094d5463 2018-03-26T02:14:54 Command Line: Allow specifying output prefix using data-filter-output attribute. (#856)
Golmote 5f9c078a 2018-03-25T13:46:42 Make ERB, Handlebars, PHP and Smarty highlight properly in NodeJS (#1367)
Golmote a6837d24 2018-03-24T12:25:27 C#: More generic class-name highlighting. Fix #1365
Golmote 4a14d208 2018-03-23T21:32:26 Docs: Mention `loadLanguages()` function on homepage in the nodeJS section. Close #972, close #593
Golmote b26bbb83 2018-03-22T08:42:16 JSX: Fix highlighting of empty objects. Fix #1364
Golmote 0efd6e16 2018-03-21T08:44:56 Website: Remove broken third-party tutorials from homepage
Golmote 595d1738 2018-03-21T08:26:28 Release 1.13.0
Golmote d2c026ef 2018-03-20T20:56:40 Powershell: Add lookbehind to fix function interpolation inside strings. Fix #1361
Golmote a5331a68 2018-03-20T20:57:34 Add a loadLanguages() function for easy component loading on NodeJS (#1359)
Golmote a52319a1 2018-03-20T09:00:58 Update .npmignore Close #1274
Golmote 0e1a8b75 2018-03-20T08:54:48 Tests: Use the new components.js file directly
Golmote 2b8321d3 2018-03-20T08:37:58 JSX: Add support for plain text inside tags (#1357) * JSX: Add support for plain text inside tags * JSX: Use a "plain-text" token to identify plain text * TSX: Add support for plain text * Fix test after merge
Golmote 212dd4ef 2018-03-20T08:26:29 Website: Check stored theme by default + link both theme selectors together. Close #1038
Golmote c6c7fd1a 2018-03-19T08:56:05 Coy theme: Inherit pre's height on code, so it does not break on Download page.
Golmote 0460cadb 2018-03-19T08:46:46 Website: Improve appearance of theme selector
Golmote de5a2b6f 2018-03-19T08:42:13 Add Tomorrow Night theme (#70) to components.json
Golmote ba60df09 2018-03-15T08:55:19 Core: Generate components.js from components.json and make it exportable to nodeJS. (#1354)
Golmote af834be6 2018-03-14T20:38:47 Markup: Make tags greedy. Fix #1356
Golmote f0e6249e 2018-03-13T08:24:08 JSX: Add test for #1342. Close #1342
Golmote cc80ccda 2018-03-13T08:15:56 Remove most of the cloning occurrences in language definitions.
Golmote f90d5559 2018-03-13T08:11:25 Core: Allow cloning of circular structures. (#1345)
Golmote efdccbfe 2018-03-12T20:28:06 Rust: Improve char pattern so that lifetime annotations are matched better. Fix #1353
paladox 85724748 2018-03-11T23:16:33 Highlight token class-name with colour #DD4A68 (#1350) Fixes #1346
Golmote 3599e6a3 2018-03-11T12:11:51 Add support for PL/SQL (#1338) * Add support for PL/SQL (Fix #1149) * Merge gh-pages
Golmote e6213acb 2018-03-11T12:02:50 Add support for ERB. Fix #1318
Golmote c3ed5b52 2018-03-11T11:11:05 Website: Auto-generate example header with component title, list of aliases and dependencies. `overrideExampleHeader` can be used to generate only the component title.
Golmote 68612594 2018-03-11T09:26:33 Build all branches (including gh-pages) on Travis CI. Closes #1341
Golmote bc2b70f8 2018-03-08T23:44:07 Release 1.12.2
Golmote df01b1b9 2018-03-08T23:37:19 Stop testing on Node 0.10 and 0.12
paladox 97b7d0a8 2018-03-08T22:36:16 test against nodejs 4, 6, 8 and 9 (#1329)
Golmote ee4cd1dd 2018-03-08T23:24:37 Release 1.12.1
Golmote 9aed85e7 2018-03-08T23:16:46 C-like: Add test for inline comments inside multiline comments
Golmote cebacdfa 2018-03-08T23:14:40 Revert "C-like: Change order of comment patterns and make multi-line one greedy. Fix #1337" This reverts commit b98e5b9
Golmote 5d658471 2018-03-08T22:21:24 Code style
Golmote a298c621 2018-03-08T22:20:37 Use i flag to simplify some regexps
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 05bf67dc 2018-03-08T09:05:21 JSX: Allow for one level of nested curly braces inside tag attribute value. Fix #1335
Golmote 31a2a697 2018-03-08T08:43:54 Ruby: Ensure module syntax is not confused with symbols. Fix #1336
Golmote 92ffeb23 2018-03-07T21:42:43 Release 1.12.0
Golmote b9809b34 2018-03-07T21:31:53 Update "Used by" section (#1330) * Website: Remove Brendan Eich's blog from "Used by" section * Website: Remove USWDS-related code and image * Website: Add React in "Used by" section * Website: Add Stripe in "Used by" section
Golmote 0bc98ac1 2018-03-07T21:31:40 Add support for ARFF (Fix #653) (#1327)
Golmote 926f6f86 2018-03-07T21:23:21 Rust: Add support for lifetime-annotation and => operator. Fix #1339
Golmote b98e5b9b 2018-03-07T20:53:45 C-like: Change order of comment patterns and make multi-line one greedy. Fix #1337
Golmote b70feb87 2018-03-07T09:07:12 Update CHANGELOG
Golmote 916c91fc 2018-03-07T08:54:51 Fix CHANGELOG
Golmote de29d4a3 2018-03-07T08:50:40 SQL: Add missing keywords and functions, fix numbers
Golmote 4593837f 2018-03-05T08:43:22 Ruby: Add keywords "protected", "private" and "public"
Golmote 405867cb 2018-03-05T08:25:08 C#: Add "dotnet" alias.
Golmote 4cb9888d 2018-03-05T08:22:53 C#: Reorder keywords
Golmote 51bff80a 2018-03-04T18:42:41 Scheme: Don't highlight first number of a list as a function. Fix #1331
Golmote eba02358 2018-03-04T16:24:32 Docs: Add note on `async` parameter to clarify the requirement of using a single bundled file. Closes #1249
Golmote a9e76db6 2018-03-04T15:59:05 Docs: Mention support for `lang-xxxx` class. Close #1312
Golmote a84263fa 2018-03-04T15:50:15 Docs: Fix link to the <code> element specification in HTML5
Tan-Vinh Nguyen f0b2c9e8 2018-03-04T15:43:39 Basic Syntax Highlighting for Liquid (#1326) * Basic Syntax Highlighting for Liquid [Liquid](http://shopify.github.io/liquid/), a template language by shopify It is used in Jekyll and add some basic highlighting * fix typo * Corrections and Improvements - move liquid above livescript - regnerate languages for show language plugin, after fixing typo - keywords - tablerow and endtablerow are keywords - add all keywords in test - add funtcions test * Minor Corrections comply to whitespace settings, use tabs instead of spaces for indentation
Golmote 109bd6f8 2018-03-04T13:42:41 Autolinker Plugin: Allow more chars in query string and hash to match more URLs. Fix #1142
Golmote c246c1a6 2018-03-04T12:32:19 Unescaped Markup Plugin: Use msMatchesSelector for IE11 and below. Fix #1302
tkjone 020f88b0 2018-03-03T19:33:28 Update CHANGELOG (#1328)
Golmote 63fc2152 2018-03-03T22:45:25 Bash: Add support for quoted command substitution. Fix #1287
Golmote de8ebe20 2018-03-03T21:42:51 PHP: Code style
Golmote ad25d221 2018-03-03T21:41:19 PHP: Fix shell-comment failure now that strings are greedy