Commit graph

11 commits

Author SHA1 Message Date
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
ec539b013f fix: type specification bugs 2024-10-04 15:57:22 +09:00
Shunsuke Shibayama
8be2f4c7d4 fix: Union type can take more than 3 options 2023-05-10 23:14:24 +09:00
Shunsuke Shibayama
2c8067da95 feat: support Iterator/Sequence/Mapping 2023-05-10 00:06:10 +09:00
Shunsuke Shibayama
fae74465fb build: update deps 2023-05-04 20:07:54 +09:00
Shunsuke Shibayama
12cdb09559 feat: support Callable/Iterable 2023-05-03 15:14:26 +09:00
Shunsuke Shibayama
629f73d04a feat: implement Literal 2023-04-12 00:50:35 +09:00
Shunsuke Shibayama
97e6535770 update tests 2023-02-25 17:19:48 +09:00
Shunsuke Shibayama
deb7382dcb feat: fix #4 2023-02-25 17:18:18 +09:00