Joeri Exelmans
|
e71f01fadf
Switch entirely to event-driven parsing.
|
5 yıl önce |
Joeri Exelmans
|
a66d3b03f8
Support fixed model delta.
|
5 yıl önce |
Joeri Exelmans
|
8870590d16
Greatest common divisor is calculated for all durations in a model, serving as the "model delta", the smallest amount of time that can be simulated. "After" transitions always have units.
|
5 yıl önce |
Joeri Exelmans
|
0cc5d101d9
All expression types are statically typed. Simple type checks in place, e.g. upon assignment and when performing a function call. Implemented alternative XML event-based parser, but it's quite messy. More useful XML loading errors showing fragment of source file with error highlighted. WIP: Durations (for "after"-transitions) with time units.
|
5 yıl önce |
Joeri Exelmans
|
3618939825
Add 'duration' literal to action language + DurationLiteral expression type to statecharts syntax. Begin implementation of static type checker for expressions.
|
5 yıl önce |