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.
Remove map_compose, replaced by map_map
2009-11-12, by hoelzl
New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
2009-11-12, by hoelzl
Renamed upd_snd_conv to apsnd_conv to be consistent with apfst_conv; Added apsnd_apfst_commute
2009-11-12, by hoelzl
merged
2009-11-12, by haftmann
accomplish mutual recursion between fun and inst
2009-11-12, by haftmann
moved lemma map_of_zip_map to Map.thy
2009-11-12, by haftmann
merged
2009-11-12, by haftmann
explicit code lemmas produce nices code
2009-11-12, by haftmann
repaired broken code_const for term_of [String.literal]
2009-11-12, by haftmann
fixed soundness bug in Nitpick related to sets
2009-11-12, by blanchet
removed unnecessary oracle in the predicate compiler
2009-11-12, by bulwahn
improving code quality thanks to Florian's code review
2009-11-12, by bulwahn
renaming code_pred_intros to code_pred_intro
2009-11-12, by bulwahn
announcing the predicate compiler in NEWS and CONTRIBUTORS
2009-11-12, by bulwahn
new names for predicate functions in the predicate compiler
2009-11-12, by bulwahn
removed deprecated mode annotation parser; renamed accepted mode annotation parser to nicer naming
2009-11-12, by bulwahn
added another example to the predicate compiler
2009-11-12, by bulwahn
changed modes to expected_modes; added UNION to code_pred_inlining; fixed some examples; tuned
2009-11-12, by bulwahn
removed dummy setup for predicate compiler commands as the compiler is now part of HOL-Main
2009-11-12, by bulwahn
adopted predicate compiler examples to new syntax for modes
2009-11-12, by bulwahn
added interface of user proposals for names of generated constants
2009-11-12, by bulwahn
first steps towards a new mode datastructure; new syntax for mode annotations and new output of modes
2009-11-12, by bulwahn
adding more tests for the values command; adding some forbidden constants to inductify
2009-11-12, by bulwahn
Enables tests for locale functionality that is now available.
2009-11-11, by ballarin
merged
2009-11-11, by wenzelm
uniform use of simultabeous use_thys;
2009-11-11, by wenzelm
merged
2009-11-11, by haftmann
explicit invocation of code generation
2009-11-11, by haftmann
adding code equations for constructors
2009-11-11, by haftmann
tuned
2009-11-11, by haftmann
changed URL of SMT server,
2009-11-11, by boehmes
Added two new lemmas
2009-11-11, by paulson
tuned imports
2009-11-11, by haftmann
tuned
2009-11-11, by haftmann
local mutex for theory content/identity operations;
2009-11-11, by wenzelm
admit dummy implementation;
2009-11-11, by wenzelm
Toplevel.thread provides Isar-style exception output;
2009-11-10, by wenzelm
generalized Runtime.toplevel_error wrt. output function;
2009-11-10, by wenzelm
exported SimpleThread.attributes;
2009-11-10, by wenzelm
plain add_preference, no setmp_CRITICAL required;
2009-11-10, by wenzelm
adapted Theory_Data;
2009-11-10, by wenzelm
recovered update from 7264824baf66, which got lost in 7264824baf66;
2009-11-10, by wenzelm
merged
2009-11-10, by wenzelm
merged
2009-11-10, by haftmann
tuned header
2009-11-10, by haftmann
substantial simplification restores code generation
2009-11-10, by haftmann
lemmas about apfst and apsnd
2009-11-10, by haftmann
tuned imports
2009-11-10, by haftmann
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip