298 Commits (c3bd656cc7efe44812fb2bf15418978d2521976c)

Author SHA1 Message Date
Dave Parker cf907acc07 GUI constant picker for graphs defaults to property constants first. 14 years ago
Dave Parker 178d3ca90e SimulatorEngine only builds TransitionList on demand. 14 years ago
Dave Parker e841f4ff9e Default settings file ~/.prism is only read in by GUI, not command-line. 14 years ago
Dave Parker edafa10bbd GUI fix: model errors (and jumping to that tab) work better with running experiments. 14 years ago
Dave Parker 07bf18a2f4 Fix makefiles with easier setup of classpath using * for jars. 14 years ago
Vojtech Forejt e8b3a05a27 fixes ticket #10 14 years ago
Vojtech Forejt d4d4108886 fixes ticket #5 14 years ago
Dave Parker ead22700e8 New SimulatorEngine/Prism method prism.isPropertyOKForSimulation(). 14 years ago
Dave Parker 3afdc1b708 Bugfix: loading new path into simulator should select end state of path. 14 years ago
Dave Parker b3df07c192 Load model/prop labels when showing cex in GUI simulator. 14 years ago
Dave Parker ce41611aa2 Enable viewing of witness/counterexample for E[F...] in GUI. 14 years ago
Dave Parker 61c042fa9c Bug fix: axis fonts when loading/saving graphs. 14 years ago
Dave Parker 53da7bccf1 Prism.modelCheck() takes Property rather than Expression objects, and thus displays property names when model checking. 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 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 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 5dc9ab190a Change to modelCheck() call in API: don't pass constants, just get from PropertiesFile. 14 years ago
Dave Parker c70cac8ad0 Remove un-needed import (breaks some compilers). 14 years ago
Dave Parker a218d09b2b * Continued major changes to PRISM API 14 years ago
Dave Parker 06ecdf6139 Copyright header updates 14 years ago
Dave Parker b870e550e7 Fixes/renames in property reference search code. 14 years ago
Dave Parker be53bceb72 Rename a few visitor classes 14 years ago
Dave Parker 4fc61415fb Display notification of warnings after computations in GUI. 14 years ago
Dave Parker 51807e044e Add -pf as a command-line switch alias for -pctl/-csl and add .props as a properties file extension (in GUI). 14 years ago
Dave Parker 8d1cd55711 Fixes/improvement/consistency for results export. 14 years ago
Vojtech Forejt e3f6e64e7a package-info.java is ignored in makefiles 14 years ago
Dave Parker fd85a16363 Move GUI warning counter reset so it catches model build warnings too. 15 years ago
Dave Parker a221c4db56 Padding in property details dialog. 15 years ago
Dave Parker 6eb375c441 Added printSeparator method to PrismLog. 15 years ago
Dave Parker 1c86a3afa8 Small tidies and warning fixes. 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 1f4461da64 Ctrl -> Cmd in GUI on Macs. 15 years ago
Dave Parker 23bee5f9b9 Support for CSV file result export from GUI. 15 years ago
Dave Parker 8ba7caed26 Added export results to matrix functionality (-exportresultsmatrix from CL, experiment popup menu from GUI). 15 years ago
Dave Parker 61a161b0ec Do not add loaded path properties to simulator (caused const evaluation bug found by Mateusz in PMC practical) and is not finished yet anyway. 15 years ago
Vojtech Forejt 786849d523 First version of support for named properties in GUI. 15 years ago
Vojtech Forejt 1e49dd0197 Verification/simulation in GUI now shows number of warnings in the result window (if it's nonzero) 15 years ago
Dave Parker 3d3108419b Bug fix (again) - to compile on Java 7 (via some import tidying/fixes). 15 years ago
Dave Parker a0403b1ec2 Bug fix - to compile on Java 7 (via some import tidying). 15 years ago
Dave Parker 0b65c69a6b Added loadPath methods to SimulatorEngine and GUISimulator; not used currently. 15 years ago
Dave Parker 2f5de7b714 GUISimulatorPathTableModel reads from new PathFullInfo interface. 15 years ago
Dave Parker f274604e0b GUI bug fix (simulator). How did this ever work? 15 years ago