Mon, 01 Oct 2018 19:30:36 +0200 tuned output -- avoid bombing of Scala toplevel, e.g. for AFP deps;
wenzelm [Mon, 01 Oct 2018 19:30:36 +0200] rev 69102
tuned output -- avoid bombing of Scala toplevel, e.g. for AFP deps;
Mon, 01 Oct 2018 16:41:36 +0200 more direct implementation of distinct_subgoals_tac -- potentially more efficient;
wenzelm [Mon, 01 Oct 2018 16:41:36 +0200] rev 69101
more direct implementation of distinct_subgoals_tac -- potentially more efficient;
Mon, 01 Oct 2018 16:40:45 +0200 tuned;
wenzelm [Mon, 01 Oct 2018 16:40:45 +0200] rev 69100
tuned;
Mon, 01 Oct 2018 12:41:35 +0200 HOL-SPARK .prv files are no longer written to the file-system;
wenzelm [Mon, 01 Oct 2018 12:41:35 +0200] rev 69099
HOL-SPARK .prv files are no longer written to the file-system;
Mon, 01 Oct 2018 12:19:55 +0200 updated to postgresql-42.2.5;
wenzelm [Mon, 01 Oct 2018 12:19:55 +0200] rev 69098
updated to postgresql-42.2.5;
Sun, 30 Sep 2018 18:19:28 -0400 merged
immler [Sun, 30 Sep 2018 18:19:28 -0400] rev 69097
merged
Sat, 29 Sep 2018 16:30:44 -0400 fix (non-existent) document generation
immler [Sat, 29 Sep 2018 16:30:44 -0400] rev 69096
fix (non-existent) document generation
Sun, 30 Sep 2018 22:47:38 +0200 updated to scala-2.12.7;
wenzelm [Sun, 30 Sep 2018 22:47:38 +0200] rev 69095
updated to scala-2.12.7;
Sun, 30 Sep 2018 16:23:35 +0200 news
nipkow [Sun, 30 Sep 2018 16:23:35 +0200] rev 69094
news
Sun, 30 Sep 2018 13:00:08 +0200 de-emphasize HOL-SPARK: somewhat outdated;
wenzelm [Sun, 30 Sep 2018 13:00:08 +0200] rev 69093
de-emphasize HOL-SPARK: somewhat outdated;
Sun, 30 Sep 2018 12:54:42 +0200 proper naming conventions for contexts;
wenzelm [Sun, 30 Sep 2018 12:54:42 +0200] rev 69092
proper naming conventions for contexts;
Sun, 30 Sep 2018 12:50:28 +0200 permissive declaration attribute "relator_mono", e.g. relevant for Binomial-Heaps.BinomialHeap with -o export_theory;
wenzelm [Sun, 30 Sep 2018 12:50:28 +0200] rev 69091
permissive declaration attribute "relator_mono", e.g. relevant for Binomial-Heaps.BinomialHeap with -o export_theory;
Sun, 30 Sep 2018 12:40:57 +0200 tuned spelling;
wenzelm [Sun, 30 Sep 2018 12:40:57 +0200] rev 69090
tuned spelling;
Sun, 30 Sep 2018 12:36:31 +0200 tuned whitespace and sections;
wenzelm [Sun, 30 Sep 2018 12:36:31 +0200] rev 69089
tuned whitespace and sections;
Sun, 30 Sep 2018 12:33:42 +0200 tuned -- eliminated clone;
wenzelm [Sun, 30 Sep 2018 12:33:42 +0200] rev 69088
tuned -- eliminated clone;
Sun, 30 Sep 2018 12:26:14 +0200 suppress aux. locales from command 'experiment' -- avoid crash of theory Dict_Construction.Test_Dict_Construction (AFP);
wenzelm [Sun, 30 Sep 2018 12:26:14 +0200] rev 69087
suppress aux. locales from command 'experiment' -- avoid crash of theory Dict_Construction.Test_Dict_Construction (AFP);
Sun, 30 Sep 2018 11:58:59 +0200 obsolete (see 6f8ae6ddc26b);
wenzelm [Sun, 30 Sep 2018 11:58:59 +0200] rev 69086
obsolete (see 6f8ae6ddc26b);
Sun, 30 Sep 2018 09:00:11 +0200 updated to new list_update precedence
nipkow [Sun, 30 Sep 2018 09:00:11 +0200] rev 69085
updated to new list_update precedence
Sun, 30 Sep 2018 07:46:38 +0200 avoid confusing precedences
nipkow [Sun, 30 Sep 2018 07:46:38 +0200] rev 69084
avoid confusing precedences
Sat, 29 Sep 2018 23:23:43 +0200 more direct locale goal: avoid renaming of type_parameters;
wenzelm [Sat, 29 Sep 2018 23:23:43 +0200] rev 69083
more direct locale goal: avoid renaming of type_parameters;
Sat, 29 Sep 2018 21:05:32 +0200 adapted to Library/LaTeXsugar
nipkow [Sat, 29 Sep 2018 21:05:32 +0200] rev 69082
adapted to Library/LaTeXsugar
Sat, 29 Sep 2018 21:02:04 +0200 const_typ also works for fixed variables - useful primarily for locales
nipkow [Sat, 29 Sep 2018 21:02:04 +0200] rev 69081
const_typ also works for fixed variables - useful primarily for locales
Sat, 29 Sep 2018 17:08:07 +0200 tuned message according to ML version;
wenzelm [Sat, 29 Sep 2018 17:08:07 +0200] rev 69080
tuned message according to ML version;
Sat, 29 Sep 2018 14:58:01 +0200 more liberal: detect free-form infixes as well, e.g. Orderings.ord_class.less_eq;
wenzelm [Sat, 29 Sep 2018 14:58:01 +0200] rev 69079
more liberal: detect free-form infixes as well, e.g. Orderings.ord_class.less_eq;
Fri, 28 Sep 2018 22:33:20 +0200 more accurate syntax: e.g. avoid brackets as prefix notation;
wenzelm [Fri, 28 Sep 2018 22:33:20 +0200] rev 69078
more accurate syntax: e.g. avoid brackets as prefix notation;
Fri, 28 Sep 2018 21:16:24 +0200 more approximative prefix syntax, including binder;
wenzelm [Fri, 28 Sep 2018 21:16:24 +0200] rev 69077
more approximative prefix syntax, including binder;
Fri, 28 Sep 2018 19:30:07 +0200 proper syntax for locale vs. class parameters;
wenzelm [Fri, 28 Sep 2018 19:30:07 +0200] rev 69076
proper syntax for locale vs. class parameters;
Thu, 27 Sep 2018 07:18:34 +0200 simpler def
nipkow [Thu, 27 Sep 2018 07:18:34 +0200] rev 69075
simpler def
Wed, 26 Sep 2018 22:38:16 +0200 tuned signature;
wenzelm [Wed, 26 Sep 2018 22:38:16 +0200] rev 69074
tuned signature;
Wed, 26 Sep 2018 22:07:35 +0200 tuned signature;
wenzelm [Wed, 26 Sep 2018 22:07:35 +0200] rev 69073
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip