components/prism-xojo.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt ffd8343f 2021-12-18T12:51:17 Xojo: Proper token name for directives (#3263)
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)
XojoGermany ebbbfd47 2021-03-22T13:03:36 Xojo: `REM` is no longer highlighted as a keyword in comments (#2823) REM was incorrectly identified as a keyword. This has been fixed. REM is now recognized as a comment.
XojoGermany e32e043b 2021-03-17T17:03:48 Xojo: Added last missing Keyword "Selector" (#2807)
XojoGermany 459365ec 2021-03-17T00:43:23 Xojo: Added missing keywords (#2805)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 5e62f023 2016-07-04T20:13:26 Add support for Xojo. Fix #898