wenzelm [Wed, 03 Jan 2018 22:29:31 +0100] rev 67337
more tight HTML output: avoid extra lines within <pre>;
wenzelm [Wed, 03 Jan 2018 20:55:13 +0100] rev 67336
HTML output for Markdown elements;
clarified HTML operations;
blanchet [Wed, 03 Jan 2018 11:06:41 +0100] rev 67335
updated NEWS
blanchet [Wed, 03 Jan 2018 11:06:36 +0100] rev 67334
removed dead code
blanchet [Wed, 03 Jan 2018 11:06:29 +0100] rev 67333
removed old 'add_datatype' ML functions
blanchet [Wed, 03 Jan 2018 11:06:13 +0100] rev 67332
kill old size infrastructure
haftmann [Tue, 02 Jan 2018 23:04:15 +0100] rev 67331
repaired whitespace accident from 2505cabfc515
haftmann [Mon, 01 Jan 2018 20:42:08 +0000] rev 67330
proper namespace for evaluators
haftmann [Mon, 01 Jan 2018 20:42:07 +0000] rev 67329
tuned
haftmann [Mon, 01 Jan 2018 20:42:06 +0000] rev 67328
more correct name resolving
haftmann [Mon, 01 Jan 2018 20:42:05 +0000] rev 67327
skip abstract constructors silently in datatype clauses of computations
blanchet [Tue, 02 Jan 2018 21:32:14 +0100] rev 67326
removed para about 'old_datatype' in docs
wenzelm [Tue, 02 Jan 2018 20:38:41 +0100] rev 67325
old_datatype no longer exists (cf. 706b1cf7b76d);
wenzelm [Tue, 02 Jan 2018 19:52:36 +0100] rev 67324
merged
wenzelm [Tue, 02 Jan 2018 19:52:17 +0100] rev 67323
PIDE markup for Markdown items (which may consist of multiple paragraphs or lists);
wenzelm [Tue, 02 Jan 2018 15:38:22 +0100] rev 67322
clarified terminology of "markdown_bullet";
blanchet [Tue, 02 Jan 2018 17:38:20 +0100] rev 67321
compile
blanchet [Tue, 02 Jan 2018 16:40:54 +0100] rev 67320
updated dependencies + compile
blanchet [Tue, 02 Jan 2018 16:17:13 +0100] rev 67319
moved 'realizers' into their own theory, now that they are decupled from the old datatype construction
blanchet [Tue, 02 Jan 2018 16:11:20 +0100] rev 67318
removed 'old_datatype' command
blanchet [Tue, 02 Jan 2018 16:08:59 +0100] rev 67317
don't test 'old_datatype', which is on its way out
blanchet [Tue, 02 Jan 2018 16:01:03 +0100] rev 67316
ported inductive realizer to new datatype package
blanchet [Tue, 02 Jan 2018 15:01:06 +0100] rev 67315
removed needless theorems
blanchet [Tue, 02 Jan 2018 14:42:00 +0100] rev 67314
store high-level 'size' equations
blanchet [Tue, 02 Jan 2018 13:16:32 +0100] rev 67313
avoid call to function that may throw an exception in error message
wenzelm [Mon, 01 Jan 2018 23:07:24 +0100] rev 67312
misc tuning and modernization;
wenzelm [Mon, 01 Jan 2018 21:17:28 +0100] rev 67311
more completion templates;
wenzelm [Mon, 01 Jan 2018 16:36:52 +0100] rev 67310
proper purge of auxiliary bibtex theory;