Commit graph

  • b7e78b310c Update README.md main Shunsuke Shibayama 2025-05-10 11:10:28 +09:00
  • 83bd0ffc61 build: update version (v0.0.82) v0.0.82 Shunsuke Shibayama 2025-02-25 17:36:36 +09:00
  • f0a44bf272
    Fix: checking multiple files (#126) Loïc Riegel 2025-02-24 09:24:27 +01:00
  • 16b0950bc3 Deployed 7871d31 with MkDocs version: 1.6.1 gh-pages Shunsuke Shibayama 2025-02-24 12:20:55 +09:00
  • 41248cd6e0 remove .clone() Loïc Riegel 2025-02-23 21:29:13 +01:00
  • 6d3ba51021 return IndexSet directly instead of Vec Loïc Riegel 2025-02-23 21:27:53 +01:00
  • 4458efdead remove useless type annotation Loïc Riegel 2025-02-23 21:25:48 +01:00
  • 03379c6eca alphabetical order Loïc Riegel 2025-02-22 18:01:20 +01:00
  • f2e4da85ac keep order of insertion, and works with options or flags in the middle Loïc Riegel 2025-02-22 17:43:13 +01:00
  • 9497bfa046 wip Loïc Riegel 2025-02-22 16:24:07 +01:00
  • f1e0e6c185 fix: exit 1 when providing invalid file or patterns Loïc Riegel 2025-02-22 00:57:08 +01:00
  • 5fe1487716 fix: remove duplicates when checking multiple files Loïc Riegel 2025-02-21 19:56:39 +01:00
  • 7871d31c93 build: update version (v0.0.81) v0.0.81 Shunsuke Shibayama 2025-02-22 17:56:59 +09:00
  • 7248c00448 feat: attrs can be registered in methods other than __init__ Shunsuke Shibayama 2025-02-22 10:52:14 +09:00
  • 5fb0c71a63 fix: List type bug Shunsuke Shibayama 2025-02-21 21:22:13 +09:00
  • fd4b5895f3 feat: multiple files & glob input Shunsuke Shibayama 2025-02-21 12:48:06 +09:00
  • 8d70ce3326 Deployed 71f5da0 with MkDocs version: 1.6.1 Shunsuke Shibayama 2025-02-19 01:30:51 +09:00
  • 71f5da0963 build: update version (v0.0.80) v0.0.80 Shunsuke Shibayama 2025-02-19 01:29:57 +09:00
  • 3003076cef Update convert.rs Shunsuke Shibayama 2025-02-19 00:11:07 +09:00
  • f653c3fe16 feat: add --do-not-respect-pyi option Shunsuke Shibayama 2025-02-18 22:29:34 +09:00
  • 8b9437ef7a feat: deep completion can be disabled Shunsuke Shibayama 2025-02-09 12:30:34 +09:00
  • b9b757d896 build: update version (v0.0.79) v0.0.79 Shunsuke Shibayama 2025-02-09 11:59:04 +09:00
  • 5882f18c46 Update bug-report.yaml Shunsuke Shibayama 2025-02-09 01:35:27 +09:00
  • 001183db79 fix: minor bugs Shunsuke Shibayama 2025-02-08 17:04:56 +09:00
  • acd50996ae chore: bug_report.md -> bug_report.yaml Shunsuke Shibayama 2025-02-06 18:27:23 +09:00
  • 640f654b1f build: update version (v0.0.78) v0.0.78 Shunsuke Shibayama 2025-01-29 17:45:21 +09:00
  • 4caac7c325 build: update deps Shunsuke Shibayama 2025-01-29 17:37:49 +09:00
  • 814c46996d fix: decl file generator panics Shunsuke Shibayama 2025-01-22 02:45:16 +09:00
  • b52b017c37 fix: decl file generation bug Shunsuke Shibayama 2025-01-19 15:04:31 +09:00
  • 1aa3f53d5d build: update version (v0.0.77) v0.0.77 Shunsuke Shibayama 2025-01-17 16:22:05 +09:00
  • 50c7b7a252 fix: clippy warns Shunsuke Shibayama 2025-01-17 02:58:25 +09:00
  • 1083e2f140 fix: collection bugs Shunsuke Shibayama 2025-01-05 00:38:40 +09:00
  • dedfa8443b feat: support @property Shunsuke Shibayama 2025-01-01 20:56:40 +09:00
  • accd453a12 build: update version (v0.0.76) v0.0.76 Shunsuke Shibayama 2024-12-29 14:17:58 +09:00
  • 9cd1846216 fix: type inference bugs Shunsuke Shibayama 2024-12-29 14:06:12 +09:00
  • faec281fa9 fix: type specification parsing bugs Shunsuke Shibayama 2024-12-28 18:43:07 +09:00
  • 0da66dceca fix: slice bug Shunsuke Shibayama 2024-12-27 20:21:05 +09:00
  • deb6736f9f feat: support named-expr (walrus operator) Shunsuke Shibayama 2024-12-27 20:09:50 +09:00
  • 2a98535d4c feat: ABC implementation check Shunsuke Shibayama 2024-12-27 15:46:59 +09:00
  • 3380a6fe65 Deployed 233b7ee with MkDocs version: 1.6.1 Shunsuke Shibayama 2024-12-25 03:03:33 +09:00
  • 233b7ee382 build: update version (v0.0.75) v0.0.75 Shunsuke Shibayama 2024-12-25 02:59:00 +09:00
  • c985e798f0 build: update deps Shunsuke Shibayama 2024-12-25 02:52:25 +09:00
  • 088c22a84c fix: cache clearing Shunsuke Shibayama 2024-12-25 02:44:57 +09:00
  • 18386546b4 Update README.md Shunsuke Shibayama 2024-12-18 09:34:53 +09:00
  • 365530a220 build: update version (v0.0.74) v0.0.74 Shunsuke Shibayama 2024-12-16 23:38:13 +09:00
  • 12844b19f4 build: update deps Shunsuke Shibayama 2024-12-13 01:57:44 +09:00
  • 25c37cbc28 build: update version (v0.0.73) v0.0.73 Shunsuke Shibayama 2024-12-07 22:24:42 +09:00
  • a24164bbee fix: import resolution bug Shunsuke Shibayama 2024-12-07 22:23:25 +09:00
  • 4c57e6ead7 fix: type decl generator Shunsuke Shibayama 2024-11-30 11:36:38 +09:00
  • fa4cefd327 build: update version (v0.0.72) v0.0.72 Shunsuke Shibayama 2024-11-26 21:47:41 +09:00
  • f06940bb4c fix: language server bug Shunsuke Shibayama 2024-11-26 21:41:17 +09:00
  • a0d713b2d2 fix: eliminate unwraps Shunsuke Shibayama 2024-11-23 19:41:10 +09:00
  • 9a9215ef58 build: update version (v0.0.71) v0.0.71 Shunsuke Shibayama 2024-11-21 01:44:25 +09:00
  • 5bc13dc463 Update handle_err.rs Shunsuke Shibayama 2024-11-14 01:54:21 +09:00
  • 6e644dacd9 feat: detect the project entry file Shunsuke Shibayama 2024-11-14 01:44:52 +09:00
  • 16fef0b04a build: update version (v0.0.70) v0.0.70 Shunsuke Shibayama 2024-11-10 16:35:29 +09:00
  • 42e6725ca4 Deployed 4afbd29 with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-11-10 16:33:53 +09:00
  • 4afbd2922d feat: add some analysis simplification options Shunsuke Shibayama 2024-11-10 16:28:15 +09:00
  • 5a81c4c517 build: update version (v0.0.69) v0.0.69 Shunsuke Shibayama 2024-11-04 18:20:46 +09:00
  • f2153372d0 feat: cache cleaning option Shunsuke Shibayama 2024-11-04 18:05:33 +09:00
  • a710224ccc build: update deps Shunsuke Shibayama 2024-11-03 17:38:38 +09:00
  • d4c2a27356 build: update version (v0.0.68) v0.0.68 Shunsuke Shibayama 2024-10-20 16:04:42 +09:00
  • e01c99d2c0 feat: support else block in for, while Shunsuke Shibayama 2024-10-20 15:50:00 +09:00
  • a7801eb145 feat: use union types for variable defined in if-else Shunsuke Shibayama 2024-10-20 15:31:49 +09:00
  • 64169a3962 fix: clippy warnings Shunsuke Shibayama 2024-10-19 15:15:58 +09:00
  • 96a1a03d9f
    Update issue templates Shunsuke Shibayama 2024-10-19 15:08:22 +09:00
  • 4b5d10b029 build: update version (v0.0.67) v0.0.67 Shunsuke Shibayama 2024-10-19 15:02:51 +09:00
  • bb6b731fbf fix: name shadowing bug Shunsuke Shibayama 2024-10-19 14:58:56 +09:00
  • 1da8970768 Deployed 9702000 with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-10-16 16:53:41 +09:00
  • 97020008b5 doc: update Shunsuke Shibayama 2024-10-16 16:47:59 +09:00
  • 0157455816 chore(ext): use venv pylyzer if exists Shunsuke Shibayama 2024-10-16 15:01:11 +09:00
  • 460ca54cf8 build: update version (v0.0.66) Shunsuke Shibayama 2024-10-16 02:06:28 +09:00
  • 8823e1f8d8 build: update version (v0.0.66) v0.0.66 Shunsuke Shibayama 2024-10-16 02:06:28 +09:00
  • 00e0ae46f2 chore: add settings for the extension Shunsuke Shibayama 2024-10-16 02:02:51 +09:00
  • c1f37108a0 fix: misalignment of error display Shunsuke Shibayama 2024-10-13 18:31:06 +09:00
  • ffda8bf9eb Deployed 8621139 with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-10-06 20:57:25 +09:00
  • 8621139e64 build: update version (v0.0.65) v0.0.65 Shunsuke Shibayama 2024-10-06 19:04:58 +09:00
  • a0747938dd feat: support async def (partially) Shunsuke Shibayama 2024-10-06 19:03:09 +09:00
  • c4b7aa7faa feat: support pyi files Shunsuke Shibayama 2024-10-06 18:46:19 +09:00
  • 8c43987424 Deployed fddc571 with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-10-05 16:49:30 +09:00
  • fddc571eea fix: typing/collections.abc types bug Shunsuke Shibayama 2024-10-05 16:40:29 +09:00
  • 74163c48b8 feat: support type comment Shunsuke Shibayama 2024-10-05 12:56:17 +09:00
  • d3d3bdb58a feat: support tuple[T, ...] syntax Shunsuke Shibayama 2024-10-05 12:17:21 +09:00
  • 02c217e001 build: update version (v0.0.64) v0.0.64 Shunsuke Shibayama 2024-10-04 16:12:49 +09:00
  • d650569de6 feat: support typing.Any Shunsuke Shibayama 2024-10-04 16:07:40 +09:00
  • ec539b013f fix: type specification bugs Shunsuke Shibayama 2024-10-04 15:57:22 +09:00
  • 1bfb52f801 build: update version (v0.0.63) v0.0.63 Shunsuke Shibayama 2024-09-26 19:02:01 +09:00
  • b854eb7126 fix: minor bugs Shunsuke Shibayama 2024-09-26 12:31:09 +09:00
  • a1ffcf0a35 feat: support f-string Shunsuke Shibayama 2024-09-21 13:37:53 +09:00
  • 2fd2b37411 build: update version (v0.0.62) v0.0.62 Shunsuke Shibayama 2024-09-19 18:15:41 +09:00
  • 4e335ac3c1 Update test.yml Shunsuke Shibayama 2024-09-19 18:13:50 +09:00
  • fa15f92276 build: update deps & add test cases Shunsuke Shibayama 2024-09-19 18:11:47 +09:00
  • 56e016e915 Update config.rs Shunsuke Shibayama 2024-09-03 17:18:23 +09:00
  • 31d7ad451d Update test.yml Shunsuke Shibayama 2024-09-02 21:33:18 +09:00
  • a209a67e55 test: add real-package tests Shunsuke Shibayama 2024-09-01 21:03:13 +09:00
  • 2ab352e812 Deployed 6dc6705 with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-09-02 12:41:59 +09:00
  • e899546687 Update convert.rs Shunsuke Shibayama 2024-08-22 14:39:52 +09:00
  • 8d16c76a6c Deployed 18af09b with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-08-21 12:21:03 +09:00
  • 18af09b5e4 Update README.md Shunsuke Shibayama 2024-08-21 11:59:17 +09:00
  • cf60f048ea Deployed ce472cd with MkDocs version: 1.6.0 Shunsuke Shibayama 2024-08-21 12:01:44 +09:00