1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix: when a parameter is deserialized, set its owner. More... almost 20 years ago
Fixes in the deserialization of OpaqueExpressions. More... about 20 years ago
Improvements in the ownership of Slots. Improvements during deserialization of value specifications. More... about 20 years ago
Bug fix in the C# generator and also in the Uml2 library (__ImplInstanceSpecification) More... about 20 years ago
Added serialization of LiteralNull and LiteralUnlimitedNatural. Fixed attributes 'body' and 'language' of OpaqueExpression according to the new spec. More... about 20 years ago
Removed dependencies to ExpertCoder.Mof2.Collections.INamedElement in ExpertCoder.Mof2.Cmof. More... about 20 years ago
Collections doesn't handle NamedElements anymore. Added DerivedCollection. Improvements in UML.Classifier. Added ToString to all the literals. More... about 20 years ago
Improvements in the C# code generator. Now it generates correctly the constructors. More... about 20 years ago
Tree reorganization. All actions are part of the Makefile. Now we can generate HTML documentation. More... about 20 years ago
Added serialization for InstanceValue, LiteralBoolean, LiteralInteger. Some improvements and fixes. More... about 20 years ago
Assembly version is 0.2.0.0. More... about 20 years ago
FormatableElement (in the Templates library) now has a configurable tab character. Removed solution and project files for older MonoDevelop format. More... about 20 years ago
Added serialization for InstanceSpecification, Slot, LiteralString. These classes implement lazy instantiation of collections. More... about 20 years ago
Added project and solution files for MonoDevelop. While generating code (UML to C#), throws an exception if the current element has null type. More... about 20 years ago
The Mono compiler now expects -debug instead of -g. More... about 20 years ago
Unified project name to ExpertCoder (instead of Expert Coder as was before). More... about 20 years ago
Fixed SubCollectionEmptinessChangedHandler to make it fit exactly the delegate signature. More... over 20 years ago
Bug fixes related to element deletion. More... over 20 years ago
Changes in interface according to the standard. Implementation of lazy creation of collections. More... over 20 years ago
Lots of changes - the most important: huge performance gains. More... over 20 years ago
All the references to a given element can be deleted at once with the method DeleteAllReferencesTo. More... over 20 years ago
One bug fix and one method implementation in __ImpMixedSet. The UML serializer look for properties serialized as XML elements in associations. More... over 20 years ago
Bug fix in generated code - methods returning void must not have a return statement. More... over 20 years ago
Memory consumption improvements in the Collections library. More... over 20 years ago
Added descriptor attribute. More... over 20 years ago
Implemented Property.Interface. More... over 20 years ago
Added support for packages InternalStructures and Ports (partial). More... over 20 years ago
The attribute ExpertSystemInformationAttribute was added, and used in the provided expert systems. More... over 20 years ago
Added property wrappers for Extend and Include (UML). Fixed bugs in Mof2/Collections/PropertyEnumerator.cs More... over 20 years ago
Fixed de-reference of objects represented as XML elements with the xmi:idref attribute. More... over 20 years ago