heptagon/compiler/global
Cédric Pasteur e7bd251b35 Added Global_mapfold and Mls_mapfold
- Global_mapfold is used to iterate over types
defined in Types or Signature (the iterators 
from Types were moved here)
- Mls_mapfold to iterate over Minils AST (we
do not iterate over clocks yet: is it useful ?)
2010-07-09 11:33:17 +02:00
..
global_mapfold.ml Added Global_mapfold and Mls_mapfold 2010-07-09 11:33:17 +02:00
ident.ml Last refactor ? and hept_mapred shows in ! 2010-07-08 15:22:26 +02:00
ident.mli Last refactor ? and hept_mapred shows in ! 2010-07-08 15:22:26 +02:00
initial.ml Add location and type to static exps 2010-07-08 15:20:25 +02:00
location.ml Tabs, trailing ws and long lines shall receive no mercy! 2010-06-26 17:17:28 +02:00
modules.ml Heptcheck compiles !! 2010-07-08 15:25:26 +02:00
names.ml Last refactor ? and hept_mapred shows in ! 2010-07-08 15:22:26 +02:00
signature.ml Heptcheck compiles !! 2010-07-08 15:25:26 +02:00
static.ml Heptcheck compiles !! 2010-07-08 15:25:26 +02:00
types.ml Added Global_mapfold and Mls_mapfold 2010-07-09 11:33:17 +02:00