Commit Graph

  • 2ad6cd35cc - Update to 0.25.5: * feat: support using transform in rule message #1366 * test: add test for skipping multiple ellipsis #1365 * feat: Support ast-grep-ignore comment on same line as violation #1347 * Revert "feat: add wasm engine support" 78b1633 * feat: add wasm engine support ff77914 * refactor: remove old find/scan 58a3646 Michael Vetter 2024-08-02 06:34:25 +00:00
  • 0f522b919a Accepting request 1189720 from utilities Dominique Leuenberger 2024-07-26 14:16:01 +00:00
  • ceea6535d2 Accepting request 1189720 from utilities Dominique Leuenberger 2024-07-26 14:16:01 +00:00
  • b8bd17f4c1 - Update to 0.9.7: * #1500: Fix builds for Rust 1.80. Michael Vetter 2024-07-26 06:02:51 +00:00
  • 0bafa189c3 - Update to 0.9.7: * #1500: Fix builds for Rust 1.80. Michael Vetter 2024-07-26 06:02:51 +00:00
  • a3805b63a4 Accepting request 1189217 from utilities Dominique Leuenberger 2024-07-24 13:31:42 +00:00
  • 63064d4b34 Accepting request 1189217 from utilities Dominique Leuenberger 2024-07-24 13:31:42 +00:00
  • 326bf6d2f3 - Update to 0.25.3: * feat: support custom language injection #1309 * feat: register embedded language 416e28e * fix(deps): update dependency @babel/core to v7.24.9 8c5dd00 * fix(deps): update dependency @swc/core to v1.7.0 61f6a14 Michael Vetter 2024-07-23 09:39:45 +00:00
  • a08c21aaac - Update to 0.25.3: * feat: support custom language injection #1309 * feat: register embedded language 416e28e * fix(deps): update dependency @babel/core to v7.24.9 8c5dd00 * fix(deps): update dependency @swc/core to v1.7.0 61f6a14 Michael Vetter 2024-07-23 09:39:45 +00:00
  • dc4b31e28c Accepting request 1188553 from utilities Ana Guerrero 2024-07-22 15:15:17 +00:00
  • 2eaee864b4 Accepting request 1188553 from utilities Ana Guerrero 2024-07-22 15:15:17 +00:00
  • 8e6e6ab27b - Update to 0.25.2: * fix: only present code action when there are truly fixable diagnostic #1327 * refactor: move some function out of lsp 1e6b477 * fix: use fix in data for fix all command d358d45 * fix: update fix all lsp b760b9b Michael Vetter 2024-07-19 07:52:12 +00:00
  • 9807554254 - Update to 0.25.2: * fix: only present code action when there are truly fixable diagnostic #1327 * refactor: move some function out of lsp 1e6b477 * fix: use fix in data for fix all command d358d45 * fix: update fix all lsp b760b9b Michael Vetter 2024-07-19 07:52:12 +00:00
  • 8bcf81c4fa Accepting request 1187426 from utilities Ana Guerrero 2024-07-15 17:49:27 +00:00
  • 717a0410a0 Accepting request 1187426 from utilities Ana Guerrero 2024-07-15 17:49:27 +00:00
  • fc05213d4e - Update to 0.25.1: * fix: make config file work outside of workspace root #1326 * fix: fix napi musl bde7f34 * fix: debug napi 2d87fc5 Michael Vetter 2024-07-15 04:10:24 +00:00
  • cb3cead45b - Update to 0.25.1: * fix: make config file work outside of workspace root #1326 * fix: fix napi musl bde7f34 * fix: debug napi 2d87fc5 Michael Vetter 2024-07-15 04:10:24 +00:00
  • bfcd5a8583 Accepting request 1183519 from utilities Ana Guerrero 2024-06-27 14:04:28 +00:00
  • 0a9f169501 Accepting request 1183519 from utilities Ana Guerrero 2024-06-27 14:04:28 +00:00
  • d5b559c5cf - Update to 0.24.1: * fix: skip missing node in pattern #1256 * doc: add cli help text for debug format 1754382 Michael Vetter 2024-06-27 05:48:20 +00:00
  • b0f193920d - Update to 0.24.1: * fix: skip missing node in pattern #1256 * doc: add cli help text for debug format 1754382 Michael Vetter 2024-06-27 05:48:20 +00:00
  • 5eca2520ac Accepting request 1182969 from utilities Ana Guerrero 2024-06-24 18:56:27 +00:00
  • 7c16768f8b Accepting request 1182969 from utilities Ana Guerrero 2024-06-24 18:56:27 +00:00
  • 67f7ffc7d9 - Update to 0.24.0: * feat: add debug ast and cst #1218 * feat: add strictness in PyO3 #1246 * feat: add strictness flag in cli #1243 * test: add test for different strictness #1241 * feat: add strictness to YAML #1239 * Breaking change: fix: update API for fix 4971ac2 * Breaking change: fix: change deletedLength to endPos in napi c0e9a65 * feat: add colorized output 22f279c Michael Vetter 2024-06-24 07:27:05 +00:00
  • 2b41a9abc1 - Update to 0.24.0: * feat: add debug ast and cst #1218 * feat: add strictness in PyO3 #1246 * feat: add strictness flag in cli #1243 * test: add test for different strictness #1241 * feat: add strictness to YAML #1239 * Breaking change: fix: update API for fix 4971ac2 * Breaking change: fix: change deletedLength to endPos in napi c0e9a65 * feat: add colorized output 22f279c Michael Vetter 2024-06-24 07:27:05 +00:00
  • 3ef21d7ef9 Accepting request 1179978 from utilities Ana Guerrero 2024-06-11 16:31:28 +00:00
  • 36b3524e79 Accepting request 1179978 from utilities Ana Guerrero 2024-06-11 16:31:28 +00:00
  • 9ded712c97 - Update to 0.23.0: * feat: add typings for pyo3 #676 * refactor: remove unused old code 3ffd1d9 * fix(deps): update babel monorepo to v7.24.7 b4aebaf * refactor: add new abstraction for match_tree 079bc7d Michael Vetter 2024-06-11 10:16:10 +00:00
  • 951ff38623 - Update to 0.23.0: * feat: add typings for pyo3 #676 * refactor: remove unused old code 3ffd1d9 * fix(deps): update babel monorepo to v7.24.7 b4aebaf * refactor: add new abstraction for match_tree 079bc7d Michael Vetter 2024-06-11 10:16:10 +00:00
  • 33aa4bdeb6 Accepting request 1178664 from utilities Ana Guerrero 2024-06-05 15:42:45 +00:00
  • 7ab54ed7ff Accepting request 1178664 from utilities Ana Guerrero 2024-06-05 15:42:45 +00:00
  • f31dd02dd1 - Update to 0.22.6: * fix: add Edit to export list #1186 * feat: add modify edit range feature in pyo3 1e31253 * test: add test for modifying edit 7044811 * fix: addClass Edit in pyo3 d81c6c3 Michael Vetter 2024-06-05 06:21:28 +00:00
  • 93e9b20389 - Update to 0.22.6: * fix: add Edit to export list #1186 * feat: add modify edit range feature in pyo3 1e31253 * test: add test for modifying edit 7044811 * fix: addClass Edit in pyo3 d81c6c3 Michael Vetter 2024-06-05 06:21:28 +00:00
  • 751de30b79 Accepting request 1178224 from utilities Ana Guerrero 2024-06-03 15:44:18 +00:00
  • a65fce8597 Accepting request 1178224 from utilities Ana Guerrero 2024-06-03 15:44:18 +00:00
  • 50d9fbbe86 - Update to 0.22.5: * feat: support all languages in napi #1170 * Breaking change: refactor: rename Frontend Language to Lang c582c16 * refactor: move find files operations to standalone files 8ebb888 * feat: support more languages in napi 19e3baa Michael Vetter 2024-06-03 06:28:41 +00:00
  • a08a763e14 - Update to 0.22.5: * feat: support all languages in napi #1170 * Breaking change: refactor: rename Frontend Language to Lang c582c16 * refactor: move find files operations to standalone files 8ebb888 * feat: support more languages in napi 19e3baa Michael Vetter 2024-06-03 06:28:41 +00:00
  • 5a30303c7f Accepting request 1177044 from utilities Ana Guerrero 2024-05-27 09:56:37 +00:00
  • f1bf4210b3 Accepting request 1177044 from utilities Ana Guerrero 2024-05-27 09:56:37 +00:00
  • 6240635aa2 - Update to 0.22.4: * feat: use var defined in utils in transform/fix #1155 * fix: fix pattern polluting env #1164 * test: add python fix test #1161 * feat: add fix related feature to pyo3 #1159 * test: add test for napi test #1160 * feat: add commit_fix and fix to napi #1158 * fix(deps): update babel monorepo to v7.24.6 0898b55 * fix(deps): update dependency @swc/core to v1.5.7 9beda6e * feat: add edit/fix sketch 6817854 Michael Vetter 2024-05-27 07:11:49 +00:00
  • 56f1739389 - Update to 0.22.4: * feat: use var defined in utils in transform/fix #1155 * fix: fix pattern polluting env #1164 * test: add python fix test #1161 * feat: add fix related feature to pyo3 #1159 * test: add test for napi test #1160 * feat: add commit_fix and fix to napi #1158 * fix(deps): update babel monorepo to v7.24.6 0898b55 * fix(deps): update dependency @swc/core to v1.5.7 9beda6e * feat: add edit/fix sketch 6817854 Michael Vetter 2024-05-27 07:11:49 +00:00
  • a0d30eebf4 Accepting request 1173693 from utilities Ana Guerrero 2024-05-14 11:37:44 +00:00
  • 6f968aa495 Accepting request 1173693 from utilities Ana Guerrero 2024-05-14 11:37:44 +00:00
  • a345895ac3 - Update to 0.22.3: * fix: fix napi test #1140 * fix: use dumb implementation for web-tree-sitter 5cb7052 * chore: fix asset names 70cef40 * fix af20be8 Michael Vetter 2024-05-13 14:08:39 +00:00
  • bc4fe48912 - Update to 0.22.3: * fix: fix napi test #1140 * fix: use dumb implementation for web-tree-sitter 5cb7052 * chore: fix asset names 70cef40 * fix af20be8 Michael Vetter 2024-05-13 14:08:39 +00:00
  • f0ee5b230a - Update to 0.22.2: * fix: fix releases 3a6e553 * fix: fix efaa1ca * fix: debug e39fd12 Michael Vetter 2024-05-13 06:58:43 +00:00
  • 9a1f742bea - Update to 0.22.2: * fix: fix releases 3a6e553 * fix: fix efaa1ca * fix: debug e39fd12 Michael Vetter 2024-05-13 06:58:43 +00:00
  • f4113a1bea - Update to 0.21.4: * fix: build from source #1125 * doc: update how to install via cargo #1118 * feat: report undefined util rules #1106 * Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9 * refactor: move Transformation into a standalone module b51cc95 * fix(deps): update dependency @babel/core to v7.24.5 77ea8bd Michael Vetter 2024-05-07 06:39:39 +00:00
  • 9b1650350f - Update to 0.21.4: * fix: build from source #1125 * doc: update how to install via cargo #1118 * feat: report undefined util rules #1106 * Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9 * refactor: move Transformation into a standalone module b51cc95 * fix(deps): update dependency @babel/core to v7.24.5 77ea8bd Michael Vetter 2024-05-07 06:39:39 +00:00
  • 9a6ae9f571 Accepting request 1171500 from utilities Ana Guerrero 2024-05-03 17:46:01 +00:00
  • 1d09738206 Accepting request 1171500 from utilities Ana Guerrero 2024-05-03 17:46:01 +00:00
  • 1d326f69c4 - Update to 0.21.3: * feat: make pattern more permissive #1087 * refactor: further simplify test case 8188473 * refactor: make rewrite test simplier 5a754ef * test: add test for contextual pattern defined var 2d6bae8 Michael Vetter 2024-05-03 05:36:53 +00:00
  • 7d7c57cbf7 - Update to 0.21.3: * feat: make pattern more permissive #1087 * refactor: further simplify test case 8188473 * refactor: make rewrite test simplier 5a754ef * test: add test for contextual pattern defined var 2d6bae8 Michael Vetter 2024-05-03 05:36:53 +00:00
  • baa174dd0d Accepting request 1171335 from utilities Ana Guerrero 2024-05-02 21:48:19 +00:00
  • 81a6300eeb Accepting request 1171335 from utilities Ana Guerrero 2024-05-02 21:48:19 +00:00
  • ecfe72679f - Update to 0.21.2: * feat: Allow to use meta variable captured outside of rewrite rule inside the rewriter #1072 * refactor: move rule_core test out of rule_core 1e8af4c * feat: move check variable usage out to a standalone file f086d10 * refactor: move check var around cfe3529 Michael Vetter 2024-05-02 10:26:26 +00:00
  • 2acb461735 - Update to 0.21.2: * feat: Allow to use meta variable captured outside of rewrite rule inside the rewriter #1072 * refactor: move rule_core test out of rule_core 1e8af4c * feat: move check variable usage out to a standalone file f086d10 * refactor: move check var around cfe3529 Michael Vetter 2024-05-02 10:26:26 +00:00
  • f48e3e61f8 Accepting request 1170674 from utilities Ana Guerrero 2024-04-29 15:57:51 +00:00
  • 3075f6b8a0 Accepting request 1170674 from utilities Ana Guerrero 2024-04-29 15:57:51 +00:00
  • d605b2baea - Update to 0.21.1: * feat: find defined vars in utils cbc6534 * fix: add referent rule stack overflow test case f7f24e1 * feat: add utils defined vars 59001eb Michael Vetter 2024-04-29 07:08:06 +00:00
  • 77b3a1f1b4 - Update to 0.21.1: * feat: find defined vars in utils cbc6534 * fix: add referent rule stack overflow test case f7f24e1 * feat: add utils defined vars 59001eb Michael Vetter 2024-04-29 07:08:06 +00:00
  • bd3baf4914 Accepting request 1166897 from utilities Ana Guerrero 2024-04-12 15:34:22 +00:00
  • 7c73178020 Accepting request 1166897 from utilities Ana Guerrero 2024-04-12 15:34:22 +00:00
  • e122ce0d11 - Update to 0.20.5: * fix: add parse global util error 2482a86 * fix: ignore test 6c2cd46 Michael Vetter 2024-04-11 14:28:44 +00:00
  • 1c86f6328b - Update to 0.20.5: * fix: add parse global util error 2482a86 * fix: ignore test 6c2cd46 Michael Vetter 2024-04-11 14:28:44 +00:00
  • ecb249a841 Accepting request 1166203 from utilities Ana Guerrero 2024-04-08 15:39:38 +00:00
  • 4c87490e02 Accepting request 1166203 from utilities Ana Guerrero 2024-04-08 15:39:38 +00:00
  • 5eefde02b4 - Update to 0.20.4: * fix: fix new deprecation note of Rust 2024 a70565e * fix: fix quickfix fef3dfc * fix: better fix message e0b5875 Michael Vetter 2024-04-08 12:42:11 +00:00
  • 21a4f1b642 - Update to 0.20.4: * fix: fix new deprecation note of Rust 2024 a70565e * fix: fix quickfix fef3dfc * fix: better fix message e0b5875 Michael Vetter 2024-04-08 12:42:11 +00:00
  • 0a307ed612 - Update to 0.20.3: * feat(lsp): run "source.fixAll.ast-grep" onsave #1021 * test: move the integration-test to test folder f2ff77a * chore: cargo update 83394e9 * refactor: move logging and io out of on_apply_all_fix cd79cda Michael Vetter 2024-04-08 06:28:02 +00:00
  • e803406d7a - Update to 0.20.3: * feat(lsp): run "source.fixAll.ast-grep" onsave #1021 * test: move the integration-test to test folder f2ff77a * chore: cargo update 83394e9 * refactor: move logging and io out of on_apply_all_fix cd79cda Michael Vetter 2024-04-08 06:28:02 +00:00
  • c523215c30 Accepting request 1163252 from utilities Ana Guerrero 2024-03-28 12:55:22 +00:00
  • 015df6cf28 Accepting request 1163252 from utilities Ana Guerrero 2024-03-28 12:55:22 +00:00
  • 20e797b171 - Update to 0.20.2: * feat: make test --update-all not report error #771 * fix: fix update cases f8132a4 * refactor: less indentation for interactive reporter 203bd35 * feat: improve accept 441a548 Michael Vetter 2024-03-28 07:27:14 +00:00
  • a56f6c488f - Update to 0.20.2: * feat: make test --update-all not report error #771 * fix: fix update cases f8132a4 * refactor: less indentation for interactive reporter 203bd35 * feat: improve accept 441a548 Michael Vetter 2024-03-28 07:27:14 +00:00
  • d73e3dae64 Accepting request 1161276 from utilities Ana Guerrero 2024-03-25 20:12:04 +00:00
  • b6557a5eef Accepting request 1161276 from utilities Ana Guerrero 2024-03-25 20:12:04 +00:00
  • 797c0e938f - Update to 0.20.1: * feat: respect suppression in lsp #1019 Michael Vetter 2024-03-25 06:27:07 +00:00
  • eaebe02224 - Update to 0.20.1: * feat: respect suppression in lsp #1019 Michael Vetter 2024-03-25 06:27:07 +00:00
  • cc34b47783 Accepting request 1156842 from utilities Ana Guerrero 2024-03-11 14:34:42 +00:00
  • 24b74062d9 Accepting request 1156842 from utilities Ana Guerrero 2024-03-11 14:34:42 +00:00
  • 81e64dad62 - Update to 0.19.4: * LSP default message for diagnostics #970 * feat: Add error messaging for rule file parsing failures #968 * feat: add html testing and tweak html #977 * fix(deps): update dependency @babel/core to v7.24.0 a14741d * fix(deps): update dependency @swc/core to v1.4.6 4a397f4 * fix(deps): update rust crate pyo3 to 0.20.3 23653c2 Michael Vetter 2024-03-11 07:33:54 +00:00
  • adfbe0e920 - Update to 0.19.4: * LSP default message for diagnostics #970 * feat: Add error messaging for rule file parsing failures #968 * feat: add html testing and tweak html #977 * fix(deps): update dependency @babel/core to v7.24.0 a14741d * fix(deps): update dependency @swc/core to v1.4.6 4a397f4 * fix(deps): update rust crate pyo3 to 0.20.3 23653c2 Michael Vetter 2024-03-11 07:33:54 +00:00
  • 8de3e39ba5 Accepting request 1150575 from utilities Ana Guerrero 2024-02-27 21:45:40 +00:00
  • f2e4e333af Accepting request 1150575 from utilities Ana Guerrero 2024-02-27 21:45:40 +00:00
  • bf2786fad0 - Update to 0.19.3: * fix(deps): update dependency @swc/core to v1.4.2 67450cb * refactor: move rewriters to SerializableRuleConfig d98c062 * fix(deps): update rust crate inquire to 0.7.0 86ec845 Michael Vetter 2024-02-26 07:27:00 +00:00
  • 6a103649a9 - Update to 0.19.3: * fix(deps): update dependency @swc/core to v1.4.2 67450cb * refactor: move rewriters to SerializableRuleConfig d98c062 * fix(deps): update rust crate inquire to 0.7.0 86ec845 Michael Vetter 2024-02-26 07:27:00 +00:00
  • 8166480b92 Accepting request 1149684 from utilities Ana Guerrero 2024-02-23 15:45:55 +00:00
  • 0e8c4c7cab Accepting request 1149684 from utilities Ana Guerrero 2024-02-23 15:45:55 +00:00
  • 76ace2fcf9 - Update to 0.19.2: * fix: improve expando char replacement #883 * feat(napi): add support for napi linux x64 musl c4d7902 * fix: fix wrong spacing matching 0e8b4f0 * Update README.md 9636a1a Michael Vetter 2024-02-23 06:00:02 +00:00
  • 12de1956ed - Update to 0.19.2: * fix: improve expando char replacement #883 * feat(napi): add support for napi linux x64 musl c4d7902 * fix: fix wrong spacing matching 0e8b4f0 * Update README.md 9636a1a Michael Vetter 2024-02-23 06:00:02 +00:00
  • 72f8e52685 Accepting request 1147699 from utilities Ana Guerrero 2024-02-20 20:14:52 +00:00
  • 9e642edbe3 Accepting request 1147699 from utilities Ana Guerrero 2024-02-20 20:14:52 +00:00
  • 8775462299 - Update to 0.19.1: * fix: avoid input stream when --update-all #943 * fix: update cargo lock 8a893e7 * fix(deps): update dependency @swc/core to v1.4.1 d18fd70 * chore(deps): update dependency @types/node to v20.11.19 40d3fa0 Michael Vetter 2024-02-20 05:59:58 +00:00
  • 2759a32ee6 - Update to 0.19.1: * fix: avoid input stream when --update-all #943 * fix: update cargo lock 8a893e7 * fix(deps): update dependency @swc/core to v1.4.1 d18fd70 * chore(deps): update dependency @types/node to v20.11.19 40d3fa0 Michael Vetter 2024-02-20 05:59:58 +00:00
  • 62e2e85fa3 Accepting request 1146732 from utilities Ana Guerrero 2024-02-15 20:01:07 +00:00
  • 2c612f5715 Accepting request 1146732 from utilities Ana Guerrero 2024-02-15 20:01:07 +00:00
  • 561afb8bc6 - Update to 0.19.0: * Breaking change: refactor: remove unused type generic 9b13d41 * Breaking change: fix: update pyo3 test ff10e81 * fix: fix parallel thread output be230ca Michael Vetter 2024-02-15 08:08:23 +00:00
  • 53f5f2d28f - Update to 0.19.0: * Breaking change: refactor: remove unused type generic 9b13d41 * Breaking change: fix: update pyo3 test ff10e81 * fix: fix parallel thread output be230ca Michael Vetter 2024-02-15 08:08:23 +00:00
  • 7da8f031e0 Accepting request 1143207 from utilities Ana Guerrero 2024-02-01 17:05:47 +00:00