Merged
Conversation
…or still not working, but presentation can be displayed)
… to account for having either the editor or the simulator view active
Show tooltip when query is unsuccesful
…-> sorry man kunne godt lave en static metode
Show ≤ and ≥ instead of <= and >= in UI
…icon-is-not-same Width of query icon panes are now the same
…ore running query.
* Engine access modifiers updated and loading of default status of engines FIXED * Unused default_engine preference variable removed
* Visitor pattern implemented for gRPC request construction * New proto (#19) * WIP: Update to new protobuf * WIP: Updated proto to futureproof1 branch an moved simulation classes to separate package * WIP: Compilable * WIP: Full refactor/re-implementation started * WIP: Complete refactor * WIP: Continued work to re-implement simulation with new proto * WIP: Initial simulation step FIXED for new proto * WIP: Simulation steps FIXED * WIP: Query test fixed and dublicate consumers merged * WIP: Minor clean up
…m simulation abstractions, tracelog reversed, and clean-up
…e locationTree (currenly failing) (#21)
…d several minor simulator issues FIXED
This was
linked to
issues
Jun 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reimplementation of the simulator from Ecdar 2.2, as described in Extending Ecdar 2.0 with a User-Centered Visual Simulator.