heptagon/compiler
Adrien Guatto 10418197c8 Initial support for return-less external functions.
The compiler still does not support unsafe functions that well. For example, putting an assert()/exit() in an automaton's state does not work correctly.
2011-04-28 15:24:35 +02:00
..
global Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
heptagon Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
main Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
minils fix normalize_mem 2011-04-27 14:29:21 +02:00
obc Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
utilities Added a generic onfiguration for backends 2011-04-14 13:53:30 +02:00
_tags Updates for Obc 2010-07-08 17:22:13 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml removed warning 9 2011-04-18 15:47:25 +02:00
preproc.ml Fixed location to use formatter instead of out_channel. 2010-08-24 17:29:00 +02:00
TODO.txt C backend ported to recent API changes in Obc 2011-03-09 09:46:00 +01:00