342 Commits (3aff21fceedd96b47ef887d25c78448d9e3520fb)

Author SHA1 Message Date
Joachim Klein f3c143896b (HOA path) Store ModulesFile / PropertiesFile location, if known 8 years ago
Joachim Klein cbdcde36cb GUISimPathFormulaeList: fix some warnings 8 years ago
Joachim Klein 0559014a2f GUISimulator: harden against exceptions 8 years ago
Joachim Klein 737ad9cd22 GUISimulator: Fix "Simulate up to step x, backtrack x steps" handling for CTMC models 8 years ago
Dave Parker 447d4732be GUI: Tooltip hints for creating new properties/constant/labels. 8 years ago
Dave Parker c0c8e686b8 GUI: Switch to Properties tab on creation of new properties file. 8 years ago
Joachim Klein 4de3c189a4 Build: Switch from javah (deprecated since JDK8) based JNI header generation to javac 8 years ago
Joachim Klein 159e9fd76e GUI: Handle StackOverflowErrors gracefully 8 years ago
Joachim Klein e33f8eee3c Add -javastack x command line parameter to specify Java stack size 8 years ago
Joachim Klein 88a10b763d GUI: In properties tab, support double-click for adding constants, labels 8 years ago
Joachim Klein 02d847c979 GUI: Support fractional constants in constant value picker for experiment 9 years ago
Joachim Klein 6c0294923e Use exact evaluation of constant expressions in exact and parametric mode 8 years ago
Dave Parker 270042f637 Tidy some w3c imports; was causing compile issues in Eclipse+Java10. 8 years ago
Joachim Klein abf37417fd Fix JDK9 compilation issue, use parser.ast.Module instead of Module 9 years ago
Joachim Klein 5adb550043 Makefiles: inhibit parallel building (-j n mode) 9 years ago
Joachim Klein 35858d3339 GUI, settings dialog: larger preferred width 9 years ago
Dave Parker c0e99cea6b Error message typo. 9 years ago
Joachim Klein 6dda865f04 Change prism.parseSingleExpressionString calls to static access 10 years ago
Joachim Klein c70922c329 GUISimulator, path formulae view: For P[ phi ] properties, display only the inner path formula phi 10 years ago
Joachim Klein 4f165146b1 GUISimulator: reactivate the display of path formulae in the corresponding simulator tab [reported by Steffen Märcker] 10 years ago
Joachim Klein 0cf8c8cbe0 GUI: Tweak double-click handling in property list 10 years ago
Joachim Klein 9ea440f147 GUI: In property editor dialog, place initial focus on the property text field 10 years ago
Dave Parker b6828a7045 Remove unused "techLog" from Prism object and other classes. 10 years ago
Dave Parker 11cf431209 Auto-format. 11 years ago
Dave Parker 15cbc73554 Tidying/commenting in GUI simulator. 11 years ago
Dave Parker 18cd16d78d Code tidy (auto-format). 11 years ago
Dave Parker 85b7c30d4a Catch possible null value in GUI simulator update table display (reported by Steffen Marcker). 11 years ago
Dave Parker 3347d55d0a Bug fix for updateAutoParse(): from prism-games. 11 years ago
Dave Parker d4c5fd4fd5 Remove accidental commits 11 years ago
Dave Parker ff05caf158 Code tidy. 11 years ago
Dave Parker 5ce657090b Make tool name ("PRISM") configurable. 11 years ago
Dave Parker cbafeeecbf Tweak CUDD out-of-memory error output in GUI. 11 years ago
Dave Parker 63812e59a5 Auto-format (for merging purposes). 11 years ago
Dave Parker 3abbac6491 Fix: Allow -javamaxmem to be passed to the GUI (xprism) too. 11 years ago
Joachim Klein eecc87786a CuDD is actually called CUDD 11 years ago
Joachim Klein 68e0a80b98 GUI computation threads: Catch more errors (e.g. CuddOutOfMemoryException) and use the new error(Exception) handling 11 years ago
Joachim Klein a9630648b0 GUIComputationThread: Add method for logging generic Exceptions 11 years ago
Dave Parker f99bb9ebc2 Tidying GUI code. 11 years ago
Dave Parker 91d83d245b Tidying GUI code. 11 years ago
Dave Parker 4556b0f117 Strip out some unused graphical model code. 11 years ago
Dave Parker c2bc82b76c GUI simulator fix: new path action triggers model parse if it had not been done (e.g. due to large models not auto-parsing). 11 years ago
Dave Parker 6b8bb831fb Code tidy. 11 years ago
Dave Parker 4f90c669ed Fix/tidy auto-parsing code in GUI. 11 years ago
Dave Parker a42e4108ee More locale setting for outputting decimals in English. 11 years ago
Dave Parker 290fc34bea Add option (switch -exact from command-line) to enable exact model checking via parametric model checking. 11 years ago
Dave Parker acc8a65b4f Some preliminary code to add parametric model checking to GUI. 11 years ago
Dave Parker 13cce4f8da Bug fix: new long setting for simulator max path not read properly (shows up in GUI). 12 years ago
Dave Parker 02c26dbf53 Update simulator to allow path lengths over 2^31. 12 years ago
Dave Parker ce694441b8 GUI crash fixed - caused by model tree not handling unbounded variables properly. 12 years ago
Dave Parker 0a8ace99eb Code tidy. 12 years ago