Thu, 20 Aug 2020 10:39:26 +0100 |
paulson |
two more lex fixes
|
changeset |
files
|
Wed, 19 Aug 2020 14:58:02 +0100 |
paulson |
more lex fixes
|
changeset |
files
|
Wed, 19 Aug 2020 12:58:28 +0100 |
paulson |
Another go with lex: now lexordp back in class ord
|
changeset |
files
|
Tue, 18 Aug 2020 21:45:24 +0100 |
paulson |
List_Lexorder finally working
|
changeset |
files
|
Tue, 18 Aug 2020 17:38:51 +0100 |
paulson |
lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
|
changeset |
files
|
Tue, 18 Aug 2020 14:45:09 +0100 |
paulson |
merged
|
changeset |
files
|
Tue, 18 Aug 2020 14:44:59 +0100 |
paulson |
fixed for new lex-order. And the effing indentation!
|
changeset |
files
|
Mon, 17 Aug 2020 15:42:59 +0100 |
paulson |
merged
|
changeset |
files
|
Mon, 17 Aug 2020 15:42:38 +0100 |
paulson |
S Holub's proposed generalisation of the lexicographic product of two orderings
|
changeset |
files
|
Mon, 17 Aug 2020 16:26:58 +0200 |
wenzelm |
allow user-defined server commands via isabelle_scala_service;
|
changeset |
files
|
Mon, 17 Aug 2020 13:16:42 +0200 |
wenzelm |
more systematic support for special directories;
|
changeset |
files
|
Mon, 17 Aug 2020 12:35:03 +0200 |
wenzelm |
proper init of cumulative settings;
|
changeset |
files
|
Sun, 16 Aug 2020 22:02:11 +0200 |
wenzelm |
upgrade phabricator: Promote 2020 Week 31 + subsequent change;
|
changeset |
files
|
Sun, 16 Aug 2020 11:57:15 +0200 |
wenzelm |
clarified management of services: static declarations vs. dynamic instances (e.g. relevant for stateful Session.Protocol_Handler, notably Scala.Handler and session "System");
|
changeset |
files
|
Sat, 15 Aug 2020 13:51:55 +0200 |
wenzelm |
proper protocol init (amending 065dcd80293e);
|
changeset |
files
|
Sat, 15 Aug 2020 13:45:25 +0200 |
wenzelm |
clarified names;
|
changeset |
files
|
Sat, 15 Aug 2020 13:37:34 +0200 |
wenzelm |
provide protocol handlers via isabelle_system_service;
|
changeset |
files
|
Sat, 15 Aug 2020 13:36:42 +0200 |
wenzelm |
prefer formal name;
|
changeset |
files
|
Fri, 14 Aug 2020 14:40:24 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 14 Aug 2020 14:25:08 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Fri, 14 Aug 2020 13:59:09 +0200 |
wenzelm |
clarified demo functions;
|
changeset |
files
|
Fri, 14 Aug 2020 13:26:12 +0200 |
wenzelm |
clarified protocol: ML worker thread blocks and awaits result from Scala, to avoid excessive replacement threads;
|
changeset |
files
|
Thu, 13 Aug 2020 15:52:40 +0200 |
wenzelm |
more documentation;
|
changeset |
files
|
Thu, 13 Aug 2020 15:11:30 +0200 |
wenzelm |
support JVM runtime statistics;
|
changeset |
files
|
Thu, 13 Aug 2020 14:41:28 +0200 |
wenzelm |
clarified worker threads;
|
changeset |
files
|
Thu, 13 Aug 2020 13:18:17 +0200 |
wenzelm |
misc tuning, based on hints by IntelliJ IDEA;
|
changeset |
files
|
Thu, 13 Aug 2020 13:13:29 +0200 |
wenzelm |
clarified GUI;
|
changeset |
files
|
Thu, 13 Aug 2020 12:59:41 +0200 |
wenzelm |
tuned GUI;
|
changeset |
files
|
Thu, 13 Aug 2020 12:53:51 +0200 |
wenzelm |
tuned GUI;
|
changeset |
files
|
Thu, 13 Aug 2020 12:38:44 +0200 |
wenzelm |
clarified order for GUI;
|
changeset |
files
|
Thu, 13 Aug 2020 12:33:44 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 13 Aug 2020 12:29:39 +0200 |
wenzelm |
clarified GUI;
|
changeset |
files
|
Wed, 12 Aug 2020 20:09:37 +0200 |
wenzelm |
show GC progress as "ML cleanup";
|
changeset |
files
|
Wed, 12 Aug 2020 19:34:38 +0200 |
wenzelm |
ML status widget similar to org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory;
|
changeset |
files
|
Wed, 12 Aug 2020 19:32:45 +0200 |
wenzelm |
support for Poly/ML memory status;
|
changeset |
files
|
Wed, 12 Aug 2020 17:53:13 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Wed, 12 Aug 2020 11:26:01 +0200 |
wenzelm |
removed pointless option "ML_statistics": always enabled;
|
changeset |
files
|
Wed, 12 Aug 2020 11:22:11 +0200 |
wenzelm |
removed pointless GUI controls for ML_statistics --- no longer part of prover protocol (see also 38a64cc17403);
|
changeset |
files
|
Wed, 12 Aug 2020 11:07:14 +0200 |
wenzelm |
support for GC state;
|
changeset |
files
|
Tue, 11 Aug 2020 19:01:31 +0200 |
wenzelm |
updated to polyml-test-f54aa41240d0;
|
changeset |
files
|
Tue, 11 Aug 2020 14:21:23 +0200 |
wenzelm |
back to polyml-5.8.1 due to ML compiler crash in HOL-Codegenerator_Test;
|
changeset |
files
|
Tue, 11 Aug 2020 13:15:58 +0200 |
wenzelm |
updated to polyml-test-159dc81efc3b;
|
changeset |
files
|
Mon, 10 Aug 2020 15:34:55 +0000 |
haftmann |
dedicated symbols for code generation, to pave way for generic conversions from and to word
|
changeset |
files
|
Mon, 10 Aug 2020 08:27:24 +0200 |
haftmann |
consolidated names
|
changeset |
files
|
Mon, 10 Aug 2020 08:27:17 +0200 |
haftmann |
reduced prominence od theory Bits_Int
|
changeset |
files
|
Sun, 09 Aug 2020 16:09:50 +0100 |
paulson |
one last lemma about Total and Restr
|
changeset |
files
|
Sun, 09 Aug 2020 15:18:19 +0100 |
paulson |
adjustments for fewer WO assumptions
|
changeset |
files
|
Sun, 09 Aug 2020 13:18:40 +0100 |
paulson |
elimination of some needless assumptions
|
changeset |
files
|
Sun, 09 Aug 2020 12:51:54 +0100 |
paulson |
merged
|
changeset |
files
|
Sat, 08 Aug 2020 16:15:03 +0100 |
paulson |
iso lemmas
|
changeset |
files
|
Sat, 08 Aug 2020 18:20:09 +0200 |
nipkow |
tuned
|
changeset |
files
|
Sat, 08 Aug 2020 18:04:08 +0200 |
nipkow |
tuned
|
changeset |
files
|
Fri, 07 Aug 2020 23:01:28 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Fri, 07 Aug 2020 22:57:14 +0200 |
wenzelm |
provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
|
changeset |
files
|
Fri, 07 Aug 2020 22:28:04 +0200 |
wenzelm |
adapted to 7b318273a4aa;
|
changeset |
files
|
Fri, 07 Aug 2020 22:23:40 +0200 |
wenzelm |
cache props;
|
changeset |
files
|
Fri, 07 Aug 2020 22:19:32 +0200 |
wenzelm |
clarified names;
|
changeset |
files
|
Fri, 07 Aug 2020 21:21:44 +0200 |
wenzelm |
more thorough protocol_handlers.exit, like file_formats.stop_session;
|
changeset |
files
|
Fri, 07 Aug 2020 21:02:02 +0200 |
wenzelm |
tuned names;
|
changeset |
files
|
Fri, 07 Aug 2020 20:28:53 +0200 |
wenzelm |
temporary workaround for 100% CPU usage in OS.Process.sleep;
|
changeset |
files
|
Fri, 07 Aug 2020 20:19:49 +0200 |
wenzelm |
ML statistics via external process: allows monitoring RTS while ML program sleeps;
|
changeset |
files
|
Fri, 07 Aug 2020 15:13:50 +0200 |
wenzelm |
clarified catch-all handler --- avoid confusion of Interrupt vs. Exn.Interrupt in varying ML contexts;
|
changeset |
files
|
Fri, 07 Aug 2020 11:46:14 +0200 |
wenzelm |
avoid failure of "isabelle build -o skip_proofs";
|
changeset |
files
|
Thu, 06 Aug 2020 23:46:57 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 06 Aug 2020 23:44:43 +0200 |
wenzelm |
recovered stderr for PIDE batch-build, such as "Browser info at ...", "Document at ..." (see also 940195fbb282, 5469bacf5573, 5c4800f6b25a);
|
changeset |
files
|
Thu, 06 Aug 2020 23:27:52 +0200 |
wenzelm |
more compact command_timings, as in former batch-build;
|
changeset |
files
|
Thu, 06 Aug 2020 23:13:24 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Thu, 06 Aug 2020 22:58:18 +0200 |
wenzelm |
unused --- superseded by PIDE messages;
|
changeset |
files
|
Thu, 06 Aug 2020 22:54:22 +0200 |
wenzelm |
more thorough cleanup, e.g. before ML_Heap.save;
|
changeset |
files
|
Thu, 06 Aug 2020 22:43:40 +0200 |
wenzelm |
discontinued old batch-build functionality;
|
changeset |
files
|
Thu, 06 Aug 2020 15:37:14 +0000 |
haftmann |
tailored towards remaining essence
|
changeset |
files
|
Thu, 06 Aug 2020 17:51:37 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 06 Aug 2020 17:39:57 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 06 Aug 2020 17:11:33 +0200 |
nipkow |
added theory Tree23_of_List
|
changeset |
files
|
Thu, 06 Aug 2020 16:45:35 +0200 |
wenzelm |
more robust treatment of thm_names, with strict check after all theories are loaded;
|
changeset |
files
|
Thu, 06 Aug 2020 13:07:23 +0100 |
paulson |
a few more lemmas
|
changeset |
files
|
Wed, 05 Aug 2020 21:03:31 +0100 |
paulson |
merged
|
changeset |
files
|
Wed, 05 Aug 2020 19:12:08 +0100 |
paulson |
lemmas about sets and the enumerate operator
|
changeset |
files
|
Wed, 05 Aug 2020 17:56:33 +0100 |
paulson |
yet another little lemma
|
changeset |
files
|
Wed, 05 Aug 2020 17:50:00 +0100 |
paulson |
merged
|
changeset |
files
|
Tue, 04 Aug 2020 11:45:03 +0100 |
paulson |
merged
|
changeset |
files
|
Mon, 03 Aug 2020 11:46:19 +0100 |
paulson |
merged
|
changeset |
files
|
Fri, 31 Jul 2020 20:38:41 +0100 |
paulson |
strengthened a lemma
|
changeset |
files
|
Fri, 31 Jul 2020 12:54:46 +0100 |
paulson |
A new lemma about abstract Sum / Prod
|
changeset |
files
|
Wed, 05 Aug 2020 19:06:39 +0200 |
haftmann |
separation of reversed bit lists from other material
|
changeset |
files
|
Wed, 05 Aug 2020 17:19:35 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 05 Aug 2020 16:16:37 +0200 |
wenzelm |
avoid exhaustion of worker threads, notably due to complex interaction of future/promise/lazy in Proofterm.make_thm_node;
|
changeset |
files
|
Wed, 05 Aug 2020 12:42:43 +0200 |
wenzelm |
more robust: insist in finished future;
|
changeset |
files
|
Wed, 05 Aug 2020 12:34:23 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Wed, 05 Aug 2020 08:47:45 +0000 |
haftmann |
further refinement of code equations for mask operation
|
changeset |
files
|
Tue, 04 Aug 2020 09:33:05 +0000 |
haftmann |
uniform mask operation
|
changeset |
files
|
Tue, 04 Aug 2020 09:24:00 +0000 |
haftmann |
clearer separation of pre-word bit list material
|
changeset |
files
|
Mon, 03 Aug 2020 16:21:33 +0200 |
nipkow |
added lemma
|
changeset |
files
|
Sat, 01 Aug 2020 17:43:30 +0000 |
haftmann |
more consequent transferability
|
changeset |
files
|
Wed, 29 Jul 2020 14:23:19 +0200 |
wenzelm |
more robust scheduler shutdown, notably for spurious crashes;
|
changeset |
files
|
Mon, 27 Jul 2020 15:58:43 +0200 |
nipkow |
unclear why I ever asked for type tree2
|
changeset |
files
|