Commit History

Author SHA1 Message Date
  Joeri Exelmans 4bb02bb8e3 Add new chatroom example. Added threads-backend and threadsafe eventloop-backend. 5 years ago
  Joeri Exelmans 40300fd648 Lots of earlier, uncommitted changes 5 years ago
  Joeri Exelmans ff638964bb Experiment with statically generating sets of concurrent transitions. 5 years ago
  Joeri Exelmans 2ff5a98dc8 Various bug fixes + improvements to digital watch model. 5 years ago
  Joeri Exelmans 03957f99e5 More flexible and efficient output events. Proper canceling of timer events in the controller event queue instead of ignoring canceled events in the statechart (statechart should not execute a big step for a canceled event) 5 years ago
  Joeri Exelmans 47499356c2 Introduce XML rules for "single instance models" (like digital watch). Controller delta can be set in XML. 5 years ago
  Joeri Exelmans 7e9ac8f43d Cleaning up 5 years ago
  Joeri Exelmans eb867dae7f Factor out reusable event loop integration stuff from Digital Watch example to SCCD library. Rename "Model" classes to "CD" (Class Diagram) for clarity. 5 years ago
  Joeri Exelmans cede8ccf90 Digital watch is working! 5 years ago
  Joeri Exelmans a57ca82fd6 Got digital watch pretty much working, with some bugs. 5 years ago
  Joeri Exelmans 3064fa0c4e Rename some things, update README. 5 years ago