Dépôt Heptagon avec modifications pour asynchrone
Go to file
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 Refactored Misc 2010-09-15 09:38:52 +02:00
examples Wrote wrapper macros for C interoperability. 2010-07-29 10:43:32 +02:00
lib Added missing boolean operator: XOR. 2010-08-02 16:14:35 +02:00
test added another example 2010-09-13 10:44:35 +02:00
tools Small 'check' cosmetic. 2010-09-13 01:16:37 +02:00
.gitignore Updated .gitignore 2010-07-26 09:40:31 +02:00
heptc Hept Scoping should be ok and documented, 2010-09-09 19:48:20 +02:00