1603 Commits (c1dce97640a73b935b4b033b83578754d9822e3c)
 

Author SHA1 Message Date
Dave Parker 1e0dff70d2 Separate setting explicit engine for linear equation system solution method. 14 years ago
Dave Parker a51157e11a Update syntax highlighters for .prism/.props file extensions (untested). 14 years ago
Dave Parker 8f00acc289 Finish up missing parts of explicit.StateModelChecker - no longer relies on evaluate()ing all states for missing operators. 14 years ago
Dave Parker 507e721b97 Bug fix in just-added code for explicit model checker. 14 years ago
Dave Parker 955e3c9aaa Functions handled properly by explicit model checker. 14 years ago
Dave Parker 4a20773172 Better error message for unexpected non-exception. 14 years ago
Dave Parker 2a609cb942 Better error message for unexpected non-exception. 14 years ago
Dave Parker 1955392c65 Test mode can expect exceptions, e.g. using: 14 years ago
Dave Parker e3846c7d21 Push some function evaluation code into separate methods, for easier re-use elsewhere. 14 years ago
Dave Parker 6f7a25d070 Code tidy 14 years ago
Dave Parker 4bd2319af1 Unary operators handled properly in explicit engine. 14 years ago
Dave Parker 1f315247a3 Test commit 14 years ago
Dave Parker 0b83c9a079 Test commit 14 years ago
Dave Parker e4114f8144 Add .prism as model file extension to GUI. 14 years ago
Dave Parker 7eebb21135 Bugfix: model rebuild avoidance in Prism works ok when there are no undefined constants. 14 years ago
Dave Parker 1b87d356a8 Move explicitBuildTest code into PRISM, but currently unfinished/unused. 14 years ago
Dave Parker 63f338e2b5 Remove some TODO comments. 14 years ago
Dave Parker 58c1803f32 Push some log output into Prism (+ autoformat). 14 years ago
Dave Parker 3ee7bb5651 Bugfix in recent changes to GUIExperiment. 14 years ago
Dave Parker 01c3826d8d Less exceptions thrown from ResultCollection error setting methods, with knock-on effect (cleaner code) in various calling sites. 14 years ago
Dave Parker 735c9f0e5c First attempt at making PrismCL deal with model build failures using new API. 14 years ago
Dave Parker 98cd895717 Add deadlock handling (e.g. for nofixdl) for explicit engine. 14 years ago
Dave Parker 80f8605a1e Deadlock info preserved in explicit model copies. 14 years ago
Dave Parker 47d5de8371 Bugfix: ModelExplicit should preserve deadlocks on copy. 14 years ago
Dave Parker d853309bb1 Code tidy 14 years ago
Dave Parker feb5161cda Remove modifiedSinceBuild flag from GUI. 14 years ago
Dave Parker e27cf12c14 GUI fix: update model info display for explicit engine. 14 years ago
Dave Parker 20150621ce Code tidy 14 years ago
Dave Parker 38e0844687 Tidy 14 years ago
Dave Parker 1ebd851512 Added exportprod{states,trans} functionality to D/CTMC model checker too. 14 years ago
Dave Parker a3c6b759f0 Small tidies. 14 years ago
Dave Parker 4d4278fefe Change exportprodstates option to use Model not (old) Prism API. 14 years ago
Dave Parker 2f0c968ff5 Push "export states" functionality into models (symbolic/explicit), use from Prism. 14 years ago
Dave Parker 9d13945300 New toString method + comments in State. 14 years ago
Dave Parker f6582ef185 Fix some other refs to old Prism API. 14 years ago
Dave Parker 5dc9ab190a Change to modelCheck() call in API: don't pass constants, just get from PropertiesFile. 14 years ago
Dave Parker 64409828ef Change PrismTest to use new Prism API. 14 years ago
Dave Parker 232b02d7f4 Change PrismTest to use new Prism API. 14 years ago
Dave Parker b8e9b6b9d4 Fix previous Makefile addition + add d32/64 to Mac launch scripts. 14 years ago
Dave Parker a0e74ef88b Cleaner Makefile generation of bin scripts. 14 years ago
Dave Parker 0041eb26f6 Update distr build makefile - ignore local examples/test dirs. 14 years ago
Dave Parker 21f8253a82 Bugfix: headless mode 14 years ago
Dave Parker bfbe832a90 Bug fix in launch scripts re notifiers: bash does not always short circuit & it seems and so can print out warning about non-existent notifiers even when NOTIFY=no. 14 years ago
Dave Parker c70cac8ad0 Remove un-needed import (breaks some compilers). 14 years ago
Dave Parker b840d7f3a3 Make sure Prism takes care of clear()ing models. 14 years ago
Dave Parker 3bbbf4be9f Fix (reinstate) exportprism option for digital clocks generated model. 14 years ago
Dave Parker 584d23dabe Tweak PRISM interface - Files not filenames for PRISM exports. 14 years ago
Dave Parker acd8ea491c Code tidy 14 years ago
Dave Parker 7ee82b3b13 Push exportprism and exportprismconst options from PrismCL into Prism. 14 years ago
Dave Parker 8f45a5d491 Some refactoring. 14 years ago