- 21 Oct, 2012 3 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
+ fix a bug in "compare"
-
Andrei Paskevich authored
+ rename Debug.Opt to Debug.Args to avoid conflicts
-
- 20 Oct, 2012 2 commits
-
-
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
-
MARCHE Claude authored
-
- 12 Oct, 2012 1 commit
-
-
Guillaume Melquiond authored
Change session serialization so that element ordering no longer depends on hash values but on actual values.
-
- 09 Oct, 2012 2 commits
-
-
Guillaume Melquiond authored
-
Guillaume Melquiond authored
-
- 06 Oct, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 27 Sep, 2012 1 commit
-
-
Andrei Paskevich authored
-
- 13 Sep, 2012 1 commit
-
-
MARCHE Claude authored
and a bit of cleaning at the same time
-
- 11 Sep, 2012 2 commits
-
-
Claude Marche authored
-
Claude Marche authored
-
- 05 Sep, 2012 3 commits
-
-
François Bobot authored
-
François Bobot authored
But: - problem with BuiltIn, Bool, Tuple, Unit and theory - work only with "why" and "whyml" files format
-
François Bobot authored
-
- 23 Aug, 2012 1 commit
-
-
MARCHE Claude authored
(in case of a prover upgrade)
-
- 22 Aug, 2012 1 commit
-
-
MARCHE Claude authored
-
- 21 Aug, 2012 1 commit
-
-
François Bobot authored
-
- 20 Aug, 2012 2 commits
-
-
François Bobot authored
-
François Bobot authored
- the symbols that appear in the metas are identified in the xml by their position in the task: - in which declaration - in which definition (if that apply otherwise -1) - in which constructor(or case in inductive predicate) (if that apply otherwise -1) - in which field (if that apply otherwise -1) - the md5sum of the prefix of the task that end with the declaration is used to know if the symbol have been changed, and if it is obsolete. - currently metas that contains obsolete symbol are removed.
-
- 04 Aug, 2012 1 commit
-
-
Andrei Paskevich authored
and Debug.register_stop_flag into register_flag. While information flags (selectable by --debug-all) are more common, it is safer to treat a generic debug flag as behaviour-changing by default.
-
- 03 Aug, 2012 4 commits
-
-
François Bobot authored
comportement was not very clear if an exception was raised.
-
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?
-
François Bobot authored
session pairing doesn't compute anymore the shape of the goal, it is done before. It was able to compute the shape only when the checksum of the task was different, but computing the checksum of the task is way more time consuming than computing the shape of the goal (and include it). So this commit simplify greatly the function and theoretically augment just a little the time spent. Experimentaly it's the inverse on max_matrix. Until "update_session: done" with or without modifying the checksums: before | after without : 0.21-0.22 s | 0.16-0.17 s with : 0.23-0.26 s | 0.18-0.20 s
-
François Bobot authored
-
- 17 Jul, 2012 1 commit
-
-
MARCHE Claude authored
-
- 16 Jul, 2012 2 commits
-
-
MARCHE Claude authored
-
Andrei Paskevich authored
-
- 13 Jul, 2012 2 commits
-
-
Andrei Paskevich authored
-
Andrei Paskevich authored
-
- 01 Jun, 2012 1 commit
-
-
MARCHE Claude authored
-
- 16 May, 2012 1 commit
-
-
MARCHE Claude authored
-
- 10 May, 2012 1 commit
-
-
MARCHE Claude authored
-
- 16 Apr, 2012 2 commits
-
-
MARCHE Claude authored
-
MARCHE Claude authored
-
- 12 Apr, 2012 2 commits
-
-
MARCHE Claude authored
the index in the hastbl of proofs on parent goal must be changed too
-
MARCHE Claude authored
-
- 10 Apr, 2012 1 commit
-
-
Guillaume Melquiond authored
The goal is to keep track of unexpected termination, especially when the output of the prover is empty.
-
- 09 Apr, 2012 1 commit
-
-
MARCHE Claude authored
-