heptagon/compiler
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
..
global Refactored Misc 2010-09-15 09:38:52 +02:00
heptagon Refactored Misc 2010-09-15 09:38:52 +02:00
main Refactored Misc 2010-09-15 09:38:52 +02:00
minils Refactored Misc 2010-09-15 09:38:52 +02:00
obc Refactored Misc 2010-09-15 09:38:52 +02:00
utilities Refactored Misc 2010-09-15 09:38:52 +02:00
_tags Updates for Obc 2010-07-08 17:22:13 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml Changed compile flags, and cleaned a bit. 2010-09-14 09:39:02 +02:00
preproc.ml Fixed location to use formatter instead of out_channel. 2010-08-24 17:29:00 +02:00