Log

Author Commit Date CI Message
Michael Schmidt 4049e5c6 2021-12-10T14:45:09 Rust: Improved `type-definition` and use standard tokens correctly (#3253)
Michael Schmidt e4373256 2021-12-10T14:43:25 V: Use standard `char` token (#3260)
Michael Schmidt 2069ab0c 2021-12-10T14:42:17 Rip: Use standard `char` token (#3252)
Michael Schmidt bacf9ae3 2021-12-10T14:40:37 Prolog: Removed variable token + minor improvements (#3247)
Michael Schmidt 7d740c45 2021-12-10T14:38:41 Scheme: Use standard `char` token (#3254)
Michael Schmidt a7bb3001 2021-12-10T14:37:50 Smalltalk: Use standard `char` token (#3255)
Michael Schmidt 58a65bfd 2021-12-10T14:37:06 Squirrel: Use standard `char` token (#3256)
Michael Schmidt c56e4bf5 2021-12-10T14:36:33 Tremor: Use standard `regex` token (#3257)
Michael Schmidt 1e6dcb51 2021-12-10T14:35:51 QML: Made `string` greedy (#3250)
Michael Schmidt 5ee8c557 2021-12-10T14:35:12 Processing: Use standard tokens correctly (#3246)
Michael Schmidt d30a2da6 2021-12-10T14:34:42 Powershell: Fixed lookbehind + refactoring (#3245)
Michael Schmidt 5688f487 2021-12-10T14:34:05 Powerquery: Improved tokenization and use standard tokens correctly (#3244)
Michael Schmidt 59ef51db 2021-12-10T14:33:36 PHP extras: Improved `scope` and `this` (#3243)
Michael Schmidt f22ea9f9 2021-12-10T14:32:58 Perl: Improved tokenization (#3241)
Michael Schmidt a3905c04 2021-12-10T14:29:08 OZ: Improved tokenization (#3240)
Michael Schmidt c3f9fb70 2021-12-09T21:41:41 Zig: Use standard `char` token (#3264)
Michael Schmidt a5b6c5eb 2021-12-08T20:53:54 PSL: Added `boolean` token (#3248)
Michael Schmidt 0390e644 2021-12-07T18:07:29 Pug: Improved filter tokenization (#3258) Co-authored-by: Jason Kurian <JaKXz@users.noreply.github.com>
Michael Schmidt 2334b4b6 2021-12-07T13:04:48 Nim: Added `char` token and made some tokens greedy (#3231)
Michael Schmidt 8e0e95f3 2021-12-07T13:01:13 Objective C: Improved `string` token (#3235)
Michael Schmidt afd77ed1 2021-12-07T12:56:42 Stan: Added missing keywords and HOFs (#3238)
Michael Schmidt 642d93ec 2021-12-07T12:53:21 N1QL: Updated keywords + minor improvements (#3229)
Michael Schmidt c1025aa6 2021-12-07T12:51:55 Monkey: Use standard tokens correctly (#3228)
Michael Schmidt 5bf6e35f 2021-12-07T12:51:05 Nix: Use standard token name correctly (#3232)
Michael Schmidt e03a7c24 2021-12-07T12:49:56 Twig: Improved tokenization (#3259)
Michael Schmidt 21a3c2d7 2021-12-07T12:48:48 Makefile: Use standard token names correctly (#3227)
Michael Schmidt b58cd722 2021-12-06T22:42:55 F#: Added `char` token (#3271)
Wei Ting bee6ad56 2021-12-06T01:44:55 EditorConfig: Swap out `property` for `key`; alias with `attr-name` (#3272)
Michael Schmidt 220bc40f 2021-12-05T15:40:06 C#: Added `char` token (#3270)
Michael Schmidt 8476a9ab 2021-12-05T15:04:00 Added support for `go.mod` files (#3209)
Michael Schmidt 969f152a 2021-12-05T15:01:57 NSIS: Made `comment` greedy (#3234)
Michael Schmidt baa95cab 2021-12-05T14:56:47 Keyman: Improved tokenization (#3224)
Michael Schmidt d04d166d 2021-12-05T14:54:45 Structured text: Improved tokenization (#3213)
Michael Schmidt dfbb2020 2021-12-05T14:50:52 Jolie: Improved tokenization (#3221)
Michael Schmidt 563cd73e 2021-12-05T14:48:00 Kotlin: Added `char` token and improved string interpolation (#3225)
Michael Schmidt 6b168a3b 2021-12-05T14:46:06 Latte: Use standard token names and combined delimiter tokens (#3226)
Michael Schmidt 81920b62 2021-12-05T14:44:28 Hoon: Simplified the language definition a little (#3212)
Michael Schmidt 3d410670 2021-12-05T14:42:56 HAML: Use `symbol` alias for filter names (#3210)
Michael Schmidt 3a876df0 2021-12-05T14:42:04 Julia: Added `char` token (#3223)
Michael Schmidt 5af16014 2021-12-05T14:40:51 J: Made comments greedy (#3215)
Michael Schmidt 0a9f909c 2021-12-05T14:40:38 Java: Added `char` token (#3217)
Michael Schmidt fa55492b 2021-12-05T14:39:54 JavaStackTrace: Removed unreachable parts of regexes (#3219)
Michael Schmidt f41bcf23 2021-12-05T14:39:30 Haxe: Improved tokenization (#3211)
Michael Schmidt f11b86e2 2021-12-05T14:35:28 Go: Added `char` token and improved `string` and `number` tokens (#3208)
Michael Schmidt d85a64ae 2021-12-05T14:33:15 C: Added `char` token (#3207)
Michael Schmidt ee7ab563 2021-12-05T14:32:23 G-Code: Use standard-conforming alias for checksum (#3205)
Jan T. Sott adcc8784 2021-12-04T20:35:33 NSIS: Update regex pattern for variables (#3266)
Jan T. Sott 55583fb2 2021-12-04T14:06:48 NSIS: Update regex for constants pattern (#3267)
Michael Schmidt c2afa59b 2021-12-03T21:08:53 IO: Simplified comment token (#3214)
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)