heptagon/compiler/main
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
..
ctrl2ept.ml Controllable-Nbac import&export now support relocation of alias types. 2014-12-15 15:56:04 +01:00
hept2mls.ml Fixed warnings. 2014-03-18 11:01:56 +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