- 21 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 20 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
+ create AUTHORS file + fix the linking exception in LICENSE + update the "About" in IDE + remove the trailing whitespace + inflate my scores at Ohloh
-
- 28 Jul, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 26 May, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 09 Apr, 2012 1 commit
-
-
MARCHE Claude authored
-
- 09 Feb, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 08 Feb, 2012 2 commits
-
-
Andrei Paskevich authored
Thanks to Johannes Kanig for this useful suggestion.
-
Andrei Paskevich authored
-
- 01 Jul, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 24 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 13 Apr, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 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##
-
- 13 Dec, 2010 1 commit
-
-
MARCHE Claude authored
-
- 16 Nov, 2010 3 commits
-
-
François Bobot authored
in order to cope with a "two view" syndrom in util.ml/.mli Perhaps another solution exists
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 09 Nov, 2010 1 commit
-
-
François Bobot authored
-
- 22 Sep, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 07 Sep, 2010 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 18 Aug, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 17 Aug, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 15 Jul, 2010 2 commits
-
-
Francois Bobot authored
This reverts commit 9809329892bb9637a0137d330ecd08a16ede2d93.
-
Andrei Paskevich authored
The relevant hash-tables are weak both in keys and values
-
- 06 May, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 28 Apr, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 26 Mar, 2010 1 commit
-
-
MARCHE Claude authored
-
- 24 Mar, 2010 1 commit
-
-
Francois Bobot authored
-
- 22 Mar, 2010 1 commit
-
-
Francois Bobot authored
-
- 12 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
- copy the code of Pretty to Why3 to prepare it for Driver - move goal_of_ctxt to Transform, where it belongs - comment out the unused "extract_goals" in Transform - comment out the debugging printing in Theory, use Pretty - in use_export, put the Duse declaration after the copied declarations, not before
-
- 11 Mar, 2010 2 commits
-
-
Francois Bobot authored
-
Francois Bobot authored
-
- 09 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 05 Mar, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 28 Feb, 2010 1 commit
-
-
Andrei Paskevich authored
- prevent leak of idents by separating them into two types: - "preid" -- user-created and non-unique - "ident" -- unique, generated from "preid" by various smart constructors: create_tysymbol, etc This guarantees that two different symbols never share an ident. - no need to hashcons tysymbols, fsymbols, and psymbols, as they are unique by construction - make separate hashconsing smart constructors for decl - export namespace as a private record (no reason to not to) - some code rearrangement in hashconsing of decls - fix namespace merging in close_namespace - namespace name can be just a string, no need to use ident
-
- 25 Feb, 2010 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 24 Feb, 2010 2 commits
-
-
Jean-Christophe Filliâtre authored
-
Jean-Christophe Filliâtre authored
-
- 09 Feb, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
No commit message
-