Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

A less naive strategy for getting view closure var #306

Merged
merged 2 commits into from Jun 25, 2015

Commits on Jun 25, 2015

  1. Configuration menu
    Copy the full SHA
    1a7c0c3 View commit details
    Browse the repository at this point in the history
  2. A less naive strategy for getting view closure var

     - Now handles views decorated with functions that have positional arguments
     - Searches for a types.FunctionType argument in the closure, rather than assuming the first
       argument is the view.
    mverteuil committed Jun 25, 2015
    Configuration menu
    Copy the full SHA
    80535a2 View commit details
    Browse the repository at this point in the history