heptagon/compiler/utilities
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
_tags move to subfolder compiler. 2010-06-21 11:58:57 +02:00
graph.ml small print debugging tweaks. 2010-09-01 14:42:44 +02:00
misc.ml Refactored Misc 2010-09-15 09:38:52 +02:00
misc.mli Refactored Misc 2010-09-15 09:38:52 +02:00
pp_tools.ml Removed Interface since it's job is now done during the scoping. 2010-09-10 14:06:33 +02:00
pp_tools.mli Tabs, trailing ws and long lines shall receive no mercy! 2010-06-26 17:17:28 +02:00