Commit graph

23 commits

Author SHA1 Message Date
Shunsuke Shibayama
12711ba08a Add semver.er 2022-10-23 21:13:45 +09:00
Shunsuke Shibayama
4b58f0ee5b Update json.d.er 2022-10-22 21:41:49 +09:00
Shunsuke Shibayama
1965b6e326 Add html module 2022-10-22 21:11:35 +09:00
Shunsuke Shibayama
6fc382d46c Add argparse module 2022-10-22 17:58:20 +09:00
Shunsuke Shibayama
47bedf67d8 Implement type spec of projection and enum types 2022-10-22 14:01:48 +09:00
Shunsuke Shibayama
56386ab74d Add timeit module 2022-10-21 14:55:20 +09:00
Shunsuke Shibayama
ffd0816da8 Add copy module 2022-10-21 14:47:16 +09:00
Shunsuke Shibayama
b28c6bd118 Implement Record/TupleTypeSpec 2022-10-21 14:42:53 +09:00
Shunsuke Shibayama
1356ce399b Add string module 2022-10-21 11:24:23 +09:00
Shunsuke Shibayama
f99c788b85 Add datetime 2022-10-21 10:58:21 +09:00
Shunsuke Shibayama
e26a89c0b3 Fix codegen bug 2022-10-20 23:22:46 +09:00
Shunsuke Shibayama
03a36f48a3 Add raw identifier 2022-10-20 18:53:35 +09:00
Shunsuke Shibayama
48eb3c5920 Add zipfile module 2022-10-20 17:02:57 +09:00
Shunsuke Shibayama
633515307a Add os.path module 2022-10-20 10:02:55 +09:00
Shunsuke Shibayama
7defa71c86 Add json module 2022-10-20 08:39:52 +09:00
Shunsuke Shibayama
09b5f00305 Fix name resolving bug 2022-10-20 07:43:21 +09:00
Shunsuke Shibayama
cb4c2c7bbf Implement subtype ascription 2022-10-19 19:04:50 +09:00
Shunsuke Shibayama
6613fd85c2 Add tarfile module 2022-10-19 17:59:20 +09:00
Shunsuke Shibayama
87170f9bb3 Implement module compatibility checking 2022-10-19 17:21:37 +09:00
Shunsuke Shibayama
f8dc56b1be Remove Rust-defined Python modules 2022-10-19 09:36:57 +09:00
Shunsuke Shibayama
e0d6b93abd Remove rust-defined python modules 2022-10-19 01:50:14 +09:00
Shunsuke Shibayama
ae15f95191 Fix bugs 2022-10-18 17:17:56 +09:00
Shunsuke Shibayama
46b87e1ca3 Fix: variable to have VarInfo instead of Type 2022-10-18 00:25:47 +09:00