Wed, 15 Mar 2000 18:40:03 +0100 include Splitter.split_modifiers;
wenzelm [Wed, 15 Mar 2000 18:40:03 +0100] rev 8469
include Splitter.split_modifiers;
Wed, 15 Mar 2000 18:38:52 +0100 added attributes, method modifiers, theory setup;
wenzelm [Wed, 15 Mar 2000 18:38:52 +0100] rev 8468
added attributes, method modifiers, theory setup;
Wed, 15 Mar 2000 18:36:53 +0100 export change_global_ss, change_local_ss;
wenzelm [Wed, 15 Mar 2000 18:36:53 +0100] rev 8467
export change_global_ss, change_local_ss; separate method_setup, includes further modifiers; clear_ss / 'only': remove loopers as well; simp_modifiers: 'add' optional;
Wed, 15 Mar 2000 18:33:41 +0100 removed export_chain;
wenzelm [Wed, 15 Mar 2000 18:33:41 +0100] rev 8466
removed export_chain;
Wed, 15 Mar 2000 18:32:41 +0100 eliminated toplevel stack;
wenzelm [Wed, 15 Mar 2000 18:32:41 +0100] rev 8465
eliminated toplevel stack;
Wed, 15 Mar 2000 18:30:45 +0100 'pr': modes, optional limit;
wenzelm [Wed, 15 Mar 2000 18:30:45 +0100] rev 8464
'pr': modes, optional limit; 'thm' / 'prop' / 'term' / 'typ': modes; removed 'thence';
Wed, 15 Mar 2000 18:29:32 +0100 pr: modes, optional limit;
wenzelm [Wed, 15 Mar 2000 18:29:32 +0100] rev 8463
pr: modes, optional limit; print_thms/prop/term/type: modes;
Wed, 15 Mar 2000 18:26:53 +0100 pretty chunks;
wenzelm [Wed, 15 Mar 2000 18:26:53 +0100] rev 8462
pretty chunks;
Wed, 15 Mar 2000 18:25:42 +0100 tuned comment;
wenzelm [Wed, 15 Mar 2000 18:25:42 +0100] rev 8461
tuned comment;
Wed, 15 Mar 2000 18:24:27 +0100 tuned comments;
wenzelm [Wed, 15 Mar 2000 18:24:27 +0100] rev 8460
tuned comments; renamed isabelle env; proper symbol output for "latex" mode;
Wed, 15 Mar 2000 18:22:39 +0100 added pretty_goals(_marker);
wenzelm [Wed, 15 Mar 2000 18:22:39 +0100] rev 8459
added pretty_goals(_marker); pretty chunks;
Wed, 15 Mar 2000 18:20:52 +0100 removed Pretty.spc;
wenzelm [Wed, 15 Mar 2000 18:20:52 +0100] rev 8458
removed Pretty.spc;
Wed, 15 Mar 2000 18:19:06 +0100 use Pretty.str / Pretty.raw_str;
wenzelm [Wed, 15 Mar 2000 18:19:06 +0100] rev 8457
use Pretty.str / Pretty.raw_str;
Wed, 15 Mar 2000 18:18:12 +0100 removed lst, strlen, strlen_real, spc, sym;
wenzelm [Wed, 15 Mar 2000 18:18:12 +0100] rev 8456
removed lst, strlen, strlen_real, spc, sym; added chunks, raw_str; pass all strings through Symbol.output (beware: this is done at different times for str and spacing/linebreaks!); speedup formatting (uses Buffer.T); tuned;
Wed, 15 Mar 2000 12:05:03 +0100 made links to homepages absolute, avoids trouble with relative links on the
kleing [Wed, 15 Mar 2000 12:05:03 +0100] rev 8455
made links to homepages absolute, avoids trouble with relative links on the homepages
Tue, 14 Mar 2000 22:58:59 +0100 'undo' prints state (again);
wenzelm [Tue, 14 Mar 2000 22:58:59 +0100] rev 8454
'undo' prints state (again); 'pr' command: optional limit argument;
Tue, 14 Mar 2000 22:58:20 +0100 pr, disable_pr, enable_pr;
wenzelm [Tue, 14 Mar 2000 22:58:20 +0100] rev 8453
pr, disable_pr, enable_pr;
Tue, 14 Mar 2000 22:57:54 +0100 silence undo command;
wenzelm [Tue, 14 Mar 2000 22:57:54 +0100] rev 8452
silence undo command;
Tue, 14 Mar 2000 11:33:30 +0100 tuned comments;
wenzelm [Tue, 14 Mar 2000 11:33:30 +0100] rev 8451
tuned comments;
Tue, 14 Mar 2000 11:33:14 +0100 invoke_case: include attributes;
wenzelm [Tue, 14 Mar 2000 11:33:14 +0100] rev 8450
invoke_case: include attributes;
Tue, 14 Mar 2000 11:32:38 +0100 'cases' and 'induct' methods;
wenzelm [Tue, 14 Mar 2000 11:32:38 +0100] rev 8449
'cases' and 'induct' methods;
Tue, 14 Mar 2000 11:31:45 +0100 tuned 'case';
wenzelm [Tue, 14 Mar 2000 11:31:45 +0100] rev 8448
tuned 'case';
Tue, 14 Mar 2000 11:31:04 +0100 added 'case' command;
wenzelm [Tue, 14 Mar 2000 11:31:04 +0100] rev 8447
added 'case' command; added 'print_facts', 'print_binds', 'print_cases' commands; added 'cases' method; tuned;
Tue, 14 Mar 2000 11:27:38 +0100 added \NEXT;
wenzelm [Tue, 14 Mar 2000 11:27:38 +0100] rev 8446
added \NEXT;
Mon, 13 Mar 2000 23:01:09 +0100 proper symbol_output for "xsymbols" mode;
wenzelm [Mon, 13 Mar 2000 23:01:09 +0100] rev 8445
proper symbol_output for "xsymbols" mode;
Mon, 13 Mar 2000 16:24:52 +0100 replaced exhaust_tac by case_tac;
wenzelm [Mon, 13 Mar 2000 16:24:52 +0100] rev 8444
replaced exhaust_tac by case_tac;
Mon, 13 Mar 2000 16:24:23 +0100 renamed cases_tac to case_tac;
wenzelm [Mon, 13 Mar 2000 16:24:23 +0100] rev 8443
renamed cases_tac to case_tac;
Mon, 13 Mar 2000 16:23:34 +0100 case_tac now subsumes both boolean and datatype cases;
wenzelm [Mon, 13 Mar 2000 16:23:34 +0100] rev 8442
case_tac now subsumes both boolean and datatype cases;
Mon, 13 Mar 2000 15:42:19 +0100 use cases;
wenzelm [Mon, 13 Mar 2000 15:42:19 +0100] rev 8441
use cases; tuned;
Mon, 13 Mar 2000 13:34:09 +0100 * HOL: exhaust_tac on datatypes superceded by new case_tac;
wenzelm [Mon, 13 Mar 2000 13:34:09 +0100] rev 8440
* HOL: exhaust_tac on datatypes superceded by new case_tac; * ML: PureThy.add_thms/add_axioms/add_defs now return theorems; * Isar/Pure: much better support for case-analysis; * ML: new combinators |>> and |>>>
Mon, 13 Mar 2000 13:30:49 +0100 renamed cases_tac to case_tac;
wenzelm [Mon, 13 Mar 2000 13:30:49 +0100] rev 8439
renamed cases_tac to case_tac;
Mon, 13 Mar 2000 13:28:31 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:28:31 +0100] rev 8438
adapted to new PureThy.add_thms etc.;
Mon, 13 Mar 2000 13:27:44 +0100 removed cases_of;
wenzelm [Mon, 13 Mar 2000 13:27:44 +0100] rev 8437
removed cases_of; renamed cases_tac to case_tac; tuned to work with basic HOL as well; add_cases_induct: proper case names; adapted to new PureThy.add_thms etc.;
Mon, 13 Mar 2000 13:24:12 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:24:12 +0100] rev 8436
adapted to new PureThy.add_thms etc.; proper handling of case names;
Mon, 13 Mar 2000 13:22:31 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:22:31 +0100] rev 8435
adapted to new PureThy.add_thms etc.; added store_thms_atts;
Mon, 13 Mar 2000 13:21:39 +0100 use HOLogic.Not;
wenzelm [Mon, 13 Mar 2000 13:21:39 +0100] rev 8434
use HOLogic.Not; export indexify_names;
Mon, 13 Mar 2000 13:20:51 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:20:51 +0100] rev 8433
adapted to new PureThy.add_thms etc.; tuned case names;
Mon, 13 Mar 2000 13:20:13 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:20:13 +0100] rev 8432
adapted to new PureThy.add_thms etc.; prepare induct rule (case names);
Mon, 13 Mar 2000 13:19:14 +0100 export vars_of;
wenzelm [Mon, 13 Mar 2000 13:19:14 +0100] rev 8431
export vars_of;
Mon, 13 Mar 2000 13:18:59 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:18:59 +0100] rev 8430
adapted to new PureThy.add_thms etc.; number cases;
Mon, 13 Mar 2000 13:17:52 +0100 added Not;
wenzelm [Mon, 13 Mar 2000 13:17:52 +0100] rev 8429
added Not;
Mon, 13 Mar 2000 13:16:57 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:16:57 +0100] rev 8428
adapted to new PureThy.add_thms etc.;
Mon, 13 Mar 2000 13:16:43 +0100 tuned;
wenzelm [Mon, 13 Mar 2000 13:16:43 +0100] rev 8427
tuned;
Mon, 13 Mar 2000 13:16:26 +0100 cases: preserve order;
wenzelm [Mon, 13 Mar 2000 13:16:26 +0100] rev 8426
cases: preserve order;
Mon, 13 Mar 2000 13:13:46 +0100 *** empty log message ***
nipkow [Mon, 13 Mar 2000 13:13:46 +0100] rev 8425
*** empty log message ***
Mon, 13 Mar 2000 13:11:16 +0100 exhaust -> cases
nipkow [Mon, 13 Mar 2000 13:11:16 +0100] rev 8424
exhaust -> cases
Mon, 13 Mar 2000 12:51:10 +0100 exhaust_tac -> cases_tac
nipkow [Mon, 13 Mar 2000 12:51:10 +0100] rev 8423
exhaust_tac -> cases_tac
Mon, 13 Mar 2000 12:42:41 +0100 renamed "f" to "le" and "mset" to "multiset"
paulson [Mon, 13 Mar 2000 12:42:41 +0100] rev 8422
renamed "f" to "le" and "mset" to "multiset"
Mon, 13 Mar 2000 12:42:05 +0100 fixed the goal statement of sorted_qsort
paulson [Mon, 13 Mar 2000 12:42:05 +0100] rev 8421
fixed the goal statement of sorted_qsort
Mon, 13 Mar 2000 12:25:52 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 12:25:52 +0100] rev 8420
adapted to new PureThy.add_thms etc.;
Mon, 13 Mar 2000 12:25:16 +0100 add_thms, add_axioms, add_defs: return theorems as well;
wenzelm [Mon, 13 Mar 2000 12:25:16 +0100] rev 8419
add_thms, add_axioms, add_defs: return theorems as well;
Mon, 13 Mar 2000 12:23:44 +0100 added |>> and |>>>;
wenzelm [Mon, 13 Mar 2000 12:23:44 +0100] rev 8418
added |>> and |>>>;
Mon, 13 Mar 2000 09:08:27 +0100 exhaust->cases
nipkow [Mon, 13 Mar 2000 09:08:27 +0100] rev 8417
exhaust->cases
Fri, 10 Mar 2000 23:04:07 +0100 Type.typ_match now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 23:04:07 +0100] rev 8416
Type.typ_match now uses Vartab instead of association lists.
Fri, 10 Mar 2000 17:53:16 +0100 tidied
paulson [Fri, 10 Mar 2000 17:53:16 +0100] rev 8415
tidied
Fri, 10 Mar 2000 17:52:48 +0100 now uses recdef instead of "rules"
paulson [Fri, 10 Mar 2000 17:52:48 +0100] rev 8414
now uses recdef instead of "rules"
Fri, 10 Mar 2000 17:51:59 +0100 tidied, and new thm perm_append2_eq
paulson [Fri, 10 Mar 2000 17:51:59 +0100] rev 8413
tidied, and new thm perm_append2_eq
Fri, 10 Mar 2000 17:14:56 +0100 cases_tac
nipkow [Fri, 10 Mar 2000 17:14:56 +0100] rev 8412
cases_tac
Fri, 10 Mar 2000 15:03:05 +0100 Type.typ_match now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 15:03:05 +0100] rev 8411
Type.typ_match now uses Vartab instead of association lists.
Fri, 10 Mar 2000 15:02:04 +0100 Type.unify now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 15:02:04 +0100] rev 8410
Type.unify now uses Vartab instead of association lists.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip