Commits
Click on a commit to change the comparison rangeUndo `Option<Box<Inner>>` for type check diagnostics7 months ago
by MichaReiser Move deferred to extra7 months ago
by MichaReiser Split `Definition` and `ScopeInference`7 months ago
by MichaReiser Use slice for `bindings`, remove unused fields from `ScopeInference`7 months ago
by MichaReiser Use `Vec`s over `Map`/`Set` in inference builder for `deferred`, `bindings`, and `declarations`7 months ago
by MichaReiser Add `VecMap` and `VecSet`7 months ago
by MichaReiser Docs7 months ago
by MichaReiser