Closed lwi closed 4 years ago
@lwi , can you rebase this pull request. it has conflicts with master right now.
done
rebased
@lwi , looks good. before I implemented the jump table this would not have been possible (the fall through approach). like it!
I extended my change to get rid of the recursion. The semantics remain exactly the same.