heptagon/compiler/obc
Adrien Guatto dc47767ba4 Print an empty default statement at the end of all C switches
This prevents modern compilers from emitting warnings when the generated C code
contains switch statements with (intentionally) missing cases.
2015-06-12 17:49:59 +02:00
..
c Print an empty default statement at the end of all C switches 2015-06-12 17:49:59 +02:00
java Bug correction: java code generation for "~-." 2013-08-02 14:14:13 +02:00
main Added Marc as co-author 2012-06-29 01:43:15 +02:00
transformations Fixed interference of fast memories 2013-05-06 11:47:05 +02:00
_tags Heptc compiles again 2011-04-18 15:38:42 +02:00
control.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc_compare.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc_mapfold.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc_printer.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
obc_utils.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00