28 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
Léonard Gérard b86555e013 global env misc 13 years ago
Léonard Gérard 57f7da94c2 Deal with const ref in Java. 13 years ago
Léonard Gérard 9274ef24aa Java support type alias. 13 years ago
Léonard Gérard 5837f3906f Multidimensional iterators in java. 13 years ago
Léonard Gérard 83b0182874 Merge branch 'clocked_inputs' into decade
Conflicts:
	compiler/heptagon/analysis/typing.ml
	compiler/heptagon/parsing/hept_scoping.ml
	compiler/heptagon/parsing/hept_static_scoping.ml
	compiler/main/mls2obc.ml
	compiler/obc/c/cmain.ml
13 years ago
Léonard Gérard 46ed39b7b3 Remove some warnings. 13 years ago
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.
13 years ago
Brice Gelineau 938e8897b2 n-ary Sarray_power Earray_fill 13 years ago
Léonard Gérard 2a2b363bf7 Real asynchronous resets. 13 years ago
Gwenal Delaval da648254d8 Added type string to pervasives, with string constants in AST 13 years ago
Adrien Guatto 10418197c8 Initial support for return-less external functions.
The compiler still does not support unsafe functions that well. For example, putting an assert()/exit() in an automaton's state does not work correctly.
13 years ago
Léonard Gérard 5fb518d8ed Java bugfix 13 years ago
Léonard Gérard 73abbad1f9 small java module fix 13 years ago
Léonard Gérard d6240e1c67 100 and java scalarized 13 years ago
Leonard Gerard 220db42076 java readded 13 years ago
Cédric Pasteur c6aa63b444 Heptc compiles again
AFor now expects expressions instead of static exps
13 years ago
Léonard Gérard 5d2f7dfa85 jeudi soir. still on mls2obc. 13 years ago
Léonard Gérard 9714cf0be9 Java fix, initialization order 13 years ago
Léonard Gérard b8b16a7355 blop 13 years ago
Léonard Gérard cab8bb706e backport from async. 13 years ago
Léonard Gérard 159bab2a55 async constants. 13 years ago
Léonard Gérard 86f743318b Fixes and basic Java main. 14 years ago
Léonard Gérard c677f76009 Fixes 14 years ago
Léonard Gérard 8f4411e145 Recursives Qualnames.
In order to have a correct handling of inner classes in Java, and to prepare for modules inside modules.
14 years ago
Léonard Gérard 09419a77a5 again 14 years ago
Léonard Gérard df469db394 New Java backend closing 14 years ago