0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 03, 2025 — Mar 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regenerated the railway model. More... almost 10 years ago
Ensure correct tree shape for all -ing and -ed events. Bubbled Change event now carries the absolute uri of ther triggering model element at the time of event creation. Bubbled change events are no longer being thrown when the model element is being deleted (except for the deleted events). More... almost 10 years ago
Order of Delete* events is now the same no matter how the Delete was triggered (Delete() method, setting parent to null, removing from collection) More... almost 10 years ago
Code generator: Added CollectionChanging to Attribute2Property and Reference2Property. More... almost 10 years ago
Code generator: Added PropertyChanging to Reference2Property. More... almost 10 years ago
Code generator: Added PropertyChanging to Attribute2Property. More... almost 10 years ago
Implemented base calls to BubbledChange for INotifyPropertyChanging and INotifyCollectionChanging to ModelElement. More... almost 10 years ago
Implemented INotifyCollectionChanging in ObservableOrderedSet. More... almost 10 years ago
Implemented INotifyCollectionChanging (thanks open-closed principle!) More... almost 10 years ago
Add Deleting event to IModelElement More... almost 10 years ago
Fix small bug in PromoteSingleRootElement setting More... almost 10 years ago
Added fallback when root element promotion is disabled More... almost 10 years ago
fixed unit tests for portable expressions, added missing files (sorry for that) More... almost 10 years ago
Fixed BubbledChange event on element deletion. More... almost 10 years ago
Added obsolete attributes to old BubbledChangeEventArgs properties. More... almost 10 years ago
BubbledChangeEventArgs: Added missing properties for backwards compatibility. More... almost 10 years ago
ModelChangeRecorder now tracks model element creation and deletion. More... almost 10 years ago
Update BubbledChangeEventArgs.cs More... almost 10 years ago
ModelChangeRecorder uses new BubbledChangeEventArgs. More... almost 10 years ago
Reworked instantiation of BubbledChangeEventArgs. BubbledChangeEvents are now fired on delete as well. More... almost 10 years ago
Added switch to disable promotion of single root element More... almost 10 years ago
Added minimizing strategy: merge multiple changes of the same property. More... almost 10 years ago
Refactoring, cleanup. Removed warnings. More... almost 10 years ago
Added change recorder + tests. More... almost 10 years ago
Added repository parameter to IModelChange.Apply() and fixed tests accordingly. More... almost 10 years ago
Some changes to expressions, including simple incrementalization configuration More... almost 10 years ago
Simple change model. More... almost 10 years ago
Version change to 1.0.5 More... almost 10 years ago
Fixed two bugs regarding serialization and model composition management More... almost 10 years ago
Merge branch 'master' of https://github.com/NMFCode/NMF.git More... almost 10 years ago