heptagon/compiler/main
Gwenaël Delaval 3dfbeffeb6 Added syntax for reachability and attractivity in contracts
Contracts can now comprise a list of objectives (in any order).

One objective can be (e being a Boolean heptagon expression) :
- invariance, with the syntax "enforce e"
- reachability, "reachable e"
- attractivity, "attractive e"
2015-01-06 00:26:59 +01:00
..
ctrl2ept.ml Controllable-Nbac import&export now support relocation of alias types. 2014-12-15 15:56:04 +01:00
hept2mls.ml Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00
heptc.ml Insertion of call to controller(s) when exporting to Controllable-Nbac node. 2014-10-28 16:43:13 +01:00
hepts.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
mls2obc.ml Using unqualified names for string representation of constructors in C backend. 2014-11-13 09:45:15 +01:00
mls2seq.ml Ugly fix for handling enumerated types when exporting to Controllable-Nbac. 2014-10-30 12:01:25 +01:00