Skip to content

Commit

Permalink
Symbol Resolver Pass
Browse files Browse the repository at this point in the history
* re-implemented the symbol resolving by splitting up the visitor in 2
  phases
  - first traverse and register all symbols and symbol namespaces
  - then annotate the AST and set the corresponding
    CallExpression::TargetType and register missing built-in symbols
  - related to ref sealangdotorg/sea#22
  • Loading branch information
ppaulweber committed Apr 4, 2017
1 parent ae852e2 commit 10654b2
Showing 1 changed file with 131 additions and 162 deletions.
Loading

0 comments on commit 10654b2

Please sign in to comment.