283 Commits (ff11760860c7010c1bad061816ea28db040f4103)

Author SHA1 Message Date
Dave Parker 95f46fcf1a Bugfix: digital clocks from GUI throws errors when it should not. 15 years ago
Dave Parker b81b80e877 Deadlocks reported as timelocks for PTAs model checked with digital clocks. 16 years ago
Dave Parker 65c2f23e71 GUI does not bug user to save settings on exit. 16 years ago
Dave Parker 9c599f2460 GUI offers graph creation for interval props (even if it will not yet display them properly). 16 years ago
Dave Parker 9a1384639f Removed accidental commit of diag output. 16 years ago
Dave Parker 37f9cf9325 Javadoc fixes. 16 years ago
Dave Parker db60e6487b Javadoc fixes. 16 years ago
Dave Parker a2fdbb007c Partial support for plotting interval results in GUI: just plot lower value. 16 years ago
Dave Parker 5bea84a402 Fix: Interval results show in GUI. 16 years ago
Dave Parker 489758c2ba Code tidy. 16 years ago
Dave Parker bb929f64f3 Bug fix: Model check freeze in GUI. 16 years ago
Dave Parker 5666a51b0c Possible bug fix: Termination of simulation check in GUI not detected (thread issue?). 16 years ago
Dave Parker a97d6d9841 Digitsl clocks enabled for model checking in GUI. 16 years ago
Dave Parker dcfc7c59de Added option to do experiments for PTAs in GUI. 16 years ago
Dave Parker 4b3cf8c6b4 Code tidy. 16 years ago
Dave Parker e9545cac7c Added option to verify PTAs in GUI (no experiments yet). 16 years ago
Dave Parker fcf236acd3 Added (self-loop) deterministic loop detection to simulator. 16 years ago
Dave Parker fca4ce844e Code tidy (GUI). 16 years ago
Dave Parker 1a67f8997f Tweaks to GUI simulator transition table. 16 years ago
Dave Parker e8740e1950 Fixes, tidies in simulator. 16 years ago
Dave Parker c6a9de2db3 Bugfix: do not stop after exception in const evaluation when model built. 16 years ago
Dave Parker c4a8bd19c4 Simulator code: tidy. 16 years ago
Dave Parker 763285cc4c More simulator additions/tidying. 16 years ago
Dave Parker 82b8965563 Bug fix in GUI approx m/c (introduced during new type system introduction ages ago). 16 years ago
Dave Parker 9ce9901d91 Further work on simulator. 16 years ago
Dave Parker bb2615b43b Further work on simulator. 16 years ago
Dave Parker c3ba43e358 Further work on simulator. 16 years ago
Dave Parker c28f11a31d Further improvements to the simulator. 16 years ago
Dave Parker b80a050e46 Further simulator improvements. 16 years ago
Dave Parker 55e52d5e22 Ongoing simulator improvements. 16 years ago
Dave Parker 794fc13bf5 Updates to simulator: engine + GUI. 16 years ago
Dave Parker c2c5698d46 Re-arrange of PrismLog code + methods to print arrays. 16 years ago
Dave Parker a6f49bb0db Added (commented out) experimental code to make graph axes display only odd numbers. 17 years ago
Dave Parker 4629fa462a Bugfix: GUI does not offer graphs for integer-values properties. 17 years ago
Dave Parker 9dc46d80c7 Spacing in version number on splash screen. 17 years ago
Mark Kattenbelt 5853d638c0 bugfix copy/paste 17 years ago
Dave Parker 57547299d9 New option to export model to dot file with embedded state info (-exporttransdotstates). 17 years ago
Dave Parker b010ae3f92 Removed unnecessary double formatting code. 17 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 ff7b9744c5 made Java 5 compatible (removed annotations) 17 years ago
Mark Kattenbelt 6fdb6937e0 isValid bug 17 years ago
Mark Kattenbelt d461557f7d bugfix that avoids overloading the java.awt.Component.isValid method; causes problems with new JVMs 17 years ago
Mark Kattenbelt 939bf6914c isValid overwrites java.awt.Component method 17 years ago
Dave Parker 52bb6f33de Changed order in model context menu. 18 years ago
Mark Kattenbelt bc758e3d7c update to JFreeChart 1.0.11 18 years ago
Mark Kattenbelt c977d2c688 set graph background colour to white by default 18 years ago
Mark Kattenbelt ef913a09b4 turned transparant background option off by default in image export 18 years ago
Mark Kattenbelt 5587e0c16f fixed model context menu bug in windows 18 years ago
Mark Kattenbelt 3769bb3811 centralise error when jumping 18 years ago
Mark Kattenbelt ecc854535a improved handling of undo/redo/clipboard events 18 years ago