Commit History

Author SHA1 Message Date
  Joeri Exelmans abe79bb3a7 Moved tests that are broken and wont be fixed in the short term to separate directory 5 years ago
  Joeri Exelmans 79a67cb8b4 Use python library 'dataclasses' + comprehensive small/combo/big step stdout trace with environment variable SCCDDEBUG 5 years ago
  Joeri Exelmans 740c37c7eb Got rid of OutputListener class. 5 years ago
  Joeri Exelmans 3eba2220ea Test: check if the right amount of output is received 5 years ago
  Joeri Exelmans 87464a8f07 Fixed 'after' triggers 5 years ago
  Joeri Exelmans 27ee076307 Progress with untangling of mess 5 years ago
  Joeri Exelmans 4311d638af Rename some things 5 years ago
  Joeri Exelmans dad03679a0 Tests run the model in its own thread, concurrent with checking the model's output. 5 years ago
  Joeri Exelmans eb023ea17e Split 'Controller' classes from statecharts_core.py into their own source file. 5 years ago
  Joeri Exelmans 3b1dc3aea2 A <slot> element in a test contains set of output events of a nonempty big step. 5 years ago
  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 years ago
  Joeri Exelmans 1cb8012bf0 Added (initial) XSD for (current version of) SCCD 5 years ago
  Joeri Exelmans 1fea8fbf0d Shorter folder names. Got rid of outdated CSharp stuff. 5 years ago
  Joeri Exelmans 76058129c1 Update python test framework a bit. 5 years ago
  Joeri Exelmans dd03ed9d46 Add Clafer input file for BSML features 5 years ago
  Simon Van Mierlo d04f09d6e8 Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD 6 years ago
  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 years ago
  simon 027ae6ed31 Merge branch 'master' of romain/SCCD into master 6 years ago
  Romain Franceschini 2a1d4a9414 improve macos support 6 years ago
  Simon Van Mierlo f603ddab82 first version of bouncing balls without ui code 6 years ago
  Simon Van Mierlo 50ee5e20bb changed makefile to include multiwindow 6 years ago
  Simon Van Mierlo df4f6ec142 fixed bouncing balls example 6 years ago
  Simon Van Mierlo d389d3e79c merge 6 years ago
  Simon Van Mierlo 1060e49da1 fixed bug with instance_times possibly growing unbounded 6 years ago
  Simon Van Mierlo bd1f5369fa useless entries in instance_times no longer added 6 years ago
  Yentl Van Tendeloo eb263e072d Make use of a more elegant interface to threading in Python3 7 years ago
  Yentl Van Tendeloo 9315a1c42e Fix install script for pypy as well 7 years ago
  Yentl Van Tendeloo 8f66390cbb Fix tests for Py3 as well 7 years ago
  Yentl Van Tendeloo ec38c08aca Merge remote-tracking branch 'upstream/master' 7 years ago
  Simon Van Mierlo fec138e395 added a create_and_start event to cd 7 years ago