3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now launching Tom directly rather than using the provided shell-script. More... over 19 years ago
added comments More... over 19 years ago
added comments More... over 19 years ago
improved error messages More... over 19 years ago
added comments More... over 19 years ago
Move EventBImageDescriptor to org.eventb.ui More... over 19 years ago
Labels for IUnnamedInternalElements are their contents. More... over 19 years ago
Mirrors section are set to have heighHint 0 when collapsed. More... over 19 years ago
Do not display the static checked model in the Project Explorer. More... over 19 years ago
Changed getPredicateSet() to check getContents() first before attempting to query the database. Now returns the null pointer in the case of empty contents except throwing a null pointer exception. More... over 19 years ago
improved error messages More... over 19 years ago
Added flag for debug messages in builder tests. More... over 19 years ago
the static checker now saves the files created at the end of static checking; this makes the files visible immediately afterwards. More... over 19 years ago
improved readability of error messages More... over 19 years ago
corrected a bug concerning database access. creation of sc files succeeds now More... over 19 years ago
+ improved the test + all tests runs pass More... over 19 years ago
corrected a problem with phantom nodes More... over 19 years ago
Fixed database bug when trying to create again an existing file with force flag to true (was throwing an exception). More... over 19 years ago
Reindented some code. More... over 19 years ago
Set DEBUG constant to false. More... over 19 years ago
When creating fresh identifiers, take care of not using reserved names. Made the test method public in FormulaFactory. More... over 19 years ago
When creating fresh identifiers, take care of not using reserved names. Made the test method public in FormulaFactory. More... over 19 years ago
Fixed bug in lexer and pretty-printer: the arithmetic minus sign is character '\u2212' (instead of character '\u002d'), as defined in the event-B language specification document. More... over 19 years ago
Fixed error in comment. More... over 19 years ago
Added method Assignment#getUsedIdentifiers() and relevant tests. More... over 19 years ago
Added some factory helpers for assignments. More... over 19 years ago
Added a toString() method for debugging purposes. More... over 19 years ago
Newly created element with 3-letter words: axm, set, cst, thm, evt, inv, grd More... over 19 years ago
Move doSave method to EventBDetailsSection and check for the existence of current detail page before saving. More... over 19 years ago
Separating commit and doSave in MasterDetailsBlock classes More... over 19 years ago