- 03 Dec, 2013 1 commit
-
-
Guillaume Melquiond authored
-
- 08 Nov, 2013 1 commit
-
-
Andrei Paskevich authored
Submitted by Johannes Kanig
-
- 04 Nov, 2013 1 commit
-
-
Andrei Paskevich authored
-
- 03 Nov, 2013 1 commit
-
-
Andrei Paskevich authored
this is useful to declare on-the-fly a new sort which replaces a complex type. Otherwise, the printer has to traverse any term twice: first, to detect complex types, second, to print the term.
-
- 02 Nov, 2013 1 commit
-
-
Andrei Paskevich authored
also, avoid the "encoding_sort" transformation, if it can be done directly in the printer. On the same example as in the previous commits, this gives 5x acceleration together with some memory usage reduction.
-
- 10 Oct, 2013 1 commit
-
-
MARCHE Claude authored
(inspired from patches provided by Piotr Trojanek)
-
- 06 Mar, 2013 1 commit
-
-
Andrei Paskevich authored
-
- 06 Nov, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 29 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 27 Oct, 2012 1 commit
-
-
MARCHE Claude 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
-
- 10 Oct, 2012 1 commit
-
-
Claude Marche authored
-
- 18 Sep, 2012 1 commit
-
-
Claude Marche authored
-
- 27 Aug, 2012 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 03 Aug, 2012 1 commit
-
-
François Bobot authored
(metas, debug flags, transformations, formats) except for label. This description is used in --list-*. The description can use any of the formatting markup of Format "@ " "@[",... Transformations can also specify from which metas and labels they depend, and add informations about how they are interpreted. TODO: - complete and correct the documentation - when a transformation use Trans.on_meta, it should be possible to add an interpretation of the metas in the documentation. - recover a summary version of --list-* ? - be able to export in latex?
-
- 09 Apr, 2012 1 commit
-
-
MARCHE Claude authored
-
- 18 Mar, 2012 1 commit
-
-
Andrei Paskevich authored
- put abstract types and aliases in Dtype of tysymbol - put (recursive) algebraic types in Ddata of (ts,constr list) list - put abstract function/predicate symbols in Dparam of lsymbol - put defined logic symbols in Dlogic of (ls,ls_definition) list
-
- 11 Mar, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 29 Sep, 2011 2 commits
-
-
Andrei Paskevich authored
-
MARCHE Claude authored
-
- 18 Sep, 2011 1 commit
-
-
Andrei Paskevich authored
also, introduce in Printer the p-printing transformations
-
- 13 Jul, 2011 1 commit
-
-
Guillaume Melquiond authored
Prover capabilities are now represented by a record enumerating each case and which syntax to use then. This fixes output of nondecimal integers to provers (bug #12981). TODO: check whether some provers support more than just decimal representations.
-
- 02 Jul, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 01 Jul, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 24 May, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 16 May, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 15 May, 2011 2 commits
-
-
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.
-
- 29 Apr, 2011 1 commit
-
-
François Bobot authored
-
- 13 Apr, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 17 Mar, 2011 1 commit
-
-
Jean-Christophe Filliâtre authored
-
- 14 Jan, 2011 1 commit
-
-
Andrei Paskevich authored
-
- 16 Dec, 2010 1 commit
-
-
François Bobot authored
encoding_sort : identity on meta lsymbol without definition undefined symbol are defined before using them... courses WP_registerStudent : 0.53 s -> 0.03!!
-
- 13 Dec, 2010 1 commit
-
-
MARCHE Claude authored
-
- 04 Dec, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 03 Dec, 2010 1 commit
-
-
Andrei Paskevich authored
-
- 01 Dec, 2010 1 commit
-
-
François Bobot authored
-
- 09 Sep, 2010 1 commit
-
-
MARCHE Claude authored
-
- 06 Sep, 2010 1 commit
-
-
Francois Bobot authored
-
- 31 Aug, 2010 1 commit
-
-
Andrei Paskevich authored
-