Commit graph

7 commits

Author SHA1 Message Date
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