heptagon/compiler
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
..
global Insertion of call to controller(s) when exporting to Controllable-Nbac node. 2014-10-28 16:43:13 +01:00
heptagon Correct typing of numericals when translating Controllable-Nbac nodes 2016-03-30 17:35:56 +01:00
main hepts: enum types & alias 2016-01-18 17:24:51 +01:00
minils New option to force abstraction of infinite-domain state variables in ctrln export 2015-09-18 14:11:04 +02:00
obc Deadcode removal improvement 2016-01-18 14:32:54 +01:00
utilities Version 1.03.00 2016-01-18 17:43:25 +01:00
Makefile Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
_tags.in Removal of -custom option for compilation 2015-12-11 17:00:29 +01:00
myocamlbuild.ml Insertion of call to controller(s) when exporting to Controllable-Nbac node. 2014-10-28 16:43:13 +01:00
myocamlbuild_config.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
preproc.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00