Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merged
2009-11-10, by huffman
HOLCF example: domain package proofs done manually
2009-11-10, by huffman
add lemma parallel_fix_ind
2009-11-10, by huffman
add title/author block
2009-11-10, by huffman
theory of representable cpos
2009-11-10, by huffman
add map_map lemmas
2009-11-09, by huffman
add in_deflation relation, more lemmas about cast
2009-11-09, by huffman
ep_pair and deflation lemmas for powerdomain map functions
2009-11-09, by huffman
remove spurious parameter to "merge"
2009-11-10, by blanchet
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
2009-11-10, by blanchet
fixed soundness bug in Nitpick related to sets of sets;
2009-11-10, by blanchet
added possibility to register datatypes as codatatypes in Nitpick;
2009-11-05, by blanchet
added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes
2009-11-05, by blanchet
don't promise too much in the Nitpick manual
2009-11-05, by blanchet
merged
2009-11-05, by blanchet
added "nitpick_def" attribute to lfp/gfp definition generated by the inductive package;
2009-11-05, by blanchet
merged
2009-10-29, by blanchet
try very hard to remove temporary files generated by Nitpick in case of interruption
2009-10-29, by blanchet
eliminate two FIXMEs in Nitpick's monotonicity check code
2009-10-29, by blanchet
rename "NitpickMono" to "Nitpick_Mono" in example
2009-10-29, by blanchet
merged
2009-10-29, by blanchet
minor cleanup in Nitpick
2009-10-29, by blanchet
make "auto" SAT solver less verbose
2009-10-29, by blanchet
make "sizechange_tac" slightly less verbose
2009-10-29, by blanchet
don't run Nitpick at all if Kodkodi is not installed (as indicated by the $KODKODI variable)
2009-10-29, by blanchet
readded Predicate_Compile to Main
2009-10-29, by blanchet
merged
2009-10-29, by blanchet
fixed error in Nitpick's display of uncurried constants, which resulted in an exception
2009-10-29, by blanchet
fixed minor problems with Nitpick's documentation
2009-10-29, by blanchet
merged
2009-10-28, by blanchet
merged my Auto Nitpick change with Lukas's Predicate Compiler changes
2009-10-28, by blanchet
introduced Auto Nitpick in addition to Auto Quickcheck;
2009-10-28, by blanchet
use "get_goal" rather than "flat_goal" in Auto Quickcheck, since we don't need the extra facts for counterexample generation
2009-10-28, by blanchet
fix typo in Nitpick manual
2009-10-27, by blanchet
optimized Nitpick's encoding and rendering of datatypes whose constructors don't appear in the problem
2009-10-27, by blanchet
clean Nitpick's wellfoundedness cache once in a while, to avoid potential memory leak
2009-10-27, by blanchet
renamed Nitpick option "coalesce_type_vars" to "merge_type_vars" (shorter) and cleaned up old hacks that are no longer necessary
2009-10-27, by blanchet
eliminated some old uses of cumulative prems (!) in proof methods;
2009-11-10, by wenzelm
eliminated some unused/obsolete Args.bang_facts;
2009-11-10, by wenzelm
modernized structure Theory_Target;
2009-11-10, by wenzelm
removed unused Quickcheck_RecFun_Simps;
2009-11-10, by wenzelm
define simprocs: do not apply target_morphism prematurely, this is already done in LocalTheory.declaration;
2009-11-10, by wenzelm
bang_facts: legacy feature;
2009-11-10, by wenzelm
tuned proofs;
2009-11-10, by wenzelm
removed obsolete name_of -- cf. decode;
2009-11-10, by wenzelm
desymbolize: use Symbol.decode directly;
2009-11-10, by wenzelm
try SAT_Examples last, to minimize impact of global side-effects;
2009-11-10, by wenzelm
home-grown pretty printer for term -- Poly/ML 5.3.0 does not observe infix status of constructors (notably $);
2009-11-10, by wenzelm
Inserted missing theory dependency
2009-11-10, by paulson
merged
2009-11-09, by wenzelm
Merged.
2009-11-09, by ballarin
Removed obsolete code.
2009-11-09, by ballarin
updated to official Poly/ML 5.3.0;
2009-11-09, by wenzelm
switched some isatest sessions to official Poly/ML 5.3.0;
2009-11-09, by wenzelm
setup for official Poly/ML 5.3.0, which is now the default;
2009-11-09, by wenzelm
locale_const/target_notation: uniform use of Term.aconv_untyped;
2009-11-09, by wenzelm
eliminated hard tabulators;
2009-11-09, by wenzelm
fixed some inappropriate names
2009-11-09, by paulson
merged
2009-11-09, by paulson
New theory Probability/Borel.thy, and some associated lemmas
2009-11-09, by paulson
merged
2009-11-09, by haftmann
tuned error messages; tuned code
2009-11-09, by haftmann
follow standard theory merge behaviour: do not change already selected solver
2009-11-09, by boehmes
generalized proof by abstraction,
2009-11-09, by boehmes
made theory merge deterministic wrt. the selected solver
2009-11-09, by boehmes
merged
2009-11-08, by wenzelm
merged
2009-11-08, by berghofe
Repaired handling of comprehensions in "values" command.
2009-11-08, by berghofe
updated functor Theory_Data, Proof_Data, Generic_Data;
2009-11-08, by wenzelm
modernized structure Reorient_Proc;
2009-11-08, by wenzelm
adapted Theory_Data;
2009-11-08, by wenzelm
adapted Theory_Data;
2009-11-08, by wenzelm
tuned;
2009-11-08, by wenzelm
adapted Generic_Data, Proof_Data;
2009-11-08, by wenzelm
adapted Generic_Data;
2009-11-08, by wenzelm
modernized/simplified functor Theory_Data, Proof_Data, Generic_Data: eliminated Pretty.pp, discontinued mutable data;
2009-11-08, by wenzelm
added "declaration (pervasive)";
2009-11-08, by wenzelm
print_theorems: suppress concealed (global) facts, unless "!" option is given;
2009-11-08, by wenzelm
updated generated file;
2009-11-08, by wenzelm
modernized structure Random_Word;
2009-11-08, by wenzelm
init_component: slightly more robust read (raw input, succeed on non-terminated last line);
2009-11-08, by wenzelm
merged
2009-11-07, by webertj
Due to popular demand: added a function that benchmarks proof reconstruction
2009-11-07, by webertj
Turned sections into subsections (better document structure).
2009-11-07, by webertj
merged
2009-11-07, by huffman
merged
2009-11-07, by huffman
fix name of lemma snd_strict
2009-11-06, by huffman
use try instead of handle
2009-11-05, by huffman
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
2009-11-05, by huffman
lemma deflation_strict
2009-11-05, by huffman
tuned ML_OPTIONS for SML/NJ -- for improved performance;
2009-11-07, by wenzelm
merged
2009-11-07, by haftmann
added predicate example
2009-11-07, by haftmann
tuned
2009-11-07, by haftmann
modernized primrec
2009-11-07, by haftmann
made SML/NJ happy
2009-11-06, by boehmes
merged
2009-11-06, by nipkow
merged
2009-11-04, by nipkow
Replaced exception CRing by error because it is meant for the user.
2009-10-29, by nipkow
merged
2009-11-06, by nipkow
Command atp_minimize uses the naive linear algorithm now
2009-11-06, by nipkow
merged
2009-11-06, by bulwahn
merged
2009-11-06, by bulwahn
merged
2009-11-06, by bulwahn
merge
2009-11-06, by bulwahn
merged
2009-11-06, by bulwahn
adopted the predicate compile quickcheck
2009-11-06, by bulwahn
made definition of functions generically for the different instances
2009-11-06, by bulwahn
renamed generator to random_function in the predicate compiler
2009-11-06, by bulwahn
improved handling of already defined functions in the predicate compiler; could cause trouble before when no modes for a predicate were infered
2009-11-06, by bulwahn
strictly respecting the line margin in the predicate compiler core
2009-11-06, by bulwahn
adopted mode syntax for values command
2009-11-06, by bulwahn
disabled upt example because of a problem due to overloaded constants with the predicate compiler
2009-11-06, by bulwahn
added optional mode annotations for parameters in the values command
2009-11-06, by bulwahn
moved values command from core to predicate compile
2009-11-06, by bulwahn
added further example of the values command
2009-11-06, by bulwahn
Adopted output of values command
2009-11-06, by bulwahn
improved handling of overloaded constants; examples with numerals
2009-11-06, by bulwahn
made SML/NJ happy; tuned
2009-11-06, by bulwahn
adding tracing function for evaluated code; annotated compilation in the predicate compiler
2009-11-06, by bulwahn
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip