3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 15 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented element renaming. More... over 19 years ago
changed ELEMENT_TYPE to correct value More... over 19 years ago
Added move() operation on elements. Added flag F_REPLACED in deltas. Fixed deltas for move() and copy() of elements. Refactored the operations on elements so that they use internally a common protocol with RodinFileElementInfo. More... over 19 years ago
Fixed toStringInfo() (the info was not peeked at in the correct place). More... over 19 years ago
added comment More... over 19 years ago
Added a todo. More... almost 20 years ago
implemented basic functionality More... almost 20 years ago
added some comments More... almost 20 years ago
Added check for null contents. More... almost 20 years ago
added sees clause More... almost 20 years ago
added sees clause More... almost 20 years ago
minor correction More... almost 20 years ago
Created an operation class for changing the contents of an internal element. Now, a delta is generated and the "unsaved changes" status of the containing file is updated. More... almost 20 years ago
constructeor made public More... almost 20 years ago
Need to export the basic classes of the contributed element types. More... almost 20 years ago
Finished implementation of getType(). More... almost 20 years ago
Cleaned up unused imports More... almost 20 years ago
these fiel have been move to the subpackage "basis" More... almost 20 years ago
remove file that was not yet ready to be there More... almost 20 years ago
new architecture for PO and SC related files More... almost 20 years ago
new architecure for SC and PO related elements More... almost 20 years ago
new architecure for SC and PO related elements More... almost 20 years ago
new architecure for SC and PO related elements More... almost 20 years ago
some properties for static checking added More... almost 20 years ago
some extensions for static checking added More... almost 20 years ago
Use of interfaces for clients instead of implementation classes. More... almost 20 years ago
Added class javadoc. More... almost 20 years ago
Use of interfaces for clients instead of implementation classes. More... almost 20 years ago
Use of interfaces for clients instead of implementation classes. More... almost 20 years ago
Replaces RodinElement by IRodinElement. More... almost 20 years ago