heptagon/compiler/global
Léonard Gérard 02db2ad6b4 Changed compile flags, and cleaned a bit.
Warn as error for partial match.
Warn for unused variables : added some TODO to check.
PS : I'll deal with callgraph which is doing things that Modules does.
2010-09-14 09:39:02 +02:00
..
clocks.ml Changed compile flags, and cleaned a bit. 2010-09-14 09:39:02 +02:00
global_mapfold.ml Changed compile flags, and cleaned a bit. 2010-09-14 09:39:02 +02:00
global_printer.ml Changed compile flags, and cleaned a bit. 2010-09-14 09:39:02 +02:00
idents.ml Identifiers only need to be unique inside a node 2010-09-13 15:20:09 +02:00
idents.mli Identifiers only need to be unique inside a node 2010-09-13 15:20:09 +02:00
initial.ml Hept Scoping should be ok and documented, 2010-09-09 19:48:20 +02:00
location.ml Hept Scoping should be ok and documented, 2010-09-09 19:48:20 +02:00
modules.ml Removed wrong sanity check in modules. 2010-09-13 11:06:42 +02:00
names.ml Useful debug printing function. 2010-09-13 01:17:31 +02:00
signature.ml Hept Scoping should be ok and documented, 2010-09-09 19:48:20 +02:00
static.ml Fixed remainings non exhaustive patterns 2010-09-13 16:02:33 +02:00
types.ml Added Sfield to differentiate from Sconstructor. 2010-09-13 12:05:10 +02:00