Dépôt Heptagon avec modifications pour asynchrone
Go to file
Nicolas Berthier 39aa0e13c1 Ugly fix for handling enumerated types when exporting to Controllable-Nbac.
To avoid cyclic module dependencies (that show up when trying to
compile, e.g, the generated C code), enumerated types declared in the
main program are now "moved" into the module containing the generated
controllers.
2014-10-30 12:01:25 +01:00
compiler Ugly fix for handling enumerated types when exporting to Controllable-Nbac. 2014-10-30 12:01:25 +01:00
examples Bug correction in extern_C example 2013-01-25 15:41:34 +01:00
lib Added iostream in standard library 2012-07-14 14:35:34 +02: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 Improved Emacs mode 2012-02-12 01:09:25 +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
CHANGES Version 1.00.06 2014-02-21 18:12:07 +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
Makefile Added a build system for Heptagon 2011-10-20 18:06:41 +02: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
aclocal.m4 Added a build system for Heptagon 2011-10-20 18:06:41 +02:00
clean_heptc stronger heptc and clean_heptc 2011-11-21 03:26:13 +01:00
config.in New tool `ctrl2ept' for translating ReaX's output functions into Heptagon 2014-10-22 17:46:05 +02:00
configure Fix configure script for optional compilation of `ctrl2ept'. 2014-10-23 11:06:32 +02:00
configure.in Fix configure script for optional compilation of `ctrl2ept'. 2014-10-23 11:06:32 +02:00
heptc Exclusively use ocamlfind; source documentation generation. 2013-11-08 15:50:36 +01:00
install-sh Added missing file 2011-10-20 18:08:25 +02:00
todo.txt updated the todo.txt 2011-06-09 11:54:43 +02:00