heptagon/compiler
Gwenaël Delaval e0bbc838d5 Allow use of declared parameters within parameters
Allow this node :

node f<<m:int; t1: int^m>>(a:int^m) = (o:int^m)
let
o = map<<m>> (+)(a, t1);
tel
2015-02-27 16:15:55 +01:00
..
global Insertion of call to controller(s) when exporting to Controllable-Nbac node. 2014-10-28 16:43:13 +01:00
heptagon Allow use of declared parameters within parameters 2015-02-27 16:15:55 +01:00
main Bug correction: support of enumerated types as input for simulation 2015-02-27 15:39:39 +01:00
minils Added syntax for reachability and attractivity in contracts 2015-01-06 00:26:59 +01:00
obc Bug correction: support of enumerated types as input for simulation 2015-02-27 15:39:39 +01:00
utilities Fix sink state variable generation in Controllable-Nbac export. 2014-10-31 14:42:37 +01:00
.project eclipse stuff 2011-12-15 20:02:38 +01:00
.projectSettings eclipse stuff 2011-12-15 20:02:38 +01:00
_tags.in Interface for new incremental API of menhir parsers' relies on MenhirLib 2015-01-28 18:08:53 +01:00
Makefile Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +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
README_ocamlbuild_hepts.txt Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
TODO.txt C backend ported to recent API changes in Obc 2011-03-09 09:46:00 +01:00