Wed, 11 Oct 2006 22:56:10 +0200 wenzelm increased heap size for polyml-4.9.1;
Wed, 11 Oct 2006 22:55:23 +0200 wenzelm tuned Toplevel.begin_local_theory;
Wed, 11 Oct 2006 22:55:22 +0200 wenzelm exit_local_theory: pass interactive flag;
Wed, 11 Oct 2006 22:55:21 +0200 wenzelm exit: pass interactive flag;
Wed, 11 Oct 2006 22:55:20 +0200 wenzelm added begin parser;
Wed, 11 Oct 2006 22:55:19 +0200 wenzelm is_sid: disallow 'begin' keyword as identifier;
Wed, 11 Oct 2006 22:55:18 +0200 wenzelm exit: pass interactive flag, toplevel result convention;
Wed, 11 Oct 2006 22:55:17 +0200 wenzelm add_defs: declare terms;
Wed, 11 Oct 2006 22:55:16 +0200 wenzelm 'context': demand 'begin', support local theory;
Wed, 11 Oct 2006 22:55:15 +0200 wenzelm removed 'undo_end', recovered 'cannot_undo';
Wed, 11 Oct 2006 22:55:14 +0200 wenzelm tuned signature;
Wed, 11 Oct 2006 20:35:54 +0200 haftmann minor refinements in serialization
Wed, 11 Oct 2006 14:51:41 +0200 haftmann adapted to signature change
Wed, 11 Oct 2006 14:51:25 +0200 haftmann slight type signature changes
Wed, 11 Oct 2006 14:51:24 +0200 haftmann cleaned up HOL bootstrap
Wed, 11 Oct 2006 10:49:36 +0200 haftmann abandoned findrep
Wed, 11 Oct 2006 10:49:29 +0200 haftmann added code generator setup
Wed, 11 Oct 2006 10:49:28 +0200 haftmann added code lemma
Wed, 11 Oct 2006 10:17:42 +0200 paulson Abstraction re-use code now checks that the abstraction function can be used in the current
Wed, 11 Oct 2006 09:33:18 +0200 haftmann added examples for nested let
Wed, 11 Oct 2006 08:57:47 +0200 haftmann added tex files to CVS
Wed, 11 Oct 2006 00:32:02 +0200 wenzelm renamed body_context_node to presentation_context;
Wed, 11 Oct 2006 00:31:38 +0200 wenzelm add_locale(_i): return actual result context;
Wed, 11 Oct 2006 00:27:39 +0200 wenzelm class(_i): mimic Locale.add_locale(_i);
Wed, 11 Oct 2006 00:27:38 +0200 wenzelm added type global_theory -- theory or local_theory;
Wed, 11 Oct 2006 00:27:37 +0200 wenzelm added begin;
Wed, 11 Oct 2006 00:27:35 +0200 wenzelm added opt_begin;
Wed, 11 Oct 2006 00:27:34 +0200 wenzelm added raw_theory(_result);
Wed, 11 Oct 2006 00:27:32 +0200 wenzelm Toplevel.end_proof;
Wed, 11 Oct 2006 00:27:31 +0200 wenzelm 'end': handle local theory;
Wed, 11 Oct 2006 00:27:30 +0200 wenzelm undo_end/kill: handle local theory;
Wed, 11 Oct 2006 00:27:29 +0200 wenzelm Toplevel: generic_theory;
Tue, 10 Oct 2006 16:26:59 +0200 urbanc made some proof look more like the ones in Barendregt
Tue, 10 Oct 2006 15:33:25 +0200 paulson A way to call the ATP linkup from ML scripts
Tue, 10 Oct 2006 15:30:48 +0200 paulson Combinators require the theory name; added settings for SPASS
Tue, 10 Oct 2006 13:59:16 +0200 haftmann stripped pointless head
Tue, 10 Oct 2006 13:59:13 +0200 haftmann gen_rem(s) abandoned in favour of remove / subtract
Tue, 10 Oct 2006 13:59:12 +0200 haftmann added IsarAdvanced material
Tue, 10 Oct 2006 13:50:33 +0200 krauss Induction rules have schematic variables again.
Tue, 10 Oct 2006 12:08:12 +0200 haftmann initial draft
Tue, 10 Oct 2006 11:41:29 +0200 haftmann *** empty log message ***
Tue, 10 Oct 2006 11:38:43 +0200 haftmann initial draft
Tue, 10 Oct 2006 10:36:14 +0200 haftmann fixed intendation
Tue, 10 Oct 2006 10:35:24 +0200 haftmann cleanup basic HOL bootstrap
Tue, 10 Oct 2006 10:34:43 +0200 haftmann added legacy tactic
Tue, 10 Oct 2006 10:34:42 +0200 haftmann purged some ML legacy
Tue, 10 Oct 2006 10:34:41 +0200 haftmann added eq_True eq_False True_implies_equals to extraction_expand
Tue, 10 Oct 2006 10:24:24 +0200 haftmann no breaks for Haskell
Tue, 10 Oct 2006 09:18:09 +0200 haftmann removed experimental codegen_simtype
Tue, 10 Oct 2006 09:17:24 +0200 haftmann added keeping of funcgr
Tue, 10 Oct 2006 09:17:23 +0200 haftmann generalized purge
Tue, 10 Oct 2006 09:17:22 +0200 haftmann changed order
Tue, 10 Oct 2006 09:17:21 +0200 haftmann removed quote in serialization
Tue, 10 Oct 2006 09:17:20 +0200 haftmann added code_abstype
Tue, 10 Oct 2006 09:17:19 +0200 haftmann added code_constsubst
Tue, 10 Oct 2006 09:17:18 +0200 haftmann fixed typo
Tue, 10 Oct 2006 09:17:17 +0200 haftmann added code_abstype and code_constsubst
Mon, 09 Oct 2006 20:12:45 +0200 wenzelm isabelle-process: options -S, -X;
Mon, 09 Oct 2006 20:12:42 +0200 wenzelm tuned;
Mon, 09 Oct 2006 19:37:07 +0200 wenzelm loop: disallow exit in secure mode;
Mon, 09 Oct 2006 19:37:06 +0200 wenzelm Secure.commit;
Mon, 09 Oct 2006 19:37:05 +0200 wenzelm moved Context.ml_output to Output.ml_output;
Mon, 09 Oct 2006 19:37:04 +0200 wenzelm Secure critical operations.
Mon, 09 Oct 2006 19:37:03 +0200 wenzelm added General/secure.ML;
Mon, 09 Oct 2006 19:37:02 +0200 wenzelm added option -S (secure mode);
Mon, 09 Oct 2006 12:51:31 +0200 nipkow added nbe_post for delayed_if
Mon, 09 Oct 2006 12:20:39 +0200 nipkow added delayed_if
Mon, 09 Oct 2006 12:16:29 +0200 nipkow added pre/post-processor equations
Mon, 09 Oct 2006 12:08:33 +0200 wenzelm attribute "symmetric": standardized schematic variables;
Mon, 09 Oct 2006 02:20:11 +0200 wenzelm sequential lemmas;
Mon, 09 Oct 2006 02:20:10 +0200 wenzelm reorderd ML/lemmas (Why!?);
Mon, 09 Oct 2006 02:20:09 +0200 wenzelm PureThy.note_thmss_i;
Mon, 09 Oct 2006 02:20:08 +0200 wenzelm added exit;
Mon, 09 Oct 2006 02:20:07 +0200 wenzelm added theorems(_i) -- with present_results;
Mon, 09 Oct 2006 02:20:06 +0200 wenzelm def(_i): LocalDefs.add_defs;
Mon, 09 Oct 2006 02:20:05 +0200 wenzelm attribute: Context.mapping;
Mon, 09 Oct 2006 02:20:04 +0200 wenzelm removed obsolete note_thmss(_i);
Mon, 09 Oct 2006 02:20:04 +0200 wenzelm added exit;
Mon, 09 Oct 2006 02:20:02 +0200 wenzelm simplified derived_def;
Mon, 09 Oct 2006 02:20:01 +0200 wenzelm removed theorems, smart_theorems etc. (cf. Specification.theorems);
Mon, 09 Oct 2006 02:20:01 +0200 wenzelm lemmas/theorems/declare: Specification.theorems;
Mon, 09 Oct 2006 02:19:58 +0200 wenzelm added kind attributes;
Mon, 09 Oct 2006 02:19:57 +0200 wenzelm Drule.lhs/rhs_of;
Mon, 09 Oct 2006 02:19:56 +0200 wenzelm added dest_equals_lhs;
Mon, 09 Oct 2006 02:19:55 +0200 wenzelm attribute: Context.mapping;
Mon, 09 Oct 2006 02:19:54 +0200 wenzelm replaced Drule.clhs/crhs_of by Drule.lhs/rhs_of;
Mon, 09 Oct 2006 02:19:54 +0200 wenzelm attribute: Context.mapping;
Mon, 09 Oct 2006 02:19:52 +0200 wenzelm standardized facts;
Mon, 09 Oct 2006 02:19:51 +0200 wenzelm attribute symmetric: zero_var_indexes;
Mon, 09 Oct 2006 02:19:51 +0200 wenzelm attribute symmetric: zero_var_indexes;
Mon, 09 Oct 2006 02:19:49 +0200 wenzelm attribute: Context.mapping;
Sat, 07 Oct 2006 07:41:56 +0200 haftmann cleaned up interfaces
Sat, 07 Oct 2006 02:47:33 +0200 mengj Removed unused res_atp_setup.ML, since its functions have been put in res_atp.ML.
Sat, 07 Oct 2006 01:31:23 +0200 wenzelm Common theory targets.
Sat, 07 Oct 2006 01:31:22 +0200 wenzelm Element.export_facts;
Sat, 07 Oct 2006 01:31:20 +0200 wenzelm refined unlocalize_mixfix;
Sat, 07 Oct 2006 01:31:19 +0200 wenzelm TheoryTarget;
Sat, 07 Oct 2006 01:31:18 +0200 wenzelm moved pretty_consts to proof_display.ML;
Sat, 07 Oct 2006 01:31:17 +0200 wenzelm added pretty_consts (from specification.ML);
Sat, 07 Oct 2006 01:31:16 +0200 wenzelm turned into abstract wrapper module, cf. theory_target.ML;
Sat, 07 Oct 2006 01:31:15 +0200 wenzelm replaced add_def by more elaborate add_defs;
Sat, 07 Oct 2006 01:31:14 +0200 wenzelm replaced generalize_facts by full export_(standard_)facts;
Sat, 07 Oct 2006 01:31:13 +0200 wenzelm Thm.def_name_optional;
Sat, 07 Oct 2006 01:31:12 +0200 wenzelm added def_name_optional;
Sat, 07 Oct 2006 01:31:11 +0200 wenzelm removed is_equals, is_implies;
Sat, 07 Oct 2006 01:31:10 +0200 wenzelm added the_single;
Sat, 07 Oct 2006 01:31:09 +0200 wenzelm added term_rule;
Sat, 07 Oct 2006 01:31:08 +0200 wenzelm added Isar/theory_target.ML;
Sat, 07 Oct 2006 01:31:07 +0200 wenzelm improved LocalDefs.add_def;
Sat, 07 Oct 2006 01:31:06 +0200 wenzelm mk_partial_rules_mutual: expand result terms/thms;
Sat, 07 Oct 2006 01:31:05 +0200 wenzelm removed with_local_path -- LocalTheory.note admits qualified names;
Sat, 07 Oct 2006 01:31:04 +0200 wenzelm moved the_single to Pure/library.ML;
Sat, 07 Oct 2006 01:31:03 +0200 wenzelm TheoryTarget.init;
Sat, 07 Oct 2006 01:31:02 +0200 wenzelm tuned comments;
Sat, 07 Oct 2006 01:31:01 +0200 wenzelm tuned method syntax: polymorhic term argument;
Sat, 07 Oct 2006 01:30:58 +0200 wenzelm tuned;
Fri, 06 Oct 2006 15:39:29 +0200 paulson Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
Fri, 06 Oct 2006 15:38:29 +0200 paulson Tidied code to delete tmp files.
Fri, 06 Oct 2006 11:17:53 +0200 paulson renamed the combinator laws
Fri, 06 Oct 2006 11:17:27 +0200 paulson Improved detection of identical clauses, also in the conjecture
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip