haftmann [Thu, 04 Jun 2009 15:28:59 +0200] rev 31456
insert now qualified and with authentic syntax
haftmann [Thu, 04 Jun 2009 15:28:59 +0200] rev 31455
lemma about List.foldl and Finite_Set.fold
haftmann [Thu, 04 Jun 2009 15:28:58 +0200] rev 31454
dropped legacy ML bindings; tuned
haftmann [Thu, 04 Jun 2009 15:28:58 +0200] rev 31453
lemmas about basic set operations and Finite_Set.fold
nipkow [Fri, 05 Jun 2009 09:54:47 +0200] rev 31452
merged
nipkow [Fri, 05 Jun 2009 09:54:26 +0200] rev 31451
new lemma
huffman [Fri, 05 Jun 2009 00:29:29 -0700] rev 31450
merged
huffman [Fri, 05 Jun 2009 00:24:47 -0700] rev 31449
fix type of hnorm
huffman [Thu, 04 Jun 2009 17:28:31 -0700] rev 31448
define netlimit in terms of eventually
huffman [Thu, 04 Jun 2009 17:24:09 -0700] rev 31447
generalize type of 'at' to topological_space; generalize some lemmas
huffman [Thu, 04 Jun 2009 16:11:36 -0700] rev 31446
add extra type constraints for dist, norm
huffman [Thu, 04 Jun 2009 14:32:00 -0700] rev 31445
generalize norm method to work over class real_normed_vector
wenzelm [Thu, 04 Jun 2009 23:42:11 +0200] rev 31444
example settings for Poly/ML 5.3 (experimental);
wenzelm [Thu, 04 Jun 2009 22:52:53 +0200] rev 31443
uniform (short) ids on both sides;
wenzelm [Thu, 04 Jun 2009 22:08:20 +0200] rev 31442
merged
nipkow [Thu, 04 Jun 2009 19:44:06 +0200] rev 31441
finite lemmas
haftmann [Thu, 04 Jun 2009 15:00:44 +0200] rev 31440
made SML/NJ happy
nipkow [Thu, 04 Jun 2009 13:26:51 +0200] rev 31439
merged
nipkow [Thu, 04 Jun 2009 13:26:32 +0200] rev 31438
A few finite lemmas
wenzelm [Thu, 04 Jun 2009 22:02:33 +0200] rev 31437
removed unused location_of;
eval: actually pass location properties (via "file" field);
wenzelm [Thu, 04 Jun 2009 22:01:54 +0200] rev 31436
retrieve ML source files;
wenzelm [Thu, 04 Jun 2009 19:15:57 +0200] rev 31435
export file_name;
wenzelm [Thu, 04 Jun 2009 19:15:55 +0200] rev 31434
more robust treatment of bootstrap source positions;
wenzelm [Thu, 04 Jun 2009 19:15:54 +0200] rev 31433
less experimental polyml-5.3;
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;
wenzelm [Thu, 04 Jun 2009 17:31:39 +0200] rev 31431
exn_message/raised: ML_Compiler.exception_position;
wenzelm [Thu, 04 Jun 2009 17:31:39 +0200] rev 31430
eliminated 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;
wenzelm [Thu, 04 Jun 2009 17:31:38 +0200] rev 31428
added exception_position (dummy);
wenzelm [Thu, 04 Jun 2009 17:31:38 +0200] rev 31427
reraise exceptions to preserve original position (ML system specific);