Project

General

Profile

Statistics
| Revision:

root / trunk / compiler / ooasCompiler / src / org / momut / ooas / ast / types @ 10

Name Size Revision Age Author Comment
ActionSystem.java 1.63 KB 7 over 8 years Willibald K. changing java, cpp, hpp files to unix line endings
AnyType.java 1.71 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
BoolType.java 1.53 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
CharType.java 1.35 KB 7 over 8 years Willibald K. changing java, cpp, hpp files to unix line endings
EnumType.java 2.81 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
FloatType.java 2.11 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
FunctionType.java 3.23 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
IntType.java 1.82 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
ListType.java 2.19 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
MapType.java 2.29 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
NullType.java 1.39 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
OoActionSystemInstance.java 1.94 KB 7 over 8 years Willibald K. changing java, cpp, hpp files to unix line endings
OoActionSystemType.java 4.65 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
OpaqueType.java 1.71 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
TupleType.java 2.08 KB 9 over 8 years Willibald K. remove support for Qualitative Action Systems, ...
Type.java 19.1 KB 10 over 8 years Willibald K. restrict list casts to something useful - i.e. ...
TypeKind.java 1.53 KB 10 over 8 years Willibald K. restrict list casts to something useful - i.e. ...
ValuedEnumType.java 2.21 KB 7 over 8 years Willibald K. changing java, cpp, hpp files to unix line endings

Latest revisions

# Date Author Comment
10 08/31/2015 01:31 PM Willibald K.

restrict list casts to something useful - i.e. inner type sizes must not change; this is in preparation for faster dynamic list support in momut; deep casts now need to be done manually by the user via fold operations or can be added again to the ooas compiler as a more expensive, special cast operator; also more cleaning of Qualitative Action System stuff

9 08/31/2015 12:25 PM Willibald K.

remove support for Qualitative Action Systems, rename UlyssesType to Type

7 08/28/2015 10:31 AM Willibald K.

changing java, cpp, hpp files to unix line endings

6 08/28/2015 10:24 AM Willibald K.

adding methods to query types for their number of elements, fixing an issue with the ActionPrinter

2 06/29/2015 02:44 PM Willibald K.

initial import of ooasCompiler

View revisions

Also available in: Atom