Adrien Guatto
|
3b0ebf2dbf
|
print_ident: use the function from Idents
|
2012-03-02 17:12:30 +01:00 |
|
Adrien Guatto
|
891174d73c
|
All-new and fresh tomato!
Not working ATM:
* tuples
* when
|
2011-07-08 11:56:37 +02:00 |
|
Léonard Gérard
|
b73e6502a6
|
resets are now without constraint.
|
2011-05-26 15:56:59 +02:00 |
|
Leonard Gerard
|
a8215c8083
|
compile ! nearly all tests passed.
|
2011-05-26 15:56:58 +02:00 |
|
Leonard Gerard
|
75b7ceab5a
|
Allows easy debugging printing of Envs.
|
2011-05-10 20:29:01 +02:00 |
|
Léonard Gérard
|
df469db394
|
New Java backend closing
|
2011-01-24 16:09:28 +01:00 |
|
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 |
|
Léonard Gérard
|
a22f7216f2
|
Added when and merge to heptagon. Need tests !
Clocking is still done in minils since it is way simpler.
|
2010-11-01 01:05:37 +01:00 |
|
Adrien Guatto
|
3d860c3624
|
Idents: rename compare to ident_compare
|
2010-09-30 19:13:43 +02:00 |
|
Cédric Pasteur
|
1857cb7c47
|
Identifiers only need to be unique inside a node
|
2010-09-13 15:20:09 +02:00 |
|
Léonard Gérard
|
f124bb4fd7
|
Refactoring Ident -> Idents ( uniform with Names etc )
|
2010-07-23 19:45:19 +02:00 |
|