3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed temporarily the tests, while waiting for type synthesis to be implemented. More... over 19 years ago
Added test cases that revealed a bug in pretty-printing bound identifiers. More... over 19 years ago
Fixed bug in buildString. More... over 19 years ago
Added new public method "collectNamesAbove" for quantified formula. Fixed bug in internal implementation of that method. More... over 19 years ago
Added printing a general failure message when some type variables are unsolved. This can happen for instance if there are no source location associated to a formula. More... over 19 years ago
Extracted some generally usefull methods from QuantifiedHelper (private class) to QuantifiedUtil (public API). More... over 19 years ago
getInternalElementTypeDescription() is now private. More... over 19 years ago
Creating dummy action "Prove" for Machines, Context, etc. More... over 19 years ago
Default substitution is "skip" More... over 19 years ago
Action Element is Unnamed. More... over 19 years ago
Added tests for type environment manipulation. More... over 19 years ago
Smoothed requirements on adding a name to a type environment. It is now possible to add a name if it's associated to the same type as before. More... over 19 years ago
Sharing the preliminary version of the Editing UI. More... over 19 years ago
Sharing the preliminary version of the Event-B Keyboard More... over 19 years ago
Sharing the preliminary version of the Editing UI. More... over 19 years ago
corrected little bug More... over 19 years ago
corrected little bug More... over 19 years ago
Fixed bug in containsAll (NullPointerException) + improved algo. More... over 19 years ago
Added check that at least one identifier is quantified in quantified formulas. More... over 19 years ago
corrected a class cast error in getOldInvariants More... over 19 years ago
tests for - well-definedness - fisibility - before-after predicates assignments More... over 19 years ago
added - well-definedness - fisibility - before-after predicate methods to assignements More... over 19 years ago
A literal predicate is always type-checked. More... over 19 years ago
Implemented isTypeChecked() for assignments. More... over 19 years ago
Implemented isLegible() for assignments. Changed interface so that a context can be passed to that method. More... over 19 years ago
Implemented isWellFormed(). More... over 19 years ago
Implemented flatten(), collectFreeIdentifiers(), collectNamesAbove(). More... over 19 years ago
actions are unnamed More... over 19 years ago
Implemented typechecking for assignments. More... over 19 years ago
Added assignments (parsing and unparsing). More... over 19 years ago