-
Notifications
You must be signed in to change notification settings - Fork 24
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
Merge development into master #572
Merged
Merged
Conversation
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
MooseQuery: flatten the result when querying the opposites in navigation queries.
First implementation.
MooseQuery: adding relation queries.
Fixed tests accordingly
Removed long-time deprecated methods in MooseQueryResult
Removed tests that were testing these methods
- add a method to build cache - add a method to show all icons
Fail on P10 --> cancel P9. This prevents us from testing perfectly correct changes
Remove pharo 10 from CI for now
Refactor icons management:
I want to fix Famix in Pharo 10
Replace #detectSum: with #sum:
Restore Pharo 10
Update baseline to include Fame for pharo 10.
Removed false association between TType and TTypedEntity.
New icons for export and import from JSON
Import from Json icon
Add a method to import from JSON
Co-authored-by: uNouss <[email protected]>
otherwise it fails when the model does not have parameterized type, such as with Smalltalk
…uld-define-a-default-value fix #542, also added false default value to all boolean properties
…tedAttributes-breaks-if-FamixTParameterizedType-in-hierarchy Update FamixTClass>>#inheritedAttributes to consider FamixTParameterizedType
…-for-MooseObject-and-MooseModel fixed by creating undefinedName on MooseObject returning #noname.
New importer
The root superclass, FamixXXXEntity is always abstract.
Present only in tests and their generator.
Abstract classes in MM
Needed in Fame to know classes are abstract
Importer generation fix
(lots of methods changes are only a space added)
Comment FmxMBImportingContext
Generator refactoring
Automatic transformations + add #asCollection to MooseAbstractGroup.
Adapt to P11 deprecations.
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.
For v1.0.6, Moose 10.0.0