20 Commits (58086190eb03163873ce007fdce0441f6af0acb7)

Author SHA1 Message Date
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 57f7da94c2 Deal with const ref in Java. 13 years ago
Léonard Gérard adc47c536a Improve Java printing and main.
genToString is a fully generic to string function
dealing with arrays, primitive arrays, etc.
13 years ago
Léonard Gérard 13955147ca patch java wrong merge. 13 years ago
Léonard Gérard 5837f3906f Multidimensional iterators in java. 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
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 5d2f7dfa85 jeudi soir. still on mls2obc. 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. 13 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
Léonard Gérard 6c763f1eb8 tentative 1 de faire marcher java. 14 years ago
Léonard Gérard f3584601f0 Refactoring and todo.txt update. 14 years ago
Léonard Gérard f124bb4fd7 Refactoring Ident -> Idents ( uniform with Names etc ) 14 years ago
Léonard Gérard 5baa30f7c1 Last refactor ? and hept_mapred shows in ! 14 years ago
Cédric Pasteur cee9eed24a Moved sequential/ to obc/ 14 years ago