heptagon/compiler/minils
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
..
analysis Refactored Misc 2010-09-15 09:38:52 +02:00
main Refactored Misc 2010-09-15 09:38:52 +02:00
parsing Changed compile flags, and cleaned a bit. 2010-09-14 09:39:02 +02:00
transformations Refactored Misc 2010-09-15 09:38:52 +02:00
_tags Moved sequential to compiler/ dir 2010-07-08 15:19:04 +02:00
minils.ml Renamed exp_ty label to ty for consistency 2010-09-14 17:14:27 +02:00
mls_mapfold.ml Refactored Misc 2010-09-15 09:38:52 +02:00
mls_printer.ml Refactored Misc 2010-09-15 09:38:52 +02:00
mls_utils.ml Refactored Misc 2010-09-15 09:38:52 +02:00