heptagon/compiler
Nicolas Berthier 307f3d8418 Controllable-Nbac import&export now support relocation of alias types.
- Controllable-Nbac export (CtrlNbacGen): correct handling of float
  expressions, as well as alias types;

- Controllable-Nbac controller importer (CtrlNbacAsEpt): Declaration
  of enumerated types and aliases that are relocated to controller
  modules is now performed based on the interface.  Dependencies
  between type aliases are also taken into account now;

- ctrl2ept tool: correct loading of pervasives module.
2014-12-15 15:56:04 +01:00
..
global Insertion of call to controller(s) when exporting to Controllable-Nbac node. 2014-10-28 16:43:13 +01:00
heptagon Controllable-Nbac import&export now support relocation of alias types. 2014-12-15 15:56:04 +01:00
main Controllable-Nbac import&export now support relocation of alias types. 2014-12-15 15:56:04 +01:00
minils Controllable-Nbac import&export now support relocation of alias types. 2014-12-15 15:56:04 +01:00
obc Using unqualified names for string representation of constructors in C backend. 2014-11-13 09:45:15 +01:00
utilities Fix sink state variable generation in Controllable-Nbac export. 2014-10-31 14:42:37 +01:00
.project
.projectSettings eclipse stuff 2011-12-15 20:02:38 +01:00
_tags.in New tool `ctrl2ept' for translating ReaX's output functions into Heptagon 2014-10-22 17:46:05 +02:00
Makefile New tool `ctrl2ept' for translating ReaX's output functions into Heptagon 2014-10-22 17:46:05 +02: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
README_ocamlbuild_hepts.txt Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
TODO.txt