Commit graph

2898 commits

Author SHA1 Message Date
github-actions[bot]
ac54d7aa60 Automatic update translation_status 2023-05-11 05:17:00 +00:00
Shunsuke Shibayama
8f5a8528ee doc: update contents 2023-05-11 14:16:41 +09:00
Shunsuke Shibayama
0425dd8ddd refactor: MethodInfo -> MethodPair 2023-05-11 13:58:34 +09:00
Shunsuke Shibayama
b8a87c0591 Update ast.rs 2023-05-10 23:32:03 +09:00
Shunsuke Shibayama
6755b4aab3 build: update version (nightly.3) 2023-05-10 22:50:28 +09:00
Shunsuke Shibayama
8886364da7 fix: sub-unification bugs 2023-05-10 22:47:49 +09:00
Shunsuke Shibayama
470c06675f fix: subtyping bugs 2023-05-10 17:21:05 +09:00
Shunsuke Shibayama
2c5c3d6b6b feat: support *attr funcs with py_compat mode 2023-05-10 16:05:01 +09:00
Shunsuke Shibayama
299db8aebe Update register.rs 2023-05-10 15:46:35 +09:00
Shunsuke Shibayama
8adf6bd50b Update compare.rs 2023-05-10 15:34:39 +09:00
Shunsuke Shibayama
e892277a9c Update generalize.rs 2023-05-10 13:27:15 +09:00
Shunsuke Shibayama
536f4fb319 fix(els): eliminate unwraps 2023-05-10 12:23:12 +09:00
Shunsuke Shibayama
07c21a4803 build: update version (nightly.2) 2023-05-09 23:58:16 +09:00
Shunsuke Shibayama
70510f6ae1 fix: a subtyping bug 2023-05-09 23:55:23 +09:00
Shunsuke Shibayama
61855db0c7 Update parse.rs 2023-05-09 23:06:19 +09:00
Shunsuke Shibayama
2ec2418df9 build: update version (nightly.1) 2023-05-09 22:22:29 +09:00
github-actions[bot]
c0b97d951f Automatic update translation_status 2023-05-09 13:19:47 +00:00
Shunsuke Shibayama
a8f9fa2edb feat: add Sequence!/Mapping! 2023-05-09 22:19:19 +09:00
Shunsuke Shibayama
1b5eced4a0 doc: update inference.md 2023-05-09 01:01:19 +09:00
github-actions[bot]
526ffaaec4 Automatic update translation_status 2023-05-08 15:15:33 +00:00
Shunsuke Shibayama
06abeb2c4d doc: update contents 2023-05-09 00:15:18 +09:00
github-actions[bot]
e9690f2ebd Automatic update translation_status 2023-05-08 07:58:32 +00:00
Shunsuke Shibayama
46afb9c72b doc: update contents 2023-05-08 16:58:13 +09:00
Shunsuke Shibayama
293f301a4b feat: add traits
* Sized
* Iterator
* Container
* Collection
* Indexable
* Mapping
2023-05-08 12:11:01 +09:00
Shunsuke Shibayama
fca904d3ef Update unify.rs 2023-05-08 11:51:19 +09:00
Shunsuke Shibayama
c3da319e9f feat: add zlib/hashlib 2023-05-07 22:15:24 +09:00
github-actions[bot]
8abc675772 Automatic update translation_status 2023-05-07 09:18:45 +00:00
Shunsuke Shibayama
98199532f1 doc: update API/types/traits 2023-05-07 18:18:20 +09:00
Shunsuke Shibayama
f6bbdc1e44
Merge pull request #425 from Hanaasagi/fix-typing 2023-05-07 08:11:12 +09:00
Shunsuke Shibayama
1ec9ae421b Update typing.d.er 2023-05-07 08:06:18 +09:00
Shunsuke Shibayama
8ae1b38c89
Merge pull request #426 from Hanaasagi/fix-typo
chore: fix all typo
2023-05-07 07:55:52 +09:00
Shunsuke Shibayama
b81b75b02e Update release.yml 2023-05-07 07:51:47 +09:00
Shunsuke Shibayama
73b9cb77bf chmod +x cargo_publish.sh 2023-05-06 22:32:10 +00:00
Hanaasagi
ffb5f0e688 chore: fix all typo 2023-05-07 03:43:53 +09:00
Hanaasagi
685a573516 chore: fix typo 2023-05-07 03:33:21 +09:00
Hanaasagi
6b3fa8584a fix(pystd): sync some decls in typing module 2023-05-07 03:28:43 +09:00
Shunsuke Shibayama
670a5e4c09 build: update version (nightly.0) 2023-05-06 21:41:18 +09:00
Shunsuke Shibayama
5c5c46d960 fix: __call__ resolution bug 2023-05-06 21:37:54 +09:00
Shunsuke Shibayama
e8117f83f9 fix: Inherit param bug 2023-05-06 19:22:23 +09:00
Shunsuke Shibayama
85b5804644 Update faq_technical.md 2023-05-06 00:28:52 +09:00
Shunsuke Shibayama
44930f1c25 fix: type declaration bugs 2023-05-06 00:09:56 +09:00
Shunsuke Shibayama
b04ef87044 Update case.d.er 2023-05-05 18:08:01 +09:00
Shunsuke Shibayama
982bbd1405 feat: add unittest module 2023-05-05 17:36:00 +09:00
Shunsuke Shibayama
ffb7e4bbba fix: import bugs 2023-05-05 17:32:51 +09:00
Shunsuke Shibayama
192b583678 fix: no-panic Context::register_marker_trait 2023-05-05 15:47:40 +09:00
Shunsuke Shibayama
3cc4626d26 Update lex.rs 2023-05-05 15:13:02 +09:00
Shunsuke Shibayama
00b02dc019 feat: enhance logging module definitions 2023-05-05 13:47:37 +09:00
Shunsuke Shibayama
d171138904 feat: add decimal/fractions/numbers modules 2023-05-05 12:40:47 +09:00
Shunsuke Shibayama
cf7c75dca8 fix: crash by inc_ref 2023-05-05 12:10:45 +09:00
Shunsuke Shibayama
36885e34c3 fix: boundary checking bugs 2023-05-05 00:52:31 +09:00