Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+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.
option document_comment_latex supports e.g. Dagstuhl LIPIcs;
2021-11-24, by wenzelm
more explicit type Latex.Tags;
2021-11-24, by wenzelm
more uniform treatment of optional_argument for Latex elements;
2021-11-24, by wenzelm
removed pointless 'text_cartouche' command: regular 'text' already supports cartouches;
2021-11-23, by wenzelm
example: alternative document headings, based on more general document output markup;
2021-11-23, by wenzelm
more general document output: enclosing markup is defined in user-space;
2021-11-23, by wenzelm
clarified modules (see c299abcf7081);
2021-11-23, by wenzelm
output for document commands like 'section', 'text' is defined in user-space, as part of the command transaction;
2021-11-23, by wenzelm
clarified modules;
2021-11-23, by wenzelm
tuned signature: more explicit types for presentation;
2021-11-23, by wenzelm
more robust support for Windows line-endings;
2021-11-22, by wenzelm
source positions for document markup commands, e.g. to retrieve PIDE markup in presentation;
2021-11-22, by wenzelm
more compact data during presentation: Entity_Context.Theory_Export instead of full Export_Theory.Theory;
2021-11-22, by wenzelm
clarified system option standard values: avoid oddities like "isabelle build -o document_output" producing directories named "true";
2021-11-21, by wenzelm
more symbolic latex_output via XML (using YXML within text);
2021-11-20, by wenzelm
proper enclose_name (amending e77c5bfca9aa);
2021-11-20, by wenzelm
Latex.Output.latex_heading depends on option document_heading_prefix, e.g. relevant for Dagstuhl LIPIcs which prefers unaliased \section etc.;
2021-11-20, by wenzelm
more symbolic latex_output via XML;
2021-11-20, by wenzelm
clarified hook for Mirabelle (again): cover all 'theories' sections within ROOT (see also 9ead8d9be3ab);
2021-11-20, by wenzelm
tuned;
2021-11-20, by wenzelm
tuned;
2021-11-20, by wenzelm
updated to verit-2021.06.2-rmx;
2021-11-19, by wenzelm
clarified HTML_Context.theory_exports: prefer value-oriented parallelism;
2021-11-17, by wenzelm
generate problems with correct logic for veriT
2021-11-17, by fleury
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
tip