Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Support for yield from statement #592

Merged
merged 1 commit into from Jul 26, 2017
Merged

Commits on Jul 24, 2017

  1. Support for yield from statement

    VM is now able to handle YIELD_FROM opcode
    
    generator implementation has been changed to correctly handle potential
    subgenerators
    abonie committed Jul 24, 2017
    Copy the full SHA
    718aecc View commit details
    Browse the repository at this point in the history