1. 26 Jun, 2015 13 commits
  2. 25 Jun, 2015 7 commits
  3. 24 Jun, 2015 11 commits
  4. 23 Jun, 2015 8 commits
  5. 22 Jun, 2015 1 commit
    • Kevin Modzelewski's avatar
      Add a somewhat-rewritten case to callFunc · 45ffeafe
      Kevin Modzelewski authored
      ie in cases that we couldn't rewrite all of the argument conversion,
      emit a rewrite that's just a call directly to callFunc, so we can skip
      the earlier parts of the dispatching.
      
      I think there is more we can do here though; there are also more places
      that this kind of approach would be applicable.
      45ffeafe