summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-19Formula.and(Formula...) != a.and(Formula...)Nathanael Sensfelder
Having both a static and a non-static function share a name does not seem like a sane decision.
2017-07-19This one seem to work -> bad CTL?Nathanael Sensfelder
2017-07-19forgot to use cfg-to-path. Still broken though.Nathanael Sensfelder
2017-07-19Signals being used instead of wfm + rec targetsNathanael Sensfelder
Those Python scripts may have to be cleaned up at some point...
2017-07-19No longer add function and literals as waveforms.Nathanael Sensfelder
2017-07-19Adds messages to follow the framework's flow.Nathanael Sensfelder
2017-07-19Fixes stupid mistakes.Nathanael Sensfelder
2017-07-19First shot at the framework (it does compile).Nathanael Sensfelder
2017-07-18Starting to link parser with the program.Nathanael Sensfelder
But apparently I messed up some kodkod logic.
2017-07-17Starting to work on a parser for the properties.Nathanael Sensfelder
2017-07-17Improves parameters handlingNathanael Sensfelder
2017-07-17Initial commit.Nathanael Sensfelder