heptagon/compiler/obc/c
Léonard Gérard 2ae809c971 Fresh vars, and ident refactoring.
Idents.enter_node should be called when entering a node, it is done automagically by the mapfold unless you call directly Hept_mapfold.node_dec.
2010-12-15 11:26:29 +01:00
..
c.ml Cgen only stdbool.h booleans no more TRUE and FALSE. 2010-11-04 18:06:11 +01:00
c.mli Use qualnames for types and fields in C 2010-09-13 15:20:25 +02:00
cgen.ml Added a unit type. Tunit. 2010-12-10 00:39:25 +01:00
cmain.ml Fresh vars, and ident refactoring. 2010-12-15 11:26:29 +01:00
csubst.ml Csubst: added missing recursive call for array indexes. 2010-10-02 13:22:04 +02:00