- 29 Jun, 2011 1 commit
-
-
Andrei Paskevich authored
- No more "and", "or", "implies", "iff", and "~". Use "/\", "\/", "->", "<->", and "not" instead. - No more "logic". Use "function" or "predicate".
-
- 18 Jun, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 13 Jun, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 12 Jun, 2011 2 commits
-
-
Andrei Paskevich authored
You must run ./config.status after this commit
-
Andrei Paskevich authored
-
- 11 Jun, 2011 1 commit
-
-
Andrei Paskevich authored
- create_env_of_loadpath is now provided in Env instead of Lexer - find_channel functions now depend on format to determine the suitable extensions
-
- 31 May, 2011 4 commits
-
-
Jean-Christophe Filliâtre authored
-
Andrei Paskevich authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 30 May, 2011 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Andrei Paskevich authored
- in particular, we simplify function definitions before testing them for linearity (this allows to inline array updates which are defined via a record update {| a with map = a.map[i <- v] |}). We really need to add some memoization here, otherwise we might pay too much.
-
- 29 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 28 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 24 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 17 May, 2011 5 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 16 May, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 15 May, 2011 5 commits
-
-
Andrei Paskevich authored
move old fnT+fnF versions of t_map, t_fold, etc. to a submodule
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
Andrei Paskevich authored
Rename as little as possible and keep the API. Make all the necessary checks in Term and Decl. Remove the duplicate code in Term but keep it elsewhere. We will factorize the code as we go, without rush.
-
Andrei Paskevich authored
I love static typing!
-
- 13 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 12 May, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 11 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 09 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 18 Apr, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 13 Apr, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 18 Mar, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 17 Mar, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 15 Mar, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 11 Mar, 2011 1 commit
-
-
Jean-Christophe authored
programs: a label Init is automatically added at the beginning of each Hoare triple (we could discuss this choice); SF examples continued
-
- 05 Mar, 2011 1 commit
-
-
Andrei Paskevich authored
- the new syntax for localisation "labels" in Why is as follows: goal Toto #"file" line bchar echar# - after an ident #"file" line bchar echar" (A and B) - before a term/fmla - the new syntax for buffer relocation is as follows: ##"file" line char##
-
- 04 Mar, 2011 1 commit
-
-
MARCHE Claude authored
-
- 03 Mar, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 02 Mar, 2011 1 commit
-
-
Andrei Paskevich authored
-