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.
Generated latex code.
2009-11-22, by ballarin
Updated locale documentation.
2009-11-22, by ballarin
made SML/NJ happy;
2009-11-22, by wenzelm
remove presently unused Isabelle application;
2009-11-22, by wenzelm
more NEWS, more tuning for release;
2009-11-22, by wenzelm
misc tuning and updates for official release;
2009-11-22, by wenzelm
tuned;
2009-11-21, by wenzelm
updated keywords;
2009-11-21, by wenzelm
Use less whitespace in documentation.
2009-11-21, by ballarin
Publication details and minor correction of the text.
2009-11-21, by ballarin
Removed obsolete comment.
2009-11-21, by ballarin
Merged.
2009-11-21, by ballarin
More tests for locale interpretation.
2009-11-21, by ballarin
adapted local theory operations -- eliminated odd kind;
2009-11-21, by wenzelm
minimal Poly/ML startup script;
2009-11-21, by wenzelm
explicitly mark some legacy freeze operations;
2009-11-21, by wenzelm
minimal test of current repository version;
2009-11-21, by wenzelm
slightly longer log tail;
2009-11-21, by wenzelm
add explicit platform check to wwwfind tool
2009-11-21, by kleing
adjusted help text
2009-11-21, by kleing
wwwfind support currently for Linux only
2009-11-21, by kleing
make repdef work without (open) option
2009-11-20, by huffman
NEWS: HOLCF changes since the last release
2009-11-20, by huffman
removed hard tabs from text (not pattern);
2009-11-20, by wenzelm
standardized headers;
2009-11-20, by wenzelm
provide standard isabelle make targets;
2009-11-20, by wenzelm
merged
2009-11-20, by wenzelm
load ML directly into theory Code_Generator (quickcheck also requires this);
2009-11-20, by wenzelm
made script executable
2009-11-20, by kleing
added NEWS item for wwwfind
2009-11-20, by kleing
WWW_Find component: find_theorems via web browser
2009-11-20, by kleing
merged
2009-11-20, by wenzelm
merged
2009-11-20, by nipkow
Rene tuned proof
2009-11-20, by nipkow
example theory for new domain package
2009-11-20, by huffman
thy_decl outer syntax for repdef
2009-11-19, by huffman
merged
2009-11-19, by huffman
nicer warning message for indirect-recursive domain definitions
2009-11-19, by huffman
store map_ID thms in theory data; automate proofs of reach lemmas
2009-11-19, by huffman
add map_ID lemmas
2009-11-19, by huffman
domain_isomorphism package defines combined copy function
2009-11-19, by huffman
merged
2009-11-20, by nipkow
added Rene Thiemann's normalize function
2009-11-20, by nipkow
added lemma
2009-11-20, by nipkow
merged
2009-11-19, by huffman
domain_isomorphism package defines copy functions
2009-11-19, by huffman
copy_of_dtyp uses map table from theory data
2009-11-19, by huffman
Domain.thy imports Representable.thy
2009-11-19, by huffman
fix definitions of copy combinators
2009-11-19, by huffman
clean up indentation; add 'definitional' option flag
2009-11-19, by huffman
rename generated abs_iso, rep_iso lemmas
2009-11-19, by huffman
clean up indentation
2009-11-19, by huffman
add dependency on domain_isomorphism.ML
2009-11-19, by huffman
set up domain_isomorphism package in Representable.thy
2009-11-19, by huffman
automate proofs of map_ID theorems
2009-11-19, by huffman
change Theory.requires
2009-11-19, by huffman
use theory data for REP_simps and isodefl_rules
2009-11-19, by huffman
replace defl_tab and map_tab with theory data
2009-11-19, by huffman
separate conjuncts of isodefl theorem
2009-11-19, by huffman
automate isodefl proof
2009-11-19, by huffman
change example to use recursion with continuous function space
2009-11-19, by huffman
add lemma isodefl_cprod
2009-11-19, by huffman
automate definition of map functions; remove unused code
2009-11-19, by huffman
change naming convention for deflation combinators
2009-11-19, by huffman
add new makefile dependencies
2009-11-19, by huffman
prove isomorphism and isodefl rules
2009-11-19, by huffman
avoid using csplit; define copy functions exactly like the current domain package
2009-11-19, by huffman
merged
2009-11-19, by huffman
remove one_typ and tr_typ; add abs/rep lemmas
2009-11-18, by huffman
automate definition of rep/abs functions
2009-11-18, by huffman
get rid of numbers on thy variables
2009-11-18, by huffman
automate proofs of REP equations
2009-11-18, by huffman
cleaned up; factored out fixed-point definition code
2009-11-18, by huffman
automate solution of domain equations
2009-11-18, by huffman
removed fixme - quick-and-dirty flag is appropriate
2009-11-20, by Christian Urban
use of thm-antiquotation
2009-11-20, by Christian Urban
Added new counterexample generator SML_inductive for goals involving
2009-11-19, by berghofe
Added infrastructure for embedding random data generators into code generated
2009-11-19, by berghofe
unused_thms: show only results from 'theorem(s)' package (via old-style kinds);
2009-11-19, by wenzelm
future_result: purge flexflex pairs, which should normally be trivial anyway -- prevent Thm.future_result from complaining about tpairs;
2009-11-19, by wenzelm
toplevel pretty printer for Synchronized.var;
2009-11-19, by wenzelm
adapted Local_Theory.define -- eliminated odd thm kind;
2009-11-19, by wenzelm
Specification.definition: Thm.definitionK marks exactly the high-level end-user result;
2009-11-19, by wenzelm
Local_Theory.define: eliminated slightly odd kind argument -- such low-level definitions should be hardly ever exposed to end-users anyway;
2009-11-19, by wenzelm
merged
2009-11-19, by wenzelm
merged
2009-11-19, by paulson
Minor correction
2009-11-19, by paulson
some attempts to improve termination of isatest;
2009-11-19, by wenzelm
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
2009-11-19, by hoelzl
Renamed vector_less_eq_def to the more usual name vector_le_def.
2009-11-19, by hoelzl
merged
2009-11-19, by bulwahn
replacing Predicate_Compile_Preproc_Const_Defs by more general Spec_Rules
2009-11-19, by bulwahn
concealing internal definitions of primrec specifications
2009-11-19, by bulwahn
adding derived constant Predicate.holds to Predicate theory; adopting the predicate compiler
2009-11-19, by bulwahn
changing the proof procedure for parameters; adding a testcase for negation and parameters; adopting print_tac to the latest function print_tac' in the predicate compiler
2009-11-19, by bulwahn
adopting proposed_modes; adding a new dimension of complexity for nicer error messages; tuned
2009-11-19, by bulwahn
check if equations are present for all functions to avoid low-level exception later
2009-11-19, by krauss
anti_sym -> antisym
2009-11-19, by nipkow
optionally trace theorems used in proof reconstruction
2009-11-18, by boehmes
added arithmetic example using div and mod
2009-11-18, by boehmes
bump up Nitpick's axiom/definition unfolding limits, because some real-world problems (e.g. from Boogie) ran into the previous limits;
2009-11-17, by blanchet
merged
2009-11-17, by blanchet
comment out debugging code in Nitpick
2009-11-17, by blanchet
fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"
2009-11-17, by blanchet
made "NitpickHOL.normalized_rhs_of" more robust in the face of locale definitions
2009-11-17, by blanchet
removed "debug := true" that shouldn't have been submitted in the first place
2009-11-17, by blanchet
Added derivation and Brouwer's fixpoint theorem in Multivariate Analysis (translated by Robert Himmelmann from HOL-light)
2009-11-17, by hoelzl
merged
2009-11-17, by blanchet
run Nitpick examples if Kodkodi is available
2009-11-17, by blanchet
merged
2009-11-17, by wenzelm
fixed "expect" of Nitpick examples to reflect latest changes in Nitpick
2009-11-17, by blanchet
merged
2009-11-17, by blanchet
use SAT solver that's available everywhere for this example
2009-11-17, by blanchet
invoke Kodkodi from Nitpick using new $KODKOD/bin/kodkodi script;
2009-11-17, by blanchet
merged
2009-11-17, by blanchet
added constraint for Eq^- in Nitpick's implementation of the monotonicity calculus
2009-11-16, by blanchet
change the order in which Nitpick tries SAT solvers;
2009-11-16, by blanchet
Fixed splitting of div and mod on integers (split theorem differed from implementation).
2009-11-17, by webertj
merged
2009-11-17, by webertj
Fixed splitting of div and mod on integers (split theorem differed from implementation).
2009-11-17, by webertj
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip