huffman [Sat, 08 Jan 2011 11:18:09 -0800] rev 41479
use proper syntactic types for 'syntax' commands
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
huffman [Sat, 08 Jan 2011 09:34:08 -0800] rev 41477
use full path for library imports
huffman [Sat, 08 Jan 2011 09:30:52 -0800] rev 41476
types -> type_synonym
wenzelm [Sat, 08 Jan 2011 18:01:10 +0100] rev 41475
updated NEOS_SERVER, which is now provided via settings;
wenzelm [Sat, 08 Jan 2011 17:39:51 +0100] rev 41474
renamed Sum_Of_Squares to Sum_of_Squares;
wenzelm [Sat, 08 Jan 2011 17:30:05 +0100] rev 41473
Ord_List.merge convenience;
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;
wenzelm [Sat, 08 Jan 2011 16:01:51 +0100] rev 41471
modernized structure Prop_Logic;
avoid ML structure aliases;
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);
wenzelm [Sat, 08 Jan 2011 14:30:54 +0100] rev 41469
tuned;
wenzelm [Sat, 08 Jan 2011 00:28:31 +0100] rev 41468
tuned;
wenzelm [Sat, 08 Jan 2011 00:02:11 +0100] rev 41467
tuned headers;
wenzelm [Fri, 07 Jan 2011 23:46:06 +0100] rev 41466
merged
bulwahn [Fri, 07 Jan 2011 18:10:43 +0100] rev 41465
adding example theory for 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
bulwahn [Fri, 07 Jan 2011 18:10:35 +0100] rev 41463
adding simproc to rewrite list comprehensions to set comprehensions; adopting proofs
boehmes [Fri, 07 Jan 2011 17:58:51 +0100] rev 41462
tuned text
bulwahn [Fri, 07 Jan 2011 15:59:10 +0100] rev 41461
merged
bulwahn [Fri, 07 Jan 2011 14:46:28 +0100] rev 41460
removing obselete Id comments from HOL/ex theories
boehmes [Fri, 07 Jan 2011 15:39:13 +0100] rev 41459
added hints about licensing restrictions and how to enable Z3
boehmes [Fri, 07 Jan 2011 15:37:53 +0100] rev 41458
tuned
wenzelm [Fri, 07 Jan 2011 23:30:29 +0100] rev 41457
eliminated hard tabs;
wenzelm [Fri, 07 Jan 2011 23:10:33 +0100] rev 41456
allow spaces in $SPASS_HOME value;
wenzelm [Fri, 07 Jan 2011 23:07:04 +0100] rev 41455
tuned;
wenzelm [Fri, 07 Jan 2011 23:02:12 +0100] rev 41454
eliminated alias;
wenzelm [Fri, 07 Jan 2011 22:44:07 +0100] rev 41453
do not open ML structures;
wenzelm [Fri, 07 Jan 2011 21:51:28 +0100] rev 41452
more standard package setup;
wenzelm [Fri, 07 Jan 2011 21:26:49 +0100] rev 41451
do not open ML structures;
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;
wenzelm [Fri, 07 Jan 2011 18:32:19 +0100] rev 41449
do not open ML structures;
wenzelm [Fri, 07 Jan 2011 18:07:27 +0100] rev 41448
do not open Codegen;
wenzelm [Fri, 07 Jan 2011 17:07:00 +0100] rev 41447
tuned whitespace, indentation, comments;
wenzelm [Fri, 07 Jan 2011 16:11:02 +0100] rev 41446
updated for release;
wenzelm [Fri, 07 Jan 2011 15:55:27 +0100] rev 41445
tuned;
wenzelm [Fri, 07 Jan 2011 15:35:00 +0100] rev 41444
more precise parentheses and indentation;
eliminated trailing whitespace;
wenzelm [Fri, 07 Jan 2011 14:58:15 +0100] rev 41443
comments;
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;
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)
krauss [Fri, 07 Jan 2011 10:28:45 +0100] rev 41440
tuned NEWS
boehmes [Fri, 07 Jan 2011 09:41:48 +0100] rev 41439
avoid ML structure aliases (especially single-letter abbreviations)
boehmes [Fri, 07 Jan 2011 09:26:27 +0100] rev 41438
made SML/NJ happy
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
huffman [Thu, 06 Jan 2011 16:52:35 -0800] rev 41436
rename constant pdefl to liftdefl_of
ballarin [Thu, 06 Jan 2011 21:06:18 +0100] rev 41435
Diagnostic command to show locale dependencies.
ballarin [Thu, 06 Jan 2011 21:06:17 +0100] rev 41434
Documentation for 'interpret' and 'sublocale' with mixins.
ballarin [Thu, 06 Jan 2011 21:06:17 +0100] rev 41433
Abelian group facts obtained from group facts via interpretation (sublocale).
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
huffman [Tue, 04 Jan 2011 15:46:38 -0800] rev 41431
remove various lemmas redundant with lub_eq_bottom_iff
huffman [Tue, 04 Jan 2011 15:32:56 -0800] rev 41430
change some lemma names containing 'UU' to 'bottom'
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
boehmes [Mon, 03 Jan 2011 17:10:32 +0100] rev 41428
merged
boehmes [Mon, 03 Jan 2011 16:49:28 +0100] rev 41427
updated SMT certificates
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
haftmann [Mon, 03 Jan 2011 14:01:42 +0100] rev 41425
tuned whitespace
wenzelm [Fri, 31 Dec 2010 00:11:24 +0100] rev 41424
do not open structure Codegen;
wenzelm [Thu, 30 Dec 2010 23:42:06 +0100] rev 41423
do not open auxiliary ML structures;
wenzelm [Thu, 30 Dec 2010 22:34:53 +0100] rev 41422
uniform treatment of type vs. term environment (cf. b654fa27fbc4);
tuned;
wenzelm [Thu, 30 Dec 2010 22:07:18 +0100] rev 41421
uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
wenzelm [Thu, 30 Dec 2010 13:31:32 +0100] rev 41420
tuned isatest settings;
wenzelm [Wed, 29 Dec 2010 22:51:33 +0100] rev 41419
merged
krauss [Wed, 29 Dec 2010 21:52:44 +0100] rev 41418
more robust decomposition of simultaneous goals
krauss [Wed, 29 Dec 2010 21:52:41 +0100] rev 41417
function (default) is legacy feature
wenzelm [Wed, 29 Dec 2010 21:21:11 +0100] rev 41416
more scalable Symbol_Pos.explode;
wenzelm [Wed, 29 Dec 2010 20:41:33 +0100] rev 41415
tuned ML toplevel pp for type string: observe depth limit;
wenzelm [Wed, 29 Dec 2010 18:18:42 +0100] rev 41414
theory loader: implicit load path is considered legacy;
wenzelm [Wed, 29 Dec 2010 17:34:41 +0100] rev 41413
explicit file specifications -- avoid secondary load path;
wenzelm [Wed, 29 Dec 2010 13:51:17 +0100] rev 41412
check_file: secondary load path is legacy feature;
wenzelm [Wed, 29 Dec 2010 12:37:15 +0100] rev 41411
share_common_data dummy;
wenzelm [Wed, 29 Dec 2010 12:34:33 +0100] rev 41410
made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:25:22 +0100] rev 41409
made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:22:38 +0100] rev 41408
tuned comments;
wenzelm [Wed, 29 Dec 2010 12:16:49 +0100] rev 41407
made SML/NJ happy;
more accurate dependencies;
wenzelm [Tue, 28 Dec 2010 18:28:52 +0100] rev 41406
made SML/NJ happy;
krauss [Mon, 27 Dec 2010 12:33:21 +0100] rev 41405
function (tailrec) is a legacy feature
krauss [Sat, 25 Dec 2010 22:18:58 +0100] rev 41404
dropped duplicate unused lemmas;
spelling
krauss [Sat, 25 Dec 2010 22:18:55 +0100] rev 41403
partial_function (tailrec) replaces function (tailrec);
dropped unnecessary domain reasoning;
curried polydivide_aux
huffman [Fri, 24 Dec 2010 14:26:10 -0800] rev 41402
remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
huffman [Thu, 23 Dec 2010 13:11:40 -0800] rev 41401
NEWS updates for HOLCF
huffman [Thu, 23 Dec 2010 11:52:26 -0800] rev 41400
replaced separate lemmas seq{1,2,3} with seq_simps
huffman [Thu, 23 Dec 2010 11:51:59 -0800] rev 41399
changed syntax of powerdomain binary union operators
haftmann [Thu, 23 Dec 2010 12:20:09 +0100] rev 41398
tuned order of NEWS
haftmann [Thu, 23 Dec 2010 12:04:29 +0100] rev 41397
NEWS
haftmann [Thu, 23 Dec 2010 12:01:02 +0100] rev 41396
documentation stub on type_lifting
haftmann [Thu, 23 Dec 2010 09:20:43 +0100] rev 41395
tuned comments and line breaks
huffman [Wed, 22 Dec 2010 18:24:04 -0800] rev 41394
rename function ideal_completion.basis_fun to ideal_completion.extension
huffman [Wed, 22 Dec 2010 18:23:48 -0800] rev 41393
fix another proof script broken by a35af5180c01
huffman [Wed, 22 Dec 2010 17:51:22 -0800] rev 41392
fix proof script broken by a35af5180c01
haftmann [Wed, 22 Dec 2010 22:21:14 +0100] rev 41391
merged
haftmann [Wed, 22 Dec 2010 22:20:57 +0100] rev 41390
full localization with possibly multiple entries;
explicit prohibition of fixed type variables
haftmann [Wed, 22 Dec 2010 21:14:57 +0100] rev 41389
tool-compliant mapper declaration
haftmann [Wed, 22 Dec 2010 20:57:13 +0100] rev 41388
more proof contexts; formal declaration
haftmann [Wed, 22 Dec 2010 20:44:36 +0100] rev 41387
mapper is arbitrary term, not only constant;
proper backward proofs of derived properties
haftmann [Wed, 22 Dec 2010 20:08:40 +0100] rev 41386
tuned comment
wenzelm [Wed, 22 Dec 2010 14:44:03 +0100] rev 41385
merged
blanchet [Wed, 22 Dec 2010 09:02:43 +0100] rev 41384
made SML/NJ happy
wenzelm [Wed, 22 Dec 2010 13:49:06 +0100] rev 41383
check JVM later, to avoid potential conflict with jEdit splash screen;
wenzelm [Wed, 22 Dec 2010 13:30:58 +0100] rev 41382
explicit JVM check on startup;
wenzelm [Wed, 22 Dec 2010 12:05:17 +0100] rev 41381
more explicit jvm_name;
wenzelm [Wed, 22 Dec 2010 11:52:57 +0100] rev 41380
isabelle java: prefer -server here;
wenzelm [Tue, 21 Dec 2010 21:54:51 +0100] rev 41379
configuration option "rule_trace";
discontinued preference "trace-rules";
wenzelm [Tue, 21 Dec 2010 21:31:36 +0100] rev 41378
configuration option "syntax_branching_level";
wenzelm [Tue, 21 Dec 2010 21:21:21 +0100] rev 41377
configuration option "syntax_ast_trace" and "syntax_ast_stat";
wenzelm [Tue, 21 Dec 2010 21:05:50 +0100] rev 41376
more robust ML antiquotations -- allow original tokens without adjacent whitespace;
wenzelm [Tue, 21 Dec 2010 19:35:36 +0100] rev 41375
configuration option "ML_trace";
haftmann [Tue, 21 Dec 2010 17:52:35 +0100] rev 41374
merged
haftmann [Tue, 21 Dec 2010 17:52:23 +0100] rev 41373
id_const replaces mk_id
haftmann [Tue, 21 Dec 2010 17:52:23 +0100] rev 41372
tuned type_lifting declarations
haftmann [Tue, 21 Dec 2010 16:14:46 +0100] rev 41371
prove more algebraic version of functorial properties; retain old properties for convenience
huffman [Tue, 21 Dec 2010 08:43:39 -0800] rev 41370
declare more simp rules, rewrite proofs in Isar-style
hoelzl [Tue, 21 Dec 2010 16:41:31 +0100] rev 41369
merged
hoelzl [Tue, 21 Dec 2010 15:00:59 +0100] rev 41368
use DERIV_intros
hoelzl [Tue, 21 Dec 2010 14:50:53 +0100] rev 41367
generalized monoseq, decseq and incseq; simplified proof for seq_monosub
haftmann [Tue, 21 Dec 2010 15:16:27 +0100] rev 41366
merged
haftmann [Tue, 21 Dec 2010 15:15:55 +0100] rev 41365
proper static closures
haftmann [Tue, 21 Dec 2010 15:15:55 +0100] rev 41364
tuned names
haftmann [Tue, 21 Dec 2010 14:54:23 +0100] rev 41363
renamed mk_id to the more canonical id_const
blanchet [Tue, 21 Dec 2010 14:18:45 +0100] rev 41362
merged
blanchet [Tue, 21 Dec 2010 13:57:35 +0100] rev 41361
better parsing of options, in case the value has '='
blanchet [Tue, 21 Dec 2010 13:57:19 +0100] rev 41360
show the relation