heptagon/compiler/obc
Cédric Pasteur 4d912e9349 Added more options for memalloc
There is now three options for memory allocation:
  - -only-linear activates only the linear 
annotations (with typing and code generation)
  - -only-memalloc does only memory allocation
  - -memalloc does both

When linear typing is not activated, linearity 
annotations are ignored (the signature in the .epi
does not contain the annotations)
2011-09-09 16:05:44 +02:00
..
c Fixed code generated for alias types to arrays 2011-09-09 13:54:29 +02:00
java patch java wrong merge. 2011-07-08 15:25:00 +02:00
main Added more options for memalloc 2011-09-09 16:05:44 +02:00
transformations Added more options for memalloc 2011-09-09 16:05:44 +02:00
_tags Heptc compiles again 2011-04-18 15:38:42 +02:00
control.ml Fixed some TODOs 2011-07-21 11:54:52 +02:00
obc.ml Generate code from interface (.epi) files 2011-09-06 11:55:06 +02:00
obc_compare.ml Merge branch 'memalloc' into decade 2011-07-21 08:50:45 +02:00
obc_mapfold.ml Generate code from interface (.epi) files 2011-09-06 11:55:06 +02:00
obc_printer.ml Merge branch 'memalloc' into decade 2011-07-21 08:50:45 +02:00
obc_utils.ml Generate code from interface (.epi) files 2011-09-06 11:55:06 +02:00