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.
adjusted to cs. 8dfd816713c6
2010-02-22, by haftmann
NEWS
2010-02-22, by haftmann
merged
2010-02-22, by haftmann
tuned proofs
2010-02-22, by haftmann
ascii syntax for multiset order
2010-02-22, by haftmann
switched notations for pointwise and multiset order
2010-02-22, by haftmann
NEWS
2010-02-22, by haftmann
NEWS
2010-02-19, by haftmann
merged
2010-02-19, by haftmann
switched notations for pointwise and multiset order
2010-02-19, by haftmann
moved remaning class operations from Algebras.thy to Groups.thy
2010-02-19, by haftmann
hide fact range_def
2010-02-19, by haftmann
dropped reference to type classes
2010-02-19, by haftmann
NEWS
2010-02-19, by haftmann
filter out authentic const syntax;
2010-02-21, by wenzelm
slightly more abstract syntax mark/unmark operations;
2010-02-21, by wenzelm
tuned;
2010-02-21, by wenzelm
NEWS: authentic syntax for *all* term constants;
2010-02-21, by wenzelm
concrete syntax for all constructors, to workaround authentic syntax problem with domain package;
2010-02-21, by wenzelm
adapted to authentic syntax;
2010-02-21, by wenzelm
adapted to authentic syntax;
2010-02-21, by wenzelm
adapted to authentic syntax;
2010-02-21, by wenzelm
authentic syntax for *all* term constants;
2010-02-21, by wenzelm
binder notation for default print_mode -- to avoid strange output if "xsymbols" is not active;
2010-02-21, by wenzelm
tuned headers;
2010-02-21, by wenzelm
simplified syntax -- to make it work for authentic syntax;
2010-02-21, by wenzelm
modernized notation -- to make it work for authentic syntax;
2010-02-21, by wenzelm
proper markup of const syntax;
2010-02-21, by wenzelm
more precise dependencies;
2010-02-20, by wenzelm
added lemma
2010-02-20, by nipkow
moved reduced Induct/SList back from AFP.
2010-02-20, by nipkow
adjusted to changes in cs b987b803616d
2010-02-20, by haftmann
disabled some old (fragile) isatests;
2010-02-19, by wenzelm
tuned settings;
2010-02-19, by wenzelm
fixed document;
2010-02-19, by wenzelm
eliminated opaque signature matching -- tends to cause problems with toplevel pp for abstract types;
2010-02-19, by wenzelm
made SML/NJ happy;
2010-02-19, by wenzelm
tuned;
2010-02-19, by wenzelm
authentic term syntax;
2010-02-19, by wenzelm
Thm.def_binding;
2010-02-19, by wenzelm
moved ancient Drule.get_def to OldGoals.get_def;
2010-02-19, by wenzelm
quote the constant and theorem name with @{text}
2010-02-19, by Cezary Kaliszyk
merged
2010-02-19, by wenzelm
merged
2010-02-19, by wenzelm
local Simplifier.context;
2010-02-19, by wenzelm
renamed Simplifier.theory_context to Simplifier.global_context to emphasize that this is not the real thing;
2010-02-19, by wenzelm
tuned message;
2010-02-19, by wenzelm
Lin_Arith.pre_tac: inherit proper simplifier context, and get rid of posthoc renaming of bound variables;
2010-02-19, by wenzelm
merged
2010-02-19, by haftmann
context theorem is optional
2010-02-19, by haftmann
added dest_comb
2010-02-19, by haftmann
a simple concept for datatype invariants
2010-02-19, by haftmann
using Code.bare_thms_of_cert
2010-02-19, by haftmann
simplified
2010-02-19, by haftmann
added code_abstype keyword
2010-02-19, by haftmann
Initial version of HOL quotient package.
2010-02-19, by Cezary Kaliszyk
merge
2010-02-19, by blanchet
added support for nonstandard "nat"s to Nitpick and fixed bugs in binary "nat"s and "int"s
2010-02-18, by blanchet
fix bug in Nitpick's monotonicity code w.r.t. binary integers
2010-02-18, by blanchet
merged
2010-02-18, by wenzelm
merged
2010-02-18, by huffman
get rid of many duplicate simp rule warnings
2010-02-18, by huffman
get rid of warnings about duplicate simp rules in all HOLCF theories
2010-02-18, by huffman
HOLCF-FOCUS depends on ex/Stream.thy
2010-02-18, by huffman
fix looping call to simplifier
2010-02-18, by huffman
merged
2010-02-18, by berghofe
Use top-down rewriting to contract abbreviations.
2010-02-18, by berghofe
Added function rewrite_term_top for top-down rewriting.
2010-02-18, by berghofe
merged
2010-02-18, by nipkow
added lemma
2010-02-18, by nipkow
merged
2010-02-18, by wenzelm
tuned isatest settings;
2010-02-18, by wenzelm
removed unused Theory_Target.begin;
2010-02-18, by wenzelm
locale: more precise treatment of naming vs. binding;
2010-02-18, by wenzelm
Sign.restore_naming -- slightly more robust;
2010-02-18, by wenzelm
typedef: slightly more precise treatment of binding;
2010-02-18, by wenzelm
axclass: more precise treatment of naming vs. binding;
2010-02-18, by wenzelm
more systematic treatment of qualified names derived from binding;
2010-02-18, by wenzelm
pretty_full_theory: proper Syntax.init_pretty_global;
2010-02-18, by wenzelm
made SML/NJ happy (again);
2010-02-18, by wenzelm
merged
2010-02-18, by haftmann
drop code lemma for ordered_keys
2010-02-18, by haftmann
more lemmas about sort(_key)
2010-02-17, by haftmann
added ordered_keys
2010-02-17, by haftmann
isatest: activated HOL-Nitpick_Examples for x86_64-darwin -- should now work with kodkodi-1.2.8;
2010-02-17, by wenzelm
merged
2010-02-17, by blanchet
fix example to reflect change in function signature
2010-02-17, by blanchet
make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
2010-02-17, by blanchet
added gotcha to Nitpick manual regarding nonstandard models of "nat"
2010-02-17, by blanchet
improve Nitpick's "Datatypes" rendering for elements containing cycles
2010-02-17, by blanchet
don't destroy "Suc" in Nitpick and fix logic of Kodkod filtering (accidentally flipped in previous change)
2010-02-17, by blanchet
merged
2010-02-17, by blanchet
added yet another hint to Nitpick's output, this time warning about problems for which nothing was effectively tested
2010-02-17, by blanchet
merge
2010-02-17, by blanchet
reintroduce structural induction hint in Nitpick
2010-02-17, by blanchet
merge
2010-02-17, by blanchet
synchronize Nitpick's wellfoundedness formulas caching
2010-02-17, by blanchet
more work on Nitpick's support for nonstandard models + fix in model reconstruction
2010-02-13, by blanchet
redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
2010-02-13, by blanchet
minor fixes to Nitpick
2010-02-12, by blanchet
various cosmetic changes to Nitpick
2010-02-12, by blanchet
merged
2010-02-17, by huffman
fix more looping simp rules
2010-02-17, by huffman
remove $ from all HOLCF files
2010-02-17, by huffman
Renamed Multivariate-Analysis/Integration to Multivariate-Analysis/Integration_MV to avoid name clash with Integration.
2010-02-17, by hoelzl
Added integration to Multivariate-Analysis (upto FTC)
2010-02-17, by himmelma
Moved setprod_mono, abs_setprod and setsum_le_included to the Main image. Is used in Multivariate_Analysis.
2010-02-17, by hoelzl
fix looping simp rule
2010-02-17, by huffman
fix warnings about duplicate simp rules
2010-02-17, by huffman
fix warnings about duplicate simp rules
2010-02-17, by huffman
add theory HOLCF/ex/Strict_Fun.thy
2010-02-17, by huffman
tuned primrec signature: return definienda
2010-02-17, by haftmann
merged
2010-02-17, by haftmann
example for executable choice
2010-02-17, by haftmann
added simple theory about discrete summation
2010-02-17, by haftmann
giving up sunbroy2;
2010-02-17, by wenzelm
merged
2010-02-17, by haftmann
a draft for an example how to turn specifications involving choice executable
2010-02-17, by haftmann
added lemma map_of_map_restrict; generalized lemma dom_const
2010-02-17, by haftmann
adjusted to changes in theory Mapping
2010-02-17, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip