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
2011-08-12, by huffman
avoid duplicate rule warnings
2011-08-11, by huffman
modify euclidean_space class to include basis set
2011-08-11, by huffman
remove lemma stupid_ext
2011-08-11, by huffman
documented extended version of case_names attribute
2011-08-12, by nipkow
normalized theory dependencies wrt. file_store;
2011-08-12, by wenzelm
general Graph.schedule;
2011-08-12, by wenzelm
allow "$" within basic path elements (NB: initial "$" refers to path variable);
2011-08-12, by wenzelm
clarified document model header: master_dir (native wrt. editor, potentially URL) and node_name (full canonical path);
2011-08-12, by wenzelm
simplified class Thy_Header;
2011-08-12, by wenzelm
clarified Exn.message;
2011-08-12, by wenzelm
uniform treatment of header edits as document edits;
2011-08-11, by wenzelm
explicit datatypes for document node edits;
2011-08-11, by wenzelm
tuned;
2011-08-11, by wenzelm
disentangled nested ML files;
2011-08-11, by wenzelm
minimal script to run raw Poly/ML with concurrency library;
2011-08-11, by wenzelm
somewhat more uniform THIS;
2011-08-11, by wenzelm
more trimming;
2011-08-11, by wenzelm
recovered some ML toplevel pp;
2011-08-11, by wenzelm
some trimming;
2011-08-11, by wenzelm
prefix of Pure/ROOT.ML required for concurrency within the ML runtime;
2011-08-11, by wenzelm
redundant use of misc_legacy.ML;
2011-08-11, by wenzelm
eliminated use of recdef
2011-08-11, by krauss
removed obsolete recdef-related examples
2011-08-11, by krauss
removed unused material, which does not really belong here
2011-08-11, by krauss
merged
2011-08-10, by huffman
avoid warnings about duplicate rules
2011-08-10, by huffman
follow standard naming scheme for sgn_vec_def
2011-08-10, by huffman
remove several redundant and unused theorems about derivatives
2011-08-10, by huffman
remove redundant lemma
2011-08-10, by huffman
simplify proof of lemma bounded_component
2011-08-10, by huffman
simplify some proofs
2011-08-10, by huffman
more uniform naming scheme for finite cartesian product type and related theorems
2011-08-10, by huffman
move euclidean_space instance from Cartesian_Euclidean_Space.thy to Finite_Cartesian_Product.thy
2011-08-10, by huffman
merged
2011-08-10, by wenzelm
split Linear_Algebra.thy from Euclidean_Space.thy
2011-08-10, by huffman
full import paths
2011-08-10, by huffman
declare tendsto_const [intro] (accidentally removed in 230a8665c919)
2011-08-10, by huffman
merged
2011-08-10, by huffman
simplified definition of class euclidean_space;
2011-08-10, by huffman
bounded_linear interpretation for euclidean_component
2011-08-09, by huffman
lemma bounded_linear_intro
2011-08-09, by huffman
avoid duplicate rewrite warnings
2011-08-09, by huffman
mark some redundant theorems as legacy
2011-08-09, by huffman
Derivative.thy: more sensible subsection headings
2011-08-09, by huffman
Derivative.thy: clean up formatting
2011-08-09, by huffman
instance real_basis_with_inner < perfect_space
2011-08-08, by huffman
old term operations are legacy;
2011-08-10, by wenzelm
moved old code generator to src/Tools/;
2011-08-10, by wenzelm
avoid OldTerm operations -- with subtle changes of semantics;
2011-08-10, by wenzelm
avoid OldTerm operations -- with subtle changes of semantics;
2011-08-10, by wenzelm
avoid OldTerm operations -- with subtle changes of semantics;
2011-08-10, by wenzelm
avoid OldTerm operations -- with subtle changes of semantics;
2011-08-10, by wenzelm
tuned signature;
2011-08-10, by wenzelm
Goal.forked: clarified handling of interrupts;
2011-08-10, by wenzelm
future_job: explicit indication of interrupts;
2011-08-10, by wenzelm
more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;
2011-08-10, by wenzelm
synchronized cancel and flushing of Multithreading.interrupted state, to ensure that interrupts stay within task boundaries;
2011-08-10, by wenzelm
tuned source structure;
2011-08-10, by wenzelm
bash_output_fifo blocks on Cygwin 1.7.x;
2011-08-10, by wenzelm
rename_bvs now avoids introducing name clashes between schematic variables
2011-08-09, by berghofe
merged
2011-08-09, by wenzelm
tuned proofs
2011-08-09, by haftmann
merged
2011-08-09, by haftmann
tuned header
2011-08-09, by haftmann
more uniform naming scheme for Inf/INF and Sup/SUP lemmas
2011-08-09, by haftmann
removed "extremely ambigous" warning; has been ignored by everyone for years.
2011-08-09, by kleing
misc tuning and clarification;
2011-08-09, by wenzelm
tuned whitespace;
2011-08-09, by wenzelm
support local HOATPs
2011-08-09, by blanchet
document local HOATPs
2011-08-09, by blanchet
workaround THF parser limitation
2011-08-09, by blanchet
LEO-II also supports FOF
2011-08-09, by blanchet
misc tuning and simplification;
2011-08-09, by wenzelm
updated documentation of method "split" according to e6a4bb832b46;
2011-08-09, by wenzelm
updated references to CADE-23
2011-08-09, by blanchet
renamed E wrappers for consistency with CASC conventions
2011-08-09, by blanchet
updated Sledgehammer docs
2011-08-09, by blanchet
add line number prefix to output file name
2011-08-09, by blanchet
added "sound" option to Mirabelle
2011-08-09, by blanchet
move lambda-lifting code to ATP encoding, so it can be used by Metis
2011-08-09, by blanchet
load lambda-lifting structure earlier, so it can be used in Metis
2011-08-09, by blanchet
merged
2011-08-09, by haftmann
move legacy candiates to bottom; marked candidates for default simp rules
2011-08-08, by haftmann
merged
2011-08-08, by haftmann
dropped lemmas (Inf|Sup)_(singleton|binary)
2011-08-08, by haftmann
dropped lemmas (Inf|Sup)_(singleton|binary)
2011-08-08, by haftmann
rename type 'a net to 'a filter, following standard mathematical terminology
2011-08-08, by huffman
HOLCF: fix warnings about unreferenced identifiers
2011-08-08, by huffman
remove duplicate lemmas
2011-08-08, by huffman
merged
2011-08-08, by huffman
fix perfect_space instance proof for finite cartesian product (cf. 5b970711fb39)
2011-08-08, by huffman
generalize sequence lemmas
2011-08-08, by huffman
generalize more lemmas about compactness
2011-08-08, by huffman
generalize compactness equivalence lemmas
2011-08-08, by huffman
lemma bolzano_weierstrass_imp_compact
2011-08-08, by huffman
class perfect_space inherits from topological_space;
2011-08-08, by huffman
merged
2011-08-08, by wenzelm
import constant folding theory into IMP
2011-08-08, by kleing
make syntax ambiguity warnings a config option
2011-08-06, by kleing
add lemmas INF_image, SUP_image
2011-08-08, by huffman
declare {INF,SUP}_empty [simp]
2011-08-08, by huffman
rename Pair_fst_snd_eq to prod_eq_iff (keeping old name too)
2011-08-08, by huffman
standard theorem naming scheme: complex_eqI, complex_eq_iff
2011-08-08, by huffman
moved division ring stuff from Rings.thy to Fields.thy
2011-08-08, by huffman
Library/Product_ord: wellorder instance for products
2011-08-08, by huffman
modernized file proof_checker.ML;
2011-08-08, by wenzelm
tuned thm_of_proof: build lookup table within closure;
2011-08-08, by wenzelm
added Reconstruct.proof_of convenience;
2011-08-08, by wenzelm
ship message in one piece;
2011-08-08, by wenzelm
misc tuning -- eliminated old-fashioned rep_thm;
2011-08-08, by wenzelm
modernized strcture Proof_Checker;
2011-08-08, by wenzelm
less ambitious use of AttributedString, for proper caret painting within \<^sup>\<foobar>;
2011-08-08, by wenzelm
updated imports;
2011-08-08, by wenzelm
proper signature;
2011-08-08, by wenzelm
made SML/NJ happy;
2011-08-08, by wenzelm
slightly more uniform messages;
2011-08-08, by wenzelm
avoid pointless completion of illegal control commands;
2011-08-08, by wenzelm
removed old expand_fun_eq
2011-08-08, by nipkow
fixed index entry
2011-08-08, by nipkow
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip