heptagon/compiler/obc/c
Cédric Pasteur df12e081ae Refactored Misc
Created two new files: 
 - utilities/global/compiler_options.ml: contains
 the options that can be set using the cli
 - utilities/global/errors.ml: contains global
 errors definition

Misc now only contains helper functions that have 
nothing to do with the ast or the compiler.
2010-09-15 09:38:52 +02:00
..
c.ml Refactored Misc 2010-09-15 09:38:52 +02:00
c.mli Use qualnames for types and fields in C 2010-09-13 15:20:25 +02:00
cgen.ml Refactored Misc 2010-09-15 09:38:52 +02:00
cmain.ml Refactored Misc 2010-09-15 09:38:52 +02:00
csubst.ml Use qualnames for types and fields in C 2010-09-13 15:20:25 +02:00