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
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.
make SML/NJ happy;
2015-11-18, by wenzelm
converted to cmp
2015-11-18, by nipkow
moved lemmas
2015-11-18, by nipkow
derive lemmas uniformly
2015-11-17, by nipkow
Removed some legacy theorems; minor adjustments to simplification rules; new material on homotopic paths
2015-11-17, by paulson
converted lookup to cmp
2015-11-17, by nipkow
removed lemmas that were only needed for old version of isin.
2015-11-17, by nipkow
clarified contexts by factoring out reading and definition of mixins
2015-11-16, by haftmann
merged
2015-11-16, by Andreas Lochbihler
export internal definition
2015-11-16, by Andreas Lochbihler
corrected inefficient implementation
2015-11-16, by nipkow
more tracing in MaSh
2015-11-16, by blanchet
tuned names
2015-11-16, by nipkow
NEWS
2015-11-16, by nipkow
formally correct context for export
2015-11-15, by haftmann
merged
2015-11-15, by wenzelm
merged
2015-11-15, by wenzelm
option "inductive_defs" controls exposure of def and mono facts;
2015-11-15, by wenzelm
tuned message;
2015-11-14, by wenzelm
added pretty syntax
2015-11-15, by nipkow
tuned white space
2015-11-15, by nipkow
leftover from 27ca6147e3b3
2015-11-15, by haftmann
tuned whitespace
2015-11-15, by haftmann
NEWS
2015-11-15, by haftmann
droppen diagnostic junk from 4b53042d7a40
2015-11-15, by haftmann
represent both algebraic and local-theory views on locale interpretation in interfaces
2015-11-14, by haftmann
tuned -- share implementations as far as appropriate
2015-11-14, by haftmann
prefer "rewrites" and "defines" to note rewrite morphisms
2015-11-14, by haftmann
coalesce permanent_interpretation.ML with interpretation.ML
2015-11-14, by haftmann
separate ML module for interpretation
2015-11-14, by haftmann
reverted half-baken 7d1127ac2251
2015-11-14, by haftmann
explicit computation of sort arguments for code equations makes less assumption about sort arguments of underlying type class instances
2015-11-14, by haftmann
more standard ML, to make SML/NJ more happy;
2015-11-14, by wenzelm
tuned;
2015-11-13, by wenzelm
tuned whitespace;
2015-11-13, by wenzelm
tuned;
2015-11-13, by wenzelm
tuned whitespace;
2015-11-13, by wenzelm
merged
2015-11-13, by wenzelm
added antiquotation @{doc}, e.g. useful for demonstration purposes;
2015-11-13, by wenzelm
preserve names of for-fixes for faithfully;
2015-11-13, by wenzelm
more documentation;
2015-11-13, by wenzelm
tuned whitespace;
2015-11-13, by wenzelm
more uniform jEdit properties;
2015-11-13, by wenzelm
avoid vacuous quantification, as usual for shared variable scope;
2015-11-13, by wenzelm
support for structure statements in 'assume', 'presume';
2015-11-13, by wenzelm
support short form for \<^theory_text>;
2015-11-12, by wenzelm
MIR decision procedure again working
2015-11-13, by paulson
unnecessary precondition
2015-11-13, by nipkow
Merge
2015-11-13, by paulson
Tweaks for "real": Removal of [iff] status for some lemmas, adding [simp] for others. Plus fixes.
2015-11-13, by paulson
tuned name
2015-11-13, by nipkow
tuned
2015-11-13, by nipkow
use cartouches instead of backquotes
2015-11-12, by blanchet
translation for conjunctive premises
2015-11-12, by nipkow
tuned
2015-11-12, by nipkow
added proof state output warning
2015-11-12, by nipkow
tuned
2015-11-11, by nipkow
merged
2015-11-11, by nipkow
no CRLF
2015-11-11, by nipkow
new conversion theorems for int, nat to float
2015-11-11, by paulson
merged
2015-11-11, by nipkow
uniform proof of lemmas
2015-11-11, by nipkow
merged
2015-11-11, by Andreas Lochbihler
adapt to 90f54d9e63f2
2015-11-11, by Andreas Lochbihler
add various lemmas
2015-11-11, by Andreas Lochbihler
add lemmas
2015-11-11, by Andreas Lochbihler
generalise lemma
2015-11-11, by Andreas Lochbihler
add lemmas for extended nats and reals
2015-11-11, by Andreas Lochbihler
add various lemmas
2015-11-11, by Andreas Lochbihler
cancel complementary terms as arguments to sup/inf in boolean algebras
2015-11-11, by Andreas Lochbihler
add lemmas about monoids and groups
2015-11-11, by Andreas Lochbihler
tuned
2015-11-11, by nipkow
recovered from a9c0572109af;
2015-11-10, by wenzelm
merged
2015-11-10, by wenzelm
tuned whitespace;
2015-11-10, by wenzelm
added @{command}, @{method}, @{attribute};
2015-11-10, by wenzelm
smart quoting of non-identifiers, e.g. jEdit actions;
2015-11-10, by wenzelm
more thorough check_action, including completion;
2015-11-10, by wenzelm
tuned signature;
2015-11-10, by wenzelm
clarified modules;
2015-11-10, by wenzelm
more thorough check_command, including completion;
2015-11-10, by wenzelm
clarified modules;
2015-11-10, by wenzelm
unused;
2015-11-10, by wenzelm
ignore pointless/unused options;
2015-11-10, by wenzelm
added document antiquotation @{theory_text};
2015-11-10, by wenzelm
allow open symboloid;
2015-11-10, by wenzelm
generalized so that is also works for veriT proofs
2015-11-10, by fleury
fixing premises in veriT proof reconstruction
2015-11-10, by fleury
Merge
2015-11-10, by paulson
Coercion "real" now has type nat => real only and is no longer overloaded. Type class "real_of" is gone. Many duplicate theorems removed.
2015-11-10, by paulson
subdegree/shift/cutoff and Euclidean ring instance for formal power series
2015-11-10, by eberlm
prefer static Font -- evade spontaneous change of TextField.font seen with Metal L&F in Plugin Options / Isabelle / General / Apply;
2015-11-09, by wenzelm
uniform mandatory qualifier for all locale expressions, including 'statespace' parent;
2015-11-09, by wenzelm
qualifier is mandatory by default;
2015-11-09, by wenzelm
prefer explicit State panel;
2015-11-09, by wenzelm
suppress already persistent state output as well;
2015-11-09, by wenzelm
added option timeout_scale;
2015-11-08, by wenzelm
syntactic completion may supersede semantic completion, e.g. relevant for "\undefined" vs. "undefined" in ML;
2015-11-07, by wenzelm
clarified completion of explicit symbols (see also f6bd97a587b7, e0e4ac981cf1);
2015-11-07, by wenzelm
tuned;
2015-11-07, by wenzelm
less confusing markup;
2015-11-07, by wenzelm
added @{undefined} with somewhat undefined symbol;
2015-11-07, by wenzelm
ML cartouches via control antiquotation;
2015-11-07, by wenzelm
more formal treatment of control symbols;
2015-11-06, by wenzelm
more antiquotations;
2015-11-06, by wenzelm
more antiquotations;
2015-11-06, by wenzelm
retain traditional rendering of \<paragraph>;
2015-11-06, by wenzelm
added glyphs 0x204b, 0x2b1a from DejaVuSansMono;
2015-11-06, by wenzelm
tuned;
2015-11-06, by wenzelm
tuned
2015-11-06, by nipkow
tuned
2015-11-05, by nipkow
updating options to verit
2015-11-05, by fleury
isabelle update_cartouches -c -t;
2015-11-05, by wenzelm
isabelle update_cartouches -c -t;
2015-11-05, by wenzelm
IsabelleText for unusual symbol;
2015-11-05, by wenzelm
isabelle update_cartouches -c;
2015-11-05, by wenzelm
merged
2015-11-05, by nipkow
Convertd to 3-way comparisons
2015-11-05, by nipkow
isabelle update_cartouches -c;
2015-11-05, by wenzelm
symbolic syntax "\<comment> text";
2015-11-05, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip