Tue, 21 Nov 2006 18:07:33 +0100 moved theorem kinds from PureThy to Thm;
wenzelm [Tue, 21 Nov 2006 18:07:33 +0100] rev 21437
moved theorem kinds from PureThy to Thm;
Tue, 21 Nov 2006 18:07:32 +0100 LocalTheory.notes/defs: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:32 +0100] rev 21436
LocalTheory.notes/defs: proper kind;
Tue, 21 Nov 2006 18:07:31 +0100 LocalTheory.axioms/notes/defs: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:31 +0100] rev 21435
LocalTheory.axioms/notes/defs: proper kind; simplified Proof.theorem(_i);
Tue, 21 Nov 2006 18:07:30 +0100 simplified Proof.theorem(_i);
wenzelm [Tue, 21 Nov 2006 18:07:30 +0100] rev 21434
simplified Proof.theorem(_i);
Tue, 21 Nov 2006 18:07:29 +0100 LocalTheory.axioms/notes/defs: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:29 +0100] rev 21433
LocalTheory.axioms/notes/defs: proper kind; context_notes: ProofContext.set_stmt after import;
Tue, 21 Nov 2006 12:55:39 +0100 Optimized class_pairs for the common case of no subclasses
paulson [Tue, 21 Nov 2006 12:55:39 +0100] rev 21432
Optimized class_pairs for the common case of no subclasses
Tue, 21 Nov 2006 12:51:20 +0100 Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
paulson [Tue, 21 Nov 2006 12:51:20 +0100] rev 21431
Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
Tue, 21 Nov 2006 12:50:15 +0100 New transformation of eliminatino rules: we simply replace the final conclusion variable by False
paulson [Tue, 21 Nov 2006 12:50:15 +0100] rev 21430
New transformation of eliminatino rules: we simply replace the final conclusion variable by False
Tue, 21 Nov 2006 04:30:17 +0100 run poly-4.9.1 as stable and poly-4.2.0 as experimental on at
kleing [Tue, 21 Nov 2006 04:30:17 +0100] rev 21429
run poly-4.9.1 as stable and poly-4.2.0 as experimental on at
Tue, 21 Nov 2006 00:07:05 +0100 removed legacy ML setup;
wenzelm [Tue, 21 Nov 2006 00:07:05 +0100] rev 21428
removed legacy ML setup;
Tue, 21 Nov 2006 00:00:39 +0100 converted legacy ML scripts;
wenzelm [Tue, 21 Nov 2006 00:00:39 +0100] rev 21427
converted legacy ML scripts;
Mon, 20 Nov 2006 23:47:10 +0100 converted legacy ML scripts;
wenzelm [Mon, 20 Nov 2006 23:47:10 +0100] rev 21426
converted legacy ML scripts;
Mon, 20 Nov 2006 21:23:12 +0100 HOL-Prolog: converted legacy ML scripts;
wenzelm [Mon, 20 Nov 2006 21:23:12 +0100] rev 21425
HOL-Prolog: converted legacy ML scripts;
Mon, 20 Nov 2006 11:51:10 +0100 start at-sml earlier and on different machine, remove sun-sml test (takes too long)
kleing [Mon, 20 Nov 2006 11:51:10 +0100] rev 21424
start at-sml earlier and on different machine, remove sun-sml test (takes too long)
Sun, 19 Nov 2006 23:48:55 +0100 HOL-Algebra: converted legacy ML scripts;
wenzelm [Sun, 19 Nov 2006 23:48:55 +0100] rev 21423
HOL-Algebra: converted legacy ML scripts;
Sun, 19 Nov 2006 13:02:55 +0100 profiling disabled
webertj [Sun, 19 Nov 2006 13:02:55 +0100] rev 21422
profiling disabled
Sat, 18 Nov 2006 00:20:33 +0100 code thms for classops violating type discipline ignored
haftmann [Sat, 18 Nov 2006 00:20:33 +0100] rev 21421
code thms for classops violating type discipline ignored
Sat, 18 Nov 2006 00:20:29 +0100 cleanup
haftmann [Sat, 18 Nov 2006 00:20:29 +0100] rev 21420
cleanup
Sat, 18 Nov 2006 00:20:28 +0100 added instance for class size
haftmann [Sat, 18 Nov 2006 00:20:28 +0100] rev 21419
added instance for class size
Sat, 18 Nov 2006 00:20:27 +0100 added combinators and lemmas
haftmann [Sat, 18 Nov 2006 00:20:27 +0100] rev 21418
added combinators and lemmas
Sat, 18 Nov 2006 00:20:26 +0100 using class instance
haftmann [Sat, 18 Nov 2006 00:20:26 +0100] rev 21417
using class instance
Sat, 18 Nov 2006 00:20:24 +0100 dvd_def now with object equality
haftmann [Sat, 18 Nov 2006 00:20:24 +0100] rev 21416
dvd_def now with object equality
Sat, 18 Nov 2006 00:20:22 +0100 op div/op mod now named without leading op
haftmann [Sat, 18 Nov 2006 00:20:22 +0100] rev 21415
op div/op mod now named without leading op
Sat, 18 Nov 2006 00:20:21 +0100 workaround for definition violating type discipline
haftmann [Sat, 18 Nov 2006 00:20:21 +0100] rev 21414
workaround for definition violating type discipline
Sat, 18 Nov 2006 00:20:20 +0100 moved dvd stuff to theory Divides
haftmann [Sat, 18 Nov 2006 00:20:20 +0100] rev 21413
moved dvd stuff to theory Divides
Sat, 18 Nov 2006 00:20:19 +0100 re-eliminated thm trichotomy
haftmann [Sat, 18 Nov 2006 00:20:19 +0100] rev 21412
re-eliminated thm trichotomy
Sat, 18 Nov 2006 00:20:18 +0100 power is now a class
haftmann [Sat, 18 Nov 2006 00:20:18 +0100] rev 21411
power is now a class
Sat, 18 Nov 2006 00:20:17 +0100 tuned
haftmann [Sat, 18 Nov 2006 00:20:17 +0100] rev 21410
tuned
Sat, 18 Nov 2006 00:20:16 +0100 clarified module dependencies
haftmann [Sat, 18 Nov 2006 00:20:16 +0100] rev 21409
clarified module dependencies
Sat, 18 Nov 2006 00:20:15 +0100 div is now a class
haftmann [Sat, 18 Nov 2006 00:20:15 +0100] rev 21408
div is now a class
Sat, 18 Nov 2006 00:20:13 +0100 reduced verbosity
haftmann [Sat, 18 Nov 2006 00:20:13 +0100] rev 21407
reduced verbosity
Sat, 18 Nov 2006 00:20:12 +0100 adjustments for class package
haftmann [Sat, 18 Nov 2006 00:20:12 +0100] rev 21406
adjustments for class package
Fri, 17 Nov 2006 17:32:30 +0100 added an intro lemma for freshness of products; set up
urbanc [Fri, 17 Nov 2006 17:32:30 +0100] rev 21405
added an intro lemma for freshness of products; set up the simplifier so that it can deal with the compact and long notation for freshness constraints (FIXME: it should also be able to deal with the special case of freshness of atoms)
Fri, 17 Nov 2006 02:20:03 +0100 more robust syntax for definition/abbreviation/notation;
wenzelm [Fri, 17 Nov 2006 02:20:03 +0100] rev 21404
more robust syntax for definition/abbreviation/notation;
Fri, 17 Nov 2006 02:19:55 +0100 'notation': more robust 'and' list;
wenzelm [Fri, 17 Nov 2006 02:19:55 +0100] rev 21403
'notation': more robust 'and' list;
Fri, 17 Nov 2006 02:19:54 +0100 updated;
wenzelm [Fri, 17 Nov 2006 02:19:54 +0100] rev 21402
updated;
Fri, 17 Nov 2006 02:19:52 +0100 added Isar.goal;
wenzelm [Fri, 17 Nov 2006 02:19:52 +0100] rev 21401
added Isar.goal;
Fri, 17 Nov 2006 02:19:51 +0100 added where_;
wenzelm [Fri, 17 Nov 2006 02:19:51 +0100] rev 21400
added where_;
Thu, 16 Nov 2006 20:19:50 +0100 add lemmas LIM_zero_iff, LIM_norm_zero_iff
huffman [Thu, 16 Nov 2006 20:19:50 +0100] rev 21399
add lemmas LIM_zero_iff, LIM_norm_zero_iff
Thu, 16 Nov 2006 17:06:24 +0100 Includes type:sort constraints in its code to collect predicates in axiom clauses.
paulson [Thu, 16 Nov 2006 17:06:24 +0100] rev 21398
Includes type:sort constraints in its code to collect predicates in axiom clauses.
Thu, 16 Nov 2006 17:05:23 +0100 Now includes only types used to instantiate overloaded constants in arity clauses
paulson [Thu, 16 Nov 2006 17:05:23 +0100] rev 21397
Now includes only types used to instantiate overloaded constants in arity clauses
Thu, 16 Nov 2006 01:07:39 +0100 added General/basics.ML;
wenzelm [Thu, 16 Nov 2006 01:07:39 +0100] rev 21396
added General/basics.ML;
Thu, 16 Nov 2006 01:07:25 +0100 moved some fundamental concepts to General/basics.ML;
wenzelm [Thu, 16 Nov 2006 01:07:25 +0100] rev 21395
moved some fundamental concepts to General/basics.ML;
Thu, 16 Nov 2006 01:07:23 +0100 Fundamental concepts.
wenzelm [Thu, 16 Nov 2006 01:07:23 +0100] rev 21394
Fundamental concepts.
Wed, 15 Nov 2006 20:50:24 +0100 add_locale: re-init result context (avoids subtle modifications after introducing predicate views internally);
wenzelm [Wed, 15 Nov 2006 20:50:24 +0100] rev 21393
add_locale: re-init result context (avoids subtle modifications after introducing predicate views internally);
Wed, 15 Nov 2006 20:50:23 +0100 tuned proofs;
wenzelm [Wed, 15 Nov 2006 20:50:23 +0100] rev 21392
tuned proofs;
Wed, 15 Nov 2006 20:50:22 +0100 replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
wenzelm [Wed, 15 Nov 2006 20:50:22 +0100] rev 21391
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
Wed, 15 Nov 2006 20:50:21 +0100 replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected;
wenzelm [Wed, 15 Nov 2006 20:50:21 +0100] rev 21390
replaced NameSpace.append by NameSpace.qualified, which handles empty names as expected; declared intro/elim rules;
Wed, 15 Nov 2006 17:05:48 +0100 dropping accidental self-imports
haftmann [Wed, 15 Nov 2006 17:05:48 +0100] rev 21389
dropping accidental self-imports
Wed, 15 Nov 2006 17:05:47 +0100 corrected polymorphism check
haftmann [Wed, 15 Nov 2006 17:05:47 +0100] rev 21388
corrected polymorphism check
Wed, 15 Nov 2006 17:05:46 +0100 clarified code for building function equation system; explicit check of type discipline
haftmann [Wed, 15 Nov 2006 17:05:46 +0100] rev 21387
clarified code for building function equation system; explicit check of type discipline
Wed, 15 Nov 2006 17:05:45 +0100 moved evaluation to Code_Generator.thy
haftmann [Wed, 15 Nov 2006 17:05:45 +0100] rev 21386
moved evaluation to Code_Generator.thy
Wed, 15 Nov 2006 17:05:44 +0100 added filter_set; adaptions to more strict type discipline for code lemmas
haftmann [Wed, 15 Nov 2006 17:05:44 +0100] rev 21385
added filter_set; adaptions to more strict type discipline for code lemmas
Wed, 15 Nov 2006 17:05:43 +0100 moved transitivity rules to Orderings.thy
haftmann [Wed, 15 Nov 2006 17:05:43 +0100] rev 21384
moved transitivity rules to Orderings.thy
Wed, 15 Nov 2006 17:05:42 +0100 added transitivity rules, reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:42 +0100] rev 21383
added transitivity rules, reworking of min/max lemmas
Wed, 15 Nov 2006 17:05:41 +0100 dropped dependency on sets
haftmann [Wed, 15 Nov 2006 17:05:41 +0100] rev 21382
dropped dependency on sets
Wed, 15 Nov 2006 17:05:40 +0100 reworking of min/max lemmas
haftmann [Wed, 15 Nov 2006 17:05:40 +0100] rev 21381
reworking of min/max lemmas
Wed, 15 Nov 2006 17:05:39 +0100 added interpretation
haftmann [Wed, 15 Nov 2006 17:05:39 +0100] rev 21380
added interpretation
Wed, 15 Nov 2006 17:05:38 +0100 removed HOL_css
haftmann [Wed, 15 Nov 2006 17:05:38 +0100] rev 21379
removed HOL_css
Wed, 15 Nov 2006 17:05:37 +0100 added evaluation oracle
haftmann [Wed, 15 Nov 2006 17:05:37 +0100] rev 21378
added evaluation oracle
Wed, 15 Nov 2006 16:23:55 +0100 replaced exists_fresh lemma with a version formulated with obtains;
urbanc [Wed, 15 Nov 2006 16:23:55 +0100] rev 21377
replaced exists_fresh lemma with a version formulated with obtains; old lemma is available as exists_fresh' (still needed in apply-scripts)
Wed, 15 Nov 2006 15:39:22 +0100 updated;
wenzelm [Wed, 15 Nov 2006 15:39:22 +0100] rev 21376
updated;
Wed, 15 Nov 2006 15:37:34 +0100 Auxiliary antiquotations for Isabelle manuals.
wenzelm [Wed, 15 Nov 2006 15:37:34 +0100] rev 21375
Auxiliary antiquotations for Isabelle manuals.
Wed, 15 Nov 2006 15:36:09 +0100 common antiquote_setup.ML;
wenzelm [Wed, 15 Nov 2006 15:36:09 +0100] rev 21374
common antiquote_setup.ML;
Wed, 15 Nov 2006 11:33:59 +0100 Arity clauses are now produced only for types and type classes actually used.
paulson [Wed, 15 Nov 2006 11:33:59 +0100] rev 21373
Arity clauses are now produced only for types and type classes actually used.
Tue, 14 Nov 2006 22:17:04 +0100 converted to 'inductive2';
wenzelm [Tue, 14 Nov 2006 22:17:04 +0100] rev 21372
converted to 'inductive2';
Tue, 14 Nov 2006 22:17:03 +0100 added for_simple_fixes, specification;
wenzelm [Tue, 14 Nov 2006 22:17:03 +0100] rev 21371
added for_simple_fixes, specification;
Tue, 14 Nov 2006 22:17:01 +0100 replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
wenzelm [Tue, 14 Nov 2006 22:17:01 +0100] rev 21370
replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
Tue, 14 Nov 2006 22:17:00 +0100 removed fix_frees interface;
wenzelm [Tue, 14 Nov 2006 22:17:00 +0100] rev 21369
removed fix_frees interface; added auto_fixes (depends on body mode);
Tue, 14 Nov 2006 22:16:59 +0100 converted to 'inductive2';
wenzelm [Tue, 14 Nov 2006 22:16:59 +0100] rev 21368
converted to 'inductive2'; proper localized definitions; added rec examples;
Tue, 14 Nov 2006 22:16:58 +0100 inductive: canonical specification syntax (flattened result only);
wenzelm [Tue, 14 Nov 2006 22:16:58 +0100] rev 21367
inductive: canonical specification syntax (flattened result only); inductive_cases: local_theory; mk_cases/ind_cases: removed legacy code, proper treatment of fixed variables; get_inductive etc.: Proof.context; removed old trace/debug code; tuned;
Tue, 14 Nov 2006 22:16:57 +0100 inductive2: canonical specification syntax;
wenzelm [Tue, 14 Nov 2006 22:16:57 +0100] rev 21366
inductive2: canonical specification syntax; ind_cases2: proper treatment of fixed variables;
Tue, 14 Nov 2006 22:16:55 +0100 InductivePackage.add_inductive_i: canonical argument order;
wenzelm [Tue, 14 Nov 2006 22:16:55 +0100] rev 21365
InductivePackage.add_inductive_i: canonical argument order;
Tue, 14 Nov 2006 22:16:54 +0100 inductive2: canonical specification syntax;
wenzelm [Tue, 14 Nov 2006 22:16:54 +0100] rev 21364
inductive2: canonical specification syntax;
Tue, 14 Nov 2006 17:55:30 +0100 Exported some names
schirmer [Tue, 14 Nov 2006 17:55:30 +0100] rev 21363
Exported some names
Tue, 14 Nov 2006 15:29:56 +0100 simplified Proof.theorem(_i) interface -- removed target support;
wenzelm [Tue, 14 Nov 2006 15:29:56 +0100] rev 21362
simplified Proof.theorem(_i) interface -- removed target support; removed obsolete global_goal interface; removed goal_names, simplified goal kind output; tuned;
Tue, 14 Nov 2006 15:29:55 +0100 simplified Proof.theorem(_i) interface;
wenzelm [Tue, 14 Nov 2006 15:29:55 +0100] rev 21361
simplified Proof.theorem(_i) interface; simplified goal kind output;
Tue, 14 Nov 2006 15:29:54 +0100 antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
wenzelm [Tue, 14 Nov 2006 15:29:54 +0100] rev 21360
antiquotation theory: plain Theory.requires, no peeking at ThyInfo;
Tue, 14 Nov 2006 15:29:52 +0100 simplified Proof.theorem(_i) interface;
wenzelm [Tue, 14 Nov 2006 15:29:52 +0100] rev 21359
simplified Proof.theorem(_i) interface;
Tue, 14 Nov 2006 15:29:50 +0100 tuned antiquotation theory;
wenzelm [Tue, 14 Nov 2006 15:29:50 +0100] rev 21358
tuned antiquotation theory;
Tue, 14 Nov 2006 09:06:08 +0100 value restriction
haftmann [Tue, 14 Nov 2006 09:06:08 +0100] rev 21357
value restriction
Tue, 14 Nov 2006 00:18:57 +0100 removed old cygwin wrappers;
wenzelm [Tue, 14 Nov 2006 00:18:57 +0100] rev 21356
removed old cygwin wrappers;
Tue, 14 Nov 2006 00:16:30 +0100 declare_constraints: reset constraint on dummyS;
wenzelm [Tue, 14 Nov 2006 00:16:30 +0100] rev 21355
declare_constraints: reset constraint on dummyS;
Tue, 14 Nov 2006 00:15:43 +0100 removed Isar/isar_thy.ML;
wenzelm [Tue, 14 Nov 2006 00:15:43 +0100] rev 21354
removed Isar/isar_thy.ML;
Tue, 14 Nov 2006 00:15:43 +0100 added dummyS;
wenzelm [Tue, 14 Nov 2006 00:15:43 +0100] rev 21353
added dummyS;
Tue, 14 Nov 2006 00:15:42 +0100 removed legacy read/cert/string_of;
wenzelm [Tue, 14 Nov 2006 00:15:42 +0100] rev 21352
removed legacy read/cert/string_of; removed obsolete IsarThy.theorem_i; tuned comments;
Tue, 14 Nov 2006 00:15:39 +0100 recdef_tc(_i): local_theory interface via Specification.theorem_i;
wenzelm [Tue, 14 Nov 2006 00:15:39 +0100] rev 21351
recdef_tc(_i): local_theory interface via Specification.theorem_i; incorporated IsarThy into IsarCmd;
Tue, 14 Nov 2006 00:15:38 +0100 incorporated IsarThy into IsarCmd;
wenzelm [Tue, 14 Nov 2006 00:15:38 +0100] rev 21350
incorporated IsarThy into IsarCmd;
Tue, 14 Nov 2006 00:15:37 +0100 removed theorem(_i);
wenzelm [Tue, 14 Nov 2006 00:15:37 +0100] rev 21349
removed theorem(_i); incorporated into IsarCmd;
Mon, 13 Nov 2006 22:31:23 +0100 upd
haftmann [Mon, 13 Nov 2006 22:31:23 +0100] rev 21348
upd
Mon, 13 Nov 2006 22:21:09 +0100 atbroy51 broke down, switch to atbroy9
kleing [Mon, 13 Nov 2006 22:21:09 +0100] rev 21347
atbroy51 broke down, switch to atbroy9
Mon, 13 Nov 2006 21:52:14 +0100 updated
krauss [Mon, 13 Nov 2006 21:52:14 +0100] rev 21346
updated
Mon, 13 Nov 2006 20:10:02 +0100 antiquotation "theory": proper output, only check via ThyInfo.theory;
wenzelm [Mon, 13 Nov 2006 20:10:02 +0100] rev 21345
antiquotation "theory": proper output, only check via ThyInfo.theory;
Mon, 13 Nov 2006 20:08:52 +0100 tuned;
wenzelm [Mon, 13 Nov 2006 20:08:52 +0100] rev 21344
tuned;
Mon, 13 Nov 2006 20:08:20 +0100 added antiquotation @{theory name};
wenzelm [Mon, 13 Nov 2006 20:08:20 +0100] rev 21343
added antiquotation @{theory name};
Mon, 13 Nov 2006 18:19:24 +0100 fixed comment -- oops;
wenzelm [Mon, 13 Nov 2006 18:19:24 +0100] rev 21342
fixed comment -- oops;
Mon, 13 Nov 2006 15:55:38 +0100 adjusted to new fun''
haftmann [Mon, 13 Nov 2006 15:55:38 +0100] rev 21341
adjusted to new fun''
Mon, 13 Nov 2006 15:45:34 +0100 *** empty log message ***
haftmann [Mon, 13 Nov 2006 15:45:34 +0100] rev 21340
*** empty log message ***
Mon, 13 Nov 2006 15:43:24 +0100 added antiquotation theory
haftmann [Mon, 13 Nov 2006 15:43:24 +0100] rev 21339
added antiquotation theory
Mon, 13 Nov 2006 15:43:16 +0100 cleaned up
haftmann [Mon, 13 Nov 2006 15:43:16 +0100] rev 21338
cleaned up
Mon, 13 Nov 2006 15:43:15 +0100 added theory antiquotation
haftmann [Mon, 13 Nov 2006 15:43:15 +0100] rev 21337
added theory antiquotation
Mon, 13 Nov 2006 15:43:14 +0100 combinator for overwriting changes with warning
haftmann [Mon, 13 Nov 2006 15:43:14 +0100] rev 21336
combinator for overwriting changes with warning
Mon, 13 Nov 2006 15:43:13 +0100 added higher-order combinators for structured results
haftmann [Mon, 13 Nov 2006 15:43:13 +0100] rev 21335
added higher-order combinators for structured results
Mon, 13 Nov 2006 15:43:12 +0100 adjusted name in generated code
haftmann [Mon, 13 Nov 2006 15:43:12 +0100] rev 21334
adjusted name in generated code
Mon, 13 Nov 2006 15:43:11 +0100 dropped LOrder dependency
haftmann [Mon, 13 Nov 2006 15:43:11 +0100] rev 21333
dropped LOrder dependency
Mon, 13 Nov 2006 15:43:09 +0100 moved upwars in HOL theory graph
haftmann [Mon, 13 Nov 2006 15:43:09 +0100] rev 21332
moved upwars in HOL theory graph
Mon, 13 Nov 2006 15:43:08 +0100 added thy dependencies
haftmann [Mon, 13 Nov 2006 15:43:08 +0100] rev 21331
added thy dependencies
Mon, 13 Nov 2006 15:43:07 +0100 PreList = Main - List
haftmann [Mon, 13 Nov 2006 15:43:07 +0100] rev 21330
PreList = Main - List
Mon, 13 Nov 2006 15:43:06 +0100 introduces preorders
haftmann [Mon, 13 Nov 2006 15:43:06 +0100] rev 21329
introduces preorders
Mon, 13 Nov 2006 15:43:05 +0100 dropped Inductive dependency
haftmann [Mon, 13 Nov 2006 15:43:05 +0100] rev 21328
dropped Inductive dependency
Mon, 13 Nov 2006 15:43:04 +0100 dropped Typedef dependency
haftmann [Mon, 13 Nov 2006 15:43:04 +0100] rev 21327
dropped Typedef dependency
Mon, 13 Nov 2006 15:43:03 +0100 added LOrder dependency
haftmann [Mon, 13 Nov 2006 15:43:03 +0100] rev 21326
added LOrder dependency
Mon, 13 Nov 2006 15:43:00 +0100 tuned ml antiquotations
haftmann [Mon, 13 Nov 2006 15:43:00 +0100] rev 21325
tuned ml antiquotations
Mon, 13 Nov 2006 15:42:59 +0100 adjusted
haftmann [Mon, 13 Nov 2006 15:42:59 +0100] rev 21324
adjusted
Mon, 13 Nov 2006 15:42:58 +0100 tuned
haftmann [Mon, 13 Nov 2006 15:42:58 +0100] rev 21323
tuned
Mon, 13 Nov 2006 15:42:57 +0100 added tt tag
haftmann [Mon, 13 Nov 2006 15:42:57 +0100] rev 21322
added tt tag
Mon, 13 Nov 2006 15:01:59 +0100 auto_term => lexicographic_order
krauss [Mon, 13 Nov 2006 15:01:59 +0100] rev 21321
auto_term => lexicographic_order
Mon, 13 Nov 2006 13:53:48 +0100 updated
krauss [Mon, 13 Nov 2006 13:53:48 +0100] rev 21320
updated
Mon, 13 Nov 2006 13:51:22 +0100 replaced "auto_term" by the simpler method "relation", which does not try
krauss [Mon, 13 Nov 2006 13:51:22 +0100] rev 21319
replaced "auto_term" by the simpler method "relation", which does not try to simplify. Some more cleanup.
Mon, 13 Nov 2006 12:10:49 +0100 added fresh_prodD, which is included fresh_prodD into mksimps setup;
wenzelm [Mon, 13 Nov 2006 12:10:49 +0100] rev 21318
added fresh_prodD, which is included fresh_prodD into mksimps setup;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip