Log

Author Commit Date CI Message
Michael Schmidt 7b72e0ad 2021-12-03T13:58:38 nginx: Made some patterns greedy (#3230)
Michael Schmidt 8ecef306 2021-12-02T10:52:00 Python: Made `comment` greedy (#3249)
Michael Schmidt 18c92048 2021-12-02T10:51:36 JSX: Move alias property (#3222)
Michael Schmidt 6f1d904a 2021-12-02T10:51:17 Readme: Clarify usage of our build system (#3239)
AmebaBrain 8c5ed251 2021-11-29T02:19:07 Bash: Added `docker` and `podman` commands (#3237)
Michael Schmidt cefccdd1 2021-11-24T21:42:57 Autoloader: Mention how to load grammars from URLs (#3218)
Michael Schmidt 51e3ecc0 2021-11-22T13:32:31 Crystal: Improved tokenization (#3194)
Michael Schmidt e1370357 2021-11-22T13:32:11 Dart: Added string interpolation and improved metadata (#3197)
Michael Schmidt 86028adb 2021-11-22T13:25:30 Ruby: Improved tokenization (#3193)
Michael Schmidt 6add768b 2021-11-22T13:23:46 Eiffel: Removed non-standard use of `builtin` name (#3198)
Michael Schmidt 336edeea 2021-11-22T13:14:09 ERB: Better embedding of Ruby (#3192)
Michael Schmidt 7b34e65d 2021-11-22T13:12:41 Concurnas: Improved tokenization (#3189)
Michael Schmidt 6af8a644 2021-11-22T13:12:24 Cypher: Removed non-standard use of `symbol` token name (#3195)
Michael Schmidt dafdbdec 2021-11-22T13:11:45 D: Added standard char token (#3196)
Michael Schmidt 1c88c7da 2021-11-22T13:05:20 Clojure: Added `char` token (#3188)
Michael Schmidt 4cebf34c 2021-11-22T13:04:59 Bro: Removed `variable` and minor improvements (#3186)
Michael Schmidt 929c33e0 2021-11-22T13:02:28 Asm6502: Use standard tokens and minor improvements (#3184)
Michael Schmidt c7809285 2021-11-22T13:01:42 Avro IDL: Removed char syntax (#3185)
Michael Schmidt fa540ab7 2021-11-22T13:00:47 AQL: Differenciate between strings and identifiers (#3183)
Michael Schmidt 9f5e511d 2021-11-22T12:59:56 Applescript: Use `class-name` standard token (#3182)
Michael Schmidt e9b856c8 2021-11-22T12:59:08 MAXScript: Various improvements (#3181)
Srinivas 0ecdbdce 2021-11-11T02:12:02 Website: Added PrismJS React and HTML tutorial link (#3190)
Michael Schmidt 005ba469 2021-11-10T16:25:22 Haml: Improved filter and interpolation tokenization (#3191)
Michael Schmidt 4433d7fe 2021-11-08T12:52:43 Website: Improved readability (#3177)
Michael Schmidt 746da79b 2021-11-04T20:39:47 Website: Fixed red highlighting in Firefox (#3178)
Michael Schmidt b679cfe6 2021-11-03T13:07:32 Keep Markup: Added `drop-tokens` option class (#3166)
Michael Schmidt 22d0c6ba 2021-11-03T12:22:11 HTTP: Relax pattern for body (#3169)
Michael Schmidt b631949a 2021-11-03T12:19:36 Core: Added `setLanguage` util function (#3167)
Michael Schmidt ebd59e32 2021-11-03T12:13:23 Website: Use Keep markup to highlight code section (#3164)
Antoine van der Lee 18c828a6 2021-11-01T13:50:23 Swift: Added support for `isolated` keyword (#3174)
Wei Ting 79f250f3 2021-10-24T22:50:01 Coy: Set z-index to make shadows visible in colored table cells (#3161)
Wei Ting 1cac3559 2021-10-24T22:49:07 Toolbar: Set `z-index` of `.toolbar` to 10 (#3163)
Jakub T. Jankiewicz 4eb81fa1 2021-10-23T12:30:36 Scheme: Updates syntax for reals (#3159) According to R7RS spec, you can use different mnemonics for the scientific notation that indicated the precision of the number.
Wei Ting 37551200 2021-10-22T01:46:08 Document standard tokens and provide examples (#3104)
Aaron Mendez 31b4c1b8 2021-10-19T19:01:43 Website: Fixed dead link to third-party tutorial #3155 (#3156)
Michael Schmidt 5333e281 2021-10-19T19:34:41 Added regex coverage (#3138)
Michael Schmidt 2e834c8c 2021-10-19T14:59:04 Tests: Added `.html.test` files for replace `.js` language tests (#3148)
Michael Schmidt ae8888a0 2021-10-19T14:55:03 Tests: Added `TestCaseFile` class and generalized `runTestCase` (#3147)
Michael Schmidt ea361e5a 2021-10-19T14:52:13 Website: Repositioned theme selector (#3146)
Michael Schmidt ccc02a55 2021-10-19T14:27:57 ESLint: Added `regexp/prefer-d` rule (#3153)
Michael Schmidt a6a4ce7e 2021-10-19T14:27:30 Coy: Added padding to account for box shadow (#3143)
Michael Schmidt c5629706 2021-10-19T14:23:54 Website: Adjusted TOC's line height for better readability (#3145)
Michael Schmidt faedfe85 2021-10-19T14:23:23 Website: Updated plugin header template (#3144)
Michael Schmidt 50b16e4f 2021-10-14T14:06:25 ESLint: Added `regexp/no-useless-range` rule (#3151)
Michael Schmidt 5a24cbff 2021-10-14T14:01:46 JS: Improved `number` pattern (#3149)
Michael Schmidt 3c61c8f7 2021-10-14T14:01:11 ESLint: Added `regexp/no-useless-flag` rule (#3150)
Michael Schmidt 71b7d46c 2021-10-14T13:59:51 ESLint: Added `regexp/prefer-{plus,question,star}-quantifier` rules (#3152)
Michael Schmidt 4e00cddd 2021-10-14T13:57:45 SQL: Added identifier token (#3141)
Michael Schmidt a8bacc7b 2021-10-11T17:02:31 Update to `eslint-plugin-regexp@1.4.0` (#3139)
Michael Schmidt e7ba877b 2021-10-11T16:54:19 PL/SQL: Updated keywords + other improvements (#3109)
Michael Schmidt ef53f021 2021-10-11T16:52:12 Added support for Web IDL (#3107)
Michael Schmidt 3b2238fa 2021-10-10T19:36:58 JS: Added properties (#3099)
Wei Ting 3f24dc72 2021-10-08T01:27:12 Python: Add `match` and `case` (soft) keywords (#3142)
Michael Schmidt 344d0b27 2021-10-05T23:51:30 Added even more language tests (#3137)
Michael Schmidt 8494519e 2021-10-05T23:43:54 GraphQl: Optimized regexes (#3136)
Michael Schmidt 05e7ab04 2021-10-05T23:38:00 Liquid: Removed unmatchable object variants (#3135)
Michael Schmidt c6574e6b 2021-10-05T23:33:31 Maxscript: Fixed booleans not being highlighted (#3134)
Michael Schmidt a28a86ad 2021-10-05T23:28:18 Wolfram: Removed unmatchable punctuation variant (#3133)
Michael Schmidt 91060fd6 2021-10-05T23:06:46 TypeScript: Removed duplicate keywords (#3132)
Michael Schmidt a394a14d 2021-10-05T22:13:13 Added more plugin tests (#1969)
Michael Schmidt e8f84a6c 2021-10-05T21:31:02 Lisp: Improved `defun` (#3130)
Michael Schmidt 4dde2e20 2021-10-05T21:30:45 Regex: Fixed char-class/char-set confusion (#3124)
Michael Schmidt 09a0e2ba 2021-10-05T21:27:49 Zig: Fixed module comments and astral chars (#3129)
Michael Schmidt 599e30ee 2021-10-05T21:27:25 URI: Fixed IPv4 regex (#3128)
Michael Schmidt 23d9aec1 2021-10-05T21:26:39 JS stack trace: Added missing boundary assertion (#3117)
Michael Schmidt cfb2e782 2021-10-05T21:26:28 JavaStackTrace: Added missing lookbehinds (#3116)
Michael Schmidt ede55b2c 2021-10-05T21:26:05 Renpy: Improved language + added tests (#3125)
Michael Schmidt f3b25786 2021-10-05T21:25:23 PureBasic: Fixed token order inside `asm` token (#3123)
Michael Schmidt 314d6994 2021-10-05T21:24:28 Ocaml: Removed unmatchable punctuation variant (#3120)
Michael Schmidt eeb13996 2021-10-05T21:23:59 Powerquery: Removed useless `data-type` alternative (#3122)
Michael Schmidt ee62a080 2021-10-05T21:23:44 PHP: Removed useless keyword tokens (#3121)
Michael Schmidt dc1e808f 2021-10-05T21:21:05 Nix: Removed unmatchable token (#3119)
Michael Schmidt 75331bea 2021-10-05T21:20:46 Nim: Fixed backtick identifier (#3118)
Michael Schmidt 15cb3b78 2021-10-05T21:19:53 Idris: Fixed import statements (#3115)
Michael Schmidt d359eeae 2021-10-05T21:18:38 GML: Fixed `operator` token and added tests (#3114)
Michael Schmidt 532212b2 2021-10-05T21:18:09 Dataweave: Fixed keywords being highlighted as functions (#3113)
Michael Schmidt 5c412cbb 2021-10-05T21:17:43 BSL: Made `directive` greedy (#3112)
Michael Schmidt d7017beb 2021-10-05T21:17:13 Birb: Fixed class name false positives (#3111)
Michael Schmidt 2f7f7364 2021-10-05T21:15:33 Added more language tests (#3131)
Michael Schmidt 3ef71533 2021-10-05T20:03:08 TAP: Conform to quoted-properties style (#3127)
Wei Ting 18bd101c 2021-10-05T23:53:12 Python: Recognise walrus operator (#3126)
Michael Schmidt 3d96eedc 2021-10-05T12:53:51 Update test and example pages to use Autoloader (#1936)
Michael Earls b5a70e4c 2021-10-05T05:28:49 Added support for Atmel AVR Assembly (#2078) Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
Michael Schmidt 2c63efa6 2021-10-05T11:50:03 Python: Fixed numbers ending with a dot (#3106)
Michael Schmidt 00f77a2c 2021-10-05T11:48:58 Markdown: Fixed typo in token name (#3101)
Michael Schmidt 51382524 2021-10-05T11:48:26 Smalltalk: Added `boolean` token (#3100)
Valtteri Laitinen 9fe2f93e 2021-10-05T12:26:29 Use `\d` for `[0-9]` (#3097) Also `[\d.]` for `[0-9.]` and `[\d_]` for `[0-9_]`.
shanyue 798ee4f6 2021-10-05T17:24:46 `package.json`: Added `engines.node` field (#3108)
Berti d38592c5 2021-10-04T08:52:52 File highlight+data range (#1813) Co-authored-by: atomize <63r71@tuta.io> Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
SlawomirZalecki f053af13 2021-10-04T14:51:42 Pascal: Added support for asm and directives (#2653) Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
Michael Schmidt d63d6c0e 2021-10-04T14:06:12 Added minified CSS (#3073) Co-authored-by: ashwinjayan <ashwinjayanam@gmail.com>
Outreach-ChemEng-UofU 5b7ce5e4 2021-10-04T05:50:07 Arduino: Added `ino` alias (#2990) Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
Wei Ting 736c581d 2021-10-04T02:06:01 Elm: Recognise unicode escapes as valid Char (#3105)
那里好脏不可以 d908e457 2021-10-03T22:39:07 New Language: Keepalived configure file (#2417) Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
Michael Schmidt a80a68ba 2021-10-02T01:29:28 Core: Fixed type error on null (#3057)
Valtteri Laitinen 8daebb4a 2021-09-27T22:08:26 Use tabs in `package(-lock).json` (#3098)
Michael Schmidt 0a313f4f 2021-09-26T12:35:00 TSX: Removed `parameter` token (#3090)
Michael Schmidt 2f9672aa 2021-09-26T12:33:53 Coq: Improved attribute pattern performance (#3085)
Michael Schmidt 233415b8 2021-09-26T12:32:49 JQ: Improved performance of strings (#3084)
Michael Schmidt 9ed4cf6e 2021-09-26T12:30:32 C#: Move everything into the IIFE (#3077)