コミット履歴

作者 SHA1 メッセージ 日付
  Joeri Exelmans 1dcba925d9 Add interface class StatechartMemoryInterface 5 年 前
  Joeri Exelmans bc150b494c Clearer memory protocol and read-onlyness implementation 5 年 前
  Joeri Exelmans 234a77431b Fix bug in memory protocol implementation. Add example 13 from Day & Atlee. More efficient implementation when enabledness and assignment memory protocol options are the same. 5 年 前
  Joeri Exelmans a6177fe6b1 Fix bug in race condition handler 5 年 前
  Joeri Exelmans 49bc688471 More slotted classes and using Python's 'with' statement for recording timings. 5 年 前
  Joeri Exelmans 26474302b9 When not debugging, use 'int' type instead of our Bitmap type (which inherits 'int'). Almost halves transition execution time! 5 年 前
  Joeri Exelmans af62dc077c Various small fixes 5 年 前
  Joeri Exelmans 577089ecb8 Move statechart-specific functionality from action_lang to statechart module 5 年 前