Thu, 04 Jun 2009 19:44:06 +0200 finite lemmas
nipkow [Thu, 04 Jun 2009 19:44:06 +0200] rev 31441
finite lemmas
Thu, 04 Jun 2009 15:00:44 +0200 made SML/NJ happy
haftmann [Thu, 04 Jun 2009 15:00:44 +0200] rev 31440
made SML/NJ happy
Thu, 04 Jun 2009 13:26:51 +0200 merged
nipkow [Thu, 04 Jun 2009 13:26:51 +0200] rev 31439
merged
Thu, 04 Jun 2009 13:26:32 +0200 A few finite lemmas
nipkow [Thu, 04 Jun 2009 13:26:32 +0200] rev 31438
A few finite lemmas
Thu, 04 Jun 2009 22:02:33 +0200 removed unused location_of;
wenzelm [Thu, 04 Jun 2009 22:02:33 +0200] rev 31437
removed unused location_of; eval: actually pass location properties (via "file" field);
Thu, 04 Jun 2009 22:01:54 +0200 retrieve ML source files;
wenzelm [Thu, 04 Jun 2009 22:01:54 +0200] rev 31436
retrieve ML source files;
Thu, 04 Jun 2009 19:15:57 +0200 export file_name;
wenzelm [Thu, 04 Jun 2009 19:15:57 +0200] rev 31435
export file_name;
Thu, 04 Jun 2009 19:15:55 +0200 more robust treatment of bootstrap source positions;
wenzelm [Thu, 04 Jun 2009 19:15:55 +0200] rev 31434
more robust treatment of bootstrap source positions;
Thu, 04 Jun 2009 19:15:54 +0200 less experimental polyml-5.3;
wenzelm [Thu, 04 Jun 2009 19:15:54 +0200] rev 31433
less experimental polyml-5.3;
Thu, 04 Jun 2009 18:00:47 +0200 just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
wenzelm [Thu, 04 Jun 2009 18:00:47 +0200] rev 31432
just one ROOT.ML without any cd or ".." -- simplifies ML environment references to bootstrap sources;
Thu, 04 Jun 2009 17:31:39 +0200 exn_message/raised: ML_Compiler.exception_position;
wenzelm [Thu, 04 Jun 2009 17:31:39 +0200] rev 31431
exn_message/raised: ML_Compiler.exception_position;
Thu, 04 Jun 2009 17:31:39 +0200 eliminated costly registration of tokens;
wenzelm [Thu, 04 Jun 2009 17:31:39 +0200] rev 31430
eliminated costly registration of tokens;
Thu, 04 Jun 2009 17:31:38 +0200 convert explicitly between Position.T/PolyML.location, without costly registration of tokens;
wenzelm [Thu, 04 Jun 2009 17:31:38 +0200] rev 31429
convert explicitly between Position.T/PolyML.location, without costly registration of tokens; added exception_position;
Thu, 04 Jun 2009 17:31:38 +0200 added exception_position (dummy);
wenzelm [Thu, 04 Jun 2009 17:31:38 +0200] rev 31428
added exception_position (dummy);
Thu, 04 Jun 2009 17:31:38 +0200 reraise exceptions to preserve original position (ML system specific);
wenzelm [Thu, 04 Jun 2009 17:31:38 +0200] rev 31427
reraise exceptions to preserve original position (ML system specific);
Thu, 04 Jun 2009 17:31:37 +0200 tuned signature;
wenzelm [Thu, 04 Jun 2009 17:31:37 +0200] rev 31426
tuned signature;
Thu, 04 Jun 2009 17:31:37 +0200 export esc;
wenzelm [Thu, 04 Jun 2009 17:31:37 +0200] rev 31425
export esc;
Thu, 04 Jun 2009 17:31:37 +0200 export value;
wenzelm [Thu, 04 Jun 2009 17:31:37 +0200] rev 31424
export value;
Thu, 04 Jun 2009 12:09:07 +0200 uniform default settings for E, Vampire, SPASS;
wenzelm [Thu, 04 Jun 2009 12:09:07 +0200] rev 31423
uniform default settings for E, Vampire, SPASS;
Wed, 03 Jun 2009 12:24:09 -0700 merged
huffman [Wed, 03 Jun 2009 12:24:09 -0700] rev 31422
merged
Wed, 03 Jun 2009 12:13:23 -0700 add classes for t0, t1, and t2 spaces
huffman [Wed, 03 Jun 2009 12:13:23 -0700] rev 31421
add classes for t0, t1, and t2 spaces
Wed, 03 Jun 2009 11:22:49 -0700 generalize type of islimpt
huffman [Wed, 03 Jun 2009 11:22:49 -0700] rev 31420
generalize type of islimpt
Wed, 03 Jun 2009 10:29:11 -0700 more [code del] declarations
huffman [Wed, 03 Jun 2009 10:29:11 -0700] rev 31419
more [code del] declarations
Wed, 03 Jun 2009 10:02:59 -0700 generalize some constants and lemmas to class topological_space
huffman [Wed, 03 Jun 2009 10:02:59 -0700] rev 31418
generalize some constants and lemmas to class topological_space
Wed, 03 Jun 2009 09:58:11 -0700 replace class open with class topo
huffman [Wed, 03 Jun 2009 09:58:11 -0700] rev 31417
replace class open with class topo
Wed, 03 Jun 2009 08:46:13 -0700 open_dist instance for vectors
huffman [Wed, 03 Jun 2009 08:46:13 -0700] rev 31416
open_dist instance for vectors
Wed, 03 Jun 2009 08:43:29 -0700 instance * :: topological_space
huffman [Wed, 03 Jun 2009 08:43:29 -0700] rev 31415
instance * :: topological_space
Wed, 03 Jun 2009 08:43:01 -0700 class real_inner derives from open_dist
huffman [Wed, 03 Jun 2009 08:43:01 -0700] rev 31414
class real_inner derives from open_dist
Wed, 03 Jun 2009 07:44:56 -0700 introduce class topological_space as a superclass of metric_space
huffman [Wed, 03 Jun 2009 07:44:56 -0700] rev 31413
introduce class topological_space as a superclass of metric_space
Wed, 03 Jun 2009 15:48:54 +0200 Converted reification to use fold_map instead of Library.foldl_map. Use antiquotations.
hoelzl [Wed, 03 Jun 2009 15:48:54 +0200] rev 31412
Converted reification to use fold_map instead of Library.foldl_map. Use antiquotations.
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip