Dépôt Heptagon avec modifications pour asynchrone
Go to file
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
compiler Allow use of declared parameters within parameters 2015-02-27 16:15:55 +01:00
examples Bug correction in extern_C example 2013-01-25 15:41:34 +01:00
lib Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
m4 Small corrections + missing files 2011-10-20 18:12:06 +02:00
manual Change URL for sim2chro in manual 2013-10-28 12:19:59 +01:00
test Added tests - types, constants, contracts 2014-02-21 17:49:51 +01:00
tools Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
web Added web site 2012-07-12 16:08:36 +02:00
.gitignore Optional compilation of Controllable-Nbac-related modules and tools. 2014-10-21 15:41:40 +02:00
aclocal.m4 Added a build system for Heptagon 2011-10-20 18:06:41 +02:00
CHANGES Version 1.00.06 2014-02-21 18:12:07 +01:00
clean_heptc stronger heptc and clean_heptc 2011-11-21 03:26:13 +01:00
config.in Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
configure Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
configure.in Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
COPYING Headers and license file for GPL 2012-06-27 18:14:29 +02:00
CTestConfig.cmake Tests with ctest 2012-07-16 01:03:37 +02:00
CTestScript.cmake Tests with ctest 2012-07-16 01:03:37 +02:00
CTestTestfile.cmake Tests with ctest 2012-07-16 01:03:37 +02:00
heptc Requalify enumeration types only when exporintg to Controllable-Nbac. 2014-10-31 14:16:05 +01:00
install-sh Added missing file 2011-10-20 18:08:25 +02:00
Makefile Added bzreax script ; added uninstall target in Makefiles 2015-02-27 15:50:21 +01:00
Makefile-bin Corrected Makefile for binary distribution 2013-11-04 11:52:46 +01:00
Makefile-distrib Version 1.00.06 2014-02-21 18:12:07 +01:00
README_CODER.txt Add a readme for coders. (should go when makefile) 2011-11-18 12:32:36 +01:00
todo.txt updated the todo.txt 2011-06-09 11:54:43 +02:00