Commit graph

64 commits

Author SHA1 Message Date
Shunsuke Shibayama
9c3acc8e19 Implement ProjMethod 2022-10-11 16:08:49 +09:00
Shunsuke Shibayama
befe2cf835 WIP 2022-10-09 18:07:52 +09:00
Shunsuke Shibayama
b997c685dd Add std 2022-10-09 17:56:17 +09:00
Shunsuke Shibayama
1307e93812 Add build.rs & create .erg dir 2022-10-09 11:43:42 +09:00
Shunsuke Shibayama
e74c9fa707 Fix an inferring bug 2022-10-09 10:41:03 +09:00
Shunsuke Shibayama
de1180387c Implement assert casting 2022-10-09 00:14:50 +09:00
Shunsuke Shibayama
9fc1376a9f Update test.rs 2022-10-07 19:31:40 +09:00
Shunsuke Shibayama
59f6046916 Fix method type inference for type variables 2022-10-06 00:27:43 +09:00
Shunsuke Shibayama
85c6057d7c Fix subtyping bugs 2022-10-05 11:53:29 +09:00
Shunsuke Shibayama
4dadd51a3e Update test.rs 2022-10-03 11:07:03 +09:00
Shunsuke Shibayama
8708c2e5d3 Fix a REPL booting bug 2022-10-01 13:42:01 +09:00
Shunsuke Shibayama
423206920a Add execution test 2022-10-01 01:11:31 +09:00
Shunsuke Shibayama
2a79d79a1c Rename crates
common -> erg_common
compiler -> erg_compiler
parser -> erg_parser
2022-08-10 23:52:42 +09:00
Shunsuke Shibayama
96132b20f6 initial commit 2022-08-10 23:02:27 +09:00