Skip to content
Snippets Groups Projects
Verified Commit 19ca8d10 authored by jD91mZM2's avatar jD91mZM2
Browse files

Re-implement scoping using Vec<Scope> instead of recursive types

This might be slower since it's no longer on the stack, but it's easier to deal with and it could help adding optimizations like reusing hashmaps
parent 4df736d3
No related branches found
No related tags found
Loading
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