26 Commits (a78664f17864b300fe0d1cb63b42ec80be58363f)

Author SHA1 Message Date
Joachim Klein 68e0a80b98 GUI computation threads: Catch more errors (e.g. CuddOutOfMemoryException) and use the new error(Exception) handling 11 years ago
Dave Parker 4556b0f117 Strip out some unused graphical model code. 11 years ago
Dave Parker 2cf4de4c93 Add compute/export menu to allow steady-state/transient probability export from GUI. 13 years ago
Dave Parker 4d79945749 Export labels option for model/prop menus in GUI. 13 years ago
Dave Parker af2379160b Bug fix: PEPA model errors were not handled properly in the GUI. 13 years ago
Dave Parker a218d09b2b * Continued major changes to PRISM API 14 years ago
Dave Parker 4fc61415fb Display notification of warnings after computations in GUI. 14 years ago
Dave Parker 6eb375c441 Added printSeparator method to PrismLog. 15 years ago
Dave Parker 90c9e53f8c Tweak some warning messages (wrt new log.printWarning method) + add warning message functionality in GUI threads. 15 years ago
Dave Parker 490ec9b49e Replaced calls to system class loader with calls to parent class loader. Calls to system class loader 15 years ago
Dave Parker 35f377ab3e Improved documentation (JavaDoc mostly). 15 years ago
Dave Parker 37f9cf9325 Javadoc fixes. 16 years ago
Dave Parker c6a9de2db3 Bugfix: do not stop after exception in const evaluation when model built. 16 years ago
Dave Parker d199d035ed Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk. 17 years ago
Mark Kattenbelt 6be8adf130 jump to error when not autoparsing 18 years ago
Dave Parker 747dd1de38 Code that checks a model's type now uses getType ( ) not instanceof. 18 years ago
Dave Parker 32086274a2 Added transient probabilities computation for DTMCs. 18 years ago
Dave Parker bdb7b8be60 Enabled steady-state properties for DTMCs. 18 years ago
Dave Parker 84bc3d3d47 Eclipse tidy (remove unused imports). 18 years ago
Dave Parker 5d3d24bc17 Merged prism-parser branch (revs 577:659) into trunk. 18 years ago
Dave Parker 2179deefdb Updated email addresses and affiliations in copyright info. 19 years ago
Dave Parker e32673e850 Better error messages for deadlocks in GUI (not experiments though). 19 years ago
Dave Parker bbc42fe37a Clearer log output: separator lines between each build/verification. 19 years ago
Dave Parker 5ef3824832 Rearrangement and tidy-up of copyright/license info in file headers. 19 years ago
Dave Parker cb6e1b9930 Overhaul of export functionality: 20 years ago
Dave Parker b54050a199 PRISM trunk layout rearrangement. 20 years ago