heptagon/compiler/obc
Adrien Guatto 4794045208 Reworked Obc AST: from right patterns to extvalues.
I introduced a notion of extended values in Obc expressions,
replacing the Epattern constructor. Patterns may now only
occur at their rightful place, on the left of an assignment.

This change allows to index global constant arrays.
2011-05-30 16:25:00 +02:00
..
c Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
java Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
main 100 and java scalarized 2011-04-19 18:45:56 +02:00
ml Recursives Qualnames. 2011-02-07 14:24:17 +01:00
transformations Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
_tags Heptc compiles again 2011-04-18 15:38:42 +02:00
control.ml Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
obc.ml Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
obc_mapfold.ml Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
obc_printer.ml Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00
obc_utils.ml Reworked Obc AST: from right patterns to extvalues. 2011-05-30 16:25:00 +02:00