3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 19 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reverting to initial revision. Primed identifiers are bound by the assignment where they occur, hence never occur as free identifiers in that context. More... over 19 years ago
Reverting to initial revision. Primed identifiers are bound by the assignment where they occur, hence never occur as free identifiers in that context. More... over 19 years ago
Added primed identifiers that will be used for implementing assignments. More... over 19 years ago
Fixed unnecessary external parentheses when decompiling some expressions with Formula.toString(). More... over 19 years ago
added sees clause and ststic checker classes More... over 19 years ago
added sees clause and some classes for static checking More... over 19 years ago
added sees clause and some static checker classes More... over 19 years ago
Ignore the bin directory which contains only derived resources. More... over 19 years ago
Added a parseType() method in FormulaFactory. More... over 19 years ago
The lexrt constructor now takes a ParseResult rather than creating one by itself. More... over 19 years ago
Moved ParseResult to the parser package. More... over 19 years ago
The lexrt constructor now takes a ParseResult rather than creating one by itself. More... over 19 years ago
The parser constructor now takes a ParseResult rather than a FormulaFactory as input. More... over 19 years ago
Addded method makeFreshIdentifiers() to FormulaFactory. More... over 19 years ago
Cleaned up unused import. More... over 19 years ago
Added emptiness test. More... over 19 years ago
Typo in ITypeEnvironment.containsAll() declaration. More... over 19 years ago
FormulaFactory is now a singleton class. More... over 19 years ago
Ignore generated files More... over 19 years ago
Initial release of the event-B AST library tests. More... over 19 years ago
Initial public release of the event-B AST library plugin More... over 19 years ago
added some elements More... almost 20 years ago
added some methods More... almost 20 years ago
added some methods More... almost 20 years ago
added some elements More... almost 20 years ago
some elements added More... almost 20 years ago
Revised some TODOs. More... almost 20 years ago
- renamed POPredicateForm to POModifiedPredicate - changed signature of POPredicateSet More... almost 20 years ago
- added comments inhiting externalisation - renamed POPredicateForm into POModifiedPredicate More... almost 20 years ago
Cleaned up code for copy and move of elements. More... almost 20 years ago