Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
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
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
added lemma
2019-09-26, by nipkow
more Phabricator configuration;
2019-09-26, by wenzelm
A little more material from the Fourier AFP entry, and the correction of two very slow proof lines
2019-09-26, by paulson
boot with Phabricator PHP daemon;
2019-09-25, by wenzelm
clarified sshd setup: standard service on non-standard port 222, special "vcs" service on standard port 22;
2019-09-25, by wenzelm
disable lrzcloud1 -- superseded by lrzcloud2;
2019-09-25, by wenzelm
merged
2019-09-25, by nipkow
replaced new type ('a,'b) tree by old type ('a*'b) tree.
2019-09-25, by nipkow
more Phabricator configuration;
2019-09-25, by wenzelm
merged
2019-09-24, by nipkow
merged
2019-09-24, by nipkow
simplified proofs
2019-09-24, by nipkow
some information about Phabricator server setup;
2019-09-24, by wenzelm
More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
2019-09-24, by paulson
merged
2019-09-23, by nipkow
Enforced precodition "n <= length xs" to avoid relying on "hd []".
2019-09-23, by nipkow
Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
2019-09-23, by paulson
tuned
2019-09-23, by nipkow
added lemma
2019-09-23, by nipkow
proper file name instead of font name (amending dc9a39c3f75d);
2019-09-22, by wenzelm
added function
2019-09-22, by nipkow
merged
2019-09-19, by wenzelm
clarified data structures;
2019-09-19, by wenzelm
unused;
2019-09-19, by wenzelm
merged
2019-09-19, by paulson
Tidying and one more theorem
2019-09-19, by paulson
merged
2019-09-19, by wenzelm
explicit check of assumption prefix;
2019-09-19, by wenzelm
clarified signature;
2019-09-19, by wenzelm
clarified modules;
2019-09-19, by wenzelm
support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
2019-09-18, by wenzelm
proper export of result_text for 'have';
2019-09-18, by wenzelm
support soft types for 'assume';
2019-09-18, by wenzelm
more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
2019-09-18, by wenzelm
clarified modules;
2019-09-17, by wenzelm
clarified signature -- removed unused option (see acb0807ddb56);
2019-09-17, by wenzelm
one small last theorem
2019-09-19, by paulson
Four new results from Smooth_Manifolds/Analysis_More
2019-09-19, by paulson
A few more simple results
2019-09-19, by paulson
imported new material mostly due to Sébastien Gouëzel
2019-09-18, by paulson
A couple of new theorems, stolen from AFP entries
2019-09-17, by paulson
A few new theorems, tidying up and deletion of obsolete material
2019-09-17, by paulson
merged
2019-09-16, by wenzelm
more errors;
2019-09-16, by wenzelm
clarified inversion of file name to theory name, notably for Windows;
2019-09-16, by wenzelm
clarified import_name: observe directory notation more strictly;
2019-09-16, by wenzelm
tuned signature;
2019-09-16, by wenzelm
clarified signature -- removed pointless operations;
2019-09-16, by wenzelm
clarified signature -- removed unused content;
2019-09-16, by wenzelm
clarified theory imports completion, based on session directories and current master directory (no support for local session-subdirectories);
2019-09-16, by wenzelm
find theories via session directories only -- ignore known_theories;
2019-09-16, by wenzelm
tuned;
2019-09-16, by wenzelm
tuned message;
2019-09-16, by wenzelm
merged
2019-09-16, by nipkow
tuned
2019-09-16, by nipkow
A little-known material, and some tidying up
2019-09-16, by paulson
merged
2019-09-15, by wenzelm
tuned;
2019-09-15, by wenzelm
clarified theory status;
2019-09-15, by wenzelm
dump ZF in parallel to HOL Main;
2019-09-15, by wenzelm
tuned messages;
2019-09-15, by wenzelm
more ambitious options (again);
2019-09-15, by wenzelm
more ambitious options (again, after 93aa546ffbac);
2019-09-15, by wenzelm
tuned signature;
2019-09-15, by wenzelm
proper clean_theories wrt. dynamic dep_graph;
2019-09-15, by wenzelm
tuned signature;
2019-09-15, by wenzelm
potentially more robust: read under lock if not yet set;
2019-09-14, by wenzelm
tuned;
2019-09-13, by wenzelm
New theory Equivalence_Measurable_On_Borel, with the HOL Light notion of measurable_on and its equivalence to ours
2019-09-13, by paulson
session directories need to exist;
2019-09-12, by wenzelm
clarified signature: eliminated unused option;
2019-09-12, by wenzelm
merged
2019-09-12, by paulson
importation fix
2019-09-12, by paulson
merged
2019-09-12, by paulson
new material on Analysis, plus some rearrangements
2019-09-12, by paulson
eliminated pointless theory graph (reverting parts of a56eab490f4e): it caused problems with loaded vs. non-loaded node names, e.g. for theory Pure (see also 29bb1ebb188f);
2019-09-12, by wenzelm
discontinued obsolete "isabelle imports" and all_known data;
2019-09-12, by wenzelm
avoid duplicate directories wrt. synthetic session;
2019-09-12, by wenzelm
disallow accidental duplicates within the same session specification -- proper total match;
2019-09-12, by wenzelm
find theory files via session structure: much faster Prover IDE startup;
2019-09-12, by wenzelm
find theory node name via session directories;
2019-09-11, by wenzelm
disallow overlapping session directories;
2019-09-11, by wenzelm
tidied up some massive ugliness
2019-09-10, by paulson
clarified messages;
2019-09-08, by wenzelm
clarified syntax: 'directories' and 'theories' belong together;
2019-09-08, by wenzelm
more documentation;
2019-09-08, by wenzelm
check session directories;
2019-09-08, by wenzelm
declare session directories;
2019-09-08, by wenzelm
clarified signature: proper Document.Node.Ordering conforming to equality (e.g. required in situations where theory names are ambiguous due to overlapping session directories);
2019-09-08, by wenzelm
theory_name based on session_directories: no need for expensive all_known;
2019-09-07, by wenzelm
clarified session_directories: relative to session_path, with overlapping information;
2019-09-07, by wenzelm
clarified signature: retain global session information, unaffected by later restriction;
2019-09-07, by wenzelm
disable fragile options for now;
2019-09-07, by wenzelm
avoid overlapping session directories;
2019-09-07, by wenzelm
support for explicit session directories;
2019-09-07, by wenzelm
obsolete (see 94442fce40a5);
2019-09-06, by wenzelm
optional trace output;
2019-09-06, by wenzelm
prefer commands_accepted: fewer protocol messages;
2019-09-06, by wenzelm
prefer define_commands_bulk: fewer protocol messages;
2019-09-06, by wenzelm
clarified signature;
2019-09-06, by wenzelm
tuned signature -- prefer bulk messages;
2019-09-06, by wenzelm
tuned signature;
2019-09-06, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip