Tue, 02 Jan 2018 19:52:17 +0100 wenzelm PIDE markup for Markdown items (which may consist of multiple paragraphs or lists);
Tue, 02 Jan 2018 15:38:22 +0100 wenzelm clarified terminology of "markdown_bullet";
Tue, 02 Jan 2018 17:38:20 +0100 blanchet compile
Tue, 02 Jan 2018 16:40:54 +0100 blanchet updated dependencies + compile
Tue, 02 Jan 2018 16:17:13 +0100 blanchet moved 'realizers' into their own theory, now that they are decupled from the old datatype construction
Tue, 02 Jan 2018 16:11:20 +0100 blanchet removed 'old_datatype' command
Tue, 02 Jan 2018 16:08:59 +0100 blanchet don't test 'old_datatype', which is on its way out
Tue, 02 Jan 2018 16:01:03 +0100 blanchet ported inductive realizer to new datatype package
Tue, 02 Jan 2018 15:01:06 +0100 blanchet removed needless theorems
Tue, 02 Jan 2018 14:42:00 +0100 blanchet store high-level 'size' equations
Tue, 02 Jan 2018 13:16:32 +0100 blanchet avoid call to function that may throw an exception in error message
Mon, 01 Jan 2018 23:07:24 +0100 wenzelm misc tuning and modernization;
Mon, 01 Jan 2018 21:17:28 +0100 wenzelm more completion templates;
Mon, 01 Jan 2018 16:36:52 +0100 wenzelm proper purge of auxiliary bibtex theory;
Mon, 01 Jan 2018 16:06:37 +0100 wenzelm tuned signature;
Mon, 01 Jan 2018 16:06:30 +0100 wenzelm tuned;
Sun, 31 Dec 2017 21:42:20 +0000 paulson Restored correct spacing for set comprehensions
Sat, 30 Dec 2017 22:37:07 +0100 wenzelm less redundant;
Sat, 30 Dec 2017 21:46:19 +0100 wenzelm more robust hyphen (see also "Soft hyphen (SHY) – a hard problem?" http://jkorpela.fi/shy.html);
Sat, 30 Dec 2017 20:04:05 +0100 wenzelm more robust treatment of conflicts with existing Unicode text;
Sat, 30 Dec 2017 14:15:44 +0100 wenzelm tuned whitespace;
Fri, 29 Dec 2017 21:17:43 +0100 wenzelm no check for bibtex entries from other sessions;
Fri, 29 Dec 2017 19:53:43 +0100 wenzelm clarified signature;
Fri, 29 Dec 2017 19:35:26 +0100 wenzelm more accurate message patterns;
Fri, 29 Dec 2017 19:17:52 +0100 wenzelm prefer formal citations;
Fri, 29 Dec 2017 18:09:38 +0100 wenzelm proper bibtex entries;
Fri, 29 Dec 2017 17:40:57 +0100 wenzelm formal check of @{cite} bibtex entries -- only in batch-mode session builds;
Thu, 28 Dec 2017 23:39:02 +0100 wenzelm clarified check, notably for bibtex theory (amending 5f082b1fa9fa);
Thu, 28 Dec 2017 23:17:35 +0100 wenzelm NEWS;
Thu, 28 Dec 2017 23:15:00 +0100 wenzelm proper check for imports, not just ROOT entries;
Thu, 28 Dec 2017 23:10:30 +0100 wenzelm tuned signature;
Thu, 28 Dec 2017 22:53:45 +0100 wenzelm implicit thy_load context for bibtex files (VSCode);
Thu, 28 Dec 2017 22:36:15 +0100 wenzelm bibtex theory is always required and thus eventually consolidated;
Thu, 28 Dec 2017 21:45:28 +0100 wenzelm implicit thy_load context for bibtex files;
Thu, 28 Dec 2017 14:20:48 +0100 wenzelm clarified signature: prefer Document.Node.Name.is_bibtex;
Thu, 28 Dec 2017 12:44:42 +0100 wenzelm avoid spurious noise: Prover IDE is meant to check for errors;
Thu, 28 Dec 2017 12:36:11 +0100 wenzelm clarified signature;
Thu, 28 Dec 2017 12:26:57 +0100 wenzelm avoid clash with special files in HTML output;
Thu, 28 Dec 2017 12:20:52 +0100 wenzelm unused;
Thu, 28 Dec 2017 12:13:56 +0100 wenzelm tuned signature;
Thu, 28 Dec 2017 12:07:52 +0100 wenzelm prefer existing Resources.check_path;
Thu, 28 Dec 2017 12:06:54 +0100 wenzelm more accurate bibtex entries;
Thu, 28 Dec 2017 11:49:54 +0100 wenzelm added command 'bibtex_file' (for PIDE interaction only);
Wed, 27 Dec 2017 11:51:38 +0100 wenzelm clarified default position for empty message pos;
Mon, 25 Dec 2017 11:22:49 +0100 haftmann spelling
Sun, 24 Dec 2017 14:28:10 +0100 eberlm Removed Analysis/ex/Circle_Area; replaced by more general Analysis/Ball_Volume
Sun, 24 Dec 2017 14:46:26 +0100 wenzelm fewer warnings;
Sun, 24 Dec 2017 14:37:47 +0100 wenzelm clarified positions;
Sun, 24 Dec 2017 14:10:41 +0100 wenzelm check bibtex database on ML side -- for semantic PIDE editing;
Sun, 24 Dec 2017 13:07:05 +0100 wenzelm clarified directories;
Sun, 24 Dec 2017 12:48:43 +0100 wenzelm more robust connection: prefer ServerAliveCountMax=3 (ssh default) instead of 1 (jsch default);
Sat, 23 Dec 2017 23:07:26 +0100 wenzelm check bibtex database: errors and warnings;
Sat, 23 Dec 2017 19:02:11 +0100 wenzelm more symbols;
Fri, 22 Dec 2017 23:38:54 +0000 paulson Merge
Fri, 22 Dec 2017 21:01:53 +0000 paulson Merge
Fri, 22 Dec 2017 21:00:07 +0000 paulson new/improved theories involving convergence; better pretty-printing for bounded quantifiers and sum/product
Fri, 22 Dec 2017 22:39:31 +0100 wenzelm more symbols;
Fri, 22 Dec 2017 21:23:06 +0100 wenzelm tuned;
Fri, 22 Dec 2017 21:05:54 +0100 wenzelm store full blob source for the sake of markup_to_XML;
Fri, 22 Dec 2017 20:15:16 +0100 wenzelm PIDE markup for non-theory nodes;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip