Commit graph

1308 commits

Author SHA1 Message Date
Shunsuke Shibayama
ae15f95191 Fix bugs 2022-10-18 17:17:56 +09:00
Shunsuke Shibayama
afcf21787d Update version (nightly) 2022-10-18 11:34:34 +09:00
Shunsuke Shibayama
4bb367f258 Impl subroutine type with default parameters 2022-10-18 10:50:41 +09:00
Shunsuke Shibayama
eadfe9794a Update codegen.rs 2022-10-18 10:30:24 +09:00
Shunsuke Shibayama
d0456ec1ee Implement default parameter 2022-10-18 10:27:57 +09:00
Shunsuke Shibayama
af65a48355 Update codeobj.rs 2022-10-18 00:40:04 +09:00
Shunsuke Shibayama
46b87e1ca3 Fix: variable to have VarInfo instead of Type 2022-10-18 00:25:47 +09:00
Shunsuke Shibayama
119a326ebb Create subprocess.d.er 2022-10-17 11:28:18 +09:00
Shunsuke Shibayama
cc2b3c4b11 Delete prelude.er (-> _prelude.er) 2022-10-17 11:28:08 +09:00
Shunsuke Shibayama
1154a54c39 Fix bugs 2022-10-17 02:08:04 +09:00
Shunsuke Shibayama
1531d45108 Add lint module 2022-10-17 00:39:37 +09:00
Shunsuke Shibayama
a565206330 Add Nat class 2022-10-16 21:11:16 +09:00
Cai Bingjun
2b9e214ac6
Merge pull request #210 from GreasySlug/update-doc
Fix wrogn links and hash value
2022-10-16 14:42:14 +08:00
GreasySlug
d9a955c08d Doc: update hash value in Ja tool 2022-10-16 14:14:09 +09:00
Shunsuke Shibayama
7bc37aa14a Change the structure of the .erg directory 2022-10-16 12:04:39 +09:00
Shunsuke Shibayama
8c6997d3c9 Add os module 2022-10-16 11:33:21 +09:00
Shunsuke Shibayama
679222cf4a Remove no_build_rs feature 2022-10-16 10:33:20 +09:00
GreasySlug
42fa92bf1c Doc: link in their respective lang 2022-10-16 08:12:21 +09:00
GreasySlug
be067a19ed Doc: fix wrong link in zh_cn and zh_tw 2022-10-16 07:53:14 +09:00
GreasySlug
71807dd7b0 Doc: fixed wrong link in Ja 2022-10-16 07:24:52 +09:00
GreasySlug
13f2d31aee Doc: fix missing links 2022-10-16 07:11:16 +09:00
Shunsuke Shibayama
70a6fd5726 static linking to libc 2022-10-16 02:04:35 +09:00
Cai Bingjun
1cad1e6638 Merge branch 'main' of https://github.com/erg-lang/erg 2022-10-15 19:35:38 +08:00
Cai Bingjun
a9b047ac35 trifle 2022-10-15 19:35:32 +08:00
Cai Bingjun
766a8ee519
Updata commit hash 2022-10-15 19:12:36 +08:00
Cai Bingjun
5d7a80506d
Updata commit hash 2022-10-15 19:12:34 +08:00
Cai Bingjun
6c52471f3c
Updata commit hash 2022-10-15 19:12:33 +08:00
Cai Bingjun
6177c8b6e1 Merge branch 'main' of https://github.com/erg-lang/erg 2022-10-15 16:54:44 +08:00
Cai Bingjun
c78b053763 Updata commit hash 2022-10-15 16:54:42 +08:00
Cai Bingjun
e2396955d2
Merge pull request #209 from C-BJ/main
Improve the document (not adding content)
2022-10-15 16:25:19 +08:00
Cai Bingjun
a35127fec7 Improve Chinese documents 2022-10-15 16:22:13 +08:00
Cai Bingjun
a8fab16491 Improve Chinese documents 2022-10-15 16:18:18 +08:00
Cai Bingjun
f09ef75b8b trifle 2022-10-15 15:47:42 +08:00
Cai Bingjun
b9329fe66e trifle 2022-10-15 15:45:30 +08:00
Cai Bingjun
2ecd249a2a trifle 2022-10-15 15:42:30 +08:00
Cai Bingjun
a162001c6f trifle 2022-10-15 15:39:08 +08:00
Cai Bingjun
132373c23e trifle 2022-10-15 15:36:12 +08:00
Cai Bingjun
a9d45b743c trifle 2022-10-15 15:24:56 +08:00
Cai Bingjun
d8472ec748 trifle 2022-10-15 15:21:49 +08:00
Cai Bingjun
7fff2d96de trifle 2022-10-15 14:52:56 +08:00
Cai Bingjun
9eaa0918b4
Merge branch 'erg-lang:main' into main 2022-10-15 12:23:25 +08:00
Cai Bingjun
557f03ffc9 WIP 2022-10-15 12:18:04 +08:00
Cai Bingjun
1c613dea9d WIP 2022-10-15 12:15:51 +08:00
Cai Bingjun
b07c17708b WIP 2022-10-15 12:14:52 +08:00
Shunsuke Shibayama
a2adc58fcb Update release.yml 2022-10-15 12:14:28 +09:00
Shunsuke Shibayama
afd8d33d49 Add no_build_rs feature 2022-10-15 12:13:09 +09:00
Cai Bingjun
0a1e2ee58b WIP 2022-10-15 10:40:11 +08:00
Shunsuke Shibayama
a1688b972b Update version (v0.5.9) 2022-10-15 11:17:05 +09:00
Shunsuke Shibayama
4e2b36bb96 Fix projection type inference bug 2022-10-15 11:15:16 +09:00
Cai Bingjun
6b2911b886 trifle 2022-10-14 21:16:54 +08:00