wenzelm [Thu, 12 Dec 2024 12:35:59 +0100] rev 81582
clarified specification context;
wenzelm [Wed, 11 Dec 2024 12:04:27 +0100] rev 81581
activate e-3.1 as proposed by Martin Desharnais;
enforce rebuild of Isabelle/ML;
wenzelm [Wed, 11 Dec 2024 12:03:01 +0100] rev 81580
more robust: avoid spurious crash of text_area.getText() in Active_Area.update();
wenzelm [Wed, 11 Dec 2024 11:18:52 +0100] rev 81579
proper bundle binomial_syntax;
NB: precedence of "choose" changes silently from 65 to 64 in 200107cdd3ac, but old 65 was still seen in the wild;
wenzelm [Wed, 11 Dec 2024 11:14:50 +0100] rev 81578
build component for cvc5-1.2.0;
wenzelm [Wed, 11 Dec 2024 10:40:57 +0100] rev 81577
tuned whitespace;
wenzelm [Wed, 11 Dec 2024 10:28:12 +0100] rev 81576
clarified default_sort;
wenzelm [Tue, 10 Dec 2024 22:59:13 +0100] rev 81575
fewer theories;
wenzelm [Tue, 10 Dec 2024 22:40:07 +0100] rev 81574
fewer theories;
wenzelm [Tue, 10 Dec 2024 21:43:04 +0100] rev 81573
fewer theories (in contrast to 05ca920cd94b);
wenzelm [Tue, 10 Dec 2024 21:06:04 +0100] rev 81572
more accurate markup for "CONST c";
wenzelm [Tue, 10 Dec 2024 19:47:47 +0100] rev 81571
tuned markup;
wenzelm [Tue, 10 Dec 2024 19:23:55 +0100] rev 81570
proper LaTeX setup (amending 41b387d47739);
wenzelm [Tue, 10 Dec 2024 16:37:09 +0100] rev 81569
more LaTeX markup for printed entities;
wenzelm [Tue, 10 Dec 2024 14:42:56 +0100] rev 81568
tuned;
wenzelm [Tue, 10 Dec 2024 10:52:46 +0100] rev 81567
tuned;
wenzelm [Sun, 08 Dec 2024 20:13:40 +0100] rev 81566
more HTML markup (without rendering);
wenzelm [Sun, 08 Dec 2024 20:09:14 +0100] rev 81565
more markup (without rendering): class, type constructor, term constant --- similar to free, bound, etc.;
wenzelm [Sun, 08 Dec 2024 19:05:05 +0100] rev 81564
tuned: more robust wrt. changes the Markup space;
wenzelm [Sun, 08 Dec 2024 15:12:20 +0100] rev 81563
tuned: prefer explicit names of inferred types;
wenzelm [Sun, 08 Dec 2024 14:27:06 +0100] rev 81562
more accurate HTML markup: suppress text_color that has_syntax (amending b57996a0688c);
wenzelm [Sun, 08 Dec 2024 11:49:55 +0100] rev 81561
clarified signature;
wenzelm [Sun, 08 Dec 2024 00:05:35 +0100] rev 81560
tuned;
wenzelm [Sat, 07 Dec 2024 23:40:29 +0100] rev 81559
clarified signature;
wenzelm [Sat, 07 Dec 2024 23:50:18 +0100] rev 81558
clarified term positions and markup: syntax = true means this is via concrete syntax;
clarified text color rendering;
wenzelm [Sat, 07 Dec 2024 23:08:51 +0100] rev 81557
tuned signature: more operations;
wenzelm [Sat, 07 Dec 2024 21:49:05 +0100] rev 81556
tuned;
wenzelm [Sat, 07 Dec 2024 21:42:59 +0100] rev 81555
clarified signature: more explicit operations;
wenzelm [Sat, 07 Dec 2024 16:07:48 +0100] rev 81554
tuned;
wenzelm [Sat, 07 Dec 2024 16:03:05 +0100] rev 81553
tuned whitespace;
wenzelm [Sat, 07 Dec 2024 15:00:43 +0100] rev 81552
clarified signature and caching;
wenzelm [Sat, 07 Dec 2024 11:59:51 +0100] rev 81551
clarified GUI: prefer user documents, which are typically without chapter;
wenzelm [Sat, 07 Dec 2024 11:13:02 +0100] rev 81550
tuned;
wenzelm [Fri, 06 Dec 2024 23:07:09 +0100] rev 81549
obsolete;
wenzelm [Fri, 06 Dec 2024 22:40:43 +0100] rev 81548
tuned signature;
wenzelm [Fri, 06 Dec 2024 21:27:07 +0100] rev 81547
merged
wenzelm [Fri, 06 Dec 2024 20:46:24 +0100] rev 81546
NEWS;
wenzelm [Fri, 06 Dec 2024 20:26:33 +0100] rev 81545
clarified renaming of bounds, using Syntax_Trans.variant_bounds: avoid structures and fixed variables with syntax;
wenzelm [Fri, 06 Dec 2024 15:20:43 +0100] rev 81544
tuned signature;
wenzelm [Fri, 06 Dec 2024 13:33:25 +0100] rev 81543
clarified printing of consts: rename apart from all bounds, and thus avoid old Term.declare_free_names with its adhoc policy ("as they are printed");
wenzelm [Tue, 03 Dec 2024 22:46:24 +0100] rev 81542
prefer Term.variant_bounds: bounds vs. frees, no attempt at consts;
wenzelm [Mon, 02 Dec 2024 22:16:29 +0100] rev 81541
more elementary operation Term.variant_bounds: only for bounds vs. frees, no consts, no tfrees;
wenzelm [Mon, 02 Dec 2024 20:35:12 +0100] rev 81540
tuned signature;
wenzelm [Mon, 02 Dec 2024 18:53:45 +0100] rev 81539
clarified modules;
wenzelm [Mon, 02 Dec 2024 14:30:10 +0100] rev 81538
more accurate extern_const: avoid clash with frees;
wenzelm [Mon, 02 Dec 2024 14:08:28 +0100] rev 81537
more direct Proof_Context.lookup_free -- bypass redundancy of Proof_Context.check_const;
wenzelm [Mon, 02 Dec 2024 11:45:42 +0100] rev 81536
clarified signature: uniform context;
wenzelm [Mon, 02 Dec 2024 11:36:53 +0100] rev 81535
clarified signature: uniform context;
wenzelm [Mon, 02 Dec 2024 11:22:44 +0100] rev 81534
proper context for extern operation: observe local options;
more uniform global_ctxt for pretty printing;
wenzelm [Mon, 02 Dec 2024 11:08:36 +0100] rev 81533
proper context for extern/check operation: observe local options like names_unique;
wenzelm [Sun, 01 Dec 2024 22:14:13 +0100] rev 81532
tuned;
wenzelm [Sun, 01 Dec 2024 21:46:54 +0100] rev 81531
tuned signature: more operations;
nipkow [Thu, 05 Dec 2024 19:44:53 +0100] rev 81530
added Halting problem theory
desharna [Thu, 05 Dec 2024 15:49:48 +0100] rev 81529
merged
desharna [Fri, 29 Sep 2023 15:27:43 +0200] rev 81528
added parallel_group_size option to Mirabelle
desharna [Thu, 05 Dec 2024 15:23:46 +0100] rev 81527
adapted bash files to use cartouches
nipkow [Mon, 02 Dec 2024 12:38:27 +0100] rev 81526
tuned
wenzelm [Sun, 01 Dec 2024 21:14:56 +0100] rev 81525
clarified names context: proper context, without consts;
wenzelm [Sun, 01 Dec 2024 21:13:57 +0100] rev 81524
clarified names context: proper context, without consts;
wenzelm [Sun, 01 Dec 2024 18:12:24 +0100] rev 81523
tuned;