heptagon/compiler/utilities/global
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
..
compiler_options.ml Refactored Misc 2010-09-15 09:38:52 +02:00
compiler_utils.ml Refactored Misc 2010-09-15 09:38:52 +02:00
dep.ml Refactoring Ident -> Idents ( uniform with Names etc ) 2010-07-23 19:45:19 +02:00
errors.ml Refactored Misc 2010-09-15 09:38:52 +02:00