You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert cc625a2e00 Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
..
BaseExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
BaseExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BinaryBooleanFunctionExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
BinaryBooleanFunctionExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BinaryExpression.cpp Finished new expression classes and corresponding functional tests. 11 years ago
BinaryExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BinaryNumericalFunctionExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
BinaryNumericalFunctionExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BinaryRelationExpression.cpp Fixed some minor issues. 11 years ago
BinaryRelationExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BooleanConstantExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
BooleanConstantExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
BooleanLiteralExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
BooleanLiteralExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
ConstantExpression.cpp Finished new expression classes and corresponding functional tests. 11 years ago
ConstantExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
DoubleConstantExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
DoubleConstantExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
DoubleLiteralExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
DoubleLiteralExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
Expression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
Expression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
ExpressionVisitor.h Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
Expressions.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
IdentifierSubstitutionVisitor.cpp Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
IdentifierSubstitutionVisitor.h Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
IfThenElseExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
IfThenElseExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
IntegerConstantExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
IntegerConstantExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
IntegerLiteralExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
IntegerLiteralExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
SimpleValuation.cpp Fixed some minor issues. 11 years ago
SimpleValuation.h Fixed some minor issues. 11 years ago
SubstitutionVisitor.cpp Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
SubstitutionVisitor.h Added ternary operator. Parsing standard PRISM models into the PRISM classes now works. Included tests for parsing stuff. ToDo: add remaining semantic checks for parsing/PRISM classes and fix explicit model adapter. 11 years ago
UnaryBooleanFunctionExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
UnaryBooleanFunctionExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
UnaryExpression.cpp Finished new expression classes and corresponding functional tests. 11 years ago
UnaryExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
UnaryNumericalFunctionExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
UnaryNumericalFunctionExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago
Valuation.h Commit to switch workplace. 11 years ago
VariableExpression.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago
VariableExpression.h Added a ton of ifndefs, because MSVC does not yet support defaulting move constructors/assignments. 11 years ago