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
Fri, 06 Oct 2006 11:16:40 +0200 paulson Refinements to abstraction. Seeding with combinators K, I and B.
Fri, 06 Oct 2006 03:49:36 +0200 kleing examples for hex and bin numerals
Thu, 05 Oct 2006 13:54:17 +0200 mengj Changed and removed some functions related to combinators, since they are Isabelle constants now.
Thu, 05 Oct 2006 10:46:26 +0200 paulson Now the DFG output includes correct declarations of c_fequal, but not hEXTENT
Thu, 05 Oct 2006 10:42:39 +0200 paulson improvements to abstraction, ensuring more re-use of abstraction functions
Thu, 05 Oct 2006 10:41:27 +0200 paulson facts about combinators
Thu, 05 Oct 2006 10:40:12 +0200 paulson a few new functions on thms and cterms
Thu, 05 Oct 2006 05:46:32 +0200 huffman reorganize and speed up termdiffs proofs
Wed, 04 Oct 2006 18:41:14 +0200 nipkow fixed bug in linear arith
Wed, 04 Oct 2006 15:10:44 +0200 haftmann improvements for Haskell serialization
Wed, 04 Oct 2006 14:25:47 +0200 haftmann insert replacing ins ins_int ins_string
Wed, 04 Oct 2006 14:17:47 +0200 haftmann cleaned up some mess
Wed, 04 Oct 2006 14:17:46 +0200 haftmann clarified header comments
Wed, 04 Oct 2006 14:17:38 +0200 haftmann insert replacing ins ins_int ins_string
Wed, 04 Oct 2006 14:14:33 +0200 haftmann *** empty log message ***
Wed, 04 Oct 2006 11:50:37 +0200 webertj tuned
Wed, 04 Oct 2006 11:18:39 +0200 krauss Improved error reporting
Wed, 04 Oct 2006 01:43:57 +0200 webertj nnf_simpset built statically
Tue, 03 Oct 2006 19:40:34 +0200 huffman rewrite proofs of powser_insidea and termdiffs_aux
Mon, 02 Oct 2006 23:15:35 +0200 huffman generalize summability lemmas using class banach
Mon, 02 Oct 2006 23:01:14 +0200 haftmann clarified setup name
Mon, 02 Oct 2006 23:01:11 +0200 haftmann various code refinements
Mon, 02 Oct 2006 23:01:09 +0200 haftmann fixed some Haskell issues
Mon, 02 Oct 2006 23:01:05 +0200 haftmann changed preprocessing framework
Mon, 02 Oct 2006 23:01:04 +0200 haftmann clarified some things
Mon, 02 Oct 2006 23:01:03 +0200 haftmann cleaned and extended
Mon, 02 Oct 2006 23:01:00 +0200 haftmann added gen_primrec
Mon, 02 Oct 2006 23:00:58 +0200 haftmann added code for insert
Mon, 02 Oct 2006 23:00:57 +0200 haftmann improvements for code_gen
Mon, 02 Oct 2006 23:00:56 +0200 haftmann cleaned mess
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip