Log

Author Commit Date CI Message
dependabot[bot] d17e3762 2022-03-18T00:31:03 Bump simple-git from 1.110.0 to 3.3.0 (#3402)
Marc Durdin bac36827 2022-03-18T11:28:14 Keyman: Added new keywords (#3401)
Michael Schmidt 5617765f 2022-03-17T11:55:56 Groovy: Added string interpolation without hook (#3366)
Wei Ting 1c533f4a 2022-03-15T05:44:27 Neon: Change alias of `key` to `property` (#3394)
Michael Schmidt ea8a0f40 2022-03-14T22:43:46 Added support for AWK (#3374)
Michael Schmidt 7bda2bf1 2022-03-14T22:42:59 ABAP: Sorted keyword list (#3368)
Wei Ting d1a5ce30 2022-03-14T23:48:11 VHDL: Add `private`, `view` keywords; Distinguish `attribute` from `keyword` (#3389)
Wei Ting ef0ec02a 2022-03-14T17:41:44 Excel Formula: Use more fitting aliases for `function-name`, `range`, and `cell` (#3391)
Wei Ting ce41434d 2022-03-14T17:39:58 Flow: Changed alias of `type` to `class-name` (#3390)
Wei Ting 3916883a 2022-03-14T02:11:26 Flow: Recognise `[Ss]ymbol` as a type (#3388)
Wei Ting f8f95340 2022-03-14T02:08:25 GEDCOM: Update `tag` to `record` (#3386) Update `tag` to `record` (GEDCOM 5.5.5 spec terminology update)
Michael Schmidt 61c460e8 2022-03-13T19:06:50 Autohotkey: Use standard tokens (#3385)
Wei Ting cf38d059 2022-03-13T19:40:00 Erlang: Added `begin` keyword (#3387)
Michael Schmidt 31a38d0c 2022-03-13T11:01:11 CSHTML: Added support for `@helper` and inline C# inside attribute values (#3355)
Michael Schmidt 7ac84dda 2022-03-13T10:59:54 Autohotkey: Use general pattern instead of name list for directives (#3384)
Michael Schmidt ead22e1e 2022-03-13T10:57:32 Tests: Cache results for exp backtracking check (#3356)
Michael Schmidt 17ed9160 2022-03-13T10:09:21 Autolinker: Fixed URL regex to match more valid URLs (#3358)
Wei Ting cde0b5b2 2022-03-12T20:34:39 Ada: Changed `attr-name` to `attribute`; Use `attr-name` as alias (#3381)
Wei Ting c30b736f 2022-03-12T17:58:26 Ada: Added `or` keyword (#3380)
Wei Ting b94a664d 2022-03-10T02:05:35 .properties: Use `key`, `value` for token names; `attr-name`, `attr-value` as aliases (#3377)
Golmote 8a843a17 2022-03-05T22:03:09 Keep Markup: Use original nodes instead of clones (#3365)
Michael Schmidt 4cb3d038 2022-03-05T15:48:31 Java: Improved class name detection (#3351)
Michael Schmidt f95dd190 2022-03-05T15:47:23 Command line: Increased prompt opacity (#3352)
Michael Schmidt 3bd8fdb1 2022-03-04T12:10:47 Java: Fixed `record` false positives (#3348)
HeX0R 499b1fa0 2022-03-02T11:30:29 Purebasic: Added support for pointer to string operator (#3362)
at055612 b53832cd 2022-02-23T11:30:35 Command Line: Add support for command continuation prefix (#3344)
ahue 4eb928c3 2022-02-19T13:29:43 Added support for Cooklang (#3337) Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
RunDevelopment 703881e1 2022-02-17T22:38:46 1.27.0
Michael Schmidt 7ac13734 2022-02-17T22:35:38 Updated changelog for v1.27.0 (#3342)
at055612 e002e78c 2022-02-16T17:35:51 Command Line: Escape markup in command line output (#3341)
dependabot[bot] 13b56a9c 2022-02-14T13:02:53 Bump follow-redirects from 1.14.7 to 1.14.8 (#3338)
dependabot[bot] f094c4a3 2022-02-11T11:18:40 Bump yargs-parser from 5.0.0 to 5.0.1 (#3334)
dependabot[bot] 9fd4c74d 2022-02-11T12:12:55 Bump ajv from 6.10.0 to 6.12.6 (#3333) Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3fcca6b7 2022-02-11T12:06:02 Bump pathval from 1.1.0 to 1.1.1 (#3331) Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pathval dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
at055612 1784b175 2022-02-10T18:51:13 Command Line: Add support for line continuation and improved colors (#3326)
Michael Schmidt f5458431 2022-02-10T12:32:49 ESLint: Allow `Map` and `Set` in ES5 code (#3328)
HeX0R d6c53726 2022-02-04T00:41:10 PureBasic: Added missing keyword and fixed constants ending with `$` (#3320)
at055612 82d0ca15 2022-02-02T12:20:48 Command Line: Added span around command and output (#3312)
Michael Schmidt 2cc4660b 2022-02-02T11:53:16 Core: Added better error message for missing grammars (#3311)
Jason Ramsey 3f8cc5a0 2022-01-28T10:13:21 Added UO Razor Script (#3309)
Wei Ting bcb2e2c8 2022-01-24T21:26:02 AutoIt: Allow hyphen in directive (#3308)
Wei Ting deb3a97f 2022-01-24T20:21:53 INI: Swap out `header` for `section` (#3304)
Wei Ting e46501b9 2022-01-24T19:24:16 editorconfig: Change alias of `section` from `keyword` to `selector` (#3305)
Wei Ting 2eb89e15 2022-01-24T19:23:28 Swap out `operator` for `punctuation` (#3306)
dependabot[bot] 3a20bdca 2022-01-24T11:58:35 Bump node-fetch from 2.6.1 to 3.1.1 (#3307) Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.1.1. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 081d515a 2022-01-15T12:56:02 Bump copy-props from 2.0.4 to 2.0.5 (#3300)
dependabot[bot] b90e97c7 2022-01-15T12:53:04 Bump follow-redirects from 1.13.1 to 1.14.7 (#3299)
Dmitry Eroshenko 8458c41f 2022-01-09T18:35:15 MongoDB: Added v5 support (#3297)
Michael Schmidt 441a1422 2022-01-06T19:39:26 Scala: Added support for interpolated strings (#3293)
RunDevelopment 0b6b1e2f 2022-01-06T18:49:21 1.26.0
Michael Schmidt 3ae61a8c 2022-01-06T18:36:21 Updated changelog for v1.26.0 (#3292)
James Pearce 4b19b502 2022-01-06T07:48:50 Bash: Added `node` to known commands (#3291)
GHOST 6c21b2f7 2021-12-31T12:28:50 Website: Improved CDN usage URLs (#3285)
Silver Zachara b351bc69 2021-12-25T11:36:39 Bash: Added vcpkg command (#3282)
Lea Verou 9d5424b6 2021-12-22T08:03:11 Update download.html Remove "The CSS code is not minified" since now it is!
Michael Schmidt 3362fc79 2021-12-18T13:34:34 HTTP: Added support for special header value tokenization (#3275)
Michael Schmidt 0f1b5810 2021-12-18T13:27:30 HPKP: Improved tokenization (#3278)
Michael Schmidt 3d708b97 2021-12-18T13:27:08 HSTS: Improved tokenization (#3277)
Michael Schmidt a943f2bb 2021-12-18T13:26:17 CSP: Improved tokenization (#3276)
Michael Schmidt acc0bc09 2021-12-18T13:19:36 Smarty: Improved tokenization (#3268)
Michael Schmidt 7bcc5da0 2021-12-18T12:53:19 OCaml: Improved tokenization (#3269)
Michael Schmidt ffd8343f 2021-12-18T12:51:17 Xojo: Proper token name for directives (#3263)
Michael Schmidt aa73d448 2021-12-18T12:50:38 Visual Basic: Simplify regexes and use more common aliases (#3262)
Michael Schmidt 43124129 2021-12-18T12:49:52 Verilog: Use standard tokens correctly (#3261)
Michael Schmidt deed35e3 2021-12-18T12:48:45 Zig: Added missing keywords (#3279)
Michael Schmidt 809af0d9 2021-12-10T14:49:54 Reason: Use standard tokens correctly (#3251)
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)