Dépôt Heptagon avec modifications pour asynchrone
Find a file
Cédric Pasteur b4419a6760 Better deal with memory less nodes
There are now 3 kinds of nodes: Eprim : primitive 
nodes, Enode: nodes with memory, Efun: nodes 
without memory.

Typing now sets correct eq_statefull and b_statefull
for equations and blocks. Resets are only added 
when a node with memory is called.

The calling convention is the generated code needs
to be modified so that we can remove the context 
for nodes without memory.
2010-06-30 13:37:54 +02:00
compiler Better deal with memory less nodes 2010-06-30 13:37:54 +02:00
lib Add lib/pervasives.epi, tests, tools 2010-06-21 12:11:06 +02:00
test Fix bug with locations 2010-06-24 04:55:15 +02:00
tools Added manual style checking script. 2010-06-29 11:21:31 +02:00
.gitignore .gitignore 2010-06-16 19:26:27 +02:00
heptc compilers refactoring. and bug fix of heptc vs heptcheck. 2010-06-29 19:21:07 +02:00