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.
merged
2019-10-19, by wenzelm
export toplevel proof similar to named PThm;
2019-10-19, by wenzelm
tuned signature;
2019-10-19, by wenzelm
proper protocol_message for bootstrap proofs;
2019-10-19, by wenzelm
proper export of bootstrap proofs (amending a6304b4664b6);
2019-10-19, by wenzelm
more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap.thy;
2019-10-18, by wenzelm
proper treatment of self thm_id;
2019-10-18, by wenzelm
added quickcheck setup
2019-10-19, by haftmann
generalized
2019-10-19, by haftmann
moved quickcheck setup to distribution
2019-10-18, by haftmann
moved generic instance to distribution
2019-10-18, by haftmann
clarified signature: support partial read_proof to accommodate proof term normalization vs. approximative proof_boxes as upper bound;
2019-10-18, by wenzelm
turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
2019-10-17, by wenzelm
support dummy term;
2019-10-17, by wenzelm
tuned signature;
2019-10-17, by wenzelm
proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
2019-10-17, by wenzelm
proper Thm.transfer;
2019-10-17, by wenzelm
clarified files;
2019-10-17, by wenzelm
clarified proof_boxes (requires prune_proofs=false);
2019-10-17, by wenzelm
tuned;
2019-10-17, by wenzelm
more robust;
2019-10-17, by wenzelm
more robust: avoid looping Lazy.force due to misinterpreted interrupt;
2019-10-16, by wenzelm
more informative combination_proof, e.g. relevant for proper type inference in HOL.Product_Type (with export_proofs);
2019-10-16, by wenzelm
tuned -- more stable type inference;
2019-10-16, by wenzelm
updated to jdk-11.0.4+11;
2019-10-16, by wenzelm
updated to scala-2.12.10;
2019-10-16, by wenzelm
more support for proof terms;
2019-10-15, by wenzelm
more support for proof terms;
2019-10-15, by wenzelm
support for proof terms;
2019-10-15, by wenzelm
clarified proof export;
2019-10-15, by wenzelm
set_preproc for object-logics with type classes;
2019-10-15, by wenzelm
tuned signature;
2019-10-15, by wenzelm
skip (somewhat pointless) shrink_proof more uniformly;
2019-10-15, by wenzelm
apply_preproc for all proof boxes;
2019-10-15, by wenzelm
cumulative errors for session partitions;
2019-10-15, by wenzelm
proper guard for process_theory: ensure uniform precedence of results;
2019-10-15, by wenzelm
load HOL-Proofs first: it introduces some extra "thm" items that are required later on;
2019-10-15, by wenzelm
clarified count_file;
2019-10-14, by wenzelm
clarified modules;
2019-10-14, by wenzelm
more complete coverage of sessions: process_theory operation needs to handle duplicate theories;
2019-10-14, by wenzelm
proper build_graph to make session selection work as in "isabelle build";
2019-10-14, by wenzelm
incorporate sessions with record_proofs;
2019-10-14, by wenzelm
clarified options;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified signature;
2019-10-14, by wenzelm
clarified "isabelle update" options -- more like "isabelle dump";
2019-10-14, by wenzelm
clarified treatment of base logic image;
2019-10-14, by wenzelm
simplified options: always split;
2019-10-14, by wenzelm
proper guard -- avoid bad result;
2019-10-14, by wenzelm
split into standard partitions, for improved scalability;
2019-10-14, by wenzelm
clarified defaults;
2019-10-14, by wenzelm
tuned signature;
2019-10-14, by wenzelm
clarified signature: static Dump.Context vs. dynamic Dump.Session;
2019-10-14, by wenzelm
tuned signature;
2019-10-13, by wenzelm
tuned signature;
2019-10-13, by wenzelm
clarified sessions/directories;
2019-10-13, by wenzelm
clarified signature default;
2019-10-12, by wenzelm
clarified signature default;
2019-10-12, by wenzelm
more operations for type classes;
2019-10-12, by wenzelm
setup preprocessing for HOL proofs;
2019-10-12, by wenzelm
support preprocessing of exported proofs;
2019-10-12, by wenzelm
early setup of proof preprocessing;
2019-10-12, by wenzelm
clarified output and input of Typ/Term;
2019-10-12, by wenzelm
adapted to ML version;
2019-10-12, by wenzelm
more compact XML;
2019-10-12, by wenzelm
more compact XML: separate environment for free variables;
2019-10-12, by wenzelm
more compact XML;
2019-10-12, by wenzelm
merged
2019-10-11, by wenzelm
proper ML names;
2019-10-11, by wenzelm
clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
2019-10-11, by wenzelm
some treatment of OfClass proofs;
2019-10-11, by wenzelm
tuned signature;
2019-10-11, by wenzelm
misc tuning and clarification;
2019-10-11, by wenzelm
proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
2019-10-11, by wenzelm
clarified oracle_proof;
2019-10-11, by wenzelm
tuned;
2019-10-11, by wenzelm
tuned;
2019-10-11, by wenzelm
tuned;
2019-10-11, by wenzelm
clarified signature;
2019-10-11, by wenzelm
tuned signature;
2019-10-11, by wenzelm
more compact XML representation;
2019-10-10, by wenzelm
proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
2019-10-10, by wenzelm
tuned;
2019-10-10, by wenzelm
tuned -- more direct ML expressions;
2019-10-10, by wenzelm
clarified modules;
2019-10-10, by wenzelm
tuned whitespace;
2019-10-10, by wenzelm
more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
2019-10-10, by wenzelm
unused;
2019-10-10, by wenzelm
document antiquotations + clarify porting text slightly
2019-10-11, by blanchet
updated veriT part of Sledgehammer documentation
2019-10-10, by blanchet
added para constrasting 'primrec' and 'fun' -- and removed my middle name
2019-10-10, by blanchet
dedicated fact collections for algebraic simplification rules potentially splitting goals
2019-10-09, by haftmann
merged
2019-10-09, by wenzelm
tuned;
2019-10-09, by wenzelm
misc tuning and clarification;
2019-10-09, by wenzelm
tuned;
2019-10-09, by wenzelm
tuned -- allow slightly more expensive atomic proofs;
2019-10-09, by wenzelm
clarified signature -- some operations to support fully explicit proof terms;
2019-10-09, by wenzelm
tuned;
2019-10-08, by wenzelm
tuned;
2019-10-08, by wenzelm
proper treatment of sorts;
2019-10-08, by wenzelm
tuned app_types: more direct map_proof_types_same;
2019-10-08, by wenzelm
tuned;
2019-10-08, by wenzelm
generalized parsing, for e.g. Leo-III
2019-10-09, by blanchet
More theorems about limits, including cancellation simprules
2019-10-09, by paulson
Generalised two results concerning limits from the real numbers to type classes
2019-10-09, by paulson
formally augmented corresponding rules for field_simps
2019-10-08, by haftmann
clarified option type;
2019-10-07, by wenzelm
count document nodes via raw file length;
2019-10-07, by wenzelm
merged
2019-10-07, by wenzelm
clarified Load_State / load_limit;
2019-10-07, by wenzelm
clarified Load_State;
2019-10-07, by wenzelm
discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
2019-10-07, by wenzelm
count nodes uniformly: avoid overloaded session;
2019-10-07, by wenzelm
clarified signature;
2019-10-07, by wenzelm
simplified proof
2019-10-07, by nipkow
tuned signature;
2019-10-06, by wenzelm
clarified signature: more options;
2019-10-06, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip