Fri, 01 Jul 2005 14:42:01 +0200 wenzelm low-level tuning of map, fold;
Fri, 01 Jul 2005 14:42:00 +0200 wenzelm ctyp: added 'sorts' field;
Fri, 01 Jul 2005 14:41:59 +0200 wenzelm added all_sorts_nonempty;
Fri, 01 Jul 2005 14:41:58 +0200 wenzelm low-level tuning of fold, fold_rev, foldl_map;
Fri, 01 Jul 2005 14:41:57 +0200 wenzelm isatool install: removed KDE option;
Fri, 01 Jul 2005 14:22:33 +0200 berghofe Fixed bug: lookup' must use = instead of eq_type to compare types of
Fri, 01 Jul 2005 14:20:01 +0200 berghofe Changed interface of Envir.lookup'
Fri, 01 Jul 2005 14:19:36 +0200 berghofe Moved eq_type from envir.ML to type.ML
Fri, 01 Jul 2005 14:18:27 +0200 berghofe Implemented modular code generation.
Fri, 01 Jul 2005 14:17:32 +0200 berghofe Simplified proof (thanks to strengthened ball_cong).
Fri, 01 Jul 2005 14:16:32 +0200 berghofe Proof of wx_ex_prop must now use old bex_cong to prevent simplifier from looping.
Fri, 01 Jul 2005 14:14:40 +0200 berghofe Adapted to new interface of RecfunCodegen.add.
Fri, 01 Jul 2005 14:13:40 +0200 berghofe Adapted to modular code generation.
Fri, 01 Jul 2005 14:11:06 +0200 berghofe Corrected implementation of arbitrary on cname.
Fri, 01 Jul 2005 14:10:02 +0200 berghofe Added BasisLibrary prefix to List.concat to avoid problems with
Fri, 01 Jul 2005 14:08:53 +0200 berghofe Moved code generator setup from NatBin to IntDef.
Fri, 01 Jul 2005 14:06:57 +0200 berghofe Simplified some proofs (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:05:41 +0200 berghofe Removed setsubgoaler hack (thanks to strong_setsum_cong).
Fri, 01 Jul 2005 14:03:50 +0200 berghofe Removed setsubgoaler hack (thanks to strengthened finsum_cong).
Fri, 01 Jul 2005 14:02:58 +0200 berghofe Removed setsubgoaler hack.
Fri, 01 Jul 2005 14:01:13 +0200 berghofe Tuned finsum_cong to allow that premises are simplified more eagerly.
Fri, 01 Jul 2005 13:57:53 +0200 berghofe Added strong_ball_cong and strong_bex_cong (these are now the standard
Fri, 01 Jul 2005 13:56:34 +0200 berghofe Moved some code lemmas from Main to Nat.
Fri, 01 Jul 2005 13:54:57 +0200 berghofe Adapted to new interface of code generator.
Fri, 01 Jul 2005 13:54:12 +0200 berghofe Implemented trick (due to Tobias Nipkow) for fine-tuning simplification
Fri, 01 Jul 2005 13:51:11 +0200 berghofe Added strong_setsum_cong and strong_setprod_cong.
Fri, 01 Jul 2005 04:32:33 +0200 huffman defaultsort pcpo
Fri, 01 Jul 2005 04:09:27 +0200 huffman added theorem lift_definedE; moved cont_if to Cont.thy
Fri, 01 Jul 2005 04:02:22 +0200 huffman added tactic cont_tac
Fri, 01 Jul 2005 04:00:23 +0200 huffman remove uses of sign_of
Fri, 01 Jul 2005 02:35:24 +0200 huffman cleaned up
Fri, 01 Jul 2005 02:30:59 +0200 huffman cleaned up
Fri, 01 Jul 2005 01:50:46 +0200 huffman renamed flatdom2monofun to flatdom_strict2mono
Fri, 01 Jul 2005 01:50:07 +0200 huffman cleaned up; reorganized and added section headings
Fri, 01 Jul 2005 01:48:37 +0200 huffman cleaned up; added adm_less to adm_lemmas; added subsection headings
Thu, 30 Jun 2005 19:49:41 +0200 wenzelm revert to 1.27 due to obscure performance issues (!??);
Thu, 30 Jun 2005 19:43:50 +0200 huffman replace filter2 with List.partition
Thu, 30 Jun 2005 14:06:29 +0200 ballarin Proper treatment of beta-redexes in witness theorems.
Thu, 30 Jun 2005 08:57:53 +0200 haftmann minor corrections
Thu, 30 Jun 2005 08:23:47 +0200 kleing test sml-dev on mac as well
Thu, 30 Jun 2005 08:23:20 +0200 kleing use only 1 CPU on MacOS 10.4.1
Thu, 30 Jun 2005 08:22:56 +0200 kleing use kleing@cse instead of kleing@in.tum.de
Thu, 30 Jun 2005 05:27:40 +0200 kleing use global settings for isatest-doc
Wed, 29 Jun 2005 15:13:44 +0200 wenzelm export no_type_brackets;
Wed, 29 Jun 2005 15:13:43 +0200 wenzelm proper treatment of advanced trfuns: pass thy argument;
Wed, 29 Jun 2005 15:13:42 +0200 wenzelm transform_failure in translation functions: TRANSLATION_FAIL;
Wed, 29 Jun 2005 15:13:41 +0200 wenzelm proper treatment of advanced trfuns: pass thy argument;
Wed, 29 Jun 2005 15:13:40 +0200 wenzelm accomodate advanced trfuns;
Wed, 29 Jun 2005 15:13:39 +0200 wenzelm removed obsolete (un)fold_ast2;
Wed, 29 Jun 2005 15:13:38 +0200 wenzelm Drule.implies_intr_hyps;
Wed, 29 Jun 2005 15:13:37 +0200 wenzelm added print': print depending on print_mode;
Wed, 29 Jun 2005 15:13:36 +0200 wenzelm no Syntax.internal on thesis;
Wed, 29 Jun 2005 15:13:35 +0200 wenzelm added print_mode three_buffersN and corresponding cond_print;
Wed, 29 Jun 2005 15:13:34 +0200 wenzelm cond_print for end-of-proof and calculational commands;
Wed, 29 Jun 2005 15:13:33 +0200 wenzelm added eq;
Wed, 29 Jun 2005 15:13:32 +0200 wenzelm pass thy as explicit argument (the old ref was not safe
Wed, 29 Jun 2005 15:13:31 +0200 wenzelm more efficient treatment of shyps and hyps (use ordered lists);
Wed, 29 Jun 2005 15:13:30 +0200 wenzelm Syntax.read thy;
Wed, 29 Jun 2005 15:13:29 +0200 wenzelm tuned sort_ord: pointer_eq;
Wed, 29 Jun 2005 15:13:28 +0200 wenzelm removed obsolete eq_sort, mem_sort, subset_sort, eq_set_sort, ins_sort, union_sort, rems_sort;
Wed, 29 Jun 2005 15:13:27 +0200 wenzelm eliminated separate syn type -- advanced trfuns already part of Syntax.syntax;
Wed, 29 Jun 2005 15:13:26 +0200 wenzelm replaced Syntax.simple_pprint_typ by (Sign.pprint_typ ProtoPure.thy);
Wed, 29 Jun 2005 15:13:25 +0200 wenzelm added implies_intr_hyps (from thm.ML);
Wed, 29 Jun 2005 15:13:23 +0200 wenzelm added joinable;
Tue, 28 Jun 2005 17:56:04 +0200 paulson stylistic improvements
Tue, 28 Jun 2005 16:12:03 +0200 haftmann added project information in overview
Tue, 28 Jun 2005 16:12:03 +0200 haftmann added project information in overview
Tue, 28 Jun 2005 15:47:50 +0200 haftmann more sophisticated pypager
Tue, 28 Jun 2005 15:28:30 +0200 paulson first-order check now allows quantifiers
Tue, 28 Jun 2005 15:28:04 +0200 paulson stricter first-order check for meson
Tue, 28 Jun 2005 15:27:45 +0200 paulson Constant "If" is now local
Tue, 28 Jun 2005 15:26:45 +0200 haftmann more sophisticated pypager
Tue, 28 Jun 2005 15:26:32 +0200 paulson replacing zabs_def by abs_if
Tue, 28 Jun 2005 12:32:38 +0200 haftmann introduced a notion of mirrors
Tue, 28 Jun 2005 12:25:19 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:25:19 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:16:01 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:16:01 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:03:43 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 12:03:19 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:59:38 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:58:56 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:55:30 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 11:55:30 +0200 haftmann some minor improvements
Tue, 28 Jun 2005 10:24:53 +0200 haftmann corrected comment
Tue, 28 Jun 2005 09:41:39 +0200 haftmann some corrections
Sun, 26 Jun 2005 15:16:58 +0200 wenzelm export get_calculation;
Sat, 25 Jun 2005 16:07:55 +0200 nipkow Added term_lpo
Sat, 25 Jun 2005 16:07:13 +0200 nipkow cancels completely within terms as well now.
Sat, 25 Jun 2005 16:06:17 +0200 nipkow Changes due to new abel_cancel.ML
Sat, 25 Jun 2005 12:37:07 +0200 kleing use both processors on macbroy5
Sat, 25 Jun 2005 02:43:43 +0200 kleing switch mac test to macbroy5
Sat, 25 Jun 2005 01:09:14 +0200 huffman cleaned up
Sat, 25 Jun 2005 01:04:01 +0200 huffman cleaned up proof of contlub_abstraction
Fri, 24 Jun 2005 17:25:10 +0200 paulson meson method taking an argument list
Fri, 24 Jun 2005 16:21:01 +0200 paulson deleted a redundant "use" line
Fri, 24 Jun 2005 16:18:41 +0200 paulson tidying
Fri, 24 Jun 2005 13:22:08 +0200 paulson stylistic tweaks concerning Find
Fri, 24 Jun 2005 04:18:48 +0200 kleing shortened time out by 3h (gives up at 12:00h now).
Fri, 24 Jun 2005 03:16:52 +0200 kleing made su[bp]/isu[bp] behave the same as their bsu[bp]..esu[bp] counterparts,
Fri, 24 Jun 2005 01:09:16 +0200 kleing needed for Isabelle independent build
Thu, 23 Jun 2005 22:11:55 +0200 huffman added theorems fix_strict, fix_defined, fix_id, fix_const
Thu, 23 Jun 2005 22:10:29 +0200 huffman add binder syntax for flift1
Thu, 23 Jun 2005 22:08:24 +0200 huffman add new file to test fixrec package
Thu, 23 Jun 2005 22:07:30 +0200 huffman add csplit3, ssplit3, fup3 as simp rules
Thu, 23 Jun 2005 21:27:23 +0200 huffman New features:
Thu, 23 Jun 2005 21:17:26 +0200 huffman added match functions for spair, sinl, sinr
Thu, 23 Jun 2005 19:40:03 +0200 nipkow fixed \<Prod> syntax
Thu, 23 Jun 2005 07:32:59 +0200 nipkow new
Wed, 22 Jun 2005 20:26:31 +0200 quigley Temporarily removed Rewrite from the translation code so that parsing with work on lists of numbers.
Wed, 22 Jun 2005 19:48:20 +0200 wenzelm * Pure: the Isar proof context type is already defined early in Pure
Wed, 22 Jun 2005 19:44:12 +0200 nipkow added find2
Wed, 22 Jun 2005 19:44:03 +0200 nipkow *** empty log message ***
Wed, 22 Jun 2005 19:43:48 +0200 nipkow tunes Find
Wed, 22 Jun 2005 19:43:38 +0200 nipkow added Rules/find2
Wed, 22 Jun 2005 19:41:30 +0200 wenzelm tuned pointer_eq;
Wed, 22 Jun 2005 19:41:29 +0200 wenzelm renamed data kind;
Wed, 22 Jun 2005 19:41:28 +0200 wenzelm removed proof data (see Pure/context.ML);
Wed, 22 Jun 2005 19:41:27 +0200 wenzelm added depth_of;
Wed, 22 Jun 2005 19:41:24 +0200 wenzelm removed obsolete object.ML (see Pure/library.ML);
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip