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
haftmann [Fri, 05 Jun 2009 13:35:33 +0200] rev 31465
merged
haftmann [Fri, 05 Jun 2009 13:35:11 +0200] rev 31464
tuned proofs
haftmann [Fri, 05 Jun 2009 09:23:41 +0200] rev 31463
added mk_valtermify_app and mk_random
haftmann [Fri, 05 Jun 2009 08:28:24 +0200] rev 31462
Set.insert with authentic syntax
haftmann [Fri, 05 Jun 2009 08:06:03 +0200] rev 31461
merged
haftmann [Fri, 05 Jun 2009 08:00:53 +0200] rev 31460
Set.insert with authentic syntax
haftmann [Thu, 04 Jun 2009 16:55:20 +0200] rev 31459
added trees implementing mappings
haftmann [Thu, 04 Jun 2009 16:11:04 +0200] rev 31458
avoid Library.foldl_map
haftmann [Thu, 04 Jun 2009 16:11:03 +0200] rev 31457
class replaces axclass
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);
wenzelm [Thu, 04 Jun 2009 17:31:37 +0200] rev 31426
tuned signature;
wenzelm [Thu, 04 Jun 2009 17:31:37 +0200] rev 31425
export esc;
wenzelm [Thu, 04 Jun 2009 17:31:37 +0200] rev 31424
export value;
wenzelm [Thu, 04 Jun 2009 12:09:07 +0200] rev 31423
uniform default settings for E, Vampire, SPASS;
huffman [Wed, 03 Jun 2009 12:24:09 -0700] rev 31422
merged
huffman [Wed, 03 Jun 2009 12:13:23 -0700] rev 31421
add classes for t0, t1, and t2 spaces
huffman [Wed, 03 Jun 2009 11:22:49 -0700] rev 31420
generalize type of islimpt
huffman [Wed, 03 Jun 2009 10:29:11 -0700] rev 31419
more [code del] declarations
huffman [Wed, 03 Jun 2009 10:02:59 -0700] rev 31418
generalize some constants and lemmas to class topological_space
huffman [Wed, 03 Jun 2009 09:58:11 -0700] rev 31417
replace class open with class topo
huffman [Wed, 03 Jun 2009 08:46:13 -0700] rev 31416
open_dist instance for vectors
huffman [Wed, 03 Jun 2009 08:43:29 -0700] rev 31415
instance * :: topological_space
huffman [Wed, 03 Jun 2009 08:43:01 -0700] rev 31414
class real_inner derives from open_dist
huffman [Wed, 03 Jun 2009 07:44:56 -0700] rev 31413
introduce class topological_space as a superclass of metric_space
hoelzl [Wed, 03 Jun 2009 15:48:54 +0200] rev 31412
Converted reification to use fold_map instead of Library.foldl_map. Use antiquotations.
immler@in.tum.de [Wed, 03 Jun 2009 16:56:41 +0200] rev 31411
additional debugging
immler@in.tum.de [Wed, 03 Jun 2009 16:56:41 +0200] rev 31410
include chain-ths in every prover-call
immler@in.tum.de [Wed, 03 Jun 2009 16:56:41 +0200] rev 31409
split preparing clauses and writing problemfile;
included results of count_constants in return-type of prover;
optionally pass counted constants to prover;
removed unused external_prover from signature
huffman [Wed, 03 Jun 2009 07:12:57 -0700] rev 31408
merged
huffman [Tue, 02 Jun 2009 23:56:12 -0700] rev 31407
merged
huffman [Tue, 02 Jun 2009 23:49:46 -0700] rev 31406
instance ^ :: complete_space
huffman [Tue, 02 Jun 2009 23:35:52 -0700] rev 31405
instance * :: complete_space; generalize continuity lemmas for fst, snd, Pair
huffman [Tue, 02 Jun 2009 23:31:03 -0700] rev 31404
generalize type of constant lim
huffman [Tue, 02 Jun 2009 23:06:05 -0700] rev 31403
class complete_space
huffman [Tue, 02 Jun 2009 22:35:56 -0700] rev 31402
generalize constant uniformly_continuous_on
huffman [Tue, 02 Jun 2009 22:09:50 -0700] rev 31401
generalize more constants
huffman [Tue, 02 Jun 2009 20:35:04 -0700] rev 31400
generalize type of bounded
huffman [Tue, 02 Jun 2009 20:10:56 -0700] rev 31399
generalize lemma norm_pastecart
huffman [Tue, 02 Jun 2009 19:42:44 -0700] rev 31398
generalize lemma norm_triangle_sub
huffman [Tue, 02 Jun 2009 19:29:18 -0700] rev 31397
generalize lemma Lim_unique
huffman [Tue, 02 Jun 2009 18:59:50 -0700] rev 31396
generalize lemma closed_cball
huffman [Tue, 02 Jun 2009 18:46:32 -0700] rev 31395
generalize Lim_transform lemmas
huffman [Tue, 02 Jun 2009 18:31:11 -0700] rev 31394
generalize lemma interior_closed_Un_empty_interior
huffman [Tue, 02 Jun 2009 17:20:20 -0700] rev 31393
reuse definition of nets from Limits.thy
huffman [Tue, 02 Jun 2009 17:03:22 -0700] rev 31392
replace filters with filter bases
huffman [Tue, 02 Jun 2009 15:37:59 -0700] rev 31391
generalize type of 'at' to metric_space
huffman [Tue, 02 Jun 2009 15:13:22 -0700] rev 31390
redefine nets as filter bases
huffman [Tue, 02 Jun 2009 10:32:19 -0700] rev 31389
new lemmas
huffman [Mon, 01 Jun 2009 16:59:56 -0700] rev 31388
limits of Pair using filters
hoelzl [Wed, 03 Jun 2009 11:33:16 +0200] rev 31387
Removed usage of reference in reification
hoelzl [Tue, 02 Jun 2009 18:38:13 +0200] rev 31386
corrected spacing in reflection
kleing [Wed, 03 Jun 2009 07:51:11 +1000] rev 31385
switch at-sml-dev-e back to full test on macbroy23
wenzelm [Tue, 02 Jun 2009 23:30:45 +0200] rev 31384
IsabelleProcess: emit status "ready" after initialization and reports;
haftmann [Tue, 02 Jun 2009 21:13:47 +0200] rev 31383
moved restrict_map_insert to theory Map
haftmann [Tue, 02 Jun 2009 18:26:12 +0200] rev 31382
merged
haftmann [Tue, 02 Jun 2009 18:26:01 +0200] rev 31381
added Landau theory
haftmann [Tue, 02 Jun 2009 16:23:43 +0200] rev 31380
added/moved lemmas by Andreas Lochbihler
haftmann [Tue, 02 Jun 2009 15:53:34 +0200] rev 31379
added Fin_Fun theory
haftmann [Tue, 02 Jun 2009 15:53:07 +0200] rev 31378
tuned code generator test theories
haftmann [Tue, 02 Jun 2009 15:53:05 +0200] rev 31377
OCaml builtin intergers are elusive; avoid
haftmann [Tue, 02 Jun 2009 15:53:04 +0200] rev 31376
more aggresive bracketing of let expressions
haftmann [Tue, 02 Jun 2009 15:53:03 +0200] rev 31375
tuned whitespace
wenzelm [Tue, 02 Jun 2009 16:56:55 +0200] rev 31374
merged
wenzelm [Tue, 02 Jun 2009 16:10:51 +0200] rev 31373
merged
chaieb [Tue, 02 Jun 2009 15:06:17 +0200] rev 31372
merged
chaieb [Tue, 02 Jun 2009 12:18:44 +0200] rev 31371
merged
chaieb [Tue, 02 Jun 2009 12:18:08 +0200] rev 31370
merged
chaieb [Mon, 01 Jun 2009 09:26:28 +0200] rev 31369
Reverses idempotent; radical of E; generalized logarithm;
wenzelm [Tue, 02 Jun 2009 16:52:37 +0200] rev 31368
made SML/NJ happy;
wenzelm [Tue, 02 Jun 2009 14:43:47 +0200] rev 31367
merged
hoelzl [Tue, 02 Jun 2009 14:37:05 +0200] rev 31366
use algebra_simps instead of ring_simps
wenzelm [Tue, 02 Jun 2009 14:38:10 +0200] rev 31365
merged, resolving conflict in src/Pure/Isar/attrib.ML;
hoelzl [Tue, 02 Jun 2009 14:00:24 +0200] rev 31364
Generalized Integral_add
hoelzl [Tue, 02 Jun 2009 13:59:32 +0200] rev 31363
Added theorems about distinct & concat, map & replicate and concat & replicate
berghofe [Tue, 02 Jun 2009 10:04:03 +0200] rev 31362
merged
berghofe [Tue, 02 Jun 2009 10:02:52 +0200] rev 31361
Fixed broken code dealing with alternative names.
berghofe [Tue, 02 Jun 2009 10:02:08 +0200] rev 31360
Enclosed parts of subsection in @{text ...} to make LaTeX happy.