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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 tip