- 27 Jun, 2015 5 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
In logic, a lambda-term is written (fun (x y : int) -> term). Also, local function definitions (let f x = t1 in t2) are allowed and translated as (let f = fun x -> t1 in t2).
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 25 Jun, 2015 1 commit
-
-
Andrei Paskevich authored
-
- 24 Jun, 2015 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 21 Jun, 2015 1 commit
-
-
Andrei Paskevich authored
-
- 19 Jun, 2015 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 18 Jun, 2015 2 commits
-
-
Clément Fumex authored
-
Andrei Paskevich authored
-
- 16 Jun, 2015 5 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Mário Pereira authored
new operation set on sequences (with syntax [<-])
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 12 Jun, 2015 8 commits
-
-
Andrei Paskevich authored
-
Martin Clochard authored
-
MARCHE Claude authored
-
David Hauzar authored
-
David Hauzar authored
-
David Hauzar authored
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 11 Jun, 2015 1 commit
-
-
MARCHE Claude authored
-
- 10 Jun, 2015 2 commits
-
-
David Hauzar authored
-
David Hauzar authored
-
- 09 Jun, 2015 10 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
David Hauzar authored
-
David Hauzar authored
-
Clément Fumex authored
-
François Bobot authored
-
François Bobot authored
when one of the field is empty. (Thx Jean-Christophe)
-
David Hauzar authored
-