Mon, 23 Jan 2006 10:34:38 +0100 mengj Fixed a bug.
Sun, 22 Jan 2006 22:16:34 +0100 urbanc no essential changes
Sun, 22 Jan 2006 22:11:50 +0100 urbanc made the change for setup-functions not returning functions
Sun, 22 Jan 2006 21:58:43 +0100 urbanc a fixme comments about abs_fun_if, which should be called perm_if
Sun, 22 Jan 2006 18:46:01 +0100 wenzelm Local theory operations, with optional target locale.
Sun, 22 Jan 2006 18:46:00 +0100 wenzelm added restore_body;
Sun, 22 Jan 2006 18:45:59 +0100 wenzelm added the_params;
Sun, 22 Jan 2006 18:45:58 +0100 wenzelm tuned order;
Sun, 22 Jan 2006 18:45:57 +0100 wenzelm added Isar/local_theory.ML;
Sat, 21 Jan 2006 23:22:40 +0100 mengj Ensure dereference is delayed.
Sat, 21 Jan 2006 23:07:26 +0100 wenzelm tuned;
Sat, 21 Jan 2006 23:02:30 +0100 wenzelm * ML: simplified type attribute;
Sat, 21 Jan 2006 23:02:29 +0100 wenzelm simplified type attribute;
Sat, 21 Jan 2006 23:02:28 +0100 wenzelm removed duplicate type_solver (cf. Tools/typechk.ML);
Sat, 21 Jan 2006 23:02:27 +0100 wenzelm simplified type attribute;
Sat, 21 Jan 2006 23:02:25 +0100 wenzelm simplified type attribute;
Sat, 21 Jan 2006 23:02:24 +0100 wenzelm simplified type attribute;
Sat, 21 Jan 2006 23:02:23 +0100 wenzelm rename map_theory/proof to theory/proof_map;
Sat, 21 Jan 2006 23:02:21 +0100 wenzelm tuned proofs;
Sat, 21 Jan 2006 23:02:20 +0100 wenzelm simplified type attribute;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Fri, 20 Jan 2006 04:53:59 +0100 mengj type information is now also printed.
Fri, 20 Jan 2006 04:50:01 +0100 mengj added some debugging code.
Fri, 20 Jan 2006 04:35:23 +0100 mengj fixed a bug
Thu, 19 Jan 2006 21:22:30 +0100 wenzelm quote "atom";
Thu, 19 Jan 2006 21:22:29 +0100 wenzelm updated;
Thu, 19 Jan 2006 21:22:27 +0100 wenzelm * ML/Isar: theory setup has type (theory -> theory);
Thu, 19 Jan 2006 21:22:26 +0100 wenzelm use/use_thy: Output.toplevel_errors;
Thu, 19 Jan 2006 21:22:25 +0100 wenzelm added basic syntax;
Thu, 19 Jan 2006 21:22:24 +0100 wenzelm moved pure syntax to Syntax/syntax.ML and pure_thy.ML;
Thu, 19 Jan 2006 21:22:23 +0100 wenzelm keep: disable Output.toplevel_errors;
Thu, 19 Jan 2006 21:22:22 +0100 wenzelm run_thy: removed Output.toplevel_errors;
Thu, 19 Jan 2006 21:22:21 +0100 wenzelm added ML_errors;
Thu, 19 Jan 2006 21:22:20 +0100 wenzelm use: Output.ML_errors;
Thu, 19 Jan 2006 21:22:19 +0100 wenzelm Syntax.basic_syn;
Thu, 19 Jan 2006 21:22:18 +0100 wenzelm setup: theory -> theory;
Thu, 19 Jan 2006 21:22:17 +0100 wenzelm tuned setmp;
Thu, 19 Jan 2006 21:22:16 +0100 wenzelm setup: theory -> theory;
Thu, 19 Jan 2006 21:22:15 +0100 wenzelm tuned comments;
Thu, 19 Jan 2006 21:22:14 +0100 wenzelm setup: theory -> theory;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Thu, 19 Jan 2006 15:45:10 +0100 berghofe Use generic Simplifier.simp_add attribute instead
Thu, 19 Jan 2006 14:59:55 +0100 berghofe Re-inserted consts_code declaration accidentally deleted
Thu, 19 Jan 2006 10:22:13 +0100 paulson strengthened some lemmas; simplified some proofs
Wed, 18 Jan 2006 11:55:50 +0100 haftmann substantial improvement in serialization handling
Wed, 18 Jan 2006 02:48:58 +0100 urbanc fixed one proof that broke because of the changes
Tue, 17 Jan 2006 16:36:57 +0100 haftmann substantial improvements in code generator
Tue, 17 Jan 2006 10:26:50 +0100 paulson these hacks are no longer needed
Tue, 17 Jan 2006 10:26:36 +0100 paulson improved SPASS support
Mon, 16 Jan 2006 21:55:17 +0100 wenzelm case_result: drop_schematic, i.e. be permissive about illegal binds;
Mon, 16 Jan 2006 21:55:15 +0100 wenzelm put_facts: do not pretend local thms were named;
Mon, 16 Jan 2006 21:55:14 +0100 wenzelm declare the1_equality [elim?];
Sun, 15 Jan 2006 20:04:05 +0100 wenzelm tuned;
Sun, 15 Jan 2006 20:00:59 +0100 wenzelm tuned;
Sun, 15 Jan 2006 19:58:57 +0100 wenzelm * Classical: optional weight for attributes;
Sun, 15 Jan 2006 19:58:56 +0100 wenzelm guess: used fixed inferred_type of vars;
Sun, 15 Jan 2006 19:58:55 +0100 wenzelm export add_args;
Sun, 15 Jan 2006 19:58:54 +0100 wenzelm attributes: optional weight;
Sun, 15 Jan 2006 19:58:53 +0100 wenzelm classical attributes: optional weight;
Sun, 15 Jan 2006 19:58:51 +0100 wenzelm prefer ex1I over ex_ex1I in single-step reasoning;
Sat, 14 Jan 2006 22:25:34 +0100 wenzelm generic attributes;
Sat, 14 Jan 2006 17:20:51 +0100 wenzelm tuned;
Sat, 14 Jan 2006 17:15:24 +0100 wenzelm * ML/Isar: simplified treatment of user-level errors;
Sat, 14 Jan 2006 17:14:18 +0100 wenzelm sane ERROR vs. TOPLEVEL_ERROR handling;
Sat, 14 Jan 2006 17:14:17 +0100 wenzelm added Isar.toplevel;
Sat, 14 Jan 2006 17:14:16 +0100 wenzelm Output.error_msg;
Sat, 14 Jan 2006 17:14:15 +0100 wenzelm removed special ERROR handling stuff (transform_error etc.);
Sat, 14 Jan 2006 17:14:14 +0100 wenzelm added exception ERROR, error, cat_error, sys_error, assert, deny, assert_all;
Sat, 14 Jan 2006 17:14:13 +0100 wenzelm Output.debug;
Sat, 14 Jan 2006 17:14:11 +0100 wenzelm generated code: raise Match instead of ERROR;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Fri, 13 Jan 2006 17:39:41 +0100 paulson blacklist experiments
Fri, 13 Jan 2006 17:39:19 +0100 paulson more readable divide ops
Fri, 13 Jan 2006 17:39:03 +0100 paulson more practical time limit
Fri, 13 Jan 2006 14:43:09 +0100 nipkow *** empty log message ***
Fri, 13 Jan 2006 01:13:17 +0100 wenzelm mixfix: added Structure;
Fri, 13 Jan 2006 01:13:16 +0100 wenzelm uniform handling of fixes: read/cert_vars, add_fixes(_i), body flag;
Fri, 13 Jan 2006 01:13:15 +0100 wenzelm uniform handling of fixes;
Fri, 13 Jan 2006 01:13:11 +0100 wenzelm uniform handling of fixes;
Fri, 13 Jan 2006 01:13:08 +0100 wenzelm uniform handling of fixes;
Fri, 13 Jan 2006 01:13:06 +0100 wenzelm uniform handling of fixes;
Fri, 13 Jan 2006 01:13:05 +0100 wenzelm tuned;
Fri, 13 Jan 2006 01:13:03 +0100 wenzelm generic_setup: optional argument, defaults to Context.setup();
Fri, 13 Jan 2006 01:13:02 +0100 wenzelm added map_theory, map_proof;
Fri, 13 Jan 2006 01:13:00 +0100 wenzelm removed obsolete sign_of;
Fri, 13 Jan 2006 01:12:59 +0100 wenzelm implicit setup, which admits exception_trace;
Fri, 13 Jan 2006 01:12:58 +0100 wenzelm ProofContext.def_export;
Wed, 11 Jan 2006 18:46:31 +0100 urbanc updated to new induction principle
Wed, 11 Jan 2006 18:39:19 +0100 urbanc cahges to use the new induction-principle (now proved in
Wed, 11 Jan 2006 18:38:32 +0100 urbanc changes to make use of the new induction principle proved by
Wed, 11 Jan 2006 18:21:23 +0100 berghofe Implemented proof of (strong) induction rule.
Wed, 11 Jan 2006 18:20:59 +0100 berghofe Added theorem at_finite_select.
Wed, 11 Jan 2006 17:12:30 +0100 urbanc added lemmas perm_empty, perm_insert to do with
Wed, 11 Jan 2006 17:10:11 +0100 urbanc merged the silly lemmas into the eqvt proof of subtype
Wed, 11 Jan 2006 17:07:57 +0100 urbanc tuned proofs
Wed, 11 Jan 2006 14:00:11 +0100 urbanc tuned the eqvt-proof
Wed, 11 Jan 2006 12:21:01 +0100 urbanc rolled back the last addition since these lemmas were already
Wed, 11 Jan 2006 12:14:25 +0100 urbanc added the thms-collection "pt_id" (collection of all pt_<ak>1 lemmas)
Wed, 11 Jan 2006 12:11:53 +0100 urbanc tuned
Wed, 11 Jan 2006 11:00:26 +0100 paulson tidied, and added missing thm divide_less_eq_1_neg
Wed, 11 Jan 2006 10:59:55 +0100 paulson tidied, and giving theorems names
Wed, 11 Jan 2006 03:10:04 +0100 huffman add transitivity rules
Wed, 11 Jan 2006 00:11:05 +0100 wenzelm tuned;
Wed, 11 Jan 2006 00:11:02 +0100 wenzelm updated;
Tue, 10 Jan 2006 19:36:59 +0100 wenzelm tuned;
Tue, 10 Jan 2006 19:34:04 +0100 wenzelm generic attributes;
Tue, 10 Jan 2006 19:33:42 +0100 wenzelm * ML: generic context, data, attributes;
Tue, 10 Jan 2006 19:33:41 +0100 wenzelm added context_of -- generic context;
Tue, 10 Jan 2006 19:33:39 +0100 wenzelm generic attributes;
Tue, 10 Jan 2006 19:33:38 +0100 wenzelm print rules: generic context;
Tue, 10 Jan 2006 19:33:37 +0100 wenzelm Specification.pretty_consts ctxt;
Tue, 10 Jan 2006 19:33:36 +0100 wenzelm generic data and attributes;
Tue, 10 Jan 2006 19:33:35 +0100 wenzelm added rule, declaration;
Tue, 10 Jan 2006 19:33:34 +0100 wenzelm added generic syntax;
Tue, 10 Jan 2006 19:33:33 +0100 wenzelm tuned dependencies;
Tue, 10 Jan 2006 19:33:32 +0100 wenzelm added declaration_attribute;
Tue, 10 Jan 2006 19:33:31 +0100 wenzelm support for generic contexts with data;
Tue, 10 Jan 2006 19:33:30 +0100 wenzelm fix_tac: no warning;
Tue, 10 Jan 2006 19:33:29 +0100 wenzelm generic attributes;
Tue, 10 Jan 2006 19:33:27 +0100 wenzelm Attrib.rule;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip