3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 16 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extracted interfaces for Rodin files and internal elements. Move the corresponding base classes to a new package: org.rodinp.core.basis. More... almost 20 years ago
Cleaned up delta flags. More... almost 20 years ago
Cleaned up delta flags. More... almost 20 years ago
Removed reconcile deltas which are not used for Rodin. More... almost 20 years ago
Cleaned up delta flags. Updated Javadoc accordingly. More... almost 20 years ago
The source element need not be in the same file as the target element. More... almost 20 years ago
Fixed invalid delta (not rooted at the database) More... almost 20 years ago
Do not synchronize anymore with the filesystem. Operate in core memory. More... almost 20 years ago
Created IInternalParent to capture common protocol for RodinFile and InternalElement. More... almost 20 years ago
Removed done task. More... almost 20 years ago
Renamed ElementCache to OpenableCache. More... almost 20 years ago
Removed done task. More... almost 20 years ago
Renamed ElementCache to OpenableCache. More... almost 20 years ago
Renamed ElementCache to OpenableCache. More... almost 20 years ago
Added the copy operation for both Rodin files and internal elements. More... almost 20 years ago
Added the copy operation for both Rodin files and internal elements. More... almost 20 years ago
Updated verification code for unnamed elements, notably in the presence of renaming. More... almost 20 years ago
Added use of a subprogress monitor when accessing the RodinFile contents. More... almost 20 years ago
minor corrections More... almost 20 years ago
Implemented "delete" operations for Rodin files and internal elements. More... almost 20 years ago
Fixed bug in detection of top-level operation. More... almost 20 years ago
fixed bug in createRodinFileFrom() which could create a Rodin file for a different resource! More... almost 20 years ago
Fixed bug with moved Rodin file. Simplified some code. More... almost 20 years ago
Added batch operations (run() method). More... almost 20 years ago
Now one can compare a RodinElement with any object without raising a ClassCastException using equals(). More... almost 20 years ago
Fixed a few bugs in delta processing (project creation and change). More... almost 20 years ago
create(IFile) now returns a RodinFile (more precise than IRodinElement). More... almost 20 years ago
getRodinFiles now returns an array of RodinFile. backward compatible change. More... almost 20 years ago
This is used to achieve a simpler (and safer) interface to the PO file. Predicates and predicate forms are subsumed by this type. More... almost 20 years ago
A proof obligation is a sequent More... almost 20 years ago