0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored ExecutionEngines from Immediate/OnDemand to Sequential/Parallel. Added basic transaction methods to switch between Immediate/OnDemand. More... over 9 years ago
Removed some expensive FirstOrDefault calls in Notify methods. More... over 9 years ago
Fixed 220+ unit tests. Wheee! More... over 9 years ago
Fixed 220+ unit tests. Wheee! More... over 9 years ago
Fixed that the graph was completely detached after creation. More... over 9 years ago
Fixed that the graph was completely detached after creation. More... over 9 years ago
Mark GetClass() methods only as override if the implementation inherits from a class that defines them originally More... over 9 years ago
Added additional Constructor for ChangeAwareDictionary More... over 9 years ago
Support multiple Ecore metamodels in a single file and namespace remaps in Ecore2Code More... over 9 years ago
Replaced the deeply nested Dictionary for property change handlers with a more sane version. Now one handler is registered per listener, not one overall. More... over 9 years ago
Replaced the deeply nested Dictionary for property change handlers with a more sane version. Now one handler is registered per listener, not one overall. More... over 9 years ago
Worked further on Incerator More... over 9 years ago
Moved responsibility of ExecutionEngine choice from NotifySystem to ExpressionBinder. More... over 9 years ago
Moved responsibility of ExecutionEngine choice from NotifySystem to ExpressionBinder. More... over 9 years ago
More small optimizations. More... over 9 years ago
More small optimizations. More... over 9 years ago
Made the NotifyLoop tail-recursive. Performance is now better than master once again. More... over 9 years ago
Made the NotifyLoop tail-recursive. Performance is now better than master once again. More... over 9 years ago
Minor optimizations. More... over 9 years ago
Minor optimizations. More... over 9 years ago
Made ExecutionMetaData public and changed the property in INotifiable from object to the actual class. Performance is better, but not good enough. More... over 9 years ago
Made ExecutionMetaData public and changed the property in INotifiable from object to the actual class. Performance is better, but not good enough. More... over 9 years ago
Fixed bug preventing OnDemand from running. More... over 9 years ago
Fixed bug preventing OnDemand from running. More... over 9 years ago
Introduced ExecutionContext and ExecutionMetaData. OnDemand works again, but is very slow. More... over 9 years ago
Introduced ExecutionContext and ExecutionMetaData. OnDemand works again, but is very slow. More... over 9 years ago
Added NuGet package for Utilities library More... over 9 years ago
Added new project NMF Expressions Utilities to host some utility functionality related to NMF Expressions More... over 9 years ago
Fixed a few bugs in NMF Expressions related to proxy calls when parameters are parameters More... over 9 years ago
Merge branch 'master' of https://github.com/georghinkel/NMF.git More... over 9 years ago