Thu, 19 Jan 2006 21:22:17 +0100 tuned setmp;
wenzelm [Thu, 19 Jan 2006 21:22:17 +0100] rev 18712
tuned setmp;
Thu, 19 Jan 2006 21:22:16 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:16 +0100] rev 18711
setup: theory -> theory; use_output: Output.ML_errors;
Thu, 19 Jan 2006 21:22:15 +0100 tuned comments;
wenzelm [Thu, 19 Jan 2006 21:22:15 +0100] rev 18710
tuned comments;
Thu, 19 Jan 2006 21:22:14 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:14 +0100] rev 18709
setup: theory -> theory; Syntax.appl(C)_syntax;
Thu, 19 Jan 2006 21:22:08 +0100 setup: theory -> theory;
wenzelm [Thu, 19 Jan 2006 21:22:08 +0100] rev 18708
setup: theory -> theory;
Thu, 19 Jan 2006 15:45:10 +0100 Use generic Simplifier.simp_add attribute instead
berghofe [Thu, 19 Jan 2006 15:45:10 +0100] rev 18707
Use generic Simplifier.simp_add attribute instead of Simplifier.simp_add_global.
Thu, 19 Jan 2006 14:59:55 +0100 Re-inserted consts_code declaration accidentally deleted
berghofe [Thu, 19 Jan 2006 14:59:55 +0100] rev 18706
Re-inserted consts_code declaration accidentally deleted during last commit.
Thu, 19 Jan 2006 10:22:13 +0100 strengthened some lemmas; simplified some proofs
paulson [Thu, 19 Jan 2006 10:22:13 +0100] rev 18705
strengthened some lemmas; simplified some proofs
Wed, 18 Jan 2006 11:55:50 +0100 substantial improvement in serialization handling
haftmann [Wed, 18 Jan 2006 11:55:50 +0100] rev 18704
substantial improvement in serialization handling
Wed, 18 Jan 2006 02:48:58 +0100 fixed one proof that broke because of the changes
urbanc [Wed, 18 Jan 2006 02:48:58 +0100] rev 18703
fixed one proof that broke because of the changes Markus did on the rules ex1I
Tue, 17 Jan 2006 16:36:57 +0100 substantial improvements in code generator
haftmann [Tue, 17 Jan 2006 16:36:57 +0100] rev 18702
substantial improvements in code generator
Tue, 17 Jan 2006 10:26:50 +0100 these hacks are no longer needed
paulson [Tue, 17 Jan 2006 10:26:50 +0100] rev 18701
these hacks are no longer needed
Tue, 17 Jan 2006 10:26:36 +0100 improved SPASS support
paulson [Tue, 17 Jan 2006 10:26:36 +0100] rev 18700
improved SPASS support
Mon, 16 Jan 2006 21:55:17 +0100 case_result: drop_schematic, i.e. be permissive about illegal binds;
wenzelm [Mon, 16 Jan 2006 21:55:17 +0100] rev 18699
case_result: drop_schematic, i.e. be permissive about illegal binds;
Mon, 16 Jan 2006 21:55:15 +0100 put_facts: do not pretend local thms were named;
wenzelm [Mon, 16 Jan 2006 21:55:15 +0100] rev 18698
put_facts: do not pretend local thms were named;
Mon, 16 Jan 2006 21:55:14 +0100 declare the1_equality [elim?];
wenzelm [Mon, 16 Jan 2006 21:55:14 +0100] rev 18697
declare the1_equality [elim?];
Sun, 15 Jan 2006 20:04:05 +0100 tuned;
wenzelm [Sun, 15 Jan 2006 20:04:05 +0100] rev 18696
tuned;
Sun, 15 Jan 2006 20:00:59 +0100 tuned;
wenzelm [Sun, 15 Jan 2006 20:00:59 +0100] rev 18695
tuned;
Sun, 15 Jan 2006 19:58:57 +0100 * Classical: optional weight for attributes;
wenzelm [Sun, 15 Jan 2006 19:58:57 +0100] rev 18694
* Classical: optional weight for attributes; * HOL: prefer ex1I over ex_ex1I in single-step reasoning;
Sun, 15 Jan 2006 19:58:56 +0100 guess: used fixed inferred_type of vars;
wenzelm [Sun, 15 Jan 2006 19:58:56 +0100] rev 18693
guess: used fixed inferred_type of vars;
Sun, 15 Jan 2006 19:58:55 +0100 export add_args;
wenzelm [Sun, 15 Jan 2006 19:58:55 +0100] rev 18692
export add_args; tuned;
Sun, 15 Jan 2006 19:58:54 +0100 attributes: optional weight;
wenzelm [Sun, 15 Jan 2006 19:58:54 +0100] rev 18691
attributes: optional weight; tuned;
Sun, 15 Jan 2006 19:58:53 +0100 classical attributes: optional weight;
wenzelm [Sun, 15 Jan 2006 19:58:53 +0100] rev 18690
classical attributes: optional weight;
Sun, 15 Jan 2006 19:58:51 +0100 prefer ex1I over ex_ex1I in single-step reasoning;
wenzelm [Sun, 15 Jan 2006 19:58:51 +0100] rev 18689
prefer ex1I over ex_ex1I in single-step reasoning;
Sat, 14 Jan 2006 22:25:34 +0100 generic attributes;
wenzelm [Sat, 14 Jan 2006 22:25:34 +0100] rev 18688
generic attributes;
Sat, 14 Jan 2006 17:20:51 +0100 tuned;
wenzelm [Sat, 14 Jan 2006 17:20:51 +0100] rev 18687
tuned;
Sat, 14 Jan 2006 17:15:24 +0100 * ML/Isar: simplified treatment of user-level errors;
wenzelm [Sat, 14 Jan 2006 17:15:24 +0100] rev 18686
* ML/Isar: simplified treatment of user-level errors;
Sat, 14 Jan 2006 17:14:18 +0100 sane ERROR vs. TOPLEVEL_ERROR handling;
wenzelm [Sat, 14 Jan 2006 17:14:18 +0100] rev 18685
sane ERROR vs. TOPLEVEL_ERROR handling; added program;
Sat, 14 Jan 2006 17:14:17 +0100 added Isar.toplevel;
wenzelm [Sat, 14 Jan 2006 17:14:17 +0100] rev 18684
added Isar.toplevel;
Sat, 14 Jan 2006 17:14:16 +0100 Output.error_msg;
wenzelm [Sat, 14 Jan 2006 17:14:16 +0100] rev 18683
Output.error_msg;
Sat, 14 Jan 2006 17:14:15 +0100 removed special ERROR handling stuff (transform_error etc.);
wenzelm [Sat, 14 Jan 2006 17:14:15 +0100] rev 18682
removed special ERROR handling stuff (transform_error etc.); moved plain ERROR/error to library.ML; added toplevel_errors, exception TOPLEVEL_ERROR; error_msg, panic, info, debug no longer pervasive;
Sat, 14 Jan 2006 17:14:14 +0100 added exception ERROR, error, cat_error, sys_error, assert, deny, assert_all;
wenzelm [Sat, 14 Jan 2006 17:14:14 +0100] rev 18681
added exception ERROR, error, cat_error, sys_error, assert, deny, assert_all; added transform_failure; added prefix;
Sat, 14 Jan 2006 17:14:13 +0100 Output.debug;
wenzelm [Sat, 14 Jan 2006 17:14:13 +0100] rev 18680
Output.debug;
Sat, 14 Jan 2006 17:14:11 +0100 generated code: raise Match instead of ERROR;
wenzelm [Sat, 14 Jan 2006 17:14:11 +0100] rev 18679
generated code: raise Match instead of ERROR;
Sat, 14 Jan 2006 17:14:06 +0100 sane ERROR handling;
wenzelm [Sat, 14 Jan 2006 17:14:06 +0100] rev 18678
sane ERROR handling;
Fri, 13 Jan 2006 17:39:41 +0100 blacklist experiments
paulson [Fri, 13 Jan 2006 17:39:41 +0100] rev 18677
blacklist experiments
Fri, 13 Jan 2006 17:39:19 +0100 more readable divide ops
paulson [Fri, 13 Jan 2006 17:39:19 +0100] rev 18676
more readable divide ops
Fri, 13 Jan 2006 17:39:03 +0100 more practical time limit
paulson [Fri, 13 Jan 2006 17:39:03 +0100] rev 18675
more practical time limit
Fri, 13 Jan 2006 14:43:09 +0100 *** empty log message ***
nipkow [Fri, 13 Jan 2006 14:43:09 +0100] rev 18674
*** empty log message ***
Fri, 13 Jan 2006 01:13:17 +0100 mixfix: added Structure;
wenzelm [Fri, 13 Jan 2006 01:13:17 +0100] rev 18673
mixfix: added Structure;
Fri, 13 Jan 2006 01:13:16 +0100 uniform handling of fixes: read/cert_vars, add_fixes(_i), body flag;
wenzelm [Fri, 13 Jan 2006 01:13:16 +0100] rev 18672
uniform handling of fixes: read/cert_vars, add_fixes(_i), body flag; mixfix: added Structure; renamed type exporter to export; removed obsolete sign_of; tuned signature; tuned;
Fri, 13 Jan 2006 01:13:15 +0100 uniform handling of fixes;
wenzelm [Fri, 13 Jan 2006 01:13:15 +0100] rev 18671
uniform handling of fixes; mixfix: added Structure; tuned;
Fri, 13 Jan 2006 01:13:11 +0100 uniform handling of fixes;
wenzelm [Fri, 13 Jan 2006 01:13:11 +0100] rev 18670
uniform handling of fixes;
Fri, 13 Jan 2006 01:13:08 +0100 uniform handling of fixes;
wenzelm [Fri, 13 Jan 2006 01:13:08 +0100] rev 18669
uniform handling of fixes; mixfix: added Structure;
Fri, 13 Jan 2006 01:13:06 +0100 uniform handling of fixes;
wenzelm [Fri, 13 Jan 2006 01:13:06 +0100] rev 18668
uniform handling of fixes; tuned;
Fri, 13 Jan 2006 01:13:05 +0100 tuned;
wenzelm [Fri, 13 Jan 2006 01:13:05 +0100] rev 18667
tuned;
Fri, 13 Jan 2006 01:13:03 +0100 generic_setup: optional argument, defaults to Context.setup();
wenzelm [Fri, 13 Jan 2006 01:13:03 +0100] rev 18666
generic_setup: optional argument, defaults to Context.setup();
Fri, 13 Jan 2006 01:13:02 +0100 added map_theory, map_proof;
wenzelm [Fri, 13 Jan 2006 01:13:02 +0100] rev 18665
added map_theory, map_proof;
Fri, 13 Jan 2006 01:13:00 +0100 removed obsolete sign_of;
wenzelm [Fri, 13 Jan 2006 01:13:00 +0100] rev 18664
removed obsolete sign_of;
Fri, 13 Jan 2006 01:12:59 +0100 implicit setup, which admits exception_trace;
wenzelm [Fri, 13 Jan 2006 01:12:59 +0100] rev 18663
implicit setup, which admits exception_trace;
Fri, 13 Jan 2006 01:12:58 +0100 ProofContext.def_export;
wenzelm [Fri, 13 Jan 2006 01:12:58 +0100] rev 18662
ProofContext.def_export;
Wed, 11 Jan 2006 18:46:31 +0100 updated to new induction principle
urbanc [Wed, 11 Jan 2006 18:46:31 +0100] rev 18661
updated to new induction principle
Wed, 11 Jan 2006 18:39:19 +0100 cahges to use the new induction-principle (now proved in
urbanc [Wed, 11 Jan 2006 18:39:19 +0100] rev 18660
cahges to use the new induction-principle (now proved in full glory)
Wed, 11 Jan 2006 18:38:32 +0100 changes to make use of the new induction principle proved by
urbanc [Wed, 11 Jan 2006 18:38:32 +0100] rev 18659
changes to make use of the new induction principle proved by Stefan horay (hooraayyy)
Wed, 11 Jan 2006 18:21:23 +0100 Implemented proof of (strong) induction rule.
berghofe [Wed, 11 Jan 2006 18:21:23 +0100] rev 18658
Implemented proof of (strong) induction rule.
Wed, 11 Jan 2006 18:20:59 +0100 Added theorem at_finite_select.
berghofe [Wed, 11 Jan 2006 18:20:59 +0100] rev 18657
Added theorem at_finite_select.
Wed, 11 Jan 2006 17:12:30 +0100 added lemmas perm_empty, perm_insert to do with
urbanc [Wed, 11 Jan 2006 17:12:30 +0100] rev 18656
added lemmas perm_empty, perm_insert to do with permutations on sets
Wed, 11 Jan 2006 17:10:11 +0100 merged the silly lemmas into the eqvt proof of subtype
urbanc [Wed, 11 Jan 2006 17:10:11 +0100] rev 18655
merged the silly lemmas into the eqvt proof of subtype
Wed, 11 Jan 2006 17:07:57 +0100 tuned proofs
urbanc [Wed, 11 Jan 2006 17:07:57 +0100] rev 18654
tuned proofs
Wed, 11 Jan 2006 14:00:11 +0100 tuned the eqvt-proof
urbanc [Wed, 11 Jan 2006 14:00:11 +0100] rev 18653
tuned the eqvt-proof
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip