Skip to content
Snippets Groups Projects
Commit 21db66cb authored by Björn Peemöller 's avatar Björn Peemöller
Browse files

Various improvements, anonymous free vars now works - fixes #288

The improvements contain:
  - Module `OldScopeEnv` removed (content integrated into `CaseCompletion`
  - Intermediate structures from the checking phases can now
    also been dumped to stdout
  - Compiler options for additional dump targets added
  - Dumps now output the data type instead of its pretty printing
    to provide more information
  - Anonymous free variables are now renamed correctly
  - Erroneous shadowing warnings are fixed (was due to wrong renaming)
parent 8905d8f8
No related branches found
No related tags found
No related merge requests found
Showing
with 680 additions and 866 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment