Joeri Exelmans 225a6d0c8d Implemented user-defined functions. Parameter types explicit, return types statically inferred. 5 years ago
..
controller 33cf1867c5 Extend semantic option wildcard mechanism to comma-separated lists of options. Parse transition event attribute as comma-separated list of (possibly negated) events with parameters. Event parameters added to transition scope. Input port ignored when generating ID for input/internal event (need this for Day & Atlee's examples) 5 years ago
execution 225a6d0c8d Implemented user-defined functions. Parameter types explicit, return types statically inferred. 5 years ago
legacy bb3cd2a13f AfterTrigger is stateless again (as it should be) 5 years ago
model 075aec4436 Fix test files so they no longer expect the controller to "stabilize" instances. Proper exception chaining. 5 years ago
parser 225a6d0c8d Implemented user-defined functions. Parameter types explicit, return types statically inferred. 5 years ago
syntax 225a6d0c8d Implemented user-defined functions. Parameter types explicit, return types statically inferred. 5 years ago
util 439bbee01d Implemented Assignment Memory Protocol semantic options. 5 years ago
__init__.py e92f44ba01 Rename python src dirs to match installed names (can set to 'src' dir so you don't have to re-install after every change). Updated SCCD schema to accept all existing tests. Added XML namespace to tests. Compiler checks input file against SCCD schema. New compiler dependency 'lxml' (largely compatible with xml.etree) for dealing with XML namespaces and schemas. 5 years ago