We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If the same set of events with the same parametrization appear on two different lines, this error is not currently detected:
In this case, VPL1 shows a red line with linking the two faulty lines:
The text was updated successfully, but these errors were encountered:
By default, we'll compare the params value and leave open the possibility for the block to do more exhaustive checks.
Sorry, something went wrong.
As per #116, we should only detect the case where the events are the same (not every possibly overlapping case) and there are conflicting actions.
de2acc9
Transitions with the same events are allowed iif their actions do not…
3ac1f69
… overlap. Fixes #113
626a237
… overlap. Fixes aseba-community#113
marvelous
No branches or pull requests
If the same set of events with the same parametrization appear on two different lines, this error is not currently detected:

In this case, VPL1 shows a red line with linking the two faulty lines:

The text was updated successfully, but these errors were encountered: