Commit graph

247 commits

Author SHA1 Message Date
Shunsuke Shibayama
3f4c2bb171 Update env.rs 2022-10-20 14:22:19 +09:00
Shunsuke Shibayama
7fdaae85c7 Support Python 3.8.10 2022-10-20 13:53:15 +09:00
Shunsuke Shibayama
3eb6393773 Support Python 3.8.10 2022-10-20 13:52:56 +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
6613fd85c2 Add tarfile module 2022-10-19 17:59:20 +09:00
Shunsuke Shibayama
c73b4a34c5 Update env.rs 2022-10-19 17:26:18 +09:00
Shunsuke Shibayama
87170f9bb3 Implement module compatibility checking 2022-10-19 17:21:37 +09:00
Shunsuke Shibayama
e0d6b93abd Remove rust-defined python modules 2022-10-19 01:50:14 +09:00
Shunsuke Shibayama
46b87e1ca3 Fix: variable to have VarInfo instead of Type 2022-10-18 00:25:47 +09:00
Shunsuke Shibayama
1154a54c39 Fix bugs 2022-10-17 02:08:04 +09:00
Shunsuke Shibayama
a565206330 Add Nat class 2022-10-16 21:11:16 +09:00
Shunsuke Shibayama
7bc37aa14a Change the structure of the .erg directory 2022-10-16 12:04:39 +09:00
Cai Bingjun
198117413f trifle 2022-10-14 21:01:52 +08:00
Shunsuke Shibayama
fe339a7dc7 Fix pyimport bug 2022-10-13 00:23:14 +09:00
Shunsuke Shibayama
e647c9545f Merge branch 'main' into dict 2022-10-12 13:20:05 +09:00
GreasySlug
e453649898 Add: BINARY_FLOOR_DIVIDE 2022-10-12 07:47:41 +09:00
Shunsuke Shibayama
6c4e1dca35 Downgrade erg_type from crate to module
This is to allow `ConstSubr` to have a `Context`
2022-10-12 02:28:25 +09:00
Shunsuke Shibayama
56779ab06e WIP 2022-10-10 18:39:17 +09:00
Shunsuke Shibayama
f94ab31256 Update documentation option 2022-10-09 20:07:36 +09:00
GreasySlug
81435d2fcf Update: use package table 2022-10-09 09:45:13 +09:00
Shunsuke Shibayama
5b0f24b46d Update help message 2022-10-09 01:07:14 +09:00
Shunsuke Shibayama
1cafedef81 Update version (v0.5.8) 2022-10-09 00:50:06 +09:00
Shunsuke Shibayama
c1c1cab134 Fix #196 2022-10-09 00:47:59 +09:00
Shunsuke Shibayama
8ada32dcba Remove atty from deps 2022-10-08 15:02:48 +09:00
Shunsuke Shibayama
5396b13e6d Update version (v0.5.7) 2022-10-07 22:36:59 +09:00
Shunsuke Shibayama
42970ac8c3 Update version (nightly) 2022-10-06 16:15:47 +09:00
Shunsuke Shibayama
1e5d0dd70f Update version (nightly) 2022-10-06 09:18:16 +09:00
Shunsuke Shibayama
59f6046916 Fix method type inference for type variables 2022-10-06 00:27:43 +09:00
Shunsuke Shibayama
f8fa992930 Update version (nightly) 2022-10-05 11:58:14 +09:00
Shunsuke Shibayama
a3f71120ae Fix type inferring bugs 2022-10-04 12:53:05 +09:00
Shunsuke Shibayama
64be2da03b Update error.rs 2022-10-03 21:16:39 +09:00
Shunsuke Shibayama
b6bd3d296e Add type displaying mode 2022-10-03 13:36:24 +09:00
Shunsuke Shibayama
894c4a4c38 Update version (v0.5.6) 2022-10-03 11:16:19 +09:00
Shunsuke Shibayama
71febb5ab6
Merge pull request #189 from GreasySlug/clean/help-command
Possible to localized to help commands
2022-10-02 01:41:03 +09:00
Cai Bingjun
4058a44b08
Update help_messages.rs 2022-10-01 16:52:39 +08:00
GreasySlug
2d40b52df4 Doc: update En translation 2022-10-01 17:48:01 +09:00
Cai Bingjun
831917fee2
Update help_messages.rs 2022-10-01 16:43:28 +08:00
Cai Bingjun
d3aecb62ef
Update help_messages.rs 2022-10-01 16:40:56 +08:00
Shunsuke Shibayama
ba61f5b023 Update help_messages.rs 2022-10-01 17:12:15 +09:00
Shunsuke Shibayama
07f8ae84f4 Update help_messages.rs 2022-10-01 17:11:23 +09:00
Cai Bingjun
ed774522be
Add space between Chinese and English words 2022-10-01 15:36:19 +08:00
Cai Bingjun
bf496aabb5
Improve translation of zh_CN and zh_TW 2022-10-01 15:31:28 +08:00
GreasySlug
b24c2257d1 Fix: correct a lang mistake 2022-10-01 15:58:49 +09:00
GreasySlug
22b65c6d34 Update: translate ja into ch, en 2022-10-01 15:48:29 +09:00
Shunsuke Shibayama
cbb2a8c211 Update version (nightly) 2022-10-01 14:43:07 +09:00
Shunsuke Shibayama
8708c2e5d3 Fix a REPL booting bug 2022-10-01 13:42:01 +09:00
GreasySlug
081c88c0df Clean: check in advance for unwrap() 2022-10-01 08:35:47 +09:00
GreasySlug
43c56f4bc5 Add: possible to localize help command 2022-10-01 08:32:41 +09:00
Shunsuke Shibayama
423206920a Add execution test 2022-10-01 01:11:31 +09:00