heptagon/compiler/obc
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 C backend: generate A_types.{h,c} when compiling A.epi 2019-10-13 13:27:52 +02:00
java Clean-up of verbose output 2017-05-23 11:37:30 +02:00
main Clean-up of verbose output 2017-05-23 11:37:30 +02:00
transformations Clean up documentation comments 2017-03-03 11:41:57 +01:00
_tags Heptc compiles again 2011-04-18 15:38:42 +02:00
control.ml Passes optimization 2017-05-23 22:13:32 +02:00
obc.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01: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 Pretty-printing class parameters in obc 2016-01-18 14:31:04 +01:00
obc_utils.ml Fixed warnings. 2014-03-18 11:01:56 +01:00