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.
clarified signature;
2018-03-03, by wenzelm
clarified self_update: imitate visible directory state on remote side;
2018-03-03, by wenzelm
more operations;
2018-03-03, by wenzelm
self_update implies push_isabelle_home (see also 4c253e84ae62);
2018-03-03, by wenzelm
uniform setup_repository (pull/clone without update);
2018-03-03, by wenzelm
clarified signature: facilitate interactive experimentation;
2018-03-03, by wenzelm
clarified tasks;
2018-03-03, by wenzelm
tuned signature;
2018-03-03, by wenzelm
proper order;
2018-03-02, by wenzelm
clarified README;
2018-03-02, by wenzelm
merged
2018-03-02, by wenzelm
more ssh options;
2018-03-02, by wenzelm
support for proxy connection, similar to ProxyCommand in ssh config;
2018-03-02, by wenzelm
prefer https;
2018-03-02, by wenzelm
avoid hardwired parameters;
2018-03-02, by wenzelm
Drop illegitimate optimisation from d5a7f2c54655.
2018-03-02, by ballarin
Fall back to reading rewrite morphism first if activation fails without it.
2018-03-02, by ballarin
Proper rewrite morphisms in locale instances.
2018-03-02, by ballarin
clarified date for presentation vs. formal pull_date;
2018-03-01, by wenzelm
reveal raw data in CSV format;
2018-03-01, by wenzelm
support for CSV files;
2018-03-01, by wenzelm
tuned comment;
2018-03-01, by wenzelm
clarified syntax: reject formal comments explicitly, instead of ignoring them silently;
2018-03-01, by wenzelm
merged
2018-02-28, by immler
generalized lemmas about orthogonal transformation
2018-02-28, by immler
more explicit infixl (see initial 1edf0f223c6e);
2018-02-28, by wenzelm
clarified use of vec type syntax;
2018-02-28, by wenzelm
new lemma
2018-02-26, by haftmann
dedicated append function for string literals
2018-02-26, by haftmann
generalized
2018-02-26, by immler
moved Lipschitz continuity from AFP/Ordinary_Differential_Equations and AFP/Gromov_Hyperbolicity; moved lemmas from AFP/Gromov_Hyperbolicity/Library_Complements
2018-02-26, by immler
merged
2018-02-25, by wenzelm
prefer symbols;
2018-02-25, by wenzelm
tuned;
2018-02-25, by wenzelm
more abbrevs;
2018-02-25, by wenzelm
allow multiple entries of and_list (on both sides);
2018-02-25, by wenzelm
eliminated ASCII syntax from Pure bootstrap;
2018-02-25, by wenzelm
merged
2018-02-25, by paulson
new material on matrices, etc., and consolidating duplicate results about of_nat
2018-02-25, by paulson
notation for dummy sort;
2018-02-25, by wenzelm
more symbols;
2018-02-24, by wenzelm
merged
2018-02-23, by wenzelm
tuned signature;
2018-02-23, by wenzelm
tuned signature;
2018-02-23, by wenzelm
tuned signature;
2018-02-23, by wenzelm
removed unused clone of (map o apsnd);
2018-02-23, by wenzelm
prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
2018-02-23, by wenzelm
added HOLogic.mk_obj_eq convenience and eliminated some clones;
2018-02-23, by wenzelm
tuned -- use existing Morphism.instantiate_morphism;
2018-02-23, by wenzelm
Merged;
2018-02-23, by Wenda Li
merged
2018-02-23, by Wenda Li
Unified the order of zeros and poles; improved reasoning around non-essential singularites
2018-02-23, by Wenda Li
merged
2018-02-23, by wenzelm
tuned;
2018-02-23, by wenzelm
tuned signature -- eliminated clones;
2018-02-23, by wenzelm
command 'interpret' no longer exposes resulting theorems as literal facts;
2018-02-23, by wenzelm
more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
2018-02-23, by wenzelm
tuned;
2018-02-22, by wenzelm
more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
2018-02-21, by wenzelm
explicit operations to instantiate frees: typ, term, thm, morphism;
2018-02-21, by wenzelm
more operations for ctyp, cterm;
2018-02-21, by wenzelm
minor tuning and clarification;
2018-02-21, by wenzelm
minor tuning and clarification;
2018-02-20, by wenzelm
tuned signature;
2018-02-20, by wenzelm
fixed the proof of pair_measure_count_space
2018-02-23, by paulson
merged
2018-02-23, by paulson
fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
2018-02-23, by paulson
merged
2018-02-22, by paulson
type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
2018-02-22, by paulson
simplified Radix_Sort
2018-02-23, by nipkow
merged
2018-02-22, by immler
merged
2018-02-22, by immler
moved theorems from AFP/Affine_Arithmetic and AFP/Ordinary_Differential_Equations
2018-02-22, by immler
simplified def of stable
2018-02-22, by nipkow
Lots of new material about matrices, etc.
2018-02-21, by paulson
tuned proofs -- prefer explicit names for facts from 'interpret';
2018-02-20, by wenzelm
merged
2018-02-20, by wenzelm
eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
2018-02-20, by wenzelm
tuned signature;
2018-02-20, by wenzelm
tuned;
2018-02-20, by wenzelm
use lazy notes for locale context init and later additions of facts;
2018-02-20, by wenzelm
avoid premature Lazy.force due to strict "?" operator;
2018-02-20, by wenzelm
Merge
2018-02-20, by paulson
Merge
2018-02-19, by paulson
lots of new material, ultimately related to measure theory
2018-02-19, by paulson
merged
2018-02-19, by wenzelm
support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
2018-02-19, by wenzelm
tuned;
2018-02-19, by wenzelm
tuned: more parallel;
2018-02-19, by wenzelm
clarified modules;
2018-02-19, by wenzelm
clarified modules;
2018-02-19, by wenzelm
tuned;
2018-02-19, by wenzelm
tuned;
2018-02-19, by wenzelm
tuned signature;
2018-02-19, by wenzelm
tuned: more accurate transfer;
2018-02-19, by wenzelm
store facts as lazy values;
2018-02-19, by wenzelm
clarified operations;
2018-02-19, by wenzelm
misc tuning and clarification;
2018-02-19, by wenzelm
clarified signature;
2018-02-19, by wenzelm
clarified modules;
2018-02-19, by wenzelm
more operations;
2018-02-19, by wenzelm
added lemma
2018-02-19, by nipkow
tuned;
2018-02-18, by wenzelm
clarified signature;
2018-02-18, by wenzelm
misc tuning and clarification;
2018-02-18, by wenzelm
clarified signature;
2018-02-18, by wenzelm
more explicit instantiate_morphism (without checks for typ / term component);
2018-02-18, by wenzelm
tuned;
2018-02-18, by wenzelm
tuned signature;
2018-02-18, by wenzelm
more thorough jEdit.propertiesChanged(), which includes KeymapManager.reload() and jEdit.initKeyBindings();
2018-02-17, by wenzelm
avoid conflict with Isabelle/jEdit completion of '>', e.g. "-->", "==>";
2018-02-17, by wenzelm
trim context of persistent data;
2018-02-17, by wenzelm
trim context of persistent data;
2018-02-17, by wenzelm
trim context of persistent data;
2018-02-17, by wenzelm
clarified apply_transaction: always continue without presentation context;
2018-02-17, by wenzelm
more tight presentation context: avoid storing full Toplevel.state;
2018-02-17, by wenzelm
tuned;
2018-02-17, by wenzelm
more informative theories_trace;
2018-02-17, by wenzelm
merged
2018-02-17, by wenzelm
tuned signature (again);
2018-02-16, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip