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.
|
před 5 roky |
doc
|
46113778d9
associate_instance and disassociate_instance now fixed
|
před 8 roky |
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)
|
před 6 roky |
src
|
4f95b97760
Fix bug in MemorySnapshot.shrink_stack. Example 7 from Day & Atlee almost executing correctly.
|
před 5 roky |
test
|
4f95b97760
Fix bug in MemorySnapshot.shrink_stack. Example 7 from Day & Atlee almost executing correctly.
|
před 5 roky |
textualnotations
|
068c424a35
Fix indentations.
|
před 7 roky |
.gitignore
|
a6753bd559
Fixed all tests.
|
před 5 roky |
LICENSE
|
04ec602b01
initial commit (from svn repo)
|
před 9 roky |
README.md
|
19ac39f437
Add EvalContext data class to group parameters passed to Expression.eval, Statement.exec, Variable.load and Variable.store.
|
před 5 roky |
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.
|
před 5 roky |