Cronologia Commit

Autore SHA1 Messaggio Data
  Joeri Exelmans b148794d66 Fixed semantics example (was broken due to runtime changes). 3 anni fa
  Joeri Exelmans b3d7175114 Extend readme. Add some comments. 4 anni fa
  Joeri Exelmans ce33633175 Fix error in semantics demo 4 anni fa
  Joeri Exelmans 00becf8a0d Re-implemented priority semantics: Based on priority semantics, a directed graph of orderings between transitions is explicitly built, checked for cycles, and from it, a total ordering of transitions is constructed. Transitions between whom no ordering exists are only allowed if they cannot be simultaneously enabled wrt their source states. It is now possible to switch off explicit ordering of orthogonal regions and explicit ordering of transitions with the same source state (but it's ON by default :) 4 anni fa
  Joeri Exelmans b62fc3a6e7 Add readme for semantics example 4 anni fa
  Joeri Exelmans 490196c118 Add script that checks if "semantic oracle" statechart correctly infers semantics under all circumstances. Small 'refactor' to how combo-step maximality option is represented in abstract syntax (now the same as big-step maximality). 4 anni fa