Commit History

Author SHA1 Message Date
  Joeri Exelmans 22af155800 Rust: progress with code generation for function closures 4 years ago
  Joeri Exelmans 8bbe6f574b Action language to Rust: simple variable assignments work 4 years ago
  Joeri Exelmans 4b23f11d71 Rust: first steps in implementing action language compiler 4 years ago
  Joeri Exelmans efbf059d2d Rust: Fix removing of events. XML parser: assert state IDs are valid IDs in Rust. Add 2 tests. 4 years ago
  Joeri Exelmans 95a7de86d0 Rust: Implemented step limits and fixed a few bugs 4 years ago
  Joeri Exelmans 97056b1687 Rust: support next small, next combo, remainder for internal event lifeline. 4 years ago
  Joeri Exelmans 09b3c25808 Rust: progress with internal events 4 years ago
  Joeri Exelmans 117474da63 Rust: 'Arenas' bitmap type turns to boolean type when no syntactic-maximality semantics are being used. 4 years ago
  Joeri Exelmans 2c48732f80 Rust: clean things up 4 years ago
  Joeri Exelmans 7c0bb7277d Rust: Use unsigned 16 bit integers for timer IDs 4 years ago
  Joeri Exelmans 8d95f7753b Rust: Add support for timers 4 years ago
  Joeri Exelmans 24ebed85d5 Update code generation info file 4 years ago
  Joeri Exelmans c86f9ab9e3 Rust: simplify code generator now that basic states are And-states 4 years ago
  Joeri Exelmans a53cf88893 Abstract syntax: Basic states modeled as empty And-states. History states modeled as pseudo-states. 4 years ago
  Joeri Exelmans b635bf647b Rust: implemented 'Syntactic' maximality semantics 4 years ago
  Joeri Exelmans aa6a734f7d Rust: all tests that compile, pass 4 years ago
  Joeri Exelmans fb7aee0d96 Rust: fix bugs 4 years ago
  Joeri Exelmans d653a146af Rust: add support for combo steps 4 years ago
  Joeri Exelmans 117f0af01c Rust: implemented history 4 years ago
  Joeri Exelmans f5d9472115 Rust: cleaned some stuff 4 years ago
  Joeri Exelmans 97fa36f5fa stuff 4 years ago
  Joeri Exelmans de11b1f6a1 Rust: added support for Take Many. 4 years ago
  Joeri Exelmans 84b5bce9db Rust: make fair_step function return a boolean indicating whether a transition was fired 4 years ago
  Joeri Exelmans de767d54b3 Rust: all priority tests pass 4 years ago
  Joeri Exelmans 92b0b887a3 Update Rust roadmap + fix bug 4 years ago
  Joeri Exelmans c15c20da23 Extended existing test framework with 'rust' command line switch. 4 years ago
  Joeri Exelmans 5f98ee0c08 Simpler Rust code for single-instance "class diagrams" 4 years ago
  Joeri Exelmans eaa910e05e Rust: progress with outputting events 4 years ago
  Joeri Exelmans eca28025e7 Rust: progress with outputting events 4 years ago
  Joeri Exelmans 0587b61b90 Rust codegen: Controller runs with test input 4 years ago