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 |
|
Shunsuke Shibayama
|
d4b6e6000e
|
Update version (v0.5.5)
|
2022-09-30 01:22:43 +09:00 |
|
Shunsuke Shibayama
|
bb73e6e4da
|
Update opcode.rs
|
2022-09-29 22:07:54 +09:00 |
|
Shunsuke Shibayama
|
22cec7c6cc
|
Deny pyenv
|
2022-09-29 20:46:11 +09:00 |
|
Shunsuke Shibayama
|
23a6f630c9
|
Fix import to be called from anywhere
|
2022-09-29 11:48:38 +09:00 |
|
Shunsuke Shibayama
|
8a9b38d083
|
Update version (nightly)
|
2022-09-27 23:19:45 +09:00 |
|
Shunsuke Shibayama
|
1c7ec91a02
|
Update version (nightly)
|
2022-09-27 10:04:14 +09:00 |
|
Shunsuke Shibayama
|
3fd8b177d2
|
Update config.rs
|
2022-09-27 10:02:33 +09:00 |
|
Shunsuke Shibayama
|
f983db1506
|
Update version (nightly)
|
2022-09-27 09:43:57 +09:00 |
|
Shunsuke Shibayama
|
0a731bfd93
|
Add ErgConfig::with_path
|
2022-09-27 09:43:27 +09:00 |
|