11 Commits (ef00823cf769d8e526784744a37ba8884ac85bf6)

Author SHA1 Message Date
Gwenaël Delaval ef00823cf7 Added Marc as co-author 12 years ago
Gwenaël Delaval 58086190eb Headers and license file for GPL
Headers for every source file (excluding examples), mentioning
authors, copyright and license (GPL)

COPYING file with GPLv3 content.
12 years ago
Adrien Guatto 946a1f8228 Inline extvalues: do not inline array literals. 13 years ago
Adrien Guatto 84ca123361 Extvalue inlining: rogue debug message. 13 years ago
Adrien Guatto 964f6ca605 Extvalue inlining: fix point computation 13 years ago
Adrien Guatto 53de6cd915 Bug fix in extvalue inlining 13 years ago
Cédric Pasteur 2f993a602c Fixed base clock in code generation
Put the base clock inside the equation where it 
belongs.
13 years ago
Cédric Pasteur 04b8853a1d Added a new reinit operator
It has type:
reinit: t at r * t -> t at r

It can be used to put a constant value in a 
location.
13 years ago
Adrien Guatto 3269a04052 Do not inline linear extended values. 13 years ago
Adrien Guatto 30089e7d0f Fixed extvalue inlining w.r.t. linear copy 13 years ago
Adrien Guatto d0ed09c3e5 Ext-value inlining pass. 13 years ago