dwango / fialyzer

[WIP] Faster Implementation of Dialyzer
https://dwango.github.io/fialyzer/
Apache License 2.0
56 stars 8 forks source link

Support list expression #90

Closed yoshihiro503 closed 5 years ago

yoshihiro503 commented 5 years ago

Add two variants to Ast_intf.expr

and fix conversions From_erlang.expr_of_erlang_expr

Don't support:

amutake commented 5 years ago

I'll do this

amutake commented 5 years ago

Oops this issue is done by #120. close.