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

Update master branch for v1.1.8 (Moose 11) #81

Merged
merged 40 commits into from
Jul 2, 2024
Merged

Conversation

ClotildeToullec
Copy link
Member

No description provided.

ClotildeToullec and others added 30 commits March 31, 2023 16:44
Co-authored-by: Gabriel-Darbord <[email protected]>
Co-authored-by: Gabriel-Darbord <[email protected]>
Add #hasDefaultValueFromType to FM3Property.
Remove `FMSlotMultivalueLink>>inverseAdd:` and use `unsafeAdd:` instead
We want Pharo 11 compatibility and no GT stuff
…ak circular dependency.

Not a perfect solution.
Use 'unavailable' instead of the MooseUnavailableMetric class
…nth-accessor

FMMultiValue #fourth to #ninth accessors
…ection

Add `new:` to be compatible with the SequenceableCollection API
Add `setCollection:` to make `new:` work with the intended pre-sizing mechanism
Remove `hash` and `first` to `ninth` because they are defined in SequenceableCollection
FMMultivalueLink inherits from SequenceableCollection
Fame has a code generator based on the refactoring model. But the way to generate classes evolved in Pharo 12 to go from class definitions as string to the use of the ShiftClassBuilder. This adds a compatibility to P12 about that and also rename some things to go from the #category name to #package
Closes #66: Add more tests for collection API on Links
…inherit-OrderedCollection

Close #69: FMMultivalueLink inherits from OrderedCollection
…ink-inherit-OrderedCollection

Close #72: FMSlotMultivalueLink inherits from OrderedCollection
jecisc and others added 10 commits January 31, 2024 16:58
…to parse and save some memory.

On the Lucene model we allocate more than 2.000.000 number parsers.
Cache number parser to not create too many instances
Mostly improve readability
…port

Fix JSON Syntax error when exporting an entity with no properties.
@ClotildeToullec ClotildeToullec merged commit 4dcceb3 into master Jul 2, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

4 participants