Joeri Exelmans
|
1c4f323794
Move SCCD exceptions from action_lang to their own package
|
před 5 roky |
Joeri Exelmans
|
12f5b7ab72
Action language: Added ArrayIndexed construct as LValue and Expression
|
před 5 roky |
Joeri Exelmans
|
48c68c584e
Added support for importing Python libraries into action language.
|
před 5 roky |
Joeri Exelmans
|
1912ac2988
Remove an unused field, update documentation
|
před 5 roky |
Joeri Exelmans
|
b973c0f4fa
Added some documentation. Moved Globals class to statechart.static package. Moved cd.cd module to cd.static.cd to achieve common structure with action_lang and statechart packages.
|
před 5 roky |
Joeri Exelmans
|
40300fd648
Lots of earlier, uncommitted changes
|
před 5 roky |
Joeri Exelmans
|
f399300f64
More efficient conversions between duration units. Improved type checks for binary and unary expressions.
|
před 5 roky |
Joeri Exelmans
|
829cb29aa4
Action language: Added float literals, subtractions between durations and fixed bug in binary expression type check.
|
před 5 roky |
Joeri Exelmans
|
5f01be7d40
Added missing type check.
|
před 5 roky |
Joeri Exelmans
|
577089ecb8
Move statechart-specific functionality from action_lang to statechart module
|
před 5 roky |
Joeri Exelmans
|
5c90ba0c93
Action language components almost completely independent of statechart components. Reorganize project directory structure.
|
před 5 roky |