Mon, 10 Jan 2011 17:39:54 +0100 dropped superfluous error message
boehmes [Mon, 10 Jan 2011 17:39:54 +0100] rev 41497
dropped superfluous error message
Mon, 10 Jan 2011 17:37:11 +0100 removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
krauss [Mon, 10 Jan 2011 17:37:11 +0100] rev 41496
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
Mon, 10 Jan 2011 17:22:48 +0100 updated for polyml-5.4.0;
wenzelm [Mon, 10 Jan 2011 17:22:48 +0100] rev 41495
updated for polyml-5.4.0; discontinued old-fashioned POLY_HOME via path; more robust handling of polyml-version, preferably provided by Poly/ML distribution itself;
Mon, 10 Jan 2011 16:56:47 +0100 made SML/NJ happy;
wenzelm [Mon, 10 Jan 2011 16:56:47 +0100] rev 41494
made SML/NJ happy;
Mon, 10 Jan 2011 16:45:28 +0100 added merge_options convenience;
wenzelm [Mon, 10 Jan 2011 16:45:28 +0100] rev 41493
added merge_options convenience;
Mon, 10 Jan 2011 16:07:16 +0100 tuned string_of_int to avoid allocation for small integers;
wenzelm [Mon, 10 Jan 2011 16:07:16 +0100] rev 41492
tuned string_of_int to avoid allocation for small integers;
Mon, 10 Jan 2011 15:45:46 +0100 eliminated Int.toString;
wenzelm [Mon, 10 Jan 2011 15:45:46 +0100] rev 41491
eliminated Int.toString;
Mon, 10 Jan 2011 15:30:17 +0100 eliminated obsolete LargeInt -- Int is unbounded;
wenzelm [Mon, 10 Jan 2011 15:30:17 +0100] rev 41490
eliminated obsolete LargeInt -- Int is unbounded;
Mon, 10 Jan 2011 15:19:48 +0100 standardized split_last/last_elem towards List.last;
wenzelm [Mon, 10 Jan 2011 15:19:48 +0100] rev 41489
standardized split_last/last_elem towards List.last; eliminated obsolete Library.last_elem;
Mon, 10 Jan 2011 08:18:49 +0100 removing dead code; tuned
bulwahn [Mon, 10 Jan 2011 08:18:49 +0100] rev 41488
removing dead code; tuned
Mon, 10 Jan 2011 08:18:48 +0100 made SML/NJ happy
bulwahn [Mon, 10 Jan 2011 08:18:48 +0100] rev 41487
made SML/NJ happy
Sun, 09 Jan 2011 21:33:41 +0100 reverted 08240feb69c7 -- breaks positions of reports;
wenzelm [Sun, 09 Jan 2011 21:33:41 +0100] rev 41486
reverted 08240feb69c7 -- breaks positions of reports;
Sun, 09 Jan 2011 19:58:08 +0100 ML_trace: observe context visibility flag (import for Latex mode, for example);
wenzelm [Sun, 09 Jan 2011 19:58:08 +0100] rev 41485
ML_trace: observe context visibility flag (import for Latex mode, for example);
Sun, 09 Jan 2011 20:30:47 +0100 more direct treatment of Position.end_offset;
wenzelm [Sun, 09 Jan 2011 20:30:47 +0100] rev 41484
more direct treatment of Position.end_offset; tuned;
Sun, 09 Jan 2011 16:03:56 +0100 discontinued unused end_line, end_column;
wenzelm [Sun, 09 Jan 2011 16:03:56 +0100] rev 41483
discontinued unused end_line, end_column;
Sun, 09 Jan 2011 13:58:31 +0100 more scalable HTML.output_width;
wenzelm [Sun, 09 Jan 2011 13:58:31 +0100] rev 41482
more scalable HTML.output_width;
Sun, 09 Jan 2011 12:56:00 +0100 refined comment (again);
wenzelm [Sun, 09 Jan 2011 12:56:00 +0100] rev 41481
refined comment (again);
Sat, 08 Jan 2011 11:29:25 -0800 merged
huffman [Sat, 08 Jan 2011 11:29:25 -0800] rev 41480
merged
Sat, 08 Jan 2011 11:18:09 -0800 use proper syntactic types for 'syntax' commands
huffman [Sat, 08 Jan 2011 11:18:09 -0800] rev 41479
use proper syntactic types for 'syntax' commands
Sat, 08 Jan 2011 10:02:43 -0800 make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
huffman [Sat, 08 Jan 2011 10:02:43 -0800] rev 41478
make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
Sat, 08 Jan 2011 09:34:08 -0800 use full path for library imports
huffman [Sat, 08 Jan 2011 09:34:08 -0800] rev 41477
use full path for library imports
Sat, 08 Jan 2011 09:30:52 -0800 types -> type_synonym
huffman [Sat, 08 Jan 2011 09:30:52 -0800] rev 41476
types -> type_synonym
Sat, 08 Jan 2011 18:01:10 +0100 updated NEOS_SERVER, which is now provided via settings;
wenzelm [Sat, 08 Jan 2011 18:01:10 +0100] rev 41475
updated NEOS_SERVER, which is now provided via settings;
Sat, 08 Jan 2011 17:39:51 +0100 renamed Sum_Of_Squares to Sum_of_Squares;
wenzelm [Sat, 08 Jan 2011 17:39:51 +0100] rev 41474
renamed Sum_Of_Squares to Sum_of_Squares;
Sat, 08 Jan 2011 17:30:05 +0100 Ord_List.merge convenience;
wenzelm [Sat, 08 Jan 2011 17:30:05 +0100] rev 41473
Ord_List.merge convenience;
Sat, 08 Jan 2011 17:14:48 +0100 misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;
wenzelm [Sat, 08 Jan 2011 17:14:48 +0100] rev 41472
misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;
Sat, 08 Jan 2011 16:01:51 +0100 modernized structure Prop_Logic;
wenzelm [Sat, 08 Jan 2011 16:01:51 +0100] rev 41471
modernized structure Prop_Logic; avoid ML structure aliases;
Sat, 08 Jan 2011 14:32:55 +0100 added Context_Position.is_visible_proof, which treats a global theory as invisible (unlike the default);
wenzelm [Sat, 08 Jan 2011 14:32:55 +0100] rev 41470
added Context_Position.is_visible_proof, which treats a global theory as invisible (unlike the default);
Sat, 08 Jan 2011 14:30:54 +0100 tuned;
wenzelm [Sat, 08 Jan 2011 14:30:54 +0100] rev 41469
tuned;
Sat, 08 Jan 2011 00:28:31 +0100 tuned;
wenzelm [Sat, 08 Jan 2011 00:28:31 +0100] rev 41468
tuned;
Sat, 08 Jan 2011 00:02:11 +0100 tuned headers;
wenzelm [Sat, 08 Jan 2011 00:02:11 +0100] rev 41467
tuned headers;
Fri, 07 Jan 2011 23:46:06 +0100 merged
wenzelm [Fri, 07 Jan 2011 23:46:06 +0100] rev 41466
merged
Fri, 07 Jan 2011 18:10:43 +0100 adding example theory for list comprehension to set comprehension simproc
bulwahn [Fri, 07 Jan 2011 18:10:43 +0100] rev 41465
adding example theory for list comprehension to set comprehension simproc
Fri, 07 Jan 2011 18:10:42 +0100 adopting proofs due to new list comprehension to set comprehension simproc
bulwahn [Fri, 07 Jan 2011 18:10:42 +0100] rev 41464
adopting proofs due to new list comprehension to set comprehension simproc
Fri, 07 Jan 2011 18:10:35 +0100 adding simproc to rewrite list comprehensions to set comprehensions; adopting proofs
bulwahn [Fri, 07 Jan 2011 18:10:35 +0100] rev 41463
adding simproc to rewrite list comprehensions to set comprehensions; adopting proofs
Fri, 07 Jan 2011 17:58:51 +0100 tuned text
boehmes [Fri, 07 Jan 2011 17:58:51 +0100] rev 41462
tuned text
Fri, 07 Jan 2011 15:59:10 +0100 merged
bulwahn [Fri, 07 Jan 2011 15:59:10 +0100] rev 41461
merged
Fri, 07 Jan 2011 14:46:28 +0100 removing obselete Id comments from HOL/ex theories
bulwahn [Fri, 07 Jan 2011 14:46:28 +0100] rev 41460
removing obselete Id comments from HOL/ex theories
Fri, 07 Jan 2011 15:39:13 +0100 added hints about licensing restrictions and how to enable Z3
boehmes [Fri, 07 Jan 2011 15:39:13 +0100] rev 41459
added hints about licensing restrictions and how to enable Z3
Fri, 07 Jan 2011 15:37:53 +0100 tuned
boehmes [Fri, 07 Jan 2011 15:37:53 +0100] rev 41458
tuned
Fri, 07 Jan 2011 23:30:29 +0100 eliminated hard tabs;
wenzelm [Fri, 07 Jan 2011 23:30:29 +0100] rev 41457
eliminated hard tabs;
Fri, 07 Jan 2011 23:10:33 +0100 allow spaces in $SPASS_HOME value;
wenzelm [Fri, 07 Jan 2011 23:10:33 +0100] rev 41456
allow spaces in $SPASS_HOME value;
Fri, 07 Jan 2011 23:07:04 +0100 tuned;
wenzelm [Fri, 07 Jan 2011 23:07:04 +0100] rev 41455
tuned;
Fri, 07 Jan 2011 23:02:12 +0100 eliminated alias;
wenzelm [Fri, 07 Jan 2011 23:02:12 +0100] rev 41454
eliminated alias;
Fri, 07 Jan 2011 22:44:07 +0100 do not open ML structures;
wenzelm [Fri, 07 Jan 2011 22:44:07 +0100] rev 41453
do not open ML structures;
Fri, 07 Jan 2011 21:51:28 +0100 more standard package setup;
wenzelm [Fri, 07 Jan 2011 21:51:28 +0100] rev 41452
more standard package setup;
Fri, 07 Jan 2011 21:26:49 +0100 do not open ML structures;
wenzelm [Fri, 07 Jan 2011 21:26:49 +0100] rev 41451
do not open ML structures;
Fri, 07 Jan 2011 20:42:25 +0100 updated scala;
wenzelm [Fri, 07 Jan 2011 20:42:25 +0100] rev 41450
updated scala; removed jedit -- component needs to be build afresh from ISABELLE_HOME/src/Tools/jEdit;
Fri, 07 Jan 2011 18:32:19 +0100 do not open ML structures;
wenzelm [Fri, 07 Jan 2011 18:32:19 +0100] rev 41449
do not open ML structures;
Fri, 07 Jan 2011 18:07:27 +0100 do not open Codegen;
wenzelm [Fri, 07 Jan 2011 18:07:27 +0100] rev 41448
do not open Codegen;
Fri, 07 Jan 2011 17:07:00 +0100 tuned whitespace, indentation, comments;
wenzelm [Fri, 07 Jan 2011 17:07:00 +0100] rev 41447
tuned whitespace, indentation, comments;
Fri, 07 Jan 2011 16:11:02 +0100 updated for release;
wenzelm [Fri, 07 Jan 2011 16:11:02 +0100] rev 41446
updated for release;
Fri, 07 Jan 2011 15:55:27 +0100 tuned;
wenzelm [Fri, 07 Jan 2011 15:55:27 +0100] rev 41445
tuned;
Fri, 07 Jan 2011 15:35:00 +0100 more precise parentheses and indentation;
wenzelm [Fri, 07 Jan 2011 15:35:00 +0100] rev 41444
more precise parentheses and indentation; eliminated trailing whitespace;
Fri, 07 Jan 2011 14:58:15 +0100 comments;
wenzelm [Fri, 07 Jan 2011 14:58:15 +0100] rev 41443
comments;
Fri, 07 Jan 2011 14:36:41 +0100 updated for 2011;
wenzelm [Fri, 07 Jan 2011 14:36:41 +0100] rev 41442
updated for 2011; emphasize "contributors" in the header as well, which are already mentioned in the body text;
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip