heptagon/compiler/global
Gwenaël Delaval c57b71b6aa Merge branch 'bzr' into decade
- Added Boolean module (enum types to boolean vectors)
- Added Hept_clocking analysis, called before Boolean
- Added z3z target from minils (sigali format)
- Bug corrections in Normalize, Normalize_mem

Conflicts:
	compiler/heptagon/analysis/typing.ml
	compiler/heptagon/heptagon.ml
	compiler/heptagon/parsing/hept_parser.mly
	compiler/heptagon/parsing/hept_parsetree.ml
	compiler/heptagon/parsing/hept_scoping.ml
	compiler/main/hept2mls.ml
	compiler/main/heptc.ml
	compiler/main/mls2seq.ml
	compiler/minils/minils.ml
	compiler/minils/transformations/normalize_mem.ml
	test/check
2011-08-04 13:37:33 +02:00
..
clocks.ml Remove some warnings. 2011-06-09 14:40:31 +02:00
global_compare.ml n-ary Sarray_power Earray_fill 2011-05-26 18:43:30 +02:00
global_mapfold.ml n-ary Sarray_power Earray_fill 2011-05-26 18:43:30 +02:00
global_printer.ml Merge branch 'bzr' into decade 2011-08-04 13:37:33 +02:00
idents.ml resets are now without constraint. 2011-05-26 15:56:59 +02:00
idents.mli All-new and fresh tomato! 2011-07-08 11:56:37 +02:00
initial.ml Added type string to pervasives, with string constants in AST 2011-05-10 17:07:17 +02:00
linearity.ml Merge branch 'memalloc' into decade 2011-07-21 08:50:45 +02:00
location.ml Fix print location. 2010-10-08 14:34:31 +02:00
modules.ml Real asynchronous resets. 2011-05-26 15:56:59 +02:00
names.ml Remove some warnings. 2011-06-09 14:40:31 +02:00
signature.ml Merge branch 'memalloc' into decade 2011-07-21 08:50:45 +02:00
static.ml Better error message for array type errors 2011-07-21 10:26:34 +02:00
types.ml n-ary Sarray_power Earray_fill 2011-05-26 18:43:30 +02:00