heptagon/compiler/obc/c
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.ml Print an empty default statement at the end of all C switches 2015-06-12 17:49:59 +02:00
cgen.ml Fixed a bug where loops were not generated for copying arrays. 2014-06-25 18:53:34 +02:00
cmain.ml Bugs corrections 2012-08-01 17:08:58 +02:00
cunroll.ml Unroll correction 2012-07-23 17:35:20 +02:00