components/prism-keyman.js


Log

Author Commit Date CI Message
Marc Durdin bac36827 2022-03-18T11:28:14 Keyman: Added new keywords (#3401)
Michael Schmidt baa95cab 2021-12-05T14:56:47 Keyman: Improved tokenization (#3224)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 01cc18ed 2021-05-25T12:49:30 ESLint: Added eol-last rule (#2902)
Golmote 97260870 2017-10-22T14:51:04 Keyman: Regexp optimisation + don't use captures if not needed
Golmote 23a444c9 2015-08-26T08:13:12 Keyman: Move header statements above keywords
Marc Durdin ebfc23c8 2015-07-02T09:42:35 Added baselayout, layer and platform statements (they exist as keywords as well as system stores)
Marc Durdin 950afe9d 2015-07-02T09:19:05 fix typo in kmw_embedjs
Marc Durdin c7eb5cb1 2015-06-28T08:22:28 rename $silkey to $weaver
Marc Durdin a03b3299 2015-06-28T06:29:30 bare numbers are not always octal so allow any digit
Marc Durdin ab4a4cad 2015-06-28T06:24:07 Clean up Keyman regexes, add further examples
Marc Durdin 1c8a8419 2015-06-27T22:46:21 Add match and nomatch structural keywords
Marc Durdin 74103771 2015-06-27T21:52:20 Added Keyman language (http://help.keyman.com/developer)