heptagon/compiler
Leonard Gerard 1d390848fe real good switch fix.
The order switch then reset was wrong, since some reset reset slower inner blocks and equations, to have reset correct after switch it would have been necessary to sample the reset condition correctly (use r when c) using the level_ck... anyway the order seems now irrelevant considering code size.
2011-05-10 20:28:39 +02:00
..
global Added type string to pervasives, with string constants in AST 2011-05-10 17:07:17 +02:00
heptagon real good switch fix. 2011-05-10 20:28:39 +02:00
main Fix generation of bounds check expression 2011-05-02 11:24:12 +02:00
minils Better fix for Normalize_mem 2011-05-02 11:20:37 +02:00
obc Added type string to pervasives, with string constants in AST 2011-05-10 17:07:17 +02:00
utilities cosmetic 2011-04-29 15:04:47 +02:00
_tags Updates for Obc 2010-07-08 17:22:13 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml removed warning 9 2011-04-18 15:47:25 +02:00
preproc.ml Fixed location to use formatter instead of out_channel. 2010-08-24 17:29:00 +02:00
TODO.txt C backend ported to recent API changes in Obc 2011-03-09 09:46:00 +01:00