| .. |
|
ASTElement.java
|
* Check added to catch if the same variable is set twice in the same update
|
15 years ago |
|
Command.java
|
Further work on simulator.
|
16 years ago |
|
ConstantList.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
Declaration.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationArray.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationBool.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationClock.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationInt.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
DeclarationType.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
Expression.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
ExpressionBinaryOp.java
|
Added iff (<=>) to PRISM model/properties language.
|
15 years ago |
|
ExpressionConstant.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionExists.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionFilter.java
|
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 |
|
ExpressionForAll.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionFormula.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionFunc.java
|
Bug fix in integer power type checking.
|
15 years ago |
|
ExpressionITE.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionIdent.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionLabel.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionLiteral.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionProb.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionProp.java
|
Property references can appear in properties (still a few TODOs though).
|
15 years ago |
|
ExpressionReward.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionSS.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionTemporal.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionUnaryOp.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
ExpressionVar.java
|
Filters, new property semantics and corresponding code tidying.
|
16 years ago |
|
Filter.java
|
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 |
|
ForLoop.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
FormulaList.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
LabelList.java
|
Integration of prism-explicit branch into trunk, i.e. merge of trunk@1015-prism-explicit@1405 into trunk.
|
17 years ago |
|
Module.java
|
Semantic check for non-local variable access in PTAs.
|
16 years ago |
|
ModulesFile.java
|
Added new expression evaluation methods (needed for explicit model checker). Unfortunately breaks some existing calls to evaluate(constVals, null) due to ambiguities. Need to replace them with evaluate(constVals).
|
15 years ago |
|
PropertiesFile.java
|
Bugfix: property handling in PTA model files fails (caused by inability to call tidyUp() twice in PropertiesFile).
|
15 years ago |
|
Property.java
|
Added ability to have multiple RESULT test specifications for different constant values, e.g. "RESULT (x=1,y=2): 0.5".
|
15 years ago |
|
RenamedModule.java
|
More improvements to module renaming error reporting.
|
17 years ago |
|
RewardStruct.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
RewardStructItem.java
|
Further work on simulator.
|
16 years ago |
|
SystemBrackets.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemDefn.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemFullParallel.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemHide.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemInterleaved.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemModule.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemParallel.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
SystemRename.java
|
Merged prism-parser branch (revs 577:659) into trunk.
|
18 years ago |
|
Update.java
|
Javadoc fixes.
|
15 years ago |
|
Updates.java
|
Updates to simulator: engine + GUI.
|
16 years ago |
|
package-info.java
|
Improved documentation (JavaDoc mostly).
|
15 years ago |