- 15 Jun, 2018 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
For the previous behaviour (no import), write "use/clone T as T". This shortens the most used "use/clone import" to simply "use/clone".
-
- 31 May, 2018 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 12 Jan, 2018 1 commit
-
-
Guillaume Melquiond authored
The feature is not yet fully implemented (e.g. escape characters).
-
- 14 Dec, 2017 1 commit
-
-
Guillaume Melquiond authored
-
- 12 Dec, 2017 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 13 Oct, 2017 1 commit
-
-
MARCHE Claude authored
-
- 09 Jun, 2017 1 commit
-
-
MARCHE Claude authored
-
- 08 Jun, 2017 1 commit
-
-
MARCHE Claude authored
-
- 22 May, 2017 1 commit
-
-
MARCHE Claude authored
-
- 07 Mar, 2016 1 commit
-
-
MARCHE Claude authored
-
- 03 May, 2015 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 02 May, 2014 1 commit
-
-
MARCHE Claude authored
-
- 20 Mar, 2014 1 commit
-
-
MARCHE Claude authored
-
- 19 Mar, 2014 1 commit
-
-
MARCHE Claude authored
-
- 28 Feb, 2014 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 10 Dec, 2013 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 15 Jul, 2013 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 17 May, 2013 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 30 Jan, 2013 1 commit
-
-
Andrei Paskevich authored
- all programs with sessions are in examples/ - all programs without sessions are in examples/in_progress/ (if you have private sessions for those, just move them there) - all pure logical problems are in logic/ (to simplify bench scripts and gallery building; they are few anyway) - all OCaml programs are in examples/use_api/ - all strange stuff is in examples/misc/ (most of it should probably go) - Claude's solutions for Foveoos 2011 are in examples/foveoos11-cm/ (why do we need two sets of solutions for quite simple problems?) - hoare_logic, bitvectors, vacid_0_binary_heaps are in examples/ Bench scripts and documentation are updated. Also, bench/bench is simplified a little bit.
-
- 12 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 05 Aug, 2011 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 05 Jul, 2011 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 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".
-
- 20 May, 2011 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 30 Dec, 2010 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 29 Dec, 2010 1 commit
-
-
Jean-Christophe Filliatre authored
-
- 18 Aug, 2010 1 commit
-
-
Jean-Christophe Filliâtre authored
-