bsml_features
|
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 年之前 |
doc
|
46113778d9
associate_instance and disassociate_instance now fixed
|
8 年之前 |
examples
|
37525b9675
private ports now work in both directions; added a bouncing balls example where the SCCD model does not contain UI code (completely external)
|
6 年之前 |
src
|
99f2a33513
Fix bug in zero-length blocks.
|
5 年之前 |
test
|
14719055bb
Action language components are now completely independent from anything statechart-related.
|
5 年之前 |
textualnotations
|
068c424a35
Fix indentations.
|
7 年之前 |
.gitignore
|
a6753bd559
Fixed all tests.
|
5 年之前 |
LICENSE
|
04ec602b01
initial commit (from svn repo)
|
9 年之前 |
README.md
|
9ed4bbd9c6
Got rid of dependency 'typing_inspect' giving problems with Python 3.6 by declaring our 'SCCD' types (for int, float, function, array, ...) instead of using Python's built-in types.
|
5 年之前 |
schema.xml
|
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 年之前 |