Fri, 07 Jan 2011 13:24:09 +0100 shortened the warning about uninstalled SMT solvers (the additional hint might get obsolete without further notice)
boehmes [Fri, 07 Jan 2011 13:24:09 +0100] rev 41441
shortened the warning about uninstalled SMT solvers (the additional hint might get obsolete without further notice)
Fri, 07 Jan 2011 10:28:45 +0100 tuned NEWS
krauss [Fri, 07 Jan 2011 10:28:45 +0100] rev 41440
tuned NEWS
Fri, 07 Jan 2011 09:41:48 +0100 avoid ML structure aliases (especially single-letter abbreviations)
boehmes [Fri, 07 Jan 2011 09:41:48 +0100] rev 41439
avoid ML structure aliases (especially single-letter abbreviations)
Fri, 07 Jan 2011 09:26:27 +0100 made SML/NJ happy
boehmes [Fri, 07 Jan 2011 09:26:27 +0100] rev 41438
made SML/NJ happy
Thu, 06 Jan 2011 17:40:38 -0800 rename constant u_defl to u_liftdefl;
huffman [Thu, 06 Jan 2011 17:40:38 -0800] rev 41437
rename constant u_defl to u_liftdefl; add new constant u_defl :: udom defl -> udom defl
Thu, 06 Jan 2011 16:52:35 -0800 rename constant pdefl to liftdefl_of
huffman [Thu, 06 Jan 2011 16:52:35 -0800] rev 41436
rename constant pdefl to liftdefl_of
Thu, 06 Jan 2011 21:06:18 +0100 Diagnostic command to show locale dependencies.
ballarin [Thu, 06 Jan 2011 21:06:18 +0100] rev 41435
Diagnostic command to show locale dependencies.
Thu, 06 Jan 2011 21:06:17 +0100 Documentation for 'interpret' and 'sublocale' with mixins.
ballarin [Thu, 06 Jan 2011 21:06:17 +0100] rev 41434
Documentation for 'interpret' and 'sublocale' with mixins.
Thu, 06 Jan 2011 21:06:17 +0100 Abelian group facts obtained from group facts via interpretation (sublocale).
ballarin [Thu, 06 Jan 2011 21:06:17 +0100] rev 41433
Abelian group facts obtained from group facts via interpretation (sublocale).
Thu, 06 Jan 2011 17:51:56 +0100 differentiate between local and remote SMT solvers (e.g., "z3" vs. "remote_z3");
boehmes [Thu, 06 Jan 2011 17:51:56 +0100] rev 41432
differentiate between local and remote SMT solvers (e.g., "z3" vs. "remote_z3"); turned individual SMT solvers into components; made CVC3 the default SMT solver (Z3 is licensed as "non-commercial only"); tuned smt_filter interface
Tue, 04 Jan 2011 15:46:38 -0800 remove various lemmas redundant with lub_eq_bottom_iff
huffman [Tue, 04 Jan 2011 15:46:38 -0800] rev 41431
remove various lemmas redundant with lub_eq_bottom_iff
Tue, 04 Jan 2011 15:32:56 -0800 change some lemma names containing 'UU' to 'bottom'
huffman [Tue, 04 Jan 2011 15:32:56 -0800] rev 41430
change some lemma names containing 'UU' to 'bottom'
Tue, 04 Jan 2011 15:03:27 -0800 renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax;
huffman [Tue, 04 Jan 2011 15:03:27 -0800] rev 41429
renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax; removed redundant lemma UU_least
Mon, 03 Jan 2011 17:10:32 +0100 merged
boehmes [Mon, 03 Jan 2011 17:10:32 +0100] rev 41428
merged
Mon, 03 Jan 2011 16:49:28 +0100 updated SMT certificates
boehmes [Mon, 03 Jan 2011 16:49:28 +0100] rev 41427
updated SMT certificates
Mon, 03 Jan 2011 16:22:08 +0100 re-implemented support for datatypes (including records and typedefs);
boehmes [Mon, 03 Jan 2011 16:22:08 +0100] rev 41426
re-implemented support for datatypes (including records and typedefs); added test cases for datatypes, records and typedefs
Mon, 03 Jan 2011 14:01:42 +0100 tuned whitespace
haftmann [Mon, 03 Jan 2011 14:01:42 +0100] rev 41425
tuned whitespace
Fri, 31 Dec 2010 00:11:24 +0100 do not open structure Codegen;
wenzelm [Fri, 31 Dec 2010 00:11:24 +0100] rev 41424
do not open structure Codegen;
Thu, 30 Dec 2010 23:42:06 +0100 do not open auxiliary ML structures;
wenzelm [Thu, 30 Dec 2010 23:42:06 +0100] rev 41423
do not open auxiliary ML structures;
Thu, 30 Dec 2010 22:34:53 +0100 uniform treatment of type vs. term environment (cf. b654fa27fbc4);
wenzelm [Thu, 30 Dec 2010 22:34:53 +0100] rev 41422
uniform treatment of type vs. term environment (cf. b654fa27fbc4); tuned;
Thu, 30 Dec 2010 22:07:18 +0100 uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
wenzelm [Thu, 30 Dec 2010 22:07:18 +0100] rev 41421
uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
Thu, 30 Dec 2010 13:31:32 +0100 tuned isatest settings;
wenzelm [Thu, 30 Dec 2010 13:31:32 +0100] rev 41420
tuned isatest settings;
Wed, 29 Dec 2010 22:51:33 +0100 merged
wenzelm [Wed, 29 Dec 2010 22:51:33 +0100] rev 41419
merged
Wed, 29 Dec 2010 21:52:44 +0100 more robust decomposition of simultaneous goals
krauss [Wed, 29 Dec 2010 21:52:44 +0100] rev 41418
more robust decomposition of simultaneous goals
Wed, 29 Dec 2010 21:52:41 +0100 function (default) is legacy feature
krauss [Wed, 29 Dec 2010 21:52:41 +0100] rev 41417
function (default) is legacy feature
Wed, 29 Dec 2010 21:21:11 +0100 more scalable Symbol_Pos.explode;
wenzelm [Wed, 29 Dec 2010 21:21:11 +0100] rev 41416
more scalable Symbol_Pos.explode;
Wed, 29 Dec 2010 20:41:33 +0100 tuned ML toplevel pp for type string: observe depth limit;
wenzelm [Wed, 29 Dec 2010 20:41:33 +0100] rev 41415
tuned ML toplevel pp for type string: observe depth limit;
Wed, 29 Dec 2010 18:18:42 +0100 theory loader: implicit load path is considered legacy;
wenzelm [Wed, 29 Dec 2010 18:18:42 +0100] rev 41414
theory loader: implicit load path is considered legacy;
Wed, 29 Dec 2010 17:34:41 +0100 explicit file specifications -- avoid secondary load path;
wenzelm [Wed, 29 Dec 2010 17:34:41 +0100] rev 41413
explicit file specifications -- avoid secondary load path;
Wed, 29 Dec 2010 13:51:17 +0100 check_file: secondary load path is legacy feature;
wenzelm [Wed, 29 Dec 2010 13:51:17 +0100] rev 41412
check_file: secondary load path is legacy feature;
Wed, 29 Dec 2010 12:37:15 +0100 share_common_data dummy;
wenzelm [Wed, 29 Dec 2010 12:37:15 +0100] rev 41411
share_common_data dummy;
Wed, 29 Dec 2010 12:34:33 +0100 made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:34:33 +0100] rev 41410
made SML/NJ happy;
Wed, 29 Dec 2010 12:25:22 +0100 made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:25:22 +0100] rev 41409
made SML/NJ happy;
Wed, 29 Dec 2010 12:22:38 +0100 tuned comments;
wenzelm [Wed, 29 Dec 2010 12:22:38 +0100] rev 41408
tuned comments;
Wed, 29 Dec 2010 12:16:49 +0100 made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:16:49 +0100] rev 41407
made SML/NJ happy; more accurate dependencies;
Tue, 28 Dec 2010 18:28:52 +0100 made SML/NJ happy;
wenzelm [Tue, 28 Dec 2010 18:28:52 +0100] rev 41406
made SML/NJ happy;
Mon, 27 Dec 2010 12:33:21 +0100 function (tailrec) is a legacy feature
krauss [Mon, 27 Dec 2010 12:33:21 +0100] rev 41405
function (tailrec) is a legacy feature
Sat, 25 Dec 2010 22:18:58 +0100 dropped duplicate unused lemmas;
krauss [Sat, 25 Dec 2010 22:18:58 +0100] rev 41404
dropped duplicate unused lemmas; spelling
Sat, 25 Dec 2010 22:18:55 +0100 partial_function (tailrec) replaces function (tailrec);
krauss [Sat, 25 Dec 2010 22:18:55 +0100] rev 41403
partial_function (tailrec) replaces function (tailrec); dropped unnecessary domain reasoning; curried polydivide_aux
Fri, 24 Dec 2010 14:26:10 -0800 remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
huffman [Fri, 24 Dec 2010 14:26:10 -0800] rev 41402
remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
Thu, 23 Dec 2010 13:11:40 -0800 NEWS updates for HOLCF
huffman [Thu, 23 Dec 2010 13:11:40 -0800] rev 41401
NEWS updates for HOLCF
Thu, 23 Dec 2010 11:52:26 -0800 replaced separate lemmas seq{1,2,3} with seq_simps
huffman [Thu, 23 Dec 2010 11:52:26 -0800] rev 41400
replaced separate lemmas seq{1,2,3} with seq_simps
Thu, 23 Dec 2010 11:51:59 -0800 changed syntax of powerdomain binary union operators
huffman [Thu, 23 Dec 2010 11:51:59 -0800] rev 41399
changed syntax of powerdomain binary union operators
Thu, 23 Dec 2010 12:20:09 +0100 tuned order of NEWS
haftmann [Thu, 23 Dec 2010 12:20:09 +0100] rev 41398
tuned order of NEWS
Thu, 23 Dec 2010 12:04:29 +0100 NEWS
haftmann [Thu, 23 Dec 2010 12:04:29 +0100] rev 41397
NEWS
Thu, 23 Dec 2010 12:01:02 +0100 documentation stub on type_lifting
haftmann [Thu, 23 Dec 2010 12:01:02 +0100] rev 41396
documentation stub on type_lifting
Thu, 23 Dec 2010 09:20:43 +0100 tuned comments and line breaks
haftmann [Thu, 23 Dec 2010 09:20:43 +0100] rev 41395
tuned comments and line breaks
Wed, 22 Dec 2010 18:24:04 -0800 rename function ideal_completion.basis_fun to ideal_completion.extension
huffman [Wed, 22 Dec 2010 18:24:04 -0800] rev 41394
rename function ideal_completion.basis_fun to ideal_completion.extension
Wed, 22 Dec 2010 18:23:48 -0800 fix another proof script broken by a35af5180c01
huffman [Wed, 22 Dec 2010 18:23:48 -0800] rev 41393
fix another proof script broken by a35af5180c01
Wed, 22 Dec 2010 17:51:22 -0800 fix proof script broken by a35af5180c01
huffman [Wed, 22 Dec 2010 17:51:22 -0800] rev 41392
fix proof script broken by a35af5180c01
Wed, 22 Dec 2010 22:21:14 +0100 merged
haftmann [Wed, 22 Dec 2010 22:21:14 +0100] rev 41391
merged
Wed, 22 Dec 2010 22:20:57 +0100 full localization with possibly multiple entries;
haftmann [Wed, 22 Dec 2010 22:20:57 +0100] rev 41390
full localization with possibly multiple entries; explicit prohibition of fixed type variables
Wed, 22 Dec 2010 21:14:57 +0100 tool-compliant mapper declaration
haftmann [Wed, 22 Dec 2010 21:14:57 +0100] rev 41389
tool-compliant mapper declaration
Wed, 22 Dec 2010 20:57:13 +0100 more proof contexts; formal declaration
haftmann [Wed, 22 Dec 2010 20:57:13 +0100] rev 41388
more proof contexts; formal declaration
Wed, 22 Dec 2010 20:44:36 +0100 mapper is arbitrary term, not only constant;
haftmann [Wed, 22 Dec 2010 20:44:36 +0100] rev 41387
mapper is arbitrary term, not only constant; proper backward proofs of derived properties
Wed, 22 Dec 2010 20:08:40 +0100 tuned comment
haftmann [Wed, 22 Dec 2010 20:08:40 +0100] rev 41386
tuned comment
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip