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.
Tidied up more ancient, horrible proofs. Liberalised frac_le
2020-04-05, by paulson
clarified signature: more uniform ML vs. Scala;
2020-04-05, by wenzelm
clarified names;
2020-04-05, by wenzelm
clarified names;
2020-04-05, by wenzelm
proper use of flag;
2020-04-04, by wenzelm
clarified signature;
2020-04-04, by wenzelm
tuned names;
2020-04-04, by wenzelm
finally expose interrupt, similar to ML;
2020-04-04, by wenzelm
Standard_Thread for isabelle command-line tools;
2020-04-04, by wenzelm
tuned -- Command_Line.tool is already part of Isabelle_Tool;
2020-04-04, by wenzelm
clarified signature;
2020-04-04, by wenzelm
clarified signature;
2020-04-04, by wenzelm
thread pool with Standard_Thread workers;
2020-04-04, by wenzelm
clarified signature;
2020-04-04, by wenzelm
support for uninterruptible execution;
2020-04-04, by wenzelm
tuned -- prefer Config.T over Data;
2020-04-03, by wenzelm
proper "editor_tracing_messages=0" as in "isabelle dump";
2020-04-03, by wenzelm
tuned;
2020-04-03, by wenzelm
clarified build_options vs. job options;
2020-04-03, by wenzelm
more official handling of protocol messages, including export;
2020-04-03, by wenzelm
less redundant markup reports;
2020-04-03, by wenzelm
more accurate context position reports;
2020-04-03, by wenzelm
clarified signature;
2020-04-03, by wenzelm
clarified signature;
2020-04-03, by wenzelm
tuned;
2020-04-03, by wenzelm
clarified signature;
2020-04-03, by wenzelm
tuned signature;
2020-04-03, by wenzelm
proper treatment of startup errors, notably for Pure ROOT.ML;
2020-04-02, by wenzelm
proper treatment of protocol exceptions and prover termination: avoid session.stop while saving image;
2020-04-02, by wenzelm
merged
2020-04-02, by wenzelm
Added tag Isabelle2020-RC4 for changeset 1f3d9a9dd42a
2020-04-02, by wenzelm
more robust, notably wrt. interrupts;
2020-03-28, by wenzelm
merged
2020-03-26, by wenzelm
more NEWS;
2020-03-25, by wenzelm
clarified messages: indicate termination explicitly;
2020-03-25, by wenzelm
avoid vacous type variable, due to "potentially redundant" shyps in Thm.unconstrainT;
2020-03-24, by wenzelm
Added tag Isabelle2020-RC3 for changeset 7fe1a344404a
2020-03-23, by wenzelm
updated to current cygwin-20200323, after 3.1.4-1 from 19-Feb-2020;
2020-03-23, by wenzelm
avoid jdk-11.0.6+10: it shows problem "S8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11" https://bugs.openjdk.java.net/browse/JDK-8217731 even though the changelog claims to have resolved this;
2020-03-22, by wenzelm
clarified signature: more direct Isabelle_Process.EXIT;
2020-04-02, by wenzelm
proper arguments of protocol function;
2020-04-02, by wenzelm
merged
2020-04-01, by wenzelm
more robust: process stdout on Windows may contain CR;
2020-04-01, by wenzelm
clarified signature;
2020-04-01, by wenzelm
prefer system option: easier to make it default;
2020-04-01, by wenzelm
support multiple sessions, notably for "isabelle build -P -j2";
2020-04-01, by wenzelm
pretty formatting as in Isabelle/ML;
2020-04-01, by wenzelm
output prover messages;
2020-04-01, by wenzelm
clarified signature;
2020-04-01, by wenzelm
clarified signature: more robust;
2020-04-01, by wenzelm
proper parent base;
2020-04-01, by wenzelm
traditional print_mode for batch build;
2020-04-01, by wenzelm
proper support for "isabelle build -P Pure";
2020-04-01, by wenzelm
clarified signature: more robust bootstrap base;
2020-04-01, by wenzelm
proper startup for Pure: its use_prelude produces stdout before stderr protocol init;
2020-04-01, by wenzelm
proper context for loading Pure;
2020-04-01, by wenzelm
clarified signature of ML_Process vs. Isabelle_Process: proper support for "isabelle build -P -b";
2020-03-31, by wenzelm
close socket explicitly (idempotent);
2020-03-31, by wenzelm
more robust message_context and shutdown, e.g. after errors in protocol loop (see also 3f02bc5a5a03);
2020-03-31, by wenzelm
simplified code and proofs
2020-04-01, by nipkow
automated proof
2020-04-01, by nipkow
merged
2020-03-31, by nipkow
cleaned proofs
2020-03-31, by nipkow
clarified signature;
2020-03-30, by wenzelm
more accurate treatment of errors;
2020-03-30, by wenzelm
clarified modules: global quasi-scope for markers;
2020-03-30, by wenzelm
redunant simp rule
2020-03-30, by nipkow
merged
2020-03-29, by paulson
more ugly old proofs
2020-03-29, by paulson
merged
2020-03-29, by wenzelm
tuned;
2020-03-29, by wenzelm
clarified modules;
2020-03-29, by wenzelm
clarified signature: more explicit type Protocol_Message.Marker;
2020-03-29, by wenzelm
tuned signature -- follow Scala;
2020-03-29, by wenzelm
tuned;
2020-03-29, by wenzelm
more explicit type Protocol_Message.Marker;
2020-03-29, by wenzelm
clarified protocol messages: explicitly use physical_writeln, always encode_lines;
2020-03-29, by wenzelm
tuned;
2020-03-29, by wenzelm
tuned whitespace;
2020-03-29, by wenzelm
more tidying up of old apply-proofs
2020-03-29, by paulson
merged
2020-03-28, by wenzelm
tuned;
2020-03-28, by wenzelm
tuned;
2020-03-28, by wenzelm
tuned;
2020-03-28, by wenzelm
eliminated pointless flag (see also 6533ceee4cd7);
2020-03-28, by wenzelm
tuned;
2020-03-28, by wenzelm
merged
2020-03-28, by paulson
structured a lot of ancient, horrible proofs
2020-03-28, by paulson
clarified Isabelle_Process phases;
2020-03-28, by wenzelm
clarified order: update syslog before handling exit;
2020-03-28, by wenzelm
tuned error message;
2020-03-28, by wenzelm
clarified signature: more robust startup_join;
2020-03-28, by wenzelm
merged
2020-03-27, by wenzelm
tuned;
2020-03-27, by wenzelm
misc tuning based on hints by IntelliJ IDEA;
2020-03-27, by wenzelm
clarified signature;
2020-03-27, by wenzelm
clarified signature;
2020-03-27, by wenzelm
clarified signature;
2020-03-27, by wenzelm
clarified signature;
2020-03-27, by wenzelm
tuned;
2020-03-27, by wenzelm
clarified signature: more accurate session_base_info.sessions_structure;
2020-03-27, by wenzelm
clarified signature;
2020-03-27, by wenzelm
added lemma
2020-03-27, by nipkow
merged
2020-03-25, by paulson
updated to more modern style
2020-03-25, by paulson
updated to scala-2.12.11;
2020-03-23, by wenzelm
merged
2020-03-23, by paulson
put back Nat.le_diff_conv2 because AUTO2 doesn't work with Groups.le_diff_conv2
2020-03-23, by paulson
merged
2020-03-22, by paulson
new-style Greater lemmas
2020-03-22, by paulson
tidying up some horrible proofs
2020-03-22, by paulson
avoid jdk-11.0.6+10: it shows problem "S8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11" https://bugs.openjdk.java.net/browse/JDK-8217731 even though the changelog claims to have resolved this;
2020-03-22, by wenzelm
tuned;
2020-03-22, by wenzelm
merged;
2020-03-21, by wenzelm
more NEWS;
2020-03-21, by wenzelm
delete Isabelle distribution archive after use;
2020-03-21, by wenzelm
documentation for "isabelle build_docker";
2020-03-21, by wenzelm
updated for release;
2020-03-21, by wenzelm
tuned bib;
2020-03-21, by wenzelm
more documentation on view.antiAlias, not just NEWS;
2020-03-21, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip