Wed, 13 Nov 2024 23:10:58 +0100 added field input_eqns to record the list of equations (the specification)
nipkow [Wed, 13 Nov 2024 23:10:58 +0100] rev 81441
added field input_eqns to record the list of equations (the specification) given to the function command.
Wed, 13 Nov 2024 20:14:24 +0100 merged
wenzelm [Wed, 13 Nov 2024 20:14:24 +0100] rev 81440
merged
Wed, 13 Nov 2024 20:14:17 +0100 more NEWS;
wenzelm [Wed, 13 Nov 2024 20:14:17 +0100] rev 81439
more NEWS;
Wed, 13 Nov 2024 20:10:34 +0100 tuned proofs;
wenzelm [Wed, 13 Nov 2024 20:10:34 +0100] rev 81438
tuned proofs;
Wed, 13 Nov 2024 15:14:48 +0100 more ambitious mouse handler: double-click selects highlight_area;
wenzelm [Wed, 13 Nov 2024 15:14:48 +0100] rev 81437
more ambitious mouse handler: double-click selects highlight_area;
Wed, 13 Nov 2024 14:54:08 +0100 more accurate mouse handler: only for single clicks, consume accepted event;
wenzelm [Wed, 13 Nov 2024 14:54:08 +0100] rev 81436
more accurate mouse handler: only for single clicks, consume accepted event;
Wed, 13 Nov 2024 11:53:02 +0100 more ambitious scrolling: retain original scroll position if possible;
wenzelm [Wed, 13 Nov 2024 11:53:02 +0100] rev 81435
more ambitious scrolling: retain original scroll position if possible;
Wed, 13 Nov 2024 10:56:17 +0100 more ambitious scrolling: retain bottom position after output;
wenzelm [Wed, 13 Nov 2024 10:56:17 +0100] rev 81434
more ambitious scrolling: retain bottom position after output;
Tue, 12 Nov 2024 22:30:45 +0100 performance tuning: cache for Rich_Text.format, notably for incremental tracing;
wenzelm [Tue, 12 Nov 2024 22:30:45 +0100] rev 81433
performance tuning: cache for Rich_Text.format, notably for incremental tracing;
Tue, 12 Nov 2024 11:32:07 +0100 clarified persistent values: Command.Results does not suitable for caching, because it contains all other messages;
wenzelm [Tue, 12 Nov 2024 11:32:07 +0100] rev 81432
clarified persistent values: Command.Results does not suitable for caching, because it contains all other messages;
Tue, 12 Nov 2024 11:16:36 +0100 omit redundant compact_source (see e1abca2527da): Command_Span.unparsed consists of one token with the original source;
wenzelm [Tue, 12 Nov 2024 11:16:36 +0100] rev 81431
omit redundant compact_source (see e1abca2527da): Command_Span.unparsed consists of one token with the original source;
Tue, 12 Nov 2024 11:04:54 +0100 tuned;
wenzelm [Tue, 12 Nov 2024 11:04:54 +0100] rev 81430
tuned;
Mon, 11 Nov 2024 13:15:55 +0100 minor performance tuning: avoid duplication of Symbol.spaces (e.g. from Pretty.formatted);
wenzelm [Mon, 11 Nov 2024 13:15:55 +0100] rev 81429
minor performance tuning: avoid duplication of Symbol.spaces (e.g. from Pretty.formatted);
Mon, 11 Nov 2024 12:47:51 +0100 clarified signature and modules;
wenzelm [Mon, 11 Nov 2024 12:47:51 +0100] rev 81428
clarified signature and modules; more basic Rich_Text.formatted_lines, assuming that elements are properly separated according to Rich_Text.format;
Mon, 11 Nov 2024 12:19:45 +0100 performance tuning for macOS (after update of "jedit" component): old OpenGL works better for text rendering;
wenzelm [Mon, 11 Nov 2024 12:19:45 +0100] rev 81427
performance tuning for macOS (after update of "jedit" component): old OpenGL works better for text rendering;
Sun, 10 Nov 2024 16:04:56 +0100 performance tuning: more incremental update of buffer content;
wenzelm [Sun, 10 Nov 2024 16:04:56 +0100] rev 81426
performance tuning: more incremental update of buffer content;
Sun, 10 Nov 2024 15:11:04 +0100 obsolete;
wenzelm [Sun, 10 Nov 2024 15:11:04 +0100] rev 81425
obsolete;
Sun, 10 Nov 2024 15:10:51 +0100 clarified: more uniform results;
wenzelm [Sun, 10 Nov 2024 15:10:51 +0100] rev 81424
clarified: more uniform results;
Sun, 10 Nov 2024 14:58:05 +0100 clarified signature: inline org.gjt.sp.jedit.textarea.TextArea.setText();
wenzelm [Sun, 10 Nov 2024 14:58:05 +0100] rev 81423
clarified signature: inline org.gjt.sp.jedit.textarea.TextArea.setText();
Sun, 10 Nov 2024 13:40:28 +0100 minor performance tuning: avoid concatenation of existing string material;
wenzelm [Sun, 10 Nov 2024 13:40:28 +0100] rev 81422
minor performance tuning: avoid concatenation of existing string material;
Sun, 10 Nov 2024 12:56:38 +0100 clarified signature and data storage: incremental lazy values;
wenzelm [Sun, 10 Nov 2024 12:56:38 +0100] rev 81421
clarified signature and data storage: incremental lazy values;
Sun, 10 Nov 2024 12:33:20 +0100 tuned comments;
wenzelm [Sun, 10 Nov 2024 12:33:20 +0100] rev 81420
tuned comments;
Sun, 10 Nov 2024 12:29:32 +0100 clarified signature;
wenzelm [Sun, 10 Nov 2024 12:29:32 +0100] rev 81419
clarified signature;
Sun, 10 Nov 2024 12:23:41 +0100 clarified modules;
wenzelm [Sun, 10 Nov 2024 12:23:41 +0100] rev 81418
clarified modules;
Sun, 10 Nov 2024 12:15:31 +0100 clarified margin operations (again, reverting 4794576828df);
wenzelm [Sun, 10 Nov 2024 12:15:31 +0100] rev 81417
clarified margin operations (again, reverting 4794576828df);
Sun, 10 Nov 2024 11:55:36 +0100 clarified modules;
wenzelm [Sun, 10 Nov 2024 11:55:36 +0100] rev 81416
clarified modules;
Sun, 10 Nov 2024 11:38:23 +0100 more reactive interrupts (via Future.cancel);
wenzelm [Sun, 10 Nov 2024 11:38:23 +0100] rev 81415
more reactive interrupts (via Future.cancel);
Sat, 09 Nov 2024 21:34:38 +0100 Document.Snapshot: support for multiple snippet_commands;
wenzelm [Sat, 09 Nov 2024 21:34:38 +0100] rev 81414
Document.Snapshot: support for multiple snippet_commands; clarified Command.rich_text: prefer explicit id, e.g. from message serial; clarified Pretty_Text_Area.update: Protocol_Message.provide_serial; clarified Pretty_Text_Area.format_rich_texts, with separate formatting of messages;
Sat, 09 Nov 2024 16:39:33 +0100 more robust: make double-sure that this is the correct output, not a different version from concurrent GUI_Thread.later;
wenzelm [Sat, 09 Nov 2024 16:39:33 +0100] rev 81413
more robust: make double-sure that this is the correct output, not a different version from concurrent GUI_Thread.later;
Sat, 09 Nov 2024 16:34:14 +0100 clarified signature: include standard margin in object equality;
wenzelm [Sat, 09 Nov 2024 16:34:14 +0100] rev 81412
clarified signature: include standard margin in object equality;
Sat, 09 Nov 2024 16:01:07 +0100 performance tuning: prefer asynchronous Pretty.formatted, which actually takes longer than Command.rich_text (see also 97964515a676, where Pretty.formatted was on the GUI thread, maybe for the sake of java.awt.FontMetrics at that time);
wenzelm [Sat, 09 Nov 2024 16:01:07 +0100] rev 81411
performance tuning: prefer asynchronous Pretty.formatted, which actually takes longer than Command.rich_text (see also 97964515a676, where Pretty.formatted was on the GUI thread, maybe for the sake of java.awt.FontMetrics at that time);
Wed, 13 Nov 2024 15:00:17 +0000 The ceillog2 function (thanks to Manuel Eberl), replacing two copies of Ceil_Log2
paulson <lp15@cam.ac.uk> [Wed, 13 Nov 2024 15:00:17 +0000] rev 81410
The ceillog2 function (thanks to Manuel Eberl), replacing two copies of Ceil_Log2
Fri, 08 Nov 2024 22:52:29 +0100 merged
wenzelm [Fri, 08 Nov 2024 22:52:29 +0100] rev 81409
merged
Fri, 08 Nov 2024 19:18:32 +0100 merged
wenzelm [Fri, 08 Nov 2024 19:18:32 +0100] rev 81408
merged
Fri, 08 Nov 2024 18:39:35 +0100 clarified signature: avoid pointless alias (see also c82a1620b274 and 22aeec526ffd);
wenzelm [Fri, 08 Nov 2024 18:39:35 +0100] rev 81407
clarified signature: avoid pointless alias (see also c82a1620b274 and 22aeec526ffd);
Fri, 08 Nov 2024 18:34:33 +0100 clarified signature;
wenzelm [Fri, 08 Nov 2024 18:34:33 +0100] rev 81406
clarified signature;
Fri, 08 Nov 2024 16:57:48 +0100 tuned GUI: avoid wasting space with proportional fonts;
wenzelm [Fri, 08 Nov 2024 16:57:48 +0100] rev 81405
tuned GUI: avoid wasting space with proportional fonts;
Fri, 08 Nov 2024 16:52:06 +0100 clarified signature;
wenzelm [Fri, 08 Nov 2024 16:52:06 +0100] rev 81404
clarified signature;
Fri, 08 Nov 2024 15:08:36 +0100 more accurate pretty_margin for proportional fonts;
wenzelm [Fri, 08 Nov 2024 15:08:36 +0100] rev 81403
more accurate pretty_margin for proportional fonts;
Fri, 08 Nov 2024 14:44:29 +0100 clarified signature: more uniform;
wenzelm [Fri, 08 Nov 2024 14:44:29 +0100] rev 81402
clarified signature: more uniform;
Fri, 08 Nov 2024 13:55:54 +0100 tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Fri, 08 Nov 2024 13:55:54 +0100] rev 81401
tuned: fewer warnings in IntelliJ IDEA;
Fri, 08 Nov 2024 13:42:25 +0100 tuned signature;
wenzelm [Fri, 08 Nov 2024 13:42:25 +0100] rev 81400
tuned signature;
Fri, 08 Nov 2024 13:37:13 +0100 tuned signature;
wenzelm [Fri, 08 Nov 2024 13:37:13 +0100] rev 81399
tuned signature;
Fri, 08 Nov 2024 13:27:26 +0100 clarified signature with subtle change of semantics: output consists of individual messages that are formatted (and separated) internally;
wenzelm [Fri, 08 Nov 2024 13:27:26 +0100] rev 81398
clarified signature with subtle change of semantics: output consists of individual messages that are formatted (and separated) internally;
Thu, 07 Nov 2024 20:43:25 +0100 more accurate message boundaries;
wenzelm [Thu, 07 Nov 2024 20:43:25 +0100] rev 81397
more accurate message boundaries;
Thu, 07 Nov 2024 20:37:11 +0100 tuned whitespace;
wenzelm [Thu, 07 Nov 2024 20:37:11 +0100] rev 81396
tuned whitespace;
Thu, 07 Nov 2024 20:29:52 +0100 clarified signature: more robust type XML.Elem;
wenzelm [Thu, 07 Nov 2024 20:29:52 +0100] rev 81395
clarified signature: more robust type XML.Elem;
Thu, 07 Nov 2024 20:08:50 +0100 clarified signature;
wenzelm [Thu, 07 Nov 2024 20:08:50 +0100] rev 81394
clarified signature;
Thu, 07 Nov 2024 20:02:10 +0100 clarified signature;
wenzelm [Thu, 07 Nov 2024 20:02:10 +0100] rev 81393
clarified signature;
Thu, 07 Nov 2024 16:13:58 +0100 clarified output representation: postpone Pretty.separate;
wenzelm [Thu, 07 Nov 2024 16:13:58 +0100] rev 81392
clarified output representation: postpone Pretty.separate;
Thu, 07 Nov 2024 16:03:53 +0100 tuned;
wenzelm [Thu, 07 Nov 2024 16:03:53 +0100] rev 81391
tuned;
Thu, 07 Nov 2024 15:42:35 +0100 tuned: fewer warnings in IntelliJ IDEA;
wenzelm [Thu, 07 Nov 2024 15:42:35 +0100] rev 81390
tuned: fewer warnings in IntelliJ IDEA;
Thu, 07 Nov 2024 13:30:40 +0100 clarified signature: more accurate types;
wenzelm [Thu, 07 Nov 2024 13:30:40 +0100] rev 81389
clarified signature: more accurate types;
Thu, 07 Nov 2024 13:26:31 +0100 tuned signature: more standard names;
wenzelm [Thu, 07 Nov 2024 13:26:31 +0100] rev 81388
tuned signature: more standard names;
Thu, 07 Nov 2024 13:22:59 +0100 more uniform pretty_text_area.zoom via its zoom_component;
wenzelm [Thu, 07 Nov 2024 13:22:59 +0100] rev 81387
more uniform pretty_text_area.zoom via its zoom_component;
Thu, 07 Nov 2024 12:35:55 +0100 tuned signature;
wenzelm [Thu, 07 Nov 2024 12:35:55 +0100] rev 81386
tuned signature;
Thu, 07 Nov 2024 12:32:44 +0100 tuned signature: more standard names;
wenzelm [Thu, 07 Nov 2024 12:32:44 +0100] rev 81385
tuned signature: more standard names;
Thu, 07 Nov 2024 12:26:36 +0100 tuned;
wenzelm [Thu, 07 Nov 2024 12:26:36 +0100] rev 81384
tuned;
Thu, 07 Nov 2024 12:17:18 +0100 clarified signature;
wenzelm [Thu, 07 Nov 2024 12:17:18 +0100] rev 81383
clarified signature;
Thu, 07 Nov 2024 12:08:32 +0100 clarified signature;
wenzelm [Thu, 07 Nov 2024 12:08:32 +0100] rev 81382
clarified signature;
Thu, 07 Nov 2024 11:46:21 +0100 tuned;
wenzelm [Thu, 07 Nov 2024 11:46:21 +0100] rev 81381
tuned;
Thu, 07 Nov 2024 11:35:39 +0100 revert 1206400b9b48: proper Node.unapply for Node.apply(null);
wenzelm [Thu, 07 Nov 2024 11:35:39 +0100] rev 81380
revert 1206400b9b48: proper Node.unapply for Node.apply(null);
Wed, 06 Nov 2024 22:04:05 +0100 tuned signature;
wenzelm [Wed, 06 Nov 2024 22:04:05 +0100] rev 81379
tuned signature;
Wed, 06 Nov 2024 16:07:30 +0100 clarified signature;
wenzelm [Wed, 06 Nov 2024 16:07:30 +0100] rev 81378
clarified signature;
Wed, 06 Nov 2024 15:52:31 +0100 clarified signature, with subtle change of semantics: proper non-null result;
wenzelm [Wed, 06 Nov 2024 15:52:31 +0100] rev 81377
clarified signature, with subtle change of semantics: proper non-null result;
Wed, 06 Nov 2024 15:38:45 +0100 clarified modules;
wenzelm [Wed, 06 Nov 2024 15:38:45 +0100] rev 81376
clarified modules;
Wed, 06 Nov 2024 15:17:39 +0100 more robust and uniform metric, still with special treatment motivated by jEdit (see also 0cdfce0bf956);
wenzelm [Wed, 06 Nov 2024 15:17:39 +0100] rev 81375
more robust and uniform metric, still with special treatment motivated by jEdit (see also 0cdfce0bf956);
Wed, 06 Nov 2024 11:05:18 +0100 misc tuning;
wenzelm [Wed, 06 Nov 2024 11:05:18 +0100] rev 81374
misc tuning;
Fri, 08 Nov 2024 18:13:55 +0100 try0: avoid mapping background theory -- should be handled by Context_Position visibility;
Fabian Huch <huch@in.tum.de> [Fri, 08 Nov 2024 18:13:55 +0100] rev 81373
try0: avoid mapping background theory -- should be handled by Context_Position visibility;
Thu, 31 Oct 2024 11:35:24 +0100 try0: stop early if more subgoals are created;
Fabian Huch <huch@in.tum.de> [Thu, 31 Oct 2024 11:35:24 +0100] rev 81372
try0: stop early if more subgoals are created;
Fri, 25 Oct 2024 16:38:15 +0200 try0: filter out untagged thms;
Fabian Huch <huch@in.tum.de> [Fri, 25 Oct 2024 16:38:15 +0200] rev 81371
try0: filter out untagged thms;
Thu, 24 Oct 2024 19:13:49 +0200 try0: support literal facts;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 19:13:49 +0200] rev 81370
try0: support literal facts;
Thu, 24 Oct 2024 16:46:25 +0200 try0: add 'use' modifier for thms to insert;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 16:46:25 +0200] rev 81369
try0: add 'use' modifier for thms to insert;
Thu, 24 Oct 2024 16:45:09 +0200 try0: use extra thms via insert;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 16:45:09 +0200] rev 81368
try0: use extra thms via insert;
Thu, 24 Oct 2024 18:25:17 +0200 clarified: proper type for facts;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 18:25:17 +0200] rev 81367
clarified: proper type for facts;
Thu, 24 Oct 2024 18:16:36 +0200 clarified: proper type;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 18:16:36 +0200] rev 81366
clarified: proper type;
Thu, 24 Oct 2024 14:08:28 +0200 tuned;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 14:08:28 +0200] rev 81365
tuned;
Thu, 24 Oct 2024 14:07:13 +0200 tuned;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 14:07:13 +0200] rev 81364
tuned;
Thu, 24 Oct 2024 11:37:41 +0200 try0: pass tagged thms for better control;
Fabian Huch <huch@in.tum.de> [Thu, 24 Oct 2024 11:37:41 +0200] rev 81363
try0: pass tagged thms for better control;
Tue, 22 Oct 2024 17:31:54 +0200 clarified: proper return type;
Fabian Huch <huch@in.tum.de> [Tue, 22 Oct 2024 17:31:54 +0200] rev 81362
clarified: proper return type;
Tue, 22 Oct 2024 14:34:13 +0200 improve try0: solve multiple subgoals at once, if possible;
Fabian Huch <huch@in.tum.de> [Tue, 22 Oct 2024 14:34:13 +0200] rev 81361
improve try0: solve multiple subgoals at once, if possible;
Tue, 22 Oct 2024 14:31:25 +0200 tuned: unused parameter;
Fabian Huch <huch@in.tum.de> [Tue, 22 Oct 2024 14:31:25 +0200] rev 81360
tuned: unused parameter;
Fri, 08 Nov 2024 11:18:08 +0100 tuned
nipkow [Fri, 08 Nov 2024 11:18:08 +0100] rev 81359
tuned
Thu, 07 Nov 2024 16:21:57 +0100 better termination behaviour
nipkow [Thu, 07 Nov 2024 16:21:57 +0100] rev 81358
better termination behaviour
Wed, 06 Nov 2024 18:10:39 +0100 uniform name T_f for closed-form lemmas for function T_f
nipkow [Wed, 06 Nov 2024 18:10:39 +0100] rev 81357
uniform name T_f for closed-form lemmas for function T_f
Wed, 06 Nov 2024 16:27:06 +0100 More time for primitive functions
nipkow [Wed, 06 Nov 2024 16:27:06 +0100] rev 81356
More time for primitive functions
Wed, 06 Nov 2024 16:19:45 +0100 merged Reverse into Time_Funs
nipkow [Wed, 06 Nov 2024 16:19:45 +0100] rev 81355
merged Reverse into Time_Funs
Tue, 05 Nov 2024 23:51:44 +0100 tuned proofs;
wenzelm [Tue, 05 Nov 2024 23:51:44 +0100] rev 81354
tuned proofs;
Tue, 05 Nov 2024 23:45:39 +0100 tuned description: plain text documentation is also supported;
wenzelm [Tue, 05 Nov 2024 23:45:39 +0100] rev 81353
tuned description: plain text documentation is also supported;
Tue, 05 Nov 2024 23:27:47 +0100 merged
wenzelm [Tue, 05 Nov 2024 23:27:47 +0100] rev 81352
merged
Tue, 05 Nov 2024 23:01:09 +0100 update to jdk-21.0.5;
wenzelm [Tue, 05 Nov 2024 23:01:09 +0100] rev 81351
update to jdk-21.0.5; enforce rebuild of Isabelle/ML and Isabelle/Scala;
Tue, 05 Nov 2024 22:05:50 +0100 misc tuning and clarification: Doc.Entry supports both plain files and pdf documents;
wenzelm [Tue, 05 Nov 2024 22:05:50 +0100] rev 81350
misc tuning and clarification: Doc.Entry supports both plain files and pdf documents; recover plain file support from 488c7e8923b2;
Tue, 05 Nov 2024 19:59:30 +0100 tuned proofs
nipkow [Tue, 05 Nov 2024 19:59:30 +0100] rev 81349
tuned proofs
Tue, 05 Nov 2024 19:52:15 +0100 added missing definitions
nipkow [Tue, 05 Nov 2024 19:52:15 +0100] rev 81348
added missing definitions
Mon, 04 Nov 2024 22:36:42 +0100 tuned proofs;
wenzelm [Mon, 04 Nov 2024 22:36:42 +0100] rev 81347
tuned proofs; more Isabelle symbols;
Mon, 04 Nov 2024 22:05:20 +0100 clarified modules;
wenzelm [Mon, 04 Nov 2024 22:05:20 +0100] rev 81346
clarified modules;
Mon, 04 Nov 2024 21:54:34 +0100 support value-oriented Font_Metric, e.g. for caching Pretty output;
wenzelm [Mon, 04 Nov 2024 21:54:34 +0100] rev 81345
support value-oriented Font_Metric, e.g. for caching Pretty output;
Mon, 04 Nov 2024 21:25:26 +0100 tuned;
wenzelm [Mon, 04 Nov 2024 21:25:26 +0100] rev 81344
tuned;
Mon, 04 Nov 2024 21:05:11 +0100 unused;
wenzelm [Mon, 04 Nov 2024 21:05:11 +0100] rev 81343
unused;
Mon, 04 Nov 2024 21:05:05 +0100 tuned;
wenzelm [Mon, 04 Nov 2024 21:05:05 +0100] rev 81342
tuned;
Mon, 04 Nov 2024 21:00:31 +0100 tuned;
wenzelm [Mon, 04 Nov 2024 21:00:31 +0100] rev 81341
tuned;
Mon, 04 Nov 2024 20:55:01 +0100 clarified signature;
wenzelm [Mon, 04 Nov 2024 20:55:01 +0100] rev 81340
clarified signature; clarified modules;
Mon, 04 Nov 2024 14:50:21 +0100 more accurate Symbol.Metric, following 6eccae338770;
wenzelm [Mon, 04 Nov 2024 14:50:21 +0100] rev 81339
more accurate Symbol.Metric, following 6eccae338770;
Mon, 04 Nov 2024 14:39:27 +0100 tuned rendering, notably for HiDPI on Linux (see also ca7e2c21b104);
wenzelm [Mon, 04 Nov 2024 14:39:27 +0100] rev 81338
tuned rendering, notably for HiDPI on Linux (see also ca7e2c21b104);
Mon, 04 Nov 2024 14:10:21 +0100 proper parentheses, for the sake of IntelliJ IDEA;
wenzelm [Mon, 04 Nov 2024 14:10:21 +0100] rev 81337
proper parentheses, for the sake of IntelliJ IDEA;
Mon, 04 Nov 2024 12:58:05 +0100 clarified modules;
wenzelm [Mon, 04 Nov 2024 12:58:05 +0100] rev 81336
clarified modules;
Mon, 04 Nov 2024 12:22:24 +0100 clarified signature;
wenzelm [Mon, 04 Nov 2024 12:22:24 +0100] rev 81335
clarified signature;
Mon, 04 Nov 2024 11:21:19 +0100 tuned proofs;
wenzelm [Mon, 04 Nov 2024 11:21:19 +0100] rev 81334
tuned proofs;
Mon, 04 Nov 2024 11:21:04 +0100 tuned GUI (again, see 0521e65af41e);
wenzelm [Mon, 04 Nov 2024 11:21:04 +0100] rev 81333
tuned GUI (again, see 0521e65af41e);
Sun, 03 Nov 2024 22:29:07 +0100 tuned proofs;
wenzelm [Sun, 03 Nov 2024 22:29:07 +0100] rev 81332
tuned proofs;
Sun, 03 Nov 2024 21:12:50 +0100 tuned;
wenzelm [Sun, 03 Nov 2024 21:12:50 +0100] rev 81331
tuned;
Sun, 03 Nov 2024 21:04:12 +0100 tuned comments;
wenzelm [Sun, 03 Nov 2024 21:04:12 +0100] rev 81330
tuned comments;
Sun, 03 Nov 2024 20:53:12 +0100 clarified signature;
wenzelm [Sun, 03 Nov 2024 20:53:12 +0100] rev 81329
clarified signature;
Sun, 03 Nov 2024 20:23:19 +0100 tuned;
wenzelm [Sun, 03 Nov 2024 20:23:19 +0100] rev 81328
tuned;
Sun, 03 Nov 2024 20:15:12 +0100 tuned names;
wenzelm [Sun, 03 Nov 2024 20:15:12 +0100] rev 81327
tuned names;
Sun, 03 Nov 2024 20:05:06 +0100 more robust;
wenzelm [Sun, 03 Nov 2024 20:05:06 +0100] rev 81326
more robust;
Sun, 03 Nov 2024 20:01:26 +0100 clarified signature;
wenzelm [Sun, 03 Nov 2024 20:01:26 +0100] rev 81325
clarified signature;
Sun, 03 Nov 2024 20:00:54 +0100 unused;
wenzelm [Sun, 03 Nov 2024 20:00:54 +0100] rev 81324
unused;
Sun, 03 Nov 2024 19:38:30 +0100 clarified signature: more explicit types;
wenzelm [Sun, 03 Nov 2024 19:38:30 +0100] rev 81323
clarified signature: more explicit types;
Sun, 03 Nov 2024 14:11:01 +0100 tuned GUI;
wenzelm [Sun, 03 Nov 2024 14:11:01 +0100] rev 81322
tuned GUI;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip