Log

Author Commit Date CI Message
Michael Schmidt 5126d1e1 2021-08-12T15:10:40 JSONP Highlight: Refactored JSONP logic (#3018)
dependabot[bot] b68b8c96 2021-08-11T08:22:02 Bump path-parse from 1.0.6 to 1.0.7 (#3031)
Michael Schmidt 8541db2e 2021-08-09T11:45:09 Swift: Major improvements (#3022)
Michael Schmidt 748bb9ac 2021-08-05T23:07:00 Bicep: Resolved TODO + improvements (#3028)
Michael Schmidt b0365e70 2021-08-05T22:03:11 Log: Added support for Java stack traces (#3003)
John Reilly c1dce998 2021-08-05T19:48:03 Added Bicep support (#3027)
Ben Kucera e289ec60 2021-08-03T11:49:00 Line Highlight: Extend highlight to full line width inside scroll container (#3011)
Michael Schmidt 63edf14c 2021-08-02T16:38:17 Normalize Whitespace: Removed unnecessary checks (#3017)
Michael Schmidt 679539ec 2021-07-30T21:37:24 Improved Haskell and PureScript (#3020)
Antoine van der Lee ce5e0f01 2021-07-26T13:50:16 Swift: Added support for `@propertyWrapper`, `@MainActor`, and `@globalActor` (#3009)
Akinori MUSHA 4492b62b 2021-07-26T20:17:37 Shell-session: Added support for the percent sign as shell symbol (#3010)
toastal b38fc89a 2021-07-23T11:12:58 PureScript: Made `∀` a keyword (alias for `forall`) (#3005)
matildepark 9c8911bd 2021-07-19T17:01:49 Hoon: Fixed mixed-case aura tokenization (#3002)
Michael Schmidt 212e0ef2 2021-07-19T21:15:24 TypeScript: Fixed keyword false positives (#3001)
Michael Schmidt fdd291c0 2021-07-15T19:42:02 C#: Added `with` keyword & improved record support (#2993)
Michael Schmidt 14fdfe32 2021-07-15T19:36:08 Sass: Fixed issues with CSS Extras (#2994)
Jason Kurian 693b7433 2021-07-15T12:43:08 Liquid: Added all objects from Shopify reference (#2998)
Jason Kurian fe3bc526 2021-07-15T12:35:26 Liquid: Added `empty` keyword (#2997)
Michael Schmidt e997dd35 2021-07-11T15:15:56 Tests: Insert expected JSON by default (#2960)
KMY(雪あすか) 9b561565 2021-07-11T20:59:05 C#: Added 'record', 'init', and 'nullable' keyword (#2991)
Antoine van der Lee bb93fac0 2021-07-05T22:17:53 Swift: Added support for new Swift 5.5 keywords (#2988)
matildepark ea776756 2021-07-03T11:39:49 Added Hoon programming language (#2978) Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
Michael Schmidt 158f25d4 2021-07-03T13:54:51 C#: Added context check for `from` keyword (#2970)
RunDevelopment 0fd01ea1 2021-07-03T13:48:40 1.24.1
Michael Schmidt 59db7eaa 2021-07-03T13:47:00 Changelog for v1.24.1 (#2981)
Michael Schmidt 748ecddc 2021-07-03T13:27:52 Toolbar: Fixed styles being applies to nested elements (#2980)
Michael Schmidt 151121cd 2021-07-02T18:02:42 Markdown: Fixed markdown not working in NodeJS (#2977)
Michael Schmidt 3432b4b1 2021-06-27T22:03:35 1.24.0
Michael Schmidt 46d07207 2021-06-27T21:51:10 Updated `.npmignore` (#2971) The ESLint cache file from #2959 and the JSDoc config file were added.
Michael Schmidt aef7f08d 2021-06-27T21:40:09 Changelog for v1.24.0 (#2965)
Michael Schmidt e9477d83 2021-06-27T21:31:15 Markdown: Improved code snippets (#2967)
Michael Schmidt 4b55bd6a 2021-06-27T21:23:05 Made Match Braces and Custom Class compatible (#2947)
Michael Schmidt e8d3b503 2021-06-27T14:56:07 ESLint: Added `regexp/strict` rule (#2944)
Jason Kurian bfd7fded 2021-06-22T17:15:54 GraphQL: Fixed `definition-query` and `definition-mutation` tokens (#2964)
RunDevelopment 14e3868f 2021-06-22T11:34:53 Fixed reST test The problem was that the merged PR was created before the line end normalization PR.
Michael Schmidt a7656de6 2021-06-22T11:14:57 reST: Fixed `inline` pattern (#2946)
Michael Schmidt b4ac0618 2021-06-21T20:14:48 ESLint: Use cache (#2959)
Ben Dyer 114e4626 2021-06-22T03:04:53 Elixir: Added missing keywords (#2958)
Michael Schmidt 42fabfea 2021-06-17T22:29:51 ESLint: Enabled `no-dupe-disjunctions` rule (#2951)
Michael Schmidt f471d2d7 2021-06-17T22:27:40 Fixed problems reported by `regexp/no-dupe-disjunctions` (#2952)
dependabot[bot] d6ed8da8 2021-06-16T09:57:45 Bump postcss from 7.0.32 to 7.0.36 (#2955)
Michael Schmidt ab7c9953 2021-06-16T11:56:54 JS: Added support for import assertions (#2953)
Michael Schmidt ac1d12f9 2021-06-16T00:08:04 Liquid: Added Markup support, missing tokens, and other improvements (#2950)
Michael Schmidt abab9104 2021-06-14T12:55:42 JS Templates: Added SQL templates (#2945)
Jason Kurian 34f24ac9 2021-06-13T17:13:11 GraphQL: Added more detailed tokens (#2939) Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
Michael Schmidt 99f3ddcd 2021-06-13T22:00:43 Tests: Automatically normalize line ends (#2934)
Michael Schmidt 8e93c5da 2021-06-13T20:35:52 Update `eslint-plugin-regexp` (#2942)
Michael Schmidt 18a00828 2021-06-13T19:53:03 ESLint: Added regexp plugin (#2924)
Jason Kurian 5d3d8088 2021-06-09T13:23:55 Added `npm-run-all` to clean up test command (#2938)
Michael Schmidt 79d22182 2021-06-08T13:50:35 FIxed some cases of quadratic worst-case runtime (#2922)
Michael Schmidt fc2a3334 2021-06-08T13:47:02 Autohotkey: Improved tag pattern (#2920)
Jason Kurian a62ef796 2021-06-03T13:34:57 Tests: Added `--language` for patterns tests (#2929)
dependabot[bot] f3dd72c1 2021-06-02T19:37:16 Bump ws from 6.2.0 to 6.2.2 (#2925)
Michael Sollami c4f6b2cc 2021-06-02T15:34:38 Adding basic support for Mathematica (#2921) Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
Michael Schmidt ad9878ad 2021-05-31T21:57:27 Deps: Updated regex tooling (#2923)
Michael Schmidt 01cc18ed 2021-05-25T12:49:30 ESLint: Added eol-last rule (#2902)
Michael Schmidt 212dc1c6 2021-05-25T12:46:45 ESLint: Added curly rule (#2901)
Michael Schmidt 415651a0 2021-05-24T14:40:10 JS: Added support for RegExp Match Indices (#2900)
Michael Schmidt c81c3319 2021-05-24T14:39:34 Command Line: Don't modify empty code blocks (#2896)
Michael Schmidt 91f3aaed 2021-05-24T14:39:03 Readme: Mention `npm ci` (#2899)
Michael Schmidt b77317c5 2021-05-17T16:40:06 CI: Run tests with NodeJS 16.x (#2888)
Michael Schmidt 87d79390 2021-05-17T16:28:00 PHP: Fixed functions with namespaces (#2889)
Shibin Das 80471181 2021-05-16T00:34:26 Website: Replace `my.cdn` in code sample with Handlebars-like placeholder (#2906)
James DiGioia 38f1d289 2021-05-15T06:01:38 Set dummy domain for CDN (#2905) The goal here is to provide a placeholder for the CDN, not link to an actual CDN, so let's replace it with a dummy domain that doesn't work.
Samuel Cochran 20b77bff 2021-05-14T21:04:43 Ruby: Added heredoc literals (#2885) Adds support for heredoc-style string literals in the Ruby syntax. https://ruby-doc.org/core-2.7.0/doc/syntax/literals_rdoc.html#label-Here+Documents+-28heredocs-29 This isn't perfect, but it's a good start.
Michael Schmidt 74edb4e5 2021-05-14T12:40:12 ESLint: Added indent rule (#2881)
dependabot[bot] 9068680c 2021-05-08T10:41:52 Bump lodash from 4.17.19 to 4.17.21 (#2893)
dependabot[bot] db183421 2021-05-07T19:34:48 Bump hosted-git-info from 2.8.5 to 2.8.9 (#2892)
Michael Schmidt 8dbf1217 2021-05-07T21:21:59 Tests: Fixed polynomial backtracking test (#2891)
Michael Schmidt 43976351 2021-05-04T19:00:33 Handlebars: Added `hbs` alias (#2874)
Michael Schmidt cda976b1 2021-05-04T16:46:50 Shell sessions: Fixed multi-line commands (#2872)
RunDevelopment a9a199b6 2021-05-03T22:56:44 Tests: Fixed languages test discovery
Michael Schmidt 4492c5ce 2021-05-03T15:25:52 Tests: Test discovery should ignore unsupported file extensions (#2886)
Michael Schmidt 53151404 2021-05-01T18:01:07 Tests: Exhaustive pattern tests (#2688)
Michael Schmidt de79636a 2021-05-01T14:57:39 Website: Moved remaining vendor files into `vendor` folder (#2829)
Michael Schmidt fd20dbe4 2021-05-01T14:53:38 ESLint: Added spacing rules (#2862)
Michael Schmidt cf7b0fd5 2021-05-01T14:40:00 ESLint: Added JSDoc plugin (#2869)
Michael Schmidt b971ea24 2021-05-01T14:37:02 ESLint: Added no-tabs rule (#2863)
Michael Schmidt fbceba1f 2021-05-01T14:34:07 ESLint: Re-enable no-cond-assign rule (#2870)
Michael Schmidt 63d4c206 2021-05-01T14:32:29 TypeScript: Added missing semicolon to fix lint
Michael Schmidt cf3755cb 2021-05-01T14:26:52 PHP: Fixed string interpolation (#2864)
Michael Schmidt fe98d536 2021-05-01T14:26:31 TypeScript: Updated keywords (#2861)
Michael Schmidt 80d475e4 2021-04-18T16:14:33 ESLint: Added no-use-before-define rule (#2866)
Michael Schmidt 67a86cf6 2021-04-18T16:13:48 ESLint: Added brace-style rule (#2865)
Michael Schmidt 158011e4 2021-04-18T15:55:05 ESLint: Added wrap-iife rule (#2867)
dkanada 45ec4a88 2021-04-18T07:08:57 Log file: Minor improvements (#2851)
Michael Schmidt f46938e9 2021-04-17T22:35:25 ESLint: Added no-var rule (#2837)
Michael Schmidt b03e7eb0 2021-04-17T22:30:39 ESLint: Added semi rule (#2836)
Michael Schmidt 9cae4461 2021-04-17T22:26:40 ESLint: Added quotes rule (#2835)
Michael Schmidt bb1eca94 2021-04-17T22:21:15 ESLint: Fail CI if there are warnings (#2847)
Daniel Wilkowski e0ee93f1 2021-04-14T15:23:06 PHP: Added missing PHP 7.4 `fn` keyword (#2858)
Michael Schmidt 3786f396 2021-04-03T13:28:14 Ruby: Added missing regex flags (#2845)
Michael Schmidt 48ab42b3 2021-04-03T12:47:16 ESLint: Added `root` to config to prevent warning (#2846)
Michael Schmidt f08c2f7f 2021-04-03T11:36:51 Ruby: Added missing regex interpolation (#2841)
Michael Schmidt 4ec7535c 2021-04-03T11:35:15 Java: Improved generics (#2812)
Michael Schmidt 5bc405e7 2021-04-03T11:30:37 Tests: Fixed pretty print incorrectly calculating print width (#2821)
Michael Schmidt 3df62fd0 2021-04-03T11:30:05 C++: Added support for generic functions and made `::` punctuation (#2814)
Michael Schmidt 7e8cd40d 2021-04-03T11:14:13 PHP: Fixed methods with keyword names + minor improvements (#2818)
Michael Schmidt 31cc2142 2021-04-03T11:10:00 TypeScript: Added support for decorators (#2820)
Michael Schmidt 01b7b6f7 2021-04-03T11:08:56 Copy to Clipboard: Fixed `clipboard.writeText` not working inside iFrames (#2826)