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.
NEWS
2010-02-22, by haftmann
added missing separator
2010-02-22, by haftmann
more accurate when registering new types
2010-02-22, by haftmann
added Dlist
2010-02-22, by haftmann
tuned text
2010-02-22, by haftmann
distributed theory Algebras to theories Groups and Lattices
2010-02-22, by haftmann
merged
2010-02-22, by haftmann
proper distinction of code datatypes and abstypes
2010-02-22, by haftmann
merged
2010-02-22, by haftmann
merged
2010-02-22, by haftmann
merged
2010-02-22, by haftmann
lemma distinct_insert
2010-02-20, by haftmann
proper header and subsection headings
2010-02-22, by huffman
remove unneeded premise from rat_floor_lemma and floor_Fract
2010-02-22, by huffman
Replaced Integration by Multivariate-Analysis/Real_Integration
2010-02-22, by hoelzl
Support for one-dimensional integration in Multivariate-Analysis
2010-02-22, by himmelma
Equivalence between DERIV and one-dimensional derivation in Multivariate-Analysis
2010-02-18, by himmelma
merged
2010-02-22, by huffman
add mixfix field to type Domain_Library.cons
2010-02-22, by huffman
remove unnecessary local
2010-02-22, by huffman
update to use fixrec package
2010-02-21, by huffman
merge
2010-02-22, by blanchet
enabled Nitpick's support for quotient types + shortened the Nitpick tests a bit
2010-02-22, by blanchet
filter out trivial definitions in Nitpick (e.g. "Topology.topo" from AFP)
2010-02-22, by blanchet
dropped references to old axclass from documentation
2010-02-22, by haftmann
Fixed bug that caused (r)trancl_tac to crash when the term denoting the relation
2010-02-22, by berghofe
fixed a few bugs in Nitpick and removed unreferenced variables
2010-02-22, by blanchet
update the keywords files
2010-02-22, by Cezary Kaliszyk
rename print_maps to print_quotmaps
2010-02-22, by Cezary Kaliszyk
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip