Revision 8e82d8d94cd60f7423ee61032a30a35222680dc3 authored by Mihai Bazon on 11 September 2012, 12:42:28 UTC, committed by Mihai Bazon on 11 September 2012, 12:42:28 UTC
- all symbols now have a `thedef` property which is a SymbolDef object,
  instead of the `uniq` that we had before (pointing to the first occurrence
  of the name as declaration).

- for undeclared symbols we still create a SymbolDef object in the toplevel
  scope but mark it "undeclared"

- we can now call figure_out_scope after squeezing, which is useful in order
  not to mangle names that were dropped by the squeezer
1 parent da407d4
History
File Mode Size
bin
lib
test
tmp
tools
README.md -rw-r--r-- 12.7 KB

README.md

back to top