Commit graph

135 commits

Author SHA1 Message Date
Shunsuke Shibayama
c1f37108a0 fix: misalignment of error display 2024-10-13 18:31:06 +09:00
Shunsuke Shibayama
8621139e64 build: update version (v0.0.65) 2024-10-06 19:04:58 +09:00
Shunsuke Shibayama
a0747938dd feat: support async def (partially) 2024-10-06 19:03:09 +09:00
Shunsuke Shibayama
c4b7aa7faa feat: support pyi files 2024-10-06 18:46:19 +09:00
Shunsuke Shibayama
fddc571eea fix: typing/collections.abc types bug 2024-10-05 16:40:29 +09:00
Shunsuke Shibayama
74163c48b8 feat: support type comment 2024-10-05 12:56:17 +09:00
Shunsuke Shibayama
d3d3bdb58a feat: support tuple[T, ...] syntax 2024-10-05 12:17:21 +09:00
Shunsuke Shibayama
02c217e001 build: update version (v0.0.64) 2024-10-04 16:12:49 +09:00
Shunsuke Shibayama
d650569de6 feat: support typing.Any 2024-10-04 16:07:40 +09:00
Shunsuke Shibayama
ec539b013f fix: type specification bugs 2024-10-04 15:57:22 +09:00
Shunsuke Shibayama
1bfb52f801 build: update version (v0.0.63) 2024-09-26 19:02:01 +09:00
Shunsuke Shibayama
b854eb7126 fix: minor bugs
update deps
2024-09-26 18:18:27 +09:00
Shunsuke Shibayama
a1ffcf0a35 feat: support f-string 2024-09-21 13:37:53 +09:00
Shunsuke Shibayama
2fd2b37411 build: update version (v0.0.62) 2024-09-19 18:15:41 +09:00
Shunsuke Shibayama
fa15f92276 build: update deps & add test cases 2024-09-19 18:11:47 +09:00
Shunsuke Shibayama
e899546687 Update convert.rs 2024-08-22 14:39:52 +09:00
Shunsuke Shibayama
42c11642fd build: update version (v0.0.61) 2024-08-20 22:35:13 +09:00
Shunsuke Shibayama
e3a9720159 fix: signature help not working 2024-08-20 22:32:44 +09:00
Shunsuke Shibayama
b6a368257f feat: add pylyzer_wasm crate 2024-08-20 14:19:11 +09:00
Shunsuke Shibayama
6828ddcf56 refactor: add pylyzer_core crate 2024-08-20 12:46:27 +09:00
Shunsuke Shibayama
f5503d6f9e feat: support arguments expansion 2024-08-20 02:53:19 +09:00
Shunsuke Shibayama
94221a6419 fix: TypeVar bug 2024-08-20 02:19:34 +09:00
Shunsuke Shibayama
6e88efebe8 feat: string literal type (forward reference) 2024-08-19 21:48:38 +09:00
Shunsuke Shibayama
67a65b5c52 feat: support glob import 2024-08-18 13:35:00 +09:00
Shunsuke Shibayama
ce12285143 feat: support TypeVar & type parameter syntax
User class generics are not yet supported
2024-08-18 13:30:22 +09:00
Shunsuke Shibayama
582906ed92 Update gen_decl.rs 2024-08-17 12:33:32 +09:00
Shunsuke Shibayama
bbe828db94 feat: type spec of reassignment 2024-08-16 15:30:47 +09:00
Shunsuke Shibayama
14d7fd3c33 fix: default param type mismatch errors don't report 2024-08-08 15:01:41 +09:00
Shunsuke Shibayama
7440f2fa46 fix: class importing bug 2024-08-06 19:40:46 +09:00
Shunsuke Shibayama
3c46a0340d feat: support workspace diagnostics
and fix some bugs
2024-07-07 12:57:52 +09:00
Shunsuke Shibayama
679a2fdadd Update gen_decl.rs 2024-06-19 01:27:49 +09:00
Shunsuke Shibayama
a088185612 feat: support slice 2024-06-16 21:30:11 +09:00
Shunsuke Shibayama
b35a26bba4 update deps 2024-04-29 23:55:01 +09:00
Shunsuke Shibayama
70c23905ae update deps 2024-03-13 03:02:26 +09:00
Shunsuke Shibayama
a988e3e52c update deps 2024-03-06 02:24:15 +09:00
Shunsuke Shibayama
84c72e6ef6 feat: support varargs 2023-12-09 20:58:10 +09:00
Shunsuke Shibayama
12a4c4c45e update deps 2023-11-04 00:59:38 +09:00
Shunsuke Shibayama
2f919b2e6f change checker: ASTLowerer -> PackageBuilder 2023-11-03 17:20:39 +09:00
Shunsuke Shibayama
058e4b97d6 Update convert.rs 2023-10-05 02:02:28 +09:00
Shunsuke Shibayama
1a4cb8db60 Update convert.rs 2023-09-11 22:21:37 +09:00
Shunsuke Shibayama
ca262b4046 build: update version (v0.0.42) 2023-09-03 03:08:15 +09:00
Shunsuke Shibayama
3d2cc3586f build: update deps 2023-07-26 21:36:16 +09:00
Shunsuke Shibayama
ecee5b7192 fix: shadowing bug 2023-07-12 14:54:33 +09:00
Shunsuke Shibayama
b781fdf474 build: update deps & internal changes 2023-07-07 01:25:16 +09:00
Shunsuke Shibayama
4098c90a19 build: update deps 2023-06-23 00:52:37 +09:00
Shunsuke Shibayama
466a3bdc77 build: update version (v0.0.32) 2023-06-10 23:38:15 +09:00
Shunsuke Shibayama
b9839553b1 Update convert.rs 2023-06-09 21:54:02 +09:00
Shunsuke Shibayama
df54032e54 build: update deps 2023-06-09 21:06:13 +09:00
Shunsuke Shibayama
25336075c1 Update convert.rs 2023-06-08 02:38:40 +09:00
Shunsuke Shibayama
39c27524ec WIP 2023-06-07 17:09:03 +09:00