AltoLang / Alto

Compiler in the works!
MIT License
3 stars 1 forks source link

Cover all IL gen #85

Closed FilipToth closed 2 years ago

FilipToth commented 2 years ago

What does this PR cover

Emitting IL for:

Extra additions

FilipToth commented 2 years ago

The current implementation does not report diagnostics thrown from the Binde.BindGlobalScope method. This should be fixed here.

Also, check CI