3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Predicates of global hypotheses are kept in a hierarchy of sets More... almost 20 years ago
A predicate form is a predicate that need to be rewritten first. More... almost 20 years ago
A predicate used somewhere in a proof obligation More... almost 20 years ago
Identifiers carry type information for predicates and substitutions that appear in a PO file More... almost 20 years ago
The hypothesis of a proof obligation More... almost 20 years ago
A POFile contains a list of proof obligations More... almost 20 years ago
Updated wrong comments. Changed serial version id. More... almost 20 years ago
Added means for (un)registering an element changed listener on the Rodin database. More... almost 20 years ago
ELEMENT_TYPE needs to be static More... almost 20 years ago
Element type ids were not made fqdn by the plugin when reading configuration elements. More... almost 20 years ago
Export main package + constructors must be public. More... almost 20 years ago
Added loading and saving of an internal element contents. More... almost 20 years ago
Added re-export of plugin org.eclipse.core.resources. More... almost 20 years ago
Ignore "bin" directory. More... almost 20 years ago
Initial version of the Event-B Core Plugin. More... almost 20 years ago
getElementType() is now first declared in RodinElement. More... almost 20 years ago
Added Regions that implement a hierarchical set of Rodin elements. More... almost 20 years ago
Added @Override where needed. More... almost 20 years ago
Added parsing, saving and internal element creation. More... almost 20 years ago
getChildren now returns an array of RodinElement, not IRodinElement. More... almost 20 years ago
Done implementing save(). More... almost 20 years ago
Added INVALID_INTERNAL_ELEMENT_TYPE. More... almost 20 years ago
Added sub-element creation. More... almost 20 years ago
Organized imports More... almost 20 years ago
Added message for creation of an internal element More... almost 20 years ago
Finalized file parsing + added internal element creation + implemented save() method. More... almost 20 years ago
Added addChildBefore() for ordered elements More... almost 20 years ago
Renamed isMemberElementType() into isInternalElementType() More... almost 20 years ago
Organized imports More... almost 20 years ago
Added internal element types More... almost 20 years ago