heptagon/compiler/heptagon
Nicolas Berthier 755b570a96 Correct typing of numericals when translating Controllable-Nbac nodes
Without this change one could end up with inconsistent numerical types
when expressions like 1 + xx /. 3.0 >= 0 (with xx being a float), that
is correctly handled in ReaTK's frontend, are translated into the
heptagon's internal representation.
2016-03-30 17:35:56 +01:00
..
analysis Allow use of declared parameters within parameters 2015-02-27 16:15:55 +01:00
ctrln Correct typing of numericals when translating Controllable-Nbac nodes 2016-03-30 17:35:56 +01:00
main Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
parsing Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00
transformations Bug correction in reset 2015-09-04 17:35:12 +02:00
_tags New tool `ctrl2ept' for translating ReaX's output functions into Heptagon 2014-10-22 17:46:05 +02:00
hept_mapfold.ml Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00
hept_printer.ml Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00
hept_utils.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
heptagon.ml Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00