Commit graph

81 commits

Author SHA1 Message Date
Shunsuke Shibayama
078f80e949 Update zipfile.d.er 2023-05-04 14:01:11 +09:00
Shunsuke Shibayama
752640eb02 fix: Context::register_marker_trait 2023-05-04 13:35:40 +09:00
Shunsuke Shibayama
a84c7854ea Create abc.d.er 2023-05-04 12:43:21 +09:00
Shunsuke Shibayama
730886021e feat: add special namespaces module/global 2023-05-03 14:32:09 +09:00
Shunsuke Shibayama
c4a0efae08 feat: add Python API type definitions 2023-05-03 00:54:05 +09:00
Shunsuke Shibayama
c683049b0e Update declare.rs 2023-05-02 22:54:43 +09:00
Shunsuke Shibayama
591440333a Create sqlite3.d.er 2023-05-01 00:35:48 +09:00
Shunsuke Shibayama
f8e7b1376f Create dataclasses.d.er 2023-05-01 00:16:03 +09:00
Shunsuke Shibayama
dd719831d7 Create pprint.d.er 2023-05-01 00:04:31 +09:00
Shunsuke Shibayama
882d619dcc fix: type-parameter instantiation bugs 2023-04-29 23:14:39 +09:00
Shunsuke Shibayama
68a233e6c3 fix: type-parameter instantiation bugs
add `itertools` module type definition
2023-04-29 22:38:36 +09:00
Shunsuke Shibayama
443765a18b feat: enhance type definitions in io/socket 2023-04-28 21:20:30 +09:00
Shunsuke Shibayama
3cc168182b feat: add typing.cast 2023-04-19 01:16:39 +09:00
Shunsuke Shibayama
6e9c87f3d7 Update typing.d.er 2023-04-12 00:47:28 +09:00
Shunsuke Shibayama
824075f7ee feat: add FrozenSet, MemoryView 2023-03-26 11:23:28 +09:00
Shunsuke Shibayama
57588c78f7 fix: attribute inffering 2023-03-20 20:30:31 +09:00
Shunsuke Shibayama
6849a10f09 Update typing.d.er 2023-03-15 17:05:08 +09:00
Shunsuke Shibayama
f45c165499 feat: add some builtin python modules decls 2023-03-15 13:51:11 +09:00
Shunsuke Shibayama
031755d862 Update typing.d.er 2023-03-13 17:46:33 +09:00
Shunsuke Shibayama
5b65611c22 feat: add some typing APIs 2023-03-13 17:29:48 +09:00
Shunsuke Shibayama
bee4561275 Update datetime.d.er 2023-03-13 16:37:51 +09:00
Shunsuke Shibayama
ee0366cfb4 fix: constant attribute searching bugs 2023-03-11 14:21:15 +09:00
Shunsuke Shibayama
51cae591a3 feat: allow separating sample code and doc-comments 2023-02-17 20:37:15 +09:00
Shunsuke Shibayama
66ece61af2 refactor(pystd): use methods declaration syntax 2023-02-17 15:15:11 +09:00
Shunsuke Shibayama
a3d4601a8c Update subprocess.d.er 2023-02-08 00:22:29 +09:00
Shunsuke Shibayama
23a7e2caf3 Add user-defined var-params function 2023-01-26 01:20:35 +09:00
Shunsuke Shibayama
4028bd0e1a Add ntpath/posixpath.d.er 2023-01-25 20:18:18 +09:00
Shunsuke Shibayama
846aac89a7 Update repl_server.py 2023-01-24 21:17:26 +09:00
Shunsuke Shibayama
8b5d289ad3 Update builtins.d.er 2023-01-24 20:27:19 +09:00
Shunsuke Shibayama
64d53a39ce Fix a socket connection problem 2023-01-24 19:57:43 +09:00
Shunsuke Shibayama
a127564b31 Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00