heptagon/compiler/obc/c
Adrien Guatto 54cbec9190 C backend: generate A_types.{h,c} when compiling A.epi
Before this commit, the C backend would put the translated definitions
of an interface file A.epi into A.{h,c}. This is inconsistent with the
C code generated for source files, which expects to find A_types.{h,c}.
2019-10-13 13:27:52 +02:00
..
c.ml Switch to non-deprecated String functions 2017-03-14 12:24:29 +01:00
cgen.ml C backend: generate A_types.{h,c} when compiling A.epi 2019-10-13 13:27:52 +02:00
cmain.ml Switch to non-deprecated String functions 2017-03-14 12:24:29 +01:00
cunroll.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00