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
|
577089ecb8
Move statechart-specific functionality from action_lang to statechart module
|
пре 5 година |
test
|
281a91b001
Add example 3 from Day & Atlee.
|
пре 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 година |