Sat, 29 Mar 2008 22:56:01 +0100 functional theory setup -- requires linear access;
wenzelm [Sat, 29 Mar 2008 22:56:01 +0100] rev 26499
functional theory setup -- requires linear access;
Sat, 29 Mar 2008 22:56:00 +0100 simplified print_simpset;
wenzelm [Sat, 29 Mar 2008 22:56:00 +0100] rev 26498
simplified print_simpset;
Sat, 29 Mar 2008 22:55:57 +0100 purely functional setup of claset/simpset/clasimpset;
wenzelm [Sat, 29 Mar 2008 22:55:57 +0100] rev 26497
purely functional setup of claset/simpset/clasimpset; tuned signature;
Sat, 29 Mar 2008 22:55:49 +0100 purely functional setup of claset/simpset/clasimpset;
wenzelm [Sat, 29 Mar 2008 22:55:49 +0100] rev 26496
purely functional setup of claset/simpset/clasimpset;
Sat, 29 Mar 2008 19:24:57 +0100 fixed spelling;
wenzelm [Sat, 29 Mar 2008 19:24:57 +0100] rev 26495
fixed spelling;
Sat, 29 Mar 2008 19:14:16 +0100 added exec_file;
wenzelm [Sat, 29 Mar 2008 19:14:16 +0100] rev 26494
added exec_file; tuned;
Sat, 29 Mar 2008 19:14:15 +0100 CRITICAL: further trace levels for 1000ms and 100ms;
wenzelm [Sat, 29 Mar 2008 19:14:15 +0100] rev 26493
CRITICAL: further trace levels for 1000ms and 100ms;
Sat, 29 Mar 2008 19:14:14 +0100 removed obsolete store_thm(s), cf. functional versions in pure_thy.ML;
wenzelm [Sat, 29 Mar 2008 19:14:14 +0100] rev 26492
removed obsolete store_thm(s), cf. functional versions in pure_thy.ML; tuned;
Sat, 29 Mar 2008 19:14:13 +0100 added generic_theory transaction;
wenzelm [Sat, 29 Mar 2008 19:14:13 +0100] rev 26491
added generic_theory transaction;
Sat, 29 Mar 2008 19:14:12 +0100 commands 'use' and 'ML' now thy_decl;
wenzelm [Sat, 29 Mar 2008 19:14:12 +0100] rev 26490
commands 'use' and 'ML' now thy_decl; removed obsolete 'ML_setup' -- superceded by 'ML';
Sat, 29 Mar 2008 19:14:11 +0100 removed obsolete use_XXX;
wenzelm [Sat, 29 Mar 2008 19:14:11 +0100] rev 26489
removed obsolete use_XXX; added ml_diag;
Sat, 29 Mar 2008 19:14:10 +0100 eliminated destructive/critical theorem database;
wenzelm [Sat, 29 Mar 2008 19:14:10 +0100] rev 26488
eliminated destructive/critical theorem database; simplified store_thm(s); removed obsolete smart_store_thm(s); tuned;
Sat, 29 Mar 2008 19:14:09 +0100 certify wrt. dynamic context;
wenzelm [Sat, 29 Mar 2008 19:14:09 +0100] rev 26487
certify wrt. dynamic context; functional store_thm (wrt. thread data);
Sat, 29 Mar 2008 19:14:08 +0100 added map_theory_result, map_proof_result;
wenzelm [Sat, 29 Mar 2008 19:14:08 +0100] rev 26486
added map_theory_result, map_proof_result;
Sat, 29 Mar 2008 19:14:07 +0100 certify wrt. dynamic context;
wenzelm [Sat, 29 Mar 2008 19:14:07 +0100] rev 26485
certify wrt. dynamic context;
Sat, 29 Mar 2008 19:14:06 +0100 eliminated non-linear access to thy1 and thy12c;
wenzelm [Sat, 29 Mar 2008 19:14:06 +0100] rev 26484
eliminated non-linear access to thy1 and thy12c;
Sat, 29 Mar 2008 19:14:05 +0100 replaced 'ML' by diagnostic 'ML_command';
wenzelm [Sat, 29 Mar 2008 19:14:05 +0100] rev 26483
replaced 'ML' by diagnostic 'ML_command';
Sat, 29 Mar 2008 19:14:03 +0100 updated generated file;
wenzelm [Sat, 29 Mar 2008 19:14:03 +0100] rev 26482
updated generated file;
Sat, 29 Mar 2008 19:14:03 +0100 simplified PureThy.store_thm;
wenzelm [Sat, 29 Mar 2008 19:14:03 +0100] rev 26481
simplified PureThy.store_thm;
Sat, 29 Mar 2008 19:14:00 +0100 replaced 'ML_setup' by 'ML';
wenzelm [Sat, 29 Mar 2008 19:14:00 +0100] rev 26480
replaced 'ML_setup' by 'ML';
Sat, 29 Mar 2008 19:13:58 +0100 * Eliminated destructive theorem database.
wenzelm [Sat, 29 Mar 2008 19:13:58 +0100] rev 26479
* Eliminated destructive theorem database. * Commands 'use' and 'ML' are now purely functional; added diagnostic 'ML_val'.
Sat, 29 Mar 2008 13:03:09 +0100 eliminated quiete_mode ref (not really needed);
wenzelm [Sat, 29 Mar 2008 13:03:09 +0100] rev 26478
eliminated quiete_mode ref (not really needed);
Sat, 29 Mar 2008 13:03:08 +0100 eliminated quiete_mode ref (turned into proper argument);
wenzelm [Sat, 29 Mar 2008 13:03:08 +0100] rev 26477
eliminated quiete_mode ref (turned into proper argument);
Sat, 29 Mar 2008 13:03:07 +0100 eliminated quiete_mode ref (unused);
wenzelm [Sat, 29 Mar 2008 13:03:07 +0100] rev 26476
eliminated quiete_mode ref (unused);
Sat, 29 Mar 2008 13:03:05 +0100 eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
wenzelm [Sat, 29 Mar 2008 13:03:05 +0100] rev 26475
eliminated quiet_mode ref of some packages (avoid CRITICAL setmp!);
Fri, 28 Mar 2008 22:39:47 +0100 added forget_structure;
wenzelm [Fri, 28 Mar 2008 22:39:47 +0100] rev 26474
added forget_structure;
Fri, 28 Mar 2008 22:39:45 +0100 eval_wrapper: non-critical version via unique Isabelle structure, proper forget_structure;
wenzelm [Fri, 28 Mar 2008 22:39:45 +0100] rev 26473
eval_wrapper: non-critical version via unique Isabelle structure, proper forget_structure;
Fri, 28 Mar 2008 22:39:43 +0100 ml_tactic: non-critical version via proof data and thread data;
wenzelm [Fri, 28 Mar 2008 22:39:43 +0100] rev 26472
ml_tactic: non-critical version via proof data and thread data;
Fri, 28 Mar 2008 22:39:42 +0100 NAMED_CRITICAL;
wenzelm [Fri, 28 Mar 2008 22:39:42 +0100] rev 26471
NAMED_CRITICAL;
Fri, 28 Mar 2008 22:01:56 +0100 unfold_locales now part of default tactic
haftmann [Fri, 28 Mar 2008 22:01:56 +0100] rev 26470
unfold_locales now part of default tactic
Fri, 28 Mar 2008 22:01:04 +0100 import Main explicitly
haftmann [Fri, 28 Mar 2008 22:01:04 +0100] rev 26469
import Main explicitly
Fri, 28 Mar 2008 22:01:03 +0100 dropped now superfluous ad-hoc adaption
haftmann [Fri, 28 Mar 2008 22:01:03 +0100] rev 26468
dropped now superfluous ad-hoc adaption
Fri, 28 Mar 2008 22:01:02 +0100 not depends on Main any longer
haftmann [Fri, 28 Mar 2008 22:01:02 +0100] rev 26467
not depends on Main any longer
Fri, 28 Mar 2008 22:01:01 +0100 accomodated to sledgehammer theory dependency requirement
haftmann [Fri, 28 Mar 2008 22:01:01 +0100] rev 26466
accomodated to sledgehammer theory dependency requirement
Fri, 28 Mar 2008 22:00:59 +0100 only invoke interpret
haftmann [Fri, 28 Mar 2008 22:00:59 +0100] rev 26465
only invoke interpret
Fri, 28 Mar 2008 20:08:11 +0100 updated generated file;
wenzelm [Fri, 28 Mar 2008 20:08:11 +0100] rev 26464
updated generated file;
Fri, 28 Mar 2008 20:02:04 +0100 Context.>> : operate on Context.generic;
wenzelm [Fri, 28 Mar 2008 20:02:04 +0100] rev 26463
Context.>> : operate on Context.generic;
Fri, 28 Mar 2008 19:43:54 +0100 avoid rebinding of existing facts;
wenzelm [Fri, 28 Mar 2008 19:43:54 +0100] rev 26462
avoid rebinding of existing facts;
Fri, 28 Mar 2008 19:12:39 +0100 some styling
haftmann [Fri, 28 Mar 2008 19:12:39 +0100] rev 26461
some styling
Fri, 28 Mar 2008 18:56:43 +0100 some styling
haftmann [Fri, 28 Mar 2008 18:56:43 +0100] rev 26460
some styling
Fri, 28 Mar 2008 18:51:17 +0100 some styling
haftmann [Fri, 28 Mar 2008 18:51:17 +0100] rev 26459
some styling
Fri, 28 Mar 2008 11:08:18 +0100 tuned proofs
urbanc [Fri, 28 Mar 2008 11:08:18 +0100] rev 26458
tuned proofs
Fri, 28 Mar 2008 00:02:58 +0100 tuned;
wenzelm [Fri, 28 Mar 2008 00:02:58 +0100] rev 26457
tuned;
Fri, 28 Mar 2008 00:02:56 +0100 updated dependencies;
wenzelm [Fri, 28 Mar 2008 00:02:56 +0100] rev 26456
updated dependencies;
Fri, 28 Mar 2008 00:02:54 +0100 reorganized signature of ML_Context;
wenzelm [Fri, 28 Mar 2008 00:02:54 +0100] rev 26455
reorganized signature of ML_Context;
Thu, 27 Mar 2008 21:49:10 +0100 remove commented text
huffman [Thu, 27 Mar 2008 21:49:10 +0100] rev 26454
remove commented text
Thu, 27 Mar 2008 21:21:08 +0100 avoid ambiguity of State.state vs. JVMType.state;
wenzelm [Thu, 27 Mar 2008 21:21:08 +0100] rev 26453
avoid ambiguity of State.state vs. JVMType.state;
Thu, 27 Mar 2008 19:49:24 +0100 declare cont_lemmas_ext as simp rules individually
huffman [Thu, 27 Mar 2008 19:49:24 +0100] rev 26452
declare cont_lemmas_ext as simp rules individually
Thu, 27 Mar 2008 19:22:24 +0100 avoid amiguity of Continuity.chain vs. Porder.chain;
wenzelm [Thu, 27 Mar 2008 19:22:24 +0100] rev 26451
avoid amiguity of Continuity.chain vs. Porder.chain;
Thu, 27 Mar 2008 19:22:23 +0100 avoid amiguity of State.state vs. JVMType.state;
wenzelm [Thu, 27 Mar 2008 19:22:23 +0100] rev 26450
avoid amiguity of State.state vs. JVMType.state;
Thu, 27 Mar 2008 19:05:10 +0100 changed wrong assignement in signature sections
haftmann [Thu, 27 Mar 2008 19:05:10 +0100] rev 26449
changed wrong assignement in signature sections
Thu, 27 Mar 2008 19:04:42 +0100 clarified character serializations
haftmann [Thu, 27 Mar 2008 19:04:42 +0100] rev 26448
clarified character serializations
Thu, 27 Mar 2008 19:04:41 +0100 added Enum
haftmann [Thu, 27 Mar 2008 19:04:41 +0100] rev 26447
added Enum
Thu, 27 Mar 2008 19:04:40 +0100 circumventing merge problem
haftmann [Thu, 27 Mar 2008 19:04:40 +0100] rev 26446
circumventing merge problem
Thu, 27 Mar 2008 19:04:39 +0100 explicit case names for rule list_induct2
haftmann [Thu, 27 Mar 2008 19:04:39 +0100] rev 26445
explicit case names for rule list_induct2
Thu, 27 Mar 2008 19:04:38 +0100 instance for functions, explicit characters
haftmann [Thu, 27 Mar 2008 19:04:38 +0100] rev 26444
instance for functions, explicit characters
Thu, 27 Mar 2008 19:04:37 +0100 lemmas about map_of (zip _ _)
haftmann [Thu, 27 Mar 2008 19:04:37 +0100] rev 26443
lemmas about map_of (zip _ _)
Thu, 27 Mar 2008 19:04:36 +0100 restructuring; explicit case names for rule list_induct2
haftmann [Thu, 27 Mar 2008 19:04:36 +0100] rev 26442
restructuring; explicit case names for rule list_induct2
Thu, 27 Mar 2008 19:04:35 +0100 no "attach UNIV" any more
haftmann [Thu, 27 Mar 2008 19:04:35 +0100] rev 26441
no "attach UNIV" any more
Thu, 27 Mar 2008 17:35:57 +0100 tuned comments;
wenzelm [Thu, 27 Mar 2008 17:35:57 +0100] rev 26440
tuned comments; tuned;
Thu, 27 Mar 2008 17:35:56 +0100 tuned comments;
wenzelm [Thu, 27 Mar 2008 17:35:56 +0100] rev 26439
tuned comments;
Thu, 27 Mar 2008 17:21:41 +0100 fixed theory imports;
wenzelm [Thu, 27 Mar 2008 17:21:41 +0100] rev 26438
fixed theory imports;
Thu, 27 Mar 2008 16:24:10 +0100 tuned appendix;
wenzelm [Thu, 27 Mar 2008 16:24:10 +0100] rev 26437
tuned appendix;
Thu, 27 Mar 2008 15:32:19 +0100 removed obsolete appl_syntax, applC_syntax;
wenzelm [Thu, 27 Mar 2008 15:32:19 +0100] rev 26436
removed obsolete appl_syntax, applC_syntax;
Thu, 27 Mar 2008 15:32:15 +0100 eliminated delayed theory setup
wenzelm [Thu, 27 Mar 2008 15:32:15 +0100] rev 26435
eliminated delayed theory setup
Thu, 27 Mar 2008 15:32:12 +0100 Command 'setup': discontinued implicit version.
wenzelm [Thu, 27 Mar 2008 15:32:12 +0100] rev 26434
Command 'setup': discontinued implicit version.
Thu, 27 Mar 2008 14:41:21 +0100 eliminated theory ProtoPure;
wenzelm [Thu, 27 Mar 2008 14:41:21 +0100] rev 26433
eliminated theory ProtoPure; renamed ML_Context.the_context to ML_Context.the_global_context;
Thu, 27 Mar 2008 14:41:20 +0100 renamed ML_Context.the_context to ML_Context.the_global_context;
wenzelm [Thu, 27 Mar 2008 14:41:20 +0100] rev 26432
renamed ML_Context.the_context to ML_Context.the_global_context; moved old the_context to old_goals.ML;
Thu, 27 Mar 2008 14:41:19 +0100 added process_file;
wenzelm [Thu, 27 Mar 2008 14:41:19 +0100] rev 26431
added process_file;
Thu, 27 Mar 2008 14:41:18 +0100 eliminated theory ProtoPure;
wenzelm [Thu, 27 Mar 2008 14:41:18 +0100] rev 26430
eliminated theory ProtoPure; implicit setup of emerging theory Pure;
Thu, 27 Mar 2008 14:41:17 +0100 moved old the_context here;
wenzelm [Thu, 27 Mar 2008 14:41:17 +0100] rev 26429
moved old the_context here; eliminated theory ProtoPure; renamed ML_Context.the_context to ML_Context.the_global_context;
Thu, 27 Mar 2008 14:41:14 +0100 eliminated theory ProtoPure;
wenzelm [Thu, 27 Mar 2008 14:41:14 +0100] rev 26428
eliminated theory ProtoPure; implicit setup of emerging theory Pure; added >>> operator;
Thu, 27 Mar 2008 14:41:13 +0100 implicit setup of emerging theory Pure;
wenzelm [Thu, 27 Mar 2008 14:41:13 +0100] rev 26427
implicit setup of emerging theory Pure;
Thu, 27 Mar 2008 14:41:12 +0100 reduced to theory body (cf. OuterSyntax.process_file);
wenzelm [Thu, 27 Mar 2008 14:41:12 +0100] rev 26426
reduced to theory body (cf. OuterSyntax.process_file);
Thu, 27 Mar 2008 14:41:10 +0100 renamed ML_Context.the_context to ML_Context.the_global_context;
wenzelm [Thu, 27 Mar 2008 14:41:10 +0100] rev 26425
renamed ML_Context.the_context to ML_Context.the_global_context;
Thu, 27 Mar 2008 14:41:09 +0100 eliminated theory ProtoPure;
wenzelm [Thu, 27 Mar 2008 14:41:09 +0100] rev 26424
eliminated theory ProtoPure;
Thu, 27 Mar 2008 14:41:07 +0100 removed Display.raw_string_of_XXX (use regular Sign.string_of_XXX);
wenzelm [Thu, 27 Mar 2008 14:41:07 +0100] rev 26423
removed Display.raw_string_of_XXX (use regular Sign.string_of_XXX);
Thu, 27 Mar 2008 14:41:06 +0100 HOL (and FOL): renamed variables in rules imp_elim and swap;
wenzelm [Thu, 27 Mar 2008 14:41:06 +0100] rev 26422
HOL (and FOL): renamed variables in rules imp_elim and swap; Eliminated theory ProtoPure.
Thu, 27 Mar 2008 12:06:26 +0100 nonfix >>;
wenzelm [Thu, 27 Mar 2008 12:06:26 +0100] rev 26421
nonfix >>;
Thu, 27 Mar 2008 00:27:16 +0100 make preorder locale into a superclass of class po
huffman [Thu, 27 Mar 2008 00:27:16 +0100] rev 26420
make preorder locale into a superclass of class po
Wed, 26 Mar 2008 22:41:58 +0100 removed obsolete Thy/thm_database.ML (cf. ML/ml_context.ML);
wenzelm [Wed, 26 Mar 2008 22:41:58 +0100] rev 26419
removed obsolete Thy/thm_database.ML (cf. ML/ml_context.ML);
Wed, 26 Mar 2008 22:40:10 +0100 removed legacy ML bindings;
wenzelm [Wed, 26 Mar 2008 22:40:10 +0100] rev 26418
removed legacy ML bindings;
Wed, 26 Mar 2008 22:40:09 +0100 rule swap: renamed Pa to P;
wenzelm [Wed, 26 Mar 2008 22:40:09 +0100] rev 26417
rule swap: renamed Pa to P;
Wed, 26 Mar 2008 22:40:08 +0100 added store_thms etc. (formerly in Thy/thm_database.ML);
wenzelm [Wed, 26 Mar 2008 22:40:08 +0100] rev 26416
added store_thms etc. (formerly in Thy/thm_database.ML); added bind_thm(s) (formerly in old_goals.ML); adapted to Context.thread_data interface; removed obsolete get/set_context; renamed ML_Context.>> to Context.>> (again);
Wed, 26 Mar 2008 22:40:07 +0100 adapted to Context.thread_data interface;
wenzelm [Wed, 26 Mar 2008 22:40:07 +0100] rev 26415
adapted to Context.thread_data interface;
Wed, 26 Mar 2008 22:40:05 +0100 moved bind_thm(s) to ML/ml_context.ML;
wenzelm [Wed, 26 Mar 2008 22:40:05 +0100] rev 26414
moved bind_thm(s) to ML/ml_context.ML; removed obsolete Thy/thm_database.ML (cf. ML/ml_context.ML);
Wed, 26 Mar 2008 22:40:03 +0100 added thread data (formerly global ref in ML/ml_context.ML);
wenzelm [Wed, 26 Mar 2008 22:40:03 +0100] rev 26413
added thread data (formerly global ref in ML/ml_context.ML); renamed ML_Context.>> to Context.>> (again);
Wed, 26 Mar 2008 22:40:02 +0100 pass imp_elim (instead of mp) and swap explicitly -- avoids store_thm;
wenzelm [Wed, 26 Mar 2008 22:40:02 +0100] rev 26412
pass imp_elim (instead of mp) and swap explicitly -- avoids store_thm;
Wed, 26 Mar 2008 22:40:01 +0100 pass imp_elim, swap to classical prover;
wenzelm [Wed, 26 Mar 2008 22:40:01 +0100] rev 26411
pass imp_elim, swap to classical prover;
Wed, 26 Mar 2008 22:39:58 +0100 updated generated file;
wenzelm [Wed, 26 Mar 2008 22:39:58 +0100] rev 26410
updated generated file;
Wed, 26 Mar 2008 22:39:57 +0100 renamed ML_Context.>> to Context.>> (again);
wenzelm [Wed, 26 Mar 2008 22:39:57 +0100] rev 26409
renamed ML_Context.>> to Context.>> (again);
Wed, 26 Mar 2008 22:38:55 +0100 converted legacy ML scripts;
wenzelm [Wed, 26 Mar 2008 22:38:55 +0100] rev 26408
converted legacy ML scripts;
Wed, 26 Mar 2008 22:38:17 +0100 rename class bifinite_cpo to profinite; generalize powerdomains from bifinite to profinite
huffman [Wed, 26 Mar 2008 22:38:17 +0100] rev 26407
rename class bifinite_cpo to profinite; generalize powerdomains from bifinite to profinite
Wed, 26 Mar 2008 21:05:58 +0100 fix spelling errors
huffman [Wed, 26 Mar 2008 21:05:58 +0100] rev 26406
fix spelling errors
Wed, 26 Mar 2008 20:14:38 +0100 removed obsolete pass, save;
wenzelm [Wed, 26 Mar 2008 20:14:38 +0100] rev 26405
removed obsolete pass, save;
Wed, 26 Mar 2008 20:14:37 +0100 use_thy: removed obsolete ML_Context.save;
wenzelm [Wed, 26 Mar 2008 20:14:37 +0100] rev 26404
use_thy: removed obsolete ML_Context.save;
Wed, 26 Mar 2008 20:14:36 +0100 removed obsolete use_thy (cf. isar_syn.ML);
wenzelm [Wed, 26 Mar 2008 20:14:36 +0100] rev 26403
removed obsolete use_thy (cf. isar_syn.ML);
Wed, 26 Mar 2008 12:12:52 +0100 use poly-cvs as name
kleing [Wed, 26 Mar 2008 12:12:52 +0100] rev 26402
use poly-cvs as name
Tue, 25 Mar 2008 22:12:02 +0100 Functor NamedThmsFun: data is available to the user as dynamic fact;
wenzelm [Tue, 25 Mar 2008 22:12:02 +0100] rev 26401
Functor NamedThmsFun: data is available to the user as dynamic fact;
Tue, 25 Mar 2008 21:59:48 +0100 update_context: always store as "Nominal.eqvts";
wenzelm [Tue, 25 Mar 2008 21:59:48 +0100] rev 26400
update_context: always store as "Nominal.eqvts"; added dynamic fact bindings for "eqvts", "freshs", "bijs";
Tue, 25 Mar 2008 21:47:19 +0100 added command 'ML_val' (presently just a clone of 'ML');
wenzelm [Tue, 25 Mar 2008 21:47:19 +0100] rev 26399
added command 'ML_val' (presently just a clone of 'ML');
Tue, 25 Mar 2008 21:28:39 +0100 removed redundant axiomatizations of XXX_infinite (fact already proven);
wenzelm [Tue, 25 Mar 2008 21:28:39 +0100] rev 26398
removed redundant axiomatizations of XXX_infinite (fact already proven);
Tue, 25 Mar 2008 21:01:03 +0100 add dynamic fact binding;
wenzelm [Tue, 25 Mar 2008 21:01:03 +0100] rev 26397
add dynamic fact binding;
Tue, 25 Mar 2008 21:01:02 +0100 added 'ML_val' command (diagnostic);
wenzelm [Tue, 25 Mar 2008 21:01:02 +0100] rev 26396
added 'ML_val' command (diagnostic);
Tue, 25 Mar 2008 21:01:01 +0100 get fact: do not compare names;
wenzelm [Tue, 25 Mar 2008 21:01:01 +0100] rev 26395
get fact: do not compare names;
Tue, 25 Mar 2008 21:01:00 +0100 *** empty log message ***
wenzelm [Tue, 25 Mar 2008 21:01:00 +0100] rev 26394
*** empty log message ***
Tue, 25 Mar 2008 19:39:59 +0100 support dynamic facts;
wenzelm [Tue, 25 Mar 2008 19:39:59 +0100] rev 26393
support dynamic facts;
Tue, 25 Mar 2008 19:39:58 +0100 setup for dynamic "prems" (legacy);
wenzelm [Tue, 25 Mar 2008 19:39:58 +0100] rev 26392
setup for dynamic "prems" (legacy);
Tue, 25 Mar 2008 19:39:57 +0100 more antiquotations;
wenzelm [Tue, 25 Mar 2008 19:39:57 +0100] rev 26391
more antiquotations;
Tue, 25 Mar 2008 12:14:17 +0100 moved multithreaded "profile" to multithreading_polyml.ML;
wenzelm [Tue, 25 Mar 2008 12:14:17 +0100] rev 26390
moved multithreaded "profile" to multithreading_polyml.ML;
Tue, 25 Mar 2008 11:52:15 +0100 use polyml_old_compiler5.ML;
wenzelm [Tue, 25 Mar 2008 11:52:15 +0100] rev 26389
use polyml_old_compiler5.ML;
Tue, 25 Mar 2008 08:29:50 +0100 removed
haftmann [Tue, 25 Mar 2008 08:29:50 +0100] rev 26388
removed
Mon, 24 Mar 2008 23:34:31 +0100 removed obsolete use_legacy_bindings;
wenzelm [Mon, 24 Mar 2008 23:34:31 +0100] rev 26387
removed obsolete use_legacy_bindings;
Mon, 24 Mar 2008 23:34:30 +0100 ML runtime compilation: pass position, tuned signature;
wenzelm [Mon, 24 Mar 2008 23:34:30 +0100] rev 26386
ML runtime compilation: pass position, tuned signature; removed obsolete (use_)legacy_bindings;
Mon, 24 Mar 2008 23:34:24 +0100 ML runtime compilation: pass position, tuned signature;
wenzelm [Mon, 24 Mar 2008 23:34:24 +0100] rev 26385
ML runtime compilation: pass position, tuned signature;
Mon, 24 Mar 2008 18:44:21 +0100 removed junk;
wenzelm [Mon, 24 Mar 2008 18:44:21 +0100] rev 26384
removed junk;
Mon, 24 Mar 2008 18:35:49 +0100 Runtime compilation -- for old version of PolyML.compilerEx (version 5.0, 5.1).
wenzelm [Mon, 24 Mar 2008 18:35:49 +0100] rev 26383
Runtime compilation -- for old version of PolyML.compilerEx (version 5.0, 5.1).
Mon, 24 Mar 2008 18:35:48 +0100 Runtime compilation -- for old version of PolyML.compiler (version 4.x).
wenzelm [Mon, 24 Mar 2008 18:35:48 +0100] rev 26382
Runtime compilation -- for old version of PolyML.compiler (version 4.x).
Mon, 24 Mar 2008 18:35:47 +0100 Compatibility wrapper for Poly/ML 5.1.
wenzelm [Mon, 24 Mar 2008 18:35:47 +0100] rev 26381
Compatibility wrapper for Poly/ML 5.1.
Mon, 24 Mar 2008 18:35:46 +0100 removed pointer_eq from polyml_common.ML (structure Address no longer available after 5.1);
wenzelm [Mon, 24 Mar 2008 18:35:46 +0100] rev 26380
removed pointer_eq from polyml_common.ML (structure Address no longer available after 5.1); moved use_text/file to polyml_old_compiler4.ML; PolyML.onEntry: no longer evaluate command line;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip