Fri, 18 Oct 2019 18:41:31 +0000 haftmann moved generic instance to distribution
Fri, 18 Oct 2019 16:25:54 +0200 wenzelm clarified signature: support partial read_proof to accommodate proof term normalization vs. approximative proof_boxes as upper bound;
Thu, 17 Oct 2019 21:52:16 +0200 wenzelm turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
Thu, 17 Oct 2019 21:31:53 +0200 wenzelm support dummy term;
Thu, 17 Oct 2019 21:03:59 +0200 wenzelm tuned signature;
Thu, 17 Oct 2019 20:56:18 +0200 wenzelm proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
Thu, 17 Oct 2019 20:56:09 +0200 wenzelm proper Thm.transfer;
Thu, 17 Oct 2019 20:28:31 +0200 wenzelm clarified files;
Thu, 17 Oct 2019 17:24:13 +0200 wenzelm clarified proof_boxes (requires prune_proofs=false);
Thu, 17 Oct 2019 16:10:44 +0200 wenzelm tuned;
Thu, 17 Oct 2019 14:06:14 +0200 wenzelm more robust;
Wed, 16 Oct 2019 21:55:17 +0200 wenzelm more robust: avoid looping Lazy.force due to misinterpreted interrupt;
Wed, 16 Oct 2019 16:47:21 +0200 wenzelm more informative combination_proof, e.g. relevant for proper type inference in HOL.Product_Type (with export_proofs);
Wed, 16 Oct 2019 15:31:01 +0200 wenzelm tuned -- more stable type inference;
Wed, 16 Oct 2019 12:42:09 +0200 wenzelm updated to jdk-11.0.4+11;
Wed, 16 Oct 2019 12:23:09 +0200 wenzelm updated to scala-2.12.10;
Tue, 15 Oct 2019 21:05:35 +0200 wenzelm more support for proof terms;
Tue, 15 Oct 2019 16:41:47 +0200 wenzelm more support for proof terms;
Tue, 15 Oct 2019 16:04:11 +0200 wenzelm support for proof terms;
Tue, 15 Oct 2019 14:14:10 +0200 wenzelm clarified proof export;
Tue, 15 Oct 2019 13:34:50 +0200 wenzelm set_preproc for object-logics with type classes;
Tue, 15 Oct 2019 13:30:02 +0200 wenzelm tuned signature;
Tue, 15 Oct 2019 13:11:31 +0200 wenzelm skip (somewhat pointless) shrink_proof more uniformly;
Tue, 15 Oct 2019 11:48:25 +0200 wenzelm apply_preproc for all proof boxes;
Tue, 15 Oct 2019 11:25:18 +0200 wenzelm cumulative errors for session partitions;
Tue, 15 Oct 2019 11:06:18 +0200 wenzelm proper guard for process_theory: ensure uniform precedence of results;
Tue, 15 Oct 2019 10:52:42 +0200 wenzelm load HOL-Proofs first: it introduces some extra "thm" items that are required later on;
Mon, 14 Oct 2019 22:37:43 +0200 wenzelm clarified count_file;
Mon, 14 Oct 2019 22:34:33 +0200 wenzelm clarified modules;
Mon, 14 Oct 2019 22:22:06 +0200 wenzelm more complete coverage of sessions: process_theory operation needs to handle duplicate theories;
Mon, 14 Oct 2019 22:09:10 +0200 wenzelm proper build_graph to make session selection work as in "isabelle build";
Mon, 14 Oct 2019 21:57:36 +0200 wenzelm incorporate sessions with record_proofs;
Mon, 14 Oct 2019 21:44:07 +0200 wenzelm clarified options;
Mon, 14 Oct 2019 21:00:04 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 20:29:19 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 20:22:37 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 20:05:16 +0200 wenzelm clarified signature;
Mon, 14 Oct 2019 19:58:38 +0200 wenzelm clarified "isabelle update" options -- more like "isabelle dump";
Mon, 14 Oct 2019 19:37:12 +0200 wenzelm clarified treatment of base logic image;
Mon, 14 Oct 2019 19:14:03 +0200 wenzelm simplified options: always split;
Mon, 14 Oct 2019 18:51:12 +0200 wenzelm proper guard -- avoid bad result;
Mon, 14 Oct 2019 17:19:08 +0200 wenzelm split into standard partitions, for improved scalability;
Mon, 14 Oct 2019 13:21:53 +0200 wenzelm clarified defaults;
Mon, 14 Oct 2019 13:17:33 +0200 wenzelm tuned signature;
Mon, 14 Oct 2019 12:07:37 +0200 wenzelm clarified signature: static Dump.Context vs. dynamic Dump.Session;
Sun, 13 Oct 2019 17:17:40 +0200 wenzelm tuned signature;
Sun, 13 Oct 2019 16:36:41 +0200 wenzelm tuned signature;
Sun, 13 Oct 2019 16:26:31 +0200 wenzelm clarified sessions/directories;
Sat, 12 Oct 2019 22:20:39 +0200 wenzelm clarified signature default;
Sat, 12 Oct 2019 22:18:27 +0200 wenzelm clarified signature default;
Sat, 12 Oct 2019 22:12:29 +0200 wenzelm more operations for type classes;
Sat, 12 Oct 2019 18:41:12 +0200 wenzelm setup preprocessing for HOL proofs;
Sat, 12 Oct 2019 18:40:29 +0200 wenzelm support preprocessing of exported proofs;
Sat, 12 Oct 2019 16:46:33 +0200 wenzelm early setup of proof preprocessing;
Sat, 12 Oct 2019 15:41:59 +0200 wenzelm clarified output and input of Typ/Term;
Sat, 12 Oct 2019 15:15:41 +0200 wenzelm adapted to ML version;
Sat, 12 Oct 2019 15:01:13 +0200 wenzelm more compact XML;
Sat, 12 Oct 2019 13:43:17 +0200 wenzelm more compact XML: separate environment for free variables;
Sat, 12 Oct 2019 12:25:16 +0200 wenzelm more compact XML;
Fri, 11 Oct 2019 22:06:49 +0200 wenzelm merged
Fri, 11 Oct 2019 22:01:45 +0200 wenzelm proper ML names;
Fri, 11 Oct 2019 21:51:10 +0200 wenzelm clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
Fri, 11 Oct 2019 21:44:39 +0200 wenzelm some treatment of OfClass proofs;
Fri, 11 Oct 2019 21:34:37 +0200 wenzelm tuned signature;
Fri, 11 Oct 2019 21:23:06 +0200 wenzelm misc tuning and clarification;
Fri, 11 Oct 2019 19:35:59 +0200 wenzelm proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
Fri, 11 Oct 2019 18:26:35 +0200 wenzelm clarified oracle_proof;
Fri, 11 Oct 2019 16:40:33 +0200 wenzelm tuned;
Fri, 11 Oct 2019 16:32:52 +0200 wenzelm tuned;
Fri, 11 Oct 2019 16:28:36 +0200 wenzelm tuned;
Fri, 11 Oct 2019 15:36:32 +0200 wenzelm clarified signature;
Fri, 11 Oct 2019 11:16:36 +0200 wenzelm tuned signature;
Thu, 10 Oct 2019 16:51:47 +0200 wenzelm more compact XML representation;
Thu, 10 Oct 2019 15:52:30 +0200 wenzelm proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
Thu, 10 Oct 2019 15:18:40 +0200 wenzelm tuned;
Thu, 10 Oct 2019 15:10:07 +0200 wenzelm tuned -- more direct ML expressions;
Thu, 10 Oct 2019 15:00:36 +0200 wenzelm clarified modules;
Thu, 10 Oct 2019 14:55:26 +0200 wenzelm tuned whitespace;
Thu, 10 Oct 2019 14:53:48 +0200 wenzelm more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
Thu, 10 Oct 2019 11:04:27 +0200 wenzelm unused;
Fri, 11 Oct 2019 11:08:32 +0200 blanchet document antiquotations + clarify porting text slightly
Thu, 10 Oct 2019 16:59:37 +0200 blanchet updated veriT part of Sledgehammer documentation
Thu, 10 Oct 2019 16:37:52 +0200 blanchet added para constrasting 'primrec' and 'fun' -- and removed my middle name
Wed, 09 Oct 2019 14:51:54 +0000 haftmann dedicated fact collections for algebraic simplification rules potentially splitting goals
Wed, 09 Oct 2019 23:00:52 +0200 wenzelm merged
Wed, 09 Oct 2019 23:00:12 +0200 wenzelm tuned;
Wed, 09 Oct 2019 22:52:34 +0200 wenzelm misc tuning and clarification;
Wed, 09 Oct 2019 22:22:17 +0200 wenzelm tuned;
Wed, 09 Oct 2019 22:18:23 +0200 wenzelm tuned -- allow slightly more expensive atomic proofs;
Wed, 09 Oct 2019 21:59:56 +0200 wenzelm clarified signature -- some operations to support fully explicit proof terms;
Tue, 08 Oct 2019 16:54:23 +0200 wenzelm tuned;
Tue, 08 Oct 2019 16:17:19 +0200 wenzelm tuned;
Tue, 08 Oct 2019 16:11:04 +0200 wenzelm proper treatment of sorts;
Tue, 08 Oct 2019 16:04:59 +0200 wenzelm tuned app_types: more direct map_proof_types_same;
Tue, 08 Oct 2019 14:27:11 +0200 wenzelm tuned;
Wed, 09 Oct 2019 18:48:15 +0200 blanchet generalized parsing, for e.g. Leo-III
Wed, 09 Oct 2019 15:32:41 +0100 paulson More theorems about limits, including cancellation simprules
Wed, 09 Oct 2019 14:39:10 +0100 paulson Generalised two results concerning limits from the real numbers to type classes
Tue, 08 Oct 2019 10:26:40 +0000 haftmann formally augmented corresponding rules for field_simps
Mon, 07 Oct 2019 21:51:31 +0200 wenzelm clarified option type;
Mon, 07 Oct 2019 17:20:26 +0200 wenzelm count document nodes via raw file length;
Mon, 07 Oct 2019 15:04:18 +0200 wenzelm merged
Mon, 07 Oct 2019 14:23:58 +0200 wenzelm clarified Load_State / load_limit;
Mon, 07 Oct 2019 13:58:18 +0200 wenzelm clarified Load_State;
Mon, 07 Oct 2019 11:35:43 +0200 wenzelm discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
Mon, 07 Oct 2019 10:51:20 +0200 wenzelm count nodes uniformly: avoid overloaded session;
Mon, 07 Oct 2019 10:44:59 +0200 wenzelm clarified signature;
Mon, 07 Oct 2019 14:31:46 +0200 nipkow simplified proof
Sun, 06 Oct 2019 19:33:58 +0200 wenzelm tuned signature;
Sun, 06 Oct 2019 16:25:20 +0200 wenzelm clarified signature: more options;
Sun, 06 Oct 2019 16:22:43 +0200 wenzelm clarified signature: read full session requirements;
Sun, 06 Oct 2019 15:28:59 +0200 wenzelm clarified signature;
Sun, 06 Oct 2019 14:17:58 +0200 wenzelm tuned signature;
Sat, 05 Oct 2019 15:34:54 +0200 wenzelm clarified options -- more scalable;
Fri, 04 Oct 2019 16:34:14 +0200 wenzelm obsolete;
Fri, 04 Oct 2019 16:25:45 +0200 wenzelm proper replacement for (map_types (K dummyT));
Fri, 04 Oct 2019 15:30:52 +0200 wenzelm Term_XML.Encode/Decode.term uses Const "typargs";
Wed, 02 Oct 2019 22:01:04 +0200 wenzelm prefer atomic edits -- potentially more robust;
Wed, 02 Oct 2019 21:27:51 +0200 wenzelm clarified signature -- potentially more robust;
Wed, 02 Oct 2019 20:58:09 +0200 wenzelm just one dump_checkpoint Main -- potentially more robust;
Wed, 02 Oct 2019 14:45:37 +0200 wenzelm more robust: avoid update/interrupt of long-running print_consolidation;
Tue, 01 Oct 2019 20:21:30 +0200 wenzelm avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
Tue, 01 Oct 2019 19:54:42 +0200 wenzelm consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
Tue, 01 Oct 2019 19:08:24 +0200 wenzelm obsolete (see 60abd1e94168);
Tue, 01 Oct 2019 11:42:23 +0200 wenzelm more robust after shutdown;
Tue, 01 Oct 2019 11:29:03 +0200 wenzelm more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
Mon, 30 Sep 2019 21:01:08 +0200 wenzelm clarified share_common_data: after finished checkpoint, before next edits;
Mon, 30 Sep 2019 17:28:40 +0200 wenzelm obsolete (see 030a6baa5cb2 and d14ddb1df52c);
Mon, 30 Sep 2019 16:40:35 +0200 wenzelm support headless_load_limit for more scalable load process;
Mon, 30 Sep 2019 13:23:49 +0200 wenzelm added dump_options: disabled by default;
Mon, 30 Sep 2019 13:11:22 +0200 wenzelm tuned message;
Mon, 30 Sep 2019 12:52:16 +0200 wenzelm clarified incremental loading: requirements based on maximal nodes;
Mon, 30 Sep 2019 11:36:21 +0200 wenzelm tuned signature;
Mon, 30 Sep 2019 11:22:51 +0200 wenzelm tuned;
Sun, 29 Sep 2019 16:44:29 +0200 wenzelm tuned message;
Sun, 29 Sep 2019 13:29:10 +0200 wenzelm more explicit type Load_State;
Sun, 29 Sep 2019 12:26:43 +0200 wenzelm more operations -- incremental exploration of reachable nodes;
Sat, 28 Sep 2019 12:38:34 +0200 wenzelm tuned messages (again) -- avoid confusion wrt. total remaining size;
Thu, 26 Sep 2019 21:22:58 +0200 nipkow added lemma
Thu, 26 Sep 2019 15:25:51 +0200 wenzelm more Phabricator configuration;
Thu, 26 Sep 2019 12:24:02 +0100 paulson A little more material from the Fourier AFP entry, and the correction of two very slow proof lines
Wed, 25 Sep 2019 21:39:43 +0200 wenzelm boot with Phabricator PHP daemon;
Wed, 25 Sep 2019 20:12:20 +0200 wenzelm clarified sshd setup: standard service on non-standard port 222, special "vcs" service on standard port 22;
Wed, 25 Sep 2019 19:40:00 +0200 wenzelm disable lrzcloud1 -- superseded by lrzcloud2;
Wed, 25 Sep 2019 18:39:47 +0200 nipkow merged
Wed, 25 Sep 2019 17:22:57 +0200 nipkow replaced new type ('a,'b) tree by old type ('a*'b) tree.
Wed, 25 Sep 2019 14:31:00 +0200 wenzelm more Phabricator configuration;
Tue, 24 Sep 2019 17:36:14 +0200 nipkow merged
Tue, 24 Sep 2019 16:10:34 +0200 nipkow merged
Tue, 24 Sep 2019 16:10:27 +0200 nipkow simplified proofs
Tue, 24 Sep 2019 16:17:37 +0200 wenzelm some information about Phabricator server setup;
Tue, 24 Sep 2019 12:56:10 +0100 paulson More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
Mon, 23 Sep 2019 17:15:44 +0200 nipkow merged
Mon, 23 Sep 2019 17:15:29 +0200 nipkow Enforced precodition "n <= length xs" to avoid relying on "hd []".
Mon, 23 Sep 2019 14:08:49 +0100 paulson Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
Mon, 23 Sep 2019 08:43:52 +0200 nipkow tuned
Mon, 23 Sep 2019 07:57:58 +0200 nipkow added lemma
Sun, 22 Sep 2019 19:04:11 +0200 wenzelm proper file name instead of font name (amending dc9a39c3f75d);
Sun, 22 Sep 2019 16:25:09 +0200 nipkow added function
Thu, 19 Sep 2019 20:27:40 +0200 wenzelm merged
Thu, 19 Sep 2019 20:27:30 +0200 wenzelm clarified data structures;
Thu, 19 Sep 2019 16:42:27 +0200 wenzelm unused;
Thu, 19 Sep 2019 17:24:15 +0100 paulson merged
Thu, 19 Sep 2019 17:24:08 +0100 paulson Tidying and one more theorem
Thu, 19 Sep 2019 16:38:32 +0200 wenzelm merged
Thu, 19 Sep 2019 16:38:05 +0200 wenzelm explicit check of assumption prefix;
Thu, 19 Sep 2019 15:09:12 +0200 wenzelm clarified signature;
Thu, 19 Sep 2019 10:52:18 +0200 wenzelm clarified modules;
Wed, 18 Sep 2019 22:46:01 +0200 wenzelm support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
Wed, 18 Sep 2019 21:35:21 +0200 wenzelm proper export of result_text for 'have';
Wed, 18 Sep 2019 20:53:53 +0200 wenzelm support soft types for 'assume';
Wed, 18 Sep 2019 20:10:15 +0200 wenzelm more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
Tue, 17 Sep 2019 17:06:05 +0200 wenzelm clarified modules;
Tue, 17 Sep 2019 16:26:57 +0200 wenzelm clarified signature -- removed unused option (see acb0807ddb56);
Thu, 19 Sep 2019 14:49:19 +0100 paulson one small last theorem
Thu, 19 Sep 2019 13:59:29 +0100 paulson Four new results from Smooth_Manifolds/Analysis_More
Thu, 19 Sep 2019 12:36:15 +0100 paulson A few more simple results
Wed, 18 Sep 2019 14:41:37 +0100 paulson imported new material mostly due to Sébastien Gouëzel
Tue, 17 Sep 2019 16:21:31 +0100 paulson A couple of new theorems, stolen from AFP entries
Tue, 17 Sep 2019 12:36:04 +0100 paulson A few new theorems, tidying up and deletion of obsolete material
Mon, 16 Sep 2019 23:51:24 +0200 wenzelm merged
Mon, 16 Sep 2019 23:25:09 +0200 wenzelm more errors;
Mon, 16 Sep 2019 23:20:45 +0200 wenzelm clarified inversion of file name to theory name, notably for Windows;
Mon, 16 Sep 2019 21:42:22 +0200 wenzelm clarified import_name: observe directory notation more strictly;
Mon, 16 Sep 2019 21:30:30 +0200 wenzelm tuned signature;
Mon, 16 Sep 2019 20:06:25 +0200 wenzelm clarified signature -- removed pointless operations;
Mon, 16 Sep 2019 19:48:09 +0200 wenzelm clarified signature -- removed unused content;
Mon, 16 Sep 2019 19:35:08 +0200 wenzelm clarified theory imports completion, based on session directories and current master directory (no support for local session-subdirectories);
Mon, 16 Sep 2019 16:00:10 +0200 wenzelm find theories via session directories only -- ignore known_theories;
Mon, 16 Sep 2019 15:30:38 +0200 wenzelm tuned;
Mon, 16 Sep 2019 12:03:25 +0200 wenzelm tuned message;
Mon, 16 Sep 2019 19:31:38 +0200 nipkow merged
Mon, 16 Sep 2019 18:00:27 +0200 nipkow tuned
Mon, 16 Sep 2019 17:03:13 +0100 paulson A little-known material, and some tidying up
Sun, 15 Sep 2019 17:24:31 +0200 wenzelm merged
Sun, 15 Sep 2019 17:01:35 +0200 wenzelm tuned;
Sun, 15 Sep 2019 15:49:36 +0200 wenzelm clarified theory status;
Sun, 15 Sep 2019 15:47:47 +0200 wenzelm dump ZF in parallel to HOL Main;
Sun, 15 Sep 2019 14:01:57 +0200 wenzelm tuned messages;
Sun, 15 Sep 2019 14:01:38 +0200 wenzelm more ambitious options (again);
Sun, 15 Sep 2019 13:52:30 +0200 wenzelm more ambitious options (again, after 93aa546ffbac);
Sun, 15 Sep 2019 13:42:01 +0200 wenzelm tuned signature;
Sun, 15 Sep 2019 13:37:53 +0200 wenzelm proper clean_theories wrt. dynamic dep_graph;
Sun, 15 Sep 2019 13:12:13 +0200 wenzelm tuned signature;
Sat, 14 Sep 2019 22:13:36 +0200 wenzelm potentially more robust: read under lock if not yet set;
Fri, 13 Sep 2019 11:00:59 +0200 wenzelm tuned;
Fri, 13 Sep 2019 12:46:36 +0100 paulson New theory Equivalence_Measurable_On_Borel, with the HOL Light notion of measurable_on and its equivalence to ours
Thu, 12 Sep 2019 17:17:52 +0200 wenzelm session directories need to exist;
Thu, 12 Sep 2019 16:52:04 +0200 wenzelm clarified signature: eliminated unused option;
Thu, 12 Sep 2019 15:32:45 +0100 paulson merged
Thu, 12 Sep 2019 15:32:39 +0100 paulson importation fix
Thu, 12 Sep 2019 14:51:50 +0100 paulson merged
Thu, 12 Sep 2019 14:51:45 +0100 paulson new material on Analysis, plus some rearrangements
Thu, 12 Sep 2019 16:21:44 +0200 wenzelm 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);
Thu, 12 Sep 2019 14:22:47 +0200 wenzelm discontinued obsolete "isabelle imports" and all_known data;
Thu, 12 Sep 2019 13:39:04 +0200 wenzelm avoid duplicate directories wrt. synthetic session;
Thu, 12 Sep 2019 13:35:53 +0200 wenzelm disallow accidental duplicates within the same session specification -- proper total match;
Thu, 12 Sep 2019 13:33:09 +0200 wenzelm find theory files via session structure: much faster Prover IDE startup;
Wed, 11 Sep 2019 20:48:10 +0200 wenzelm find theory node name via session directories;
Wed, 11 Sep 2019 16:06:10 +0200 wenzelm disallow overlapping session directories;
Tue, 10 Sep 2019 14:40:00 +0100 paulson tidied up some massive ugliness
Sun, 08 Sep 2019 20:04:32 +0200 wenzelm clarified messages;
Sun, 08 Sep 2019 17:49:35 +0200 wenzelm clarified syntax: 'directories' and 'theories' belong together;
Sun, 08 Sep 2019 17:15:46 +0200 wenzelm more documentation;
Sun, 08 Sep 2019 16:49:32 +0200 wenzelm check session directories;
Sun, 08 Sep 2019 16:49:05 +0200 wenzelm declare session directories;
Sun, 08 Sep 2019 13:07:03 +0200 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);
Sat, 07 Sep 2019 19:52:36 +0200 wenzelm theory_name based on session_directories: no need for expensive all_known;
Sat, 07 Sep 2019 16:17:30 +0200 wenzelm clarified session_directories: relative to session_path, with overlapping information;
Sat, 07 Sep 2019 15:18:06 +0200 wenzelm clarified signature: retain global session information, unaffected by later restriction;
Sat, 07 Sep 2019 14:50:38 +0200 wenzelm disable fragile options for now;
Sat, 07 Sep 2019 12:16:11 +0200 wenzelm avoid overlapping session directories;
Sat, 07 Sep 2019 12:11:42 +0200 wenzelm support for explicit session directories;
Fri, 06 Sep 2019 20:29:09 +0200 wenzelm obsolete (see 94442fce40a5);
Fri, 06 Sep 2019 20:23:31 +0200 wenzelm optional trace output;
Fri, 06 Sep 2019 19:44:54 +0200 wenzelm prefer commands_accepted: fewer protocol messages;
Fri, 06 Sep 2019 18:59:24 +0200 wenzelm prefer define_commands_bulk: fewer protocol messages;
Fri, 06 Sep 2019 17:10:23 +0200 wenzelm clarified signature;
Fri, 06 Sep 2019 16:48:28 +0200 wenzelm tuned signature -- prefer bulk messages;
Fri, 06 Sep 2019 16:11:19 +0200 wenzelm tuned signature;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip