Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified construct for forward/reverse branching #3

Open
dmlloyd opened this issue Dec 13, 2013 · 0 comments
Open

Unified construct for forward/reverse branching #3

dmlloyd opened this issue Dec 13, 2013 · 0 comments

Comments

@dmlloyd
Copy link

dmlloyd commented Dec 13, 2013

Right now you have to use different constructs for forward versus backward branches. It's easy enough to write a marker class which automatically backfills branches, but putting this in the main API would be a nice feature. Also something that is not really possible is to combine multiple such markers - to do so would require BranchEnds to be filled by a CodeLocation (right now they can only be added as a mark into the CodeAttribute's current position).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant