Joeri Exelmans
|
3148ee5da3
Fixed errors reported by mypy type checker + parallelism (worker pool) in render script.
|
5 年之前 |
Joeri Exelmans
|
41713e5375
Moved test files + update readme
|
5 年之前 |
Joeri Exelmans
|
e0f804d920
Remove 'test' Makefile (no longer used)
|
5 年之前 |
Joeri Exelmans
|
f600f56401
Updated 'render' script + checked in reasonably looking rendered statechart images
|
5 年之前 |
Joeri Exelmans
|
2e47398f26
Better to generate SMCAT files in python than with XSLT
|
5 年之前 |
Joeri Exelmans
|
f6e2e04f47
Add rendered statecharts + render script
|
5 年之前 |
Joeri Exelmans
|
9134c9ddbd
Wrote XSLT transformation from SCCD to SMCAT (for rendering state machines)
|
5 年之前 |
Joeri Exelmans
|
abe79bb3a7
Moved tests that are broken and wont be fixed in the short term to separate directory
|
5 年之前 |
Joeri Exelmans
|
79a67cb8b4
Use python library 'dataclasses' + comprehensive small/combo/big step stdout trace with environment variable SCCDDEBUG
|
5 年之前 |
Joeri Exelmans
|
740c37c7eb
Got rid of OutputListener class.
|
5 年之前 |
Joeri Exelmans
|
3eba2220ea
Test: check if the right amount of output is received
|
5 年之前 |
Joeri Exelmans
|
87464a8f07
Fixed 'after' triggers
|
5 年之前 |
Joeri Exelmans
|
27ee076307
Progress with untangling of mess
|
5 年之前 |
Joeri Exelmans
|
4311d638af
Rename some things
|
5 年之前 |
Joeri Exelmans
|
dad03679a0
Tests run the model in its own thread, concurrent with checking the model's output.
|
5 年之前 |
Joeri Exelmans
|
eb023ea17e
Split 'Controller' classes from statecharts_core.py into their own source file.
|
5 年之前 |
Joeri Exelmans
|
3b1dc3aea2
A <slot> element in a test contains set of output events of a nonempty big step.
|
5 年之前 |
Joeri Exelmans
|
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 年之前 |
Joeri Exelmans
|
1cb8012bf0
Added (initial) XSD for (current version of) SCCD
|
5 年之前 |
Joeri Exelmans
|
1fea8fbf0d
Shorter folder names. Got rid of outdated CSharp stuff.
|
5 年之前 |
Joeri Exelmans
|
76058129c1
Update python test framework a bit.
|
5 年之前 |
Joeri Exelmans
|
dd03ed9d46
Add Clafer input file for BSML features
|
5 年之前 |
Simon Van Mierlo
|
d04f09d6e8
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
6 年之前 |
Simon Van Mierlo
|
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 年之前 |
simon
|
027ae6ed31
Merge branch 'master' of romain/SCCD into master
|
6 年之前 |
Romain Franceschini
|
2a1d4a9414
improve macos support
|
6 年之前 |
Simon Van Mierlo
|
f603ddab82
first version of bouncing balls without ui code
|
6 年之前 |
Simon Van Mierlo
|
50ee5e20bb
changed makefile to include multiwindow
|
6 年之前 |
Simon Van Mierlo
|
df4f6ec142
fixed bouncing balls example
|
6 年之前 |
Simon Van Mierlo
|
d389d3e79c
merge
|
6 年之前 |