wenzelm [Tue, 09 Jun 2009 20:18:21 +0200] rev 31521
tuned;
wenzelm [Tue, 09 Jun 2009 01:32:57 +0200] rev 31520
simplified IsabelleSystem.platform_path for cygwin;
eliminated ISABELLE_ROOT_JVM;
tuned;
wenzelm [Tue, 09 Jun 2009 18:19:19 +0200] rev 31519
merged
himmelma [Tue, 09 Jun 2009 16:38:33 +0200] rev 31518
removed duplicate lemmas
bulwahn [Tue, 09 Jun 2009 14:20:37 +0200] rev 31517
removed general graph functions in the predicate compiler
bulwahn [Tue, 09 Jun 2009 13:56:28 +0200] rev 31516
added graph builders
bulwahn [Tue, 09 Jun 2009 13:40:57 +0200] rev 31515
removed debug messages
bulwahn [Tue, 09 Jun 2009 12:05:22 +0200] rev 31514
refactoring the predicate compiler
chaieb [Tue, 09 Jun 2009 11:11:13 +0200] rev 31513
merged
chaieb [Tue, 09 Jun 2009 11:10:33 +0200] rev 31512
Tuned sos tactic to reject non SOS goals
boehmes [Tue, 09 Jun 2009 09:22:58 +0200] rev 31511
tuned
boehmes [Mon, 08 Jun 2009 22:29:37 +0200] rev 31510
fast_lin_arith uses proper multiplication instead of unfolding to additions
nipkow [Mon, 08 Jun 2009 20:43:57 +0200] rev 31509
more lemmas
hoelzl [Mon, 08 Jun 2009 18:34:02 +0200] rev 31508
Better approximation of cos around pi.
huffman [Mon, 08 Jun 2009 07:22:35 -0700] rev 31507
merged
huffman [Sun, 07 Jun 2009 20:57:52 -0700] rev 31506
merged
nipkow [Mon, 08 Jun 2009 09:58:41 +0200] rev 31505
new lemma
haftmann [Mon, 08 Jun 2009 09:23:04 +0200] rev 31504
merged
haftmann [Mon, 08 Jun 2009 09:03:00 +0200] rev 31503
merged
haftmann [Mon, 08 Jun 2009 09:02:51 +0200] rev 31502
proper deresolving of class relations and class parameters in SML
nipkow [Mon, 08 Jun 2009 08:52:18 +0200] rev 31501
New lemma
wenzelm [Mon, 08 Jun 2009 00:26:57 +0200] rev 31500
eliminated hardwired Cygwin setup;
wenzelm [Mon, 08 Jun 2009 00:20:43 +0200] rev 31499
Accessing the Cygwin installation.
wenzelm [Sun, 07 Jun 2009 20:15:29 +0200] rev 31498
static IsabelleSystem.charset;
static IsabelleSystem.is_cygwin -- based on system property "os.name";
smart bootstrapping of Isabelle settings environment (via implicit or explicit ISABELLE_TOOL, or isabelle.tool property, or isabelle via PATH);
source_file: removed obsolete special treatment of "ML";
misc tuning and reorganization;
wenzelm [Sun, 07 Jun 2009 19:07:05 +0200] rev 31497
isabelle getenv: option -d;
wenzelm [Sat, 06 Jun 2009 23:43:07 +0200] rev 31496
no parallel make jobs on macbroy23, which is the machine where SML/XL is tested -- attempt to consume less resources;
wenzelm [Sat, 06 Jun 2009 21:57:50 +0200] rev 31495
updated version;
huffman [Sun, 07 Jun 2009 20:57:24 -0700] rev 31494
fix type of open
huffman [Sun, 07 Jun 2009 19:38:32 -0700] rev 31493
new setL2 lemmas; instance ^ :: (topological_space, finite) topological_space
huffman [Sun, 07 Jun 2009 17:59:54 -0700] rev 31492
replace 'topo' with 'open'; add extra type constraint for 'open'
huffman [Sun, 07 Jun 2009 15:18:52 -0700] rev 31491
generalize tendsto lemmas for products
huffman [Sun, 07 Jun 2009 12:00:03 -0700] rev 31490
move definitions of open, closed to RealVector.thy
huffman [Sat, 06 Jun 2009 10:28:34 -0700] rev 31489
lemmas islimptI, islimptE; generalize open_inter_closure_subset
huffman [Sat, 06 Jun 2009 09:11:12 -0700] rev 31488
generalize tendsto to class topological_space
huffman [Fri, 05 Jun 2009 15:59:20 -0700] rev 31487
put syntax for tendsto in Limits.thy; rename variables
haftmann [Mon, 08 Jun 2009 09:22:47 +0200] rev 31486
constant "chars" of all characters
haftmann [Mon, 08 Jun 2009 08:38:53 +0200] rev 31485
added infrastructure for definitorial construction of generators for datatypes
haftmann [Mon, 08 Jun 2009 08:38:52 +0200] rev 31484
constant "chars" of all characters
haftmann [Mon, 08 Jun 2009 08:38:51 +0200] rev 31483
added generator for char and trivial generator for String.literal
haftmann [Mon, 08 Jun 2009 08:38:50 +0200] rev 31482
using constant "chars"
haftmann [Mon, 08 Jun 2009 08:38:49 +0200] rev 31481
method linarith
wenzelm [Sat, 06 Jun 2009 21:47:02 +0200] rev 31480
reraise exceptions to preserve position information;
wenzelm [Sat, 06 Jun 2009 21:46:36 +0200] rev 31479
ML_Compiler.exn_message;
wenzelm [Sat, 06 Jun 2009 21:11:23 +0200] rev 31478
ML_Compiler.exn_message;
wenzelm [Sat, 06 Jun 2009 21:11:23 +0200] rev 31477
added exn_message (formerly in toplevel.ML);
eval/code: proper Isar runtime support;
tuned signature;
wenzelm [Sat, 06 Jun 2009 21:11:22 +0200] rev 31476
moved Isar toplevel runtime support to runtime.ML, which is loaded early (before ml_compiler.ML);
wenzelm [Sat, 06 Jun 2009 19:58:11 +0200] rev 31475
report_parse_tree: ML_open, ML_struct;
eval: terminate input by explicit end token, to ensure that Poly/ML attaches proper position to last input token;
tuned;
wenzelm [Sat, 06 Jun 2009 19:58:11 +0200] rev 31474
export end_pos_of;
wenzelm [Sat, 06 Jun 2009 19:58:10 +0200] rev 31473
use: tuned error;
wenzelm [Sat, 06 Jun 2009 19:58:10 +0200] rev 31472
added markup ML_open, ML_struct;
wenzelm [Sat, 06 Jun 2009 19:58:10 +0200] rev 31471
use_text: pass file name to compiler, tuned;
wenzelm [Sat, 06 Jun 2009 18:11:32 +0200] rev 31470
tuned comments;
wenzelm [Fri, 05 Jun 2009 21:55:08 +0200] rev 31469
removed obsolete YXML/XML.detect;
hoelzl [Fri, 05 Jun 2009 17:01:02 +0200] rev 31468
Approximation: Corrected precision of ln on all real values
hoelzl [Thu, 04 Jun 2009 17:55:47 +0200] rev 31467
Approximation: Implemented argument reduction for cosine. Sinus is now implemented in terms of cosine. Sqrt computes on the entire real numbers
haftmann [Fri, 05 Jun 2009 14:07:54 +0200] rev 31466
CONTRIBUTORS