1330 Commits (4806f8308812e42fc2f702b1e8df1e69d6c99a1b)
 

Author SHA1 Message Date
Dave Parker 30be4f175e Missing function in SimulatorEngine API. 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 6f5d45b888 Example fixes re new semantics (result reported for initial state by default) - need more filters. 15 years ago
Dave Parker 7cd3f36336 GUI bugfix: "Update" in GUI simulator transition table displaying wrongly for old path states. 15 years ago
Dave Parker c87343aa94 Affiliation in README. 15 years ago
Dave Parker 219d86ad95 New Eclipse formatting defn (few small changes, also new version of Eclipse (Helios)?). 15 years ago
Dave Parker 45da0e31ae Bugfix: exception when checking R[I] properties with simulator. 15 years ago
Dave Parker 601dd97547 CHANGELOG. 15 years ago
Dave Parker b102e6aaf7 Missing error messages (in GUI) about unsupported numerical methods. 15 years ago
Dave Parker c3bf60b341 Added some error checks on probabilities in PTAs. 15 years ago
Dave Parker d19167bf63 Bug fix: Column headings in GUI simulator for CTMCs (spotted by Dave Musliner). 15 years ago
Dave Parker 71ca9d28af Final (pre-4.0) fixes to filters: added "state" filter, which gives result for a filter which must satisfy exactly one state, and make this the translation for old-style {state} filter. 15 years ago
Dave Parker b92179d182 VERSIONS/CHANGELOG. 15 years ago
Dave Parker 54225c48f7 Properties returning intervals are plotted correctly in GUI graphs. 15 years ago
Vojtech Forejt eb7d617c0e added a random comment about a need to call initialiseIterators 15 years ago
Dave Parker 1b56b5524b CHANGELOG/README 15 years ago
Dave Parker 087ea5da6a General tidy up of initial state handling in simulator, including a few GUI bug fixes. GUI default is to use the default initial state. For generation of simulation paths, there is a separate menu item to start from a specified state (and no option to switch asking on/off). Additional tidying and documentation in related parts of code too. 15 years ago
Dave Parker 37a11d25bd Parser accepts unicode (e.g. in comments). 15 years ago
Dave Parker 4e2df081a9 Added -css switch to prism2html to allow override of style file location. 15 years ago
Dave Parker 0ef5412cda Output format of simulator traces (from -simpath or GUI export) matches GUI better. 15 years ago
Dave Parker 93526c953c More sensible column ordering in GUI simulator (action labels, time columns). 15 years ago
Dave Parker adac14e1d8 Bugfix: GUI simulator now correctly recalls choices made in states. 15 years ago
Dave Parker 6defb1f390 Bugfix in -simpath: vars=() now only shows steps that change vars, as intended. 15 years ago
Dave Parker de21d14f62 Bugfix: -simpath switch did not use default max path length (assumed 0). 15 years ago
Dave Parker 71f40fe17a Makefile fix. 15 years ago
Dave Parker a24a7c5054 Makefile tweak: do zip too. 15 years ago
Dave Parker 079e5dde27 Small Makefile for building source distributions from top-level. 15 years ago
Dave Parker 2c6ab05639 Makefile: dist_src target for building source distributions. 15 years ago
Dave Parker 33c6025033 PTA fix: disallowing diagonal clock constraints for digital clocks engine (for; until we can find a fix). 15 years ago
Dave Parker e4d1d0c10c Bugfix in simulator: Wrong answers for R=?[C<=t] properties on CTMCs. 15 years ago
Dave Parker d6a3a5e357 Removed NOTES from svn (not incl. public release). 15 years ago
Dave Parker 53db5959d1 Bugfix: vars option in -simpath was broken in new new simulator. 15 years ago
Dave Parker b49549d7aa NOTES. 15 years ago
Dave Parker 9cfcef3750 NOTES. 15 years ago
Vojtech Forejt abda1ed33a additional changes re setting mainlog and techlog in native calls 15 years ago
Vojtech Forejt 6e3b126188 corrected a problem with setting mainlog and techlog in native calls 15 years ago
Dave Parker 5b1ab9a806 Missing EXPORTs (for Windows) in includes. 15 years ago
Dave Parker 3138783650 NOTES. 15 years ago
Dave Parker feb75b5c3c Slight re-arrange in PRISM settings. 15 years ago
Dave Parker cc675605b0 Tidy in NSIS script (for building Windows binaries). 15 years ago
Dave Parker a396dc2b89 Tidy: line endings messed up. 15 years ago
Dave Parker 5c0e7cd4f8 Broken copyright header. 15 years ago
Dave Parker 1e083eb20d Missing/broken copyright headers. 15 years ago
Vojtech Forejt 38039f1cad typo in -help, typos in output messages 15 years ago
Dave Parker 9833da842a Simulator bugfix: local nondeterminism handled incorrectly. 15 years ago
Dave Parker d8b86a689f NOTES. 15 years ago
Dave Parker 4b26d1eafa Improved documentation (JavaDoc mostly). 15 years ago
Dave Parker 35f377ab3e Improved documentation (JavaDoc mostly). 15 years ago
Dave Parker 145acf1c46 NOTES. 15 years ago
Dave Parker 95b75fbe4e Allow gigabytes in PRISM_JAVAMAXMEM, e.g. "2g". 15 years ago