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-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
proper session-qualifier imports (amending "fixes" from adaa0a6ea4fe);
2019-09-06, by wenzelm
more robust;
2019-09-06, by wenzelm
unused;
2019-09-06, by wenzelm
proper finished_theory status for result;
2019-09-06, by wenzelm
more central checkpoint;
2019-09-06, by wenzelm
disable share_common_data for now (amending 0f8742b5a9e8) -- potentially more robust;
2019-09-04, by wenzelm
merged
2019-09-04, by wenzelm
load theories in stages, to reduce ML heap requirements;
2019-09-04, by wenzelm
more complete graph;
2019-09-04, by wenzelm
tuned messages;
2019-09-04, by wenzelm
tuned signature;
2019-09-04, by wenzelm
clarified signature;
2019-09-03, by wenzelm
tuned important special case;
2019-09-03, by wenzelm
tuned signature;
2019-09-03, by wenzelm
more dump_checkpoints;
2019-09-03, by wenzelm
clarified signature;
2019-09-03, by wenzelm
clarified state variable: avoid extra mutability via Promise;
2019-09-03, by wenzelm
Removal of the redundant ancestor Continuous_Extension
2019-09-04, by paulson
Half of Brouwer_Fixpoint split off to form a separate theory: Retracts.
2019-09-04, by paulson
Theory Derivative no longer depends on Path_Connected
2019-09-04, by paulson
more explicit type Dump.Session, with context information;
2019-09-02, by wenzelm
proper orientation;
2019-09-02, by wenzelm
clarified signature: prefer operations without position;
2019-09-02, by wenzelm
prefer Theory_Ordering theory names are unique (due to proper session context);
2019-09-02, by wenzelm
clarified signature: full dependency graph;
2019-09-01, by wenzelm
merged
2019-08-31, by wenzelm
more scalable isabelle dump (and derivatives): mark individual theories to share common data in ML;
2019-08-29, by wenzelm
tuned signature;
2019-08-29, by wenzelm
merged
2019-08-29, by nipkow
simplified proofs
2019-08-29, by nipkow
more rules for ordered real vector spaces
2019-08-29, by haftmann
simplified setup
2019-08-29, by nipkow
tuned proof
2019-08-29, by nipkow
merged
2019-08-28, by wenzelm
enable share_common_data for "isabelle dump" and its derivatives (e.g. "isabelle mmt_import"): this has the potential to reduce ML heap size considerably, after initial command definitions;
2019-08-28, by wenzelm
support for share_common_data after define_command and before actual update: this affects string particles of command tokens;
2019-08-28, by wenzelm
more scalable -- less ML heap requirements;
2019-08-28, by wenzelm
tuned whitespace;
2019-08-28, by wenzelm
Integrate locale activation fallback diagnostics with 'trace_locales'.
2019-08-28, by ballarin
entry point for analysis without integration theory
2019-08-28, by immler
removed Brouwer_Fixpoint from imports of Derivative
2019-08-28, by immler
removed unused lemma, generalized, reduced dependencies
2019-08-27, by immler
fixed typo
2019-08-27, by immler
moved lemmas; reduced dependencies of Lipschitz
2019-08-27, by immler
explicit instance real::ordered_real_vector before subclass in ordered_euclidean_space
2019-08-27, by immler
merged
2019-08-27, by nipkow
moved lemmas
2019-08-27, by nipkow
moved basic theorem
2019-08-27, by immler
proper positions for 'termination' command (see also 5549e686d6ac);
2019-08-27, by wenzelm
tuned names -- proper scopes;
2019-08-27, by wenzelm
added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
2019-08-26, by wenzelm
proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;
2019-08-25, by wenzelm
Tracing of locale activation.
2019-08-24, by ballarin
tuned
2019-08-23, by nipkow
always export Pure proofs;
2019-08-23, by wenzelm
clarified 'thm_deps' command;
2019-08-23, by wenzelm
more compact: avoid pointless PThm rudiments;
2019-08-23, by wenzelm
clarified signature: prefer total operations;
2019-08-23, by wenzelm
proper graph traversal: avoid multiple visit of unnamed nodes;
2019-08-21, by wenzelm
more scalable: avoid huge intermediate XML elems;
2019-08-21, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip