You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Experimental: the runner now maintains a stack of nodes visited and
can climb the stack upon request to return to a previously visited node
- Tests for this new functionality have been added
- The package now exports `YarnProgram` and `YarnInstruction` protobufs
line:/Users/sweaver/Git/YarnRunner-Python/examples/yarn2/return.yarn-Start-0,Here's an example of returning inline from a node.,/Users/sweaver/Git/YarnRunner-Python/examples/yarn2/return.yarn,Start,3
3
+
line:/Users/sweaver/Git/YarnRunner-Python/examples/yarn2/return.yarn-Start-1,Here's the last line.,/Users/sweaver/Git/YarnRunner-Python/examples/yarn2/return.yarn,Start,7
4
+
line:/Users/sweaver/Git/YarnRunner-Python/examples/yarn2/return.yarn-node2-2,Here's the inline node.,/Users/sweaver/Git/YarnRunner-Python/examples/yarn2/return.yarn,node2,12
0 commit comments