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.
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
clarified signature: read full session requirements;
2019-10-06, by wenzelm
clarified signature;
2019-10-06, by wenzelm
tuned signature;
2019-10-06, by wenzelm
clarified options -- more scalable;
2019-10-05, by wenzelm
obsolete;
2019-10-04, by wenzelm
proper replacement for (map_types (K dummyT));
2019-10-04, by wenzelm
Term_XML.Encode/Decode.term uses Const "typargs";
2019-10-04, by wenzelm
prefer atomic edits -- potentially more robust;
2019-10-02, by wenzelm
clarified signature -- potentially more robust;
2019-10-02, by wenzelm
just one dump_checkpoint Main -- potentially more robust;
2019-10-02, by wenzelm
more robust: avoid update/interrupt of long-running print_consolidation;
2019-10-02, by wenzelm
avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
2019-10-01, by wenzelm
consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
2019-10-01, by wenzelm
obsolete (see 60abd1e94168);
2019-10-01, by wenzelm
more robust after shutdown;
2019-10-01, by wenzelm
more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
2019-10-01, by wenzelm
clarified share_common_data: after finished checkpoint, before next edits;
2019-09-30, by wenzelm
obsolete (see 030a6baa5cb2 and d14ddb1df52c);
2019-09-30, by wenzelm
support headless_load_limit for more scalable load process;
2019-09-30, by wenzelm
added dump_options: disabled by default;
2019-09-30, by wenzelm
tuned message;
2019-09-30, by wenzelm
clarified incremental loading: requirements based on maximal nodes;
2019-09-30, by wenzelm
tuned signature;
2019-09-30, by wenzelm
tuned;
2019-09-30, by wenzelm
tuned message;
2019-09-29, by wenzelm
more explicit type Load_State;
2019-09-29, by wenzelm
more operations -- incremental exploration of reachable nodes;
2019-09-29, by wenzelm
tuned messages (again) -- avoid confusion wrt. total remaining size;
2019-09-28, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip