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
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.
more parallelism, at the cost of potential duplicates of make_thy;
2021-11-17, by wenzelm
afford more parallelism for sessions (instead of theories in 5eac4b13d1f1): depend on disjoint data areas (notably base.session_theories in 2ad892ac749a);
2021-11-17, by wenzelm
more interrupts;
2021-11-17, by wenzelm
present only selected session theories (as in Isabelle2021), in contrast to 2bc24136bdeb, eb89b3a37826;
2021-11-17, by wenzelm
tuned;
2021-11-17, by wenzelm
clarified modules;
2021-11-17, by wenzelm
tuned (see also e0d1d9203275);
2021-11-17, by wenzelm
clarified signature;
2021-11-17, by wenzelm
tuned;
2021-11-17, by wenzelm
spelling;
2021-11-16, by wenzelm
added asymp_{less,greater} to preorder and moved mult1_lessE out
2021-11-25, by desharna
renamed multp_code_iff and multeqp_code_iff
2021-11-25, by desharna
simplified mult_cancel_max and introduced orginal lemma as mult_cancel_max0
2021-11-25, by desharna
renamed Multiset.multp and Multiset.multeqp
2021-11-25, by desharna
added lemmas
2021-11-17, by nipkow
merged
2021-11-16, by wenzelm
tuned;
2021-11-16, by wenzelm
removed redundant test (see also 86fac52c2795, a9fea3f11cc0);
2021-11-16, by wenzelm
just one Presentation.State for all sessions: avoid duplication of already presented theories (very slow) and cached theory export (not very slow);
2021-11-16, by wenzelm
proper version;
2021-11-16, by wenzelm
back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);
2021-11-16, by wenzelm
less ambitious parallelism: more direct read/write saves overall heap space and GC time;
2021-11-16, by wenzelm
slightly faster XML output: avoid too much regrowing of StringBuilder;
2021-11-16, by wenzelm
updated NEWS: arm64-linux support is almost complete;
2021-11-15, by wenzelm
update z3-4.4.0pre-3 to z3-4.4.1, which happens to have an arm64_linux executable in Debian 9;
2021-11-15, by wenzelm
more material for HOL-Analysis.Infinite_Sum
2021-11-15, by Manuel Eberl
more symbolic latex_output via XML;
2021-11-15, by wenzelm
clarified signature;
2021-11-15, by wenzelm
updated to polyml-5.9-610a153b941d -- close to final;
2021-11-14, by wenzelm
tuned signature (again): latex_output is likely to depend on context;
2021-11-14, by wenzelm
more symbolic latex output;
2021-11-14, by wenzelm
tuned signature;
2021-11-14, by wenzelm
symbolic latex_output via XML, interpreted in Isabelle/Scala;
2021-11-14, by wenzelm
tuned signature;
2021-11-14, by wenzelm
clarified signature;
2021-11-14, by wenzelm
clarified signature;
2021-11-13, by wenzelm
clarified signature: more privacy;
2021-11-13, by wenzelm
tuned output --- less redundancy;
2021-11-13, by wenzelm
tuned whitespace;
2021-11-13, by wenzelm
clarified signature: Latex.Output as parameter to Document_Build.Engine;
2021-11-13, by wenzelm
proper detection of ARM platform variants;
2021-11-12, by wenzelm
back to post-release mode;
2021-11-12, by wenzelm
updated for release;
2021-11-12, by wenzelm
Added tag Isabelle2021-1-RC3 for changeset 2b212c8138a5
2021-11-12, by wenzelm
merged
2021-11-12, by wenzelm
updated to polyml-5.9-cc80e2b43c38, which also contains ARM64 on darwin (unused by default);
2021-11-12, by wenzelm
clarified HTML_Context: more explicit directory structure;
2021-11-12, by wenzelm
tuned comments;
2021-11-12, by wenzelm
tuned;
2021-11-12, by wenzelm
clarified signature;
2021-11-12, by wenzelm
clarified properties: avoid empty entry;
2021-11-12, by wenzelm
tuned signature;
2021-11-12, by wenzelm
merged
2021-11-12, by nipkow
tuned (thanks to J. Villadsen)
2021-11-12, by nipkow
added padding to Mirabelle's output
2021-11-12, by desharna
merged
2021-11-12, by desharna
tuned generation of TPTP with $ite/$let in higher-order logics
2021-11-11, by desharna
tuned generation of TPTP with $ite in function position
2021-11-11, by desharna
tuned TPTP generation of If helper facts
2021-11-11, by desharna
merged
2021-11-11, by wenzelm
clarified signature: prefer static operations;
2021-11-11, by wenzelm
clarified signature: avoid potential misunderstanding of Resources.empty as proper Resources;
2021-11-11, by wenzelm
more robust;
2021-11-11, by wenzelm
tuned signature;
2021-11-11, by wenzelm
clarified signature: more explicit class Entity_Context with private state + operations;
2021-11-11, by wenzelm
more hyperlinks, notably internal fact references;
2021-11-11, by wenzelm
Automated merge with bundle:/var/folders/9z/l1x9y3bd16x9_70pdp4703jr0000gp/T/SourceTreeTemp.14UUXO
2021-11-11, by paulson
A tiny bit of tidying connected with Zorn's Lemma
2021-11-09, by paulson
tuned;
2021-11-10, by wenzelm
tuned;
2021-11-10, by wenzelm
proper handling of Protocol.Export, using the payload from the message --- in contrast db_context.read_export materializes only later by a different thread (race condition);
2021-11-10, by wenzelm
revert temporary workaround 6d111935299c;
2021-11-10, by wenzelm
added lemma
2021-11-10, by nipkow
merged
2021-11-09, by nipkow
tuned attributes to avoid looping
2021-11-09, by nipkow
added eq_iff_swap for creating symmetric variants of thms; applied it in List.
2021-11-08, by nipkow
tuned text;
2021-11-09, by wenzelm
more robust timeout, following df4449c6eff1;
2021-11-09, by wenzelm
more accurate Files.isRegularFile, exclude directories (e.g. jar_path);
2021-11-09, by wenzelm
proper java_version for isabelle_setup;
2021-11-09, by wenzelm
explicit option metric_argo_timeout, with reasonable default for Raspberry Pi;
2021-11-08, by wenzelm
tuned;
2021-11-08, by wenzelm
repackage minisat-2.2.1 with cygwin1.dll: required to run the executable without existing Cygwin context (normally provided by bash_process);
2021-11-08, by wenzelm
discontinued redundant document_preprocessor: in the worst case, a plain-old document/build script will do;
2021-11-08, by wenzelm
clarified messages, depending on option "document_echo";
2021-11-08, by wenzelm
just one cache, via HTML_Context, via Sessions.Store or Session;
2021-11-08, by wenzelm
merged
2021-11-08, by paulson
new lemmas about convex, concave functions, + tidying
2021-11-07, by paulson
proper support for arm64;
2021-11-07, by wenzelm
no perl (amending 59ef23ac81ab);
2021-11-07, by wenzelm
merged
2021-11-07, by wenzelm
Added tag Isabelle2021-1-RC2 for changeset b92b5a57521b
2021-11-07, by wenzelm
merged
2021-11-07, by nipkow
Preserve variable name z in VAR {z = t}
2021-11-07, by nipkow
back to scala-2.13.5: avoid crash of Scala REPL on arm64-darwin;
2021-11-07, by wenzelm
updated to polyml-5.9-5d4caa8f7148, which also contains ARM64 on darwin (unused by default);
2021-11-07, by wenzelm
more precise URL
2021-11-07, by nipkow
tuned page breaks
2021-11-07, by nipkow
cover all possible kinds, notably for references outside of this theory (amending 129fb11b357f);
2021-11-06, by wenzelm
proper foundational order;
2021-11-06, by wenzelm
back to non-strict Export_Theory.read_theory (without warning): theories could have been skipped due to "condition";
2021-11-06, by wenzelm
use all entity kinds from theory export, e.g. "method", "attribute";
2021-11-06, by wenzelm
clarified signature;
2021-11-06, by wenzelm
clarified physical_ref;
2021-11-06, by wenzelm
proper treatment of session build hierarchy;
2021-11-06, by wenzelm
proper used_theories for session build hierarchy, not known_theories from imported sessions;
2021-11-06, by wenzelm
present theories from imported sessions as required;
2021-11-05, by wenzelm
avoid multiple copies of fonts;
2021-11-05, by wenzelm
more compact persistent data;
2021-11-05, by wenzelm
tuned;
2021-11-05, by wenzelm
proper term_cache;
2021-11-05, by wenzelm
prefer "NAME|KIND" format, as already used in Isabelle/MMT and Isabelle/Dedukti;
2021-11-05, by wenzelm
tuned;
2021-11-05, by wenzelm
observer proper session hierarchy (according to build_graph): thus exported artifacts are always valid;
2021-11-05, by wenzelm
tuned;
2021-11-05, by wenzelm
clarified order: prefer bottom-up construction of partial content;
2021-11-05, by wenzelm
more thorough update_global_index: overwrite old content;
2021-11-05, by wenzelm
tuned;
2021-11-05, by wenzelm
tuned;
2021-11-05, by wenzelm
clarified HTML_Context: just one context type;
2021-11-05, by wenzelm
unused (see also 217e6cf61453, 5e7916535860);
2021-11-05, by wenzelm
merged
2021-11-04, by wenzelm
clarified Theory_Cache: prefer immutable data with Synchronized variable;
2021-11-04, by wenzelm
tuned signature;
2021-11-04, by wenzelm
unused;
2021-11-04, by wenzelm
proper support of verit's return code for timeout
2021-11-04, by Mathias Fleury
tuned whitespace;
2021-11-04, by wenzelm
updated to verit-2021.06.1-rmx, to address "Abnormal termination with exit code 14";
2021-11-04, by wenzelm
clarified signature;
2021-11-04, by wenzelm
prefer official Export.explode_name;
2021-11-04, by wenzelm
tuned;
2021-11-04, by wenzelm
avoid conflict with future keyword;
2021-11-04, by wenzelm
tuned messages;
2021-11-04, by wenzelm
clarified signature: more direct XML.symbol_length;
2021-11-04, by wenzelm
more direct Symbol.length: Symbol.decode is redundant, symbol counts are invariant under it;
2021-11-04, by wenzelm
tuned -- eliminate clones stemming from d28a51dd9da6;
2021-11-04, by wenzelm
more to ANNOUNCE;
2021-11-03, by wenzelm
clarified link style: similar to Isabelle/jEdit;
2021-11-03, by wenzelm
tuned;
2021-11-03, by wenzelm
improved HTML presentation by Fabian Huch;
2021-11-03, by wenzelm
proper HTTPS;
2021-11-03, by wenzelm
proper markup type (amending be49c660ebbf);
2021-11-03, by wenzelm
merged;
2021-11-03, by wenzelm
more PIDE markup;
2021-11-03, by wenzelm
tuned signature;
2021-11-03, by wenzelm
more PIDE markup;
2021-11-03, by wenzelm
recover library_index_content.template from c337c798f64c: required for website/build/main;
2021-11-03, by wenzelm
merged
2021-11-03, by paulson
simplified some ugly proofs
2021-11-02, by paulson
more generous timeout: support build on Raspberry Pi;
2021-11-03, by wenzelm
add documentation for pred_mono
2021-11-03, by traytel
merged
2021-11-03, by desharna
added "mono" attribute to BNF generated pred_mono theorems
2021-11-02, by desharna
merged
2021-11-02, by desharna
do not declare $let-bound variables in TPTP output
2021-10-29, by desharna
IDE build actually works (but somewhat pointless);
2021-11-03, by wenzelm
suppress sources from jEdit/test, which prevent regular build of the generated scala_project;
2021-11-03, by wenzelm
removed junk;
2021-11-03, by wenzelm
improve pagebreaks by *not* using supertabular too much;
2021-11-02, by wenzelm
updated to scala-2.13.7 --- problems with jline disappear after purging $HOME/.inputrc;
2021-11-02, by wenzelm
more robust "isabelle scala_project": Gradle has been replaced by Maven;
2021-11-02, by wenzelm
tuned;
2021-11-01, by wenzelm
support linux_arm as well, e.g. native Docker on Apple Silicon;
2021-11-01, by wenzelm
update paths at TUM;
2021-11-01, by wenzelm
Added tag Isabelle2021-1-RC1 for changeset 81cc8f2ea9e7
2021-11-01, by wenzelm
updated for release;
2021-11-01, by wenzelm
some reordering for release;
2021-11-01, by wenzelm
updated to jdk-17.0.1+12;
2021-11-01, by wenzelm
tuned message;
2021-11-01, by wenzelm
clarified antiquotations;
2021-10-31, by wenzelm
tuned;
2021-10-31, by wenzelm
minor performance tuning;
2021-10-31, by wenzelm
more robust;
2021-10-30, by wenzelm
provide native executables for arm64-darwin, for more robust startup without Rosetta 2;
2021-10-30, by wenzelm
tuned proofs -- avoid z3, which is unavailable on arm64-linux;
2021-10-30, by wenzelm
prefer "sat_solver = MiniSat", to make examples work uniformly on all platforms;
2021-10-30, by wenzelm
discontinued pointless check of kodkodi_version, it is implicit in the bundled component;
2021-10-30, by wenzelm
tuned proofs -- avoid z3, which is unavailable on arm64-linux;
2021-10-30, by wenzelm
tuned;
2021-10-30, by wenzelm
test version of prespective polyml-5.9;
2021-10-30, by wenzelm
clarified antiquotations;
2021-10-30, by wenzelm
updated for pre-5.9 testing;
2021-10-30, by wenzelm
clarified antiquotations;
2021-10-30, by wenzelm
clarified antiquotations;
2021-10-30, by wenzelm
clarified antiquotations;
2021-10-29, by wenzelm
more robust subgoal addressing;
2021-10-29, by wenzelm
proper subgoal addressing;
2021-10-29, by wenzelm
clarified antiquotations;
2021-10-29, by wenzelm
recursive find_eq, not find_dist;
2021-10-29, by wenzelm
misc tuning and clarification;
2021-10-29, by wenzelm
clarified antiquotations;
2021-10-29, by wenzelm
order_tac: prevent potential bug, improve perf and tracing
2021-10-29, by Lukas Stevens
misc tuning and clarification;
2021-10-29, by wenzelm
clarified antiquotations;
2021-10-29, by wenzelm
clarified antiquotations: no need for Thm.beta_conversion, due to Thm.instantiate_beta;
2021-10-29, by wenzelm
clarified antiquotations: no need for Thm.beta_conversion, due to Thm.instantiate_beta;
2021-10-29, by wenzelm
avoid persistence of static context: instantiation arguments should provide proper dynamic context (see also e2e2bc1f9570);
2021-10-29, by wenzelm
added Thm.instantiate_beta;
2021-10-29, by wenzelm
moved generic implementation into HOL-Main
2021-10-28, by haftmann
tuned;
2021-10-29, by wenzelm
tuned;
2021-10-28, by wenzelm
clarified antiquotations;
2021-10-28, by wenzelm
clarified antiquotations;
2021-10-28, by wenzelm
discontinued somewhat pointless antiquotations;
2021-10-28, by wenzelm
NEWS;
2021-10-28, by wenzelm
clarified antiquotations, assuming that Drule.instantiate_normalize was merely a historical relic;
2021-10-28, by wenzelm
clarified antiquotations;
2021-10-28, by wenzelm
clarified antiquotations;
2021-10-28, by wenzelm
clarified antiquotations;
2021-10-28, by wenzelm
clarified antiquotations;
2021-10-28, by wenzelm
support for "lemma";
2021-10-28, by wenzelm
tuned;
2021-10-28, by wenzelm
local fixes for "lemma" antiquotation;
2021-10-28, by wenzelm
clarified signature;
2021-10-28, by wenzelm
tuned;
2021-10-28, by wenzelm
clarified keywords: major take precedence for commands, but not used for antiquotations;
2021-10-28, by wenzelm
tuned modules;
2021-10-28, by wenzelm
more antiquotations;
2021-10-27, by wenzelm
moved a theorem to a sensible place
2021-10-27, by paulson
merged
2021-10-26, by wenzelm
tuned, continuing e955964d89cb;
2021-10-26, by wenzelm
avoid waste of resources due to dynamic simpset (amending 45c09620f726);
2021-10-26, by wenzelm
fix latex
2021-10-26, by Norbert Schirmer
clarified modules;
2021-10-26, by wenzelm
more generic bit/word lemmas for distribution
2021-10-26, by haftmann
merged
2021-10-26, by paulson
Added / moved some simple set-theoretic lemmas
2021-10-26, by paulson
more CONTRIBUTORS and NEWS;
2021-10-26, by wenzelm
cleanup; add Apple reference
2021-10-19, by Norbert Schirmer
refine interface
2021-07-15, by Norbert Schirmer
generalized component lookup for syntax and distinctness proofs. added some tracing.
2020-11-12, by Norbert Schirmer
merged
2021-10-25, by wenzelm
tuned;
2021-10-25, by wenzelm
more antiquotations;
2021-10-25, by wenzelm
more antiquotations;
2021-10-25, by wenzelm
more robust: genuinely free variables need to be instantiated;
2021-10-25, by wenzelm
tuned comments;
2021-10-25, by wenzelm
clarified errors;
2021-10-25, by wenzelm
tuned;
2021-10-25, by wenzelm
clarified instantiation: local beta reduction after substitution, as for Envir.expand_term_defs;
2021-10-25, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip