-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge maintenance/mps20213 into maintenance/mps20222 (#2343)
* Fix and improve trace explorer (#2328) * ComputationTrace: Added popup menu for filtering #2319 - Fixed update and un-/folding of trace tree - Fixed NPE - Fixed possible endless loop when a used filter is not avoiding it and did massive cleanups - No more lazy creation of children in ComputationTrace. * Automatically remove assessment result entries with invalid references * Fix typo in changelog * Update to 2021.3.5 * Bugfix/2329 follows up 2319 further improvements for the trace explorer (#2335) * ComputationTrace: improved filter interface and refactored handling of options used by the TraceTab #2329 * ComputationTrace: Fixed argument for @NotNull parameter must not be null #2341 (#2342) * interpreter: generalize the evaluate methods into one method with options --------- Co-authored-by: Michael Gronover <[email protected]> Co-authored-by: Alexander Pann <[email protected]> Co-authored-by: Michael Gronover <[email protected]> Co-authored-by: Alexander Pann <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2b52349
commit 1cadcb9
Showing
5 changed files
with
1,951 additions
and
1,342 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.