Mon, 08 Jun 2009 00:26:57 +0200 eliminated hardwired Cygwin setup;
wenzelm [Mon, 08 Jun 2009 00:26:57 +0200] rev 31500
eliminated hardwired Cygwin setup;
Mon, 08 Jun 2009 00:20:43 +0200 Accessing the Cygwin installation.
wenzelm [Mon, 08 Jun 2009 00:20:43 +0200] rev 31499
Accessing the Cygwin installation.
Sun, 07 Jun 2009 20:15:29 +0200 static IsabelleSystem.charset;
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;
Sun, 07 Jun 2009 19:07:05 +0200 isabelle getenv: option -d;
wenzelm [Sun, 07 Jun 2009 19:07:05 +0200] rev 31497
isabelle getenv: option -d;
Sat, 06 Jun 2009 23:43:07 +0200 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 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;
Sat, 06 Jun 2009 21:57:50 +0200 updated version;
wenzelm [Sat, 06 Jun 2009 21:57:50 +0200] rev 31495
updated version;
Sun, 07 Jun 2009 20:57:24 -0700 fix type of open
huffman [Sun, 07 Jun 2009 20:57:24 -0700] rev 31494
fix type of open
Sun, 07 Jun 2009 19:38:32 -0700 new setL2 lemmas; instance ^ :: (topological_space, finite) topological_space
huffman [Sun, 07 Jun 2009 19:38:32 -0700] rev 31493
new setL2 lemmas; instance ^ :: (topological_space, finite) topological_space
Sun, 07 Jun 2009 17:59:54 -0700 replace 'topo' with 'open'; add extra type constraint for 'open'
huffman [Sun, 07 Jun 2009 17:59:54 -0700] rev 31492
replace 'topo' with 'open'; add extra type constraint for 'open'
Sun, 07 Jun 2009 15:18:52 -0700 generalize tendsto lemmas for products
huffman [Sun, 07 Jun 2009 15:18:52 -0700] rev 31491
generalize tendsto lemmas for products
Sun, 07 Jun 2009 12:00:03 -0700 move definitions of open, closed to RealVector.thy
huffman [Sun, 07 Jun 2009 12:00:03 -0700] rev 31490
move definitions of open, closed to RealVector.thy
Sat, 06 Jun 2009 10:28:34 -0700 lemmas islimptI, islimptE; generalize open_inter_closure_subset
huffman [Sat, 06 Jun 2009 10:28:34 -0700] rev 31489
lemmas islimptI, islimptE; generalize open_inter_closure_subset
Sat, 06 Jun 2009 09:11:12 -0700 generalize tendsto to class topological_space
huffman [Sat, 06 Jun 2009 09:11:12 -0700] rev 31488
generalize tendsto to class topological_space
Fri, 05 Jun 2009 15:59:20 -0700 put syntax for tendsto in Limits.thy; rename variables
huffman [Fri, 05 Jun 2009 15:59:20 -0700] rev 31487
put syntax for tendsto in Limits.thy; rename variables
Mon, 08 Jun 2009 09:22:47 +0200 constant "chars" of all characters
haftmann [Mon, 08 Jun 2009 09:22:47 +0200] rev 31486
constant "chars" of all characters
Mon, 08 Jun 2009 08:38:53 +0200 added infrastructure for definitorial construction of generators for datatypes
haftmann [Mon, 08 Jun 2009 08:38:53 +0200] rev 31485
added infrastructure for definitorial construction of generators for datatypes
Mon, 08 Jun 2009 08:38:52 +0200 constant "chars" of all characters
haftmann [Mon, 08 Jun 2009 08:38:52 +0200] rev 31484
constant "chars" of all characters
Mon, 08 Jun 2009 08:38:51 +0200 added generator for char and trivial generator for String.literal
haftmann [Mon, 08 Jun 2009 08:38:51 +0200] rev 31483
added generator for char and trivial generator for String.literal
Mon, 08 Jun 2009 08:38:50 +0200 using constant "chars"
haftmann [Mon, 08 Jun 2009 08:38:50 +0200] rev 31482
using constant "chars"
Mon, 08 Jun 2009 08:38:49 +0200 method linarith
haftmann [Mon, 08 Jun 2009 08:38:49 +0200] rev 31481
method linarith
Sat, 06 Jun 2009 21:47:02 +0200 reraise exceptions to preserve position information;
wenzelm [Sat, 06 Jun 2009 21:47:02 +0200] rev 31480
reraise exceptions to preserve position information;
Sat, 06 Jun 2009 21:46:36 +0200 ML_Compiler.exn_message;
wenzelm [Sat, 06 Jun 2009 21:46:36 +0200] rev 31479
ML_Compiler.exn_message;
Sat, 06 Jun 2009 21:11:23 +0200 ML_Compiler.exn_message;
wenzelm [Sat, 06 Jun 2009 21:11:23 +0200] rev 31478
ML_Compiler.exn_message;
Sat, 06 Jun 2009 21:11:23 +0200 added exn_message (formerly in toplevel.ML);
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;
Sat, 06 Jun 2009 21:11:22 +0200 moved Isar toplevel runtime support to runtime.ML, which is loaded early (before ml_compiler.ML);
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);
Sat, 06 Jun 2009 19:58:11 +0200 report_parse_tree: ML_open, ML_struct;
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;
Sat, 06 Jun 2009 19:58:11 +0200 export end_pos_of;
wenzelm [Sat, 06 Jun 2009 19:58:11 +0200] rev 31474
export end_pos_of;
Sat, 06 Jun 2009 19:58:10 +0200 use: tuned error;
wenzelm [Sat, 06 Jun 2009 19:58:10 +0200] rev 31473
use: tuned error;
Sat, 06 Jun 2009 19:58:10 +0200 added markup ML_open, ML_struct;
wenzelm [Sat, 06 Jun 2009 19:58:10 +0200] rev 31472
added markup ML_open, ML_struct;
Sat, 06 Jun 2009 19:58:10 +0200 use_text: pass file name to compiler, tuned;
wenzelm [Sat, 06 Jun 2009 19:58:10 +0200] rev 31471
use_text: pass file name to compiler, tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip