Skip to content

Commit

Permalink
Remove unused code in Evaluator
Browse files Browse the repository at this point in the history
plus some setting up for more control in inlining - VApp now takes two
copies of its argument: one fully evaluated, one with names frozen. Plan is
that dictionaries (in particular) will only unfold if doing so leads to
further evaluation, so we need to keep both forms.
  • Loading branch information
edwinb committed Aug 8, 2013
1 parent ecb42f0 commit dd12ac4
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 210 deletions.

0 comments on commit dd12ac4

Please sign in to comment.