heptagon/compiler/obc
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
..
c Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
java Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
main 100 and java scalarized 2011-04-19 18:45:56 +02:00
ml Recursives Qualnames. 2011-02-07 14:24:17 +01:00
transformations 100 and java scalarized 2011-04-19 18:45:56 +02:00
_tags Heptc compiles again 2011-04-18 15:38:42 +02:00
control.ml Control optimization as a pass on Obc 2011-04-14 11:53:39 +02:00
obc.ml Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
obc_mapfold.ml Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
obc_printer.ml Initial support for return-less external functions. 2011-04-28 15:24:35 +02:00
obc_utils.ml Preserve the order of type and classes definitions 2011-04-19 13:08:35 +02:00