Fri, 22 Oct 2010 12:01:12 +0200 hoelzl Changed section title to please LaTeX.
Thu, 21 Oct 2010 20:26:35 +0200 bulwahn temporary removed Predicate_Compile_Quickcheck_Examples from tests
Thu, 21 Oct 2010 19:13:11 +0200 bulwahn adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
Thu, 21 Oct 2010 19:13:10 +0200 bulwahn using a signature in core_data and moving some more functions to core_data
Thu, 21 Oct 2010 19:13:09 +0200 bulwahn splitting large core file into core_data, mode_inference and predicate_compile_proof
Thu, 21 Oct 2010 19:13:09 +0200 bulwahn added generator_dseq compilation for a sound depth-limited compilation with small value generators
Thu, 21 Oct 2010 19:13:08 +0200 bulwahn for now safely but unpractically assume no predicate is terminating
Thu, 21 Oct 2010 19:13:07 +0200 bulwahn adding decreasing bind and non-decreasing bind; depth-limited and depth-unlimited compilation possible
Thu, 21 Oct 2010 19:13:06 +0200 bulwahn adding option smart_depth_limiting to predicate compiler
Wed, 20 Oct 2010 21:26:51 -0700 huffman merged
Wed, 20 Oct 2010 19:40:02 -0700 huffman introduce function strict :: 'a -> 'b -> 'b, which works like Haskell's seq; use strict instead of strictify in various definitions
Wed, 20 Oct 2010 17:25:22 -0700 huffman add lemma lub_eq_bottom_iff
Wed, 20 Oct 2010 16:19:25 -0700 huffman combine check_and_sort_domain with main function; rewrite much of the error-checking code
Wed, 20 Oct 2010 13:22:30 -0700 huffman constructor arguments with selectors must have pointed types
Wed, 20 Oct 2010 13:02:13 -0700 huffman simplify check_and_sort_domain; more meaningful variable names
Tue, 19 Oct 2010 16:21:24 -0700 huffman replace fixrec 'permissive' mode with per-equation 'unchecked' option
Tue, 19 Oct 2010 15:01:51 -0700 huffman rename domain_theorems.ML to domain_induction.ML; rename domain_extender.ML to domain.ML
Tue, 19 Oct 2010 14:28:14 -0700 huffman simplify some proofs; remove some unused lists of lemmas
Tue, 19 Oct 2010 11:07:42 -0700 huffman replace 'in_defl' relation and '_ ::: _' syntax with 'defl_set' function
Tue, 19 Oct 2010 10:13:29 -0700 huffman eliminate constant 'coerce'; use 'prj oo emb' instead
Tue, 19 Oct 2010 07:05:04 -0700 huffman simplify fixrec pattern match function
Sun, 17 Oct 2010 09:53:47 -0700 huffman simplify some proofs
Tue, 19 Oct 2010 15:13:35 +0100 Christian Urban tuned
Tue, 19 Oct 2010 12:26:38 +0200 bulwahn added some facts about factorial and dvd, div and mod
Tue, 19 Oct 2010 12:26:37 +0200 bulwahn removing something that probably slipped into the Quotient_List theory
Tue, 19 Oct 2010 11:44:42 +0900 Cezary Kaliszyk Quotient package: partial equivalence introduction
Mon, 18 Oct 2010 14:25:15 +0100 Christian Urban reorganisation of the FSet theory (changed the primary naming scheme of constants and theorems to *_fset)
Sat, 16 Oct 2010 17:10:23 -0700 huffman remove dead code
Sat, 16 Oct 2010 17:09:57 -0700 huffman remove old uses of 'simp_tac HOLCF_ss'
Sat, 16 Oct 2010 16:39:06 -0700 huffman merged
Sat, 16 Oct 2010 16:22:42 -0700 huffman remove last few dependencies on domain_library.ML and delete it; temporarily disable emptiness check
Sat, 16 Oct 2010 15:26:30 -0700 huffman reimplement proof automation for coinduct rules
Sat, 16 Oct 2010 14:41:11 -0700 huffman add functions mk_imp, mk_all
Fri, 15 Oct 2010 08:52:53 -0700 huffman move emptiness check to comp_theorems; remove eqs parameter to prove_induction; remove dead code
Fri, 15 Oct 2010 08:07:20 -0700 huffman simplify automation of induct proof
Fri, 15 Oct 2010 06:08:42 -0700 huffman add function mk_adm
Fri, 15 Oct 2010 05:50:27 -0700 huffman rewrite proof automation for finite_ind; get rid of case_UU_tac
Thu, 14 Oct 2010 19:16:52 -0700 huffman put constructor argument specs in constr_info type
Thu, 14 Oct 2010 14:42:05 -0700 huffman avoid using Global_Theory.get_thm
Thu, 14 Oct 2010 13:46:27 -0700 huffman include iso_info as part of constr_info type
Thu, 14 Oct 2010 13:28:31 -0700 huffman remove function Domain_Theorems.theorems; bind theorem names directly from Domain_Constructors.add_domain_constructors
Thu, 14 Oct 2010 10:16:46 -0700 huffman add take_strict_thms field to take_info type
Thu, 14 Oct 2010 09:44:40 -0700 huffman add record type synonym 'constr_info'
Thu, 14 Oct 2010 09:34:00 -0700 huffman add function take_theorems
Thu, 14 Oct 2010 09:28:05 -0700 huffman add type annotation to avoid warning
Wed, 13 Oct 2010 10:56:42 -0700 huffman cleaned up Fun_Cpo.thy; deprecated a few theorem names
Wed, 13 Oct 2010 10:27:26 -0700 huffman edit comments
Tue, 12 Oct 2010 09:32:21 -0700 huffman remove unneeded lemmas Lift_exhaust, Lift_cases
Tue, 12 Oct 2010 09:08:27 -0700 huffman move lemmas from Lift.thy to Cfun.thy
Tue, 12 Oct 2010 07:46:44 -0700 huffman cleaned up Adm.thy
Tue, 12 Oct 2010 06:20:05 -0700 huffman remove unneeded lemmas from Fun_Cpo.thy
Tue, 12 Oct 2010 05:48:32 -0700 huffman remove unused lemmas
Tue, 12 Oct 2010 05:48:15 -0700 huffman reformulate lemma cont2cont_lub and move to Cont.thy
Tue, 12 Oct 2010 05:25:21 -0700 huffman remove unused lemmas cont_fst_snd_D1, cont_fst_snd_D2
Mon, 11 Oct 2010 21:35:31 -0700 huffman new theorem names: fun_below_iff, fun_belowI, cfun_eq_iff, cfun_eqI, cfun_below_iff, cfun_belowI
Mon, 11 Oct 2010 16:24:44 -0700 huffman rename Ffun.thy to Fun_Cpo.thy
Mon, 11 Oct 2010 16:14:15 -0700 huffman remove unused constant 'directed'
Mon, 11 Oct 2010 09:54:04 -0700 huffman add HOLCF/Library/Defl_Bifinite.thy, which proves instance defl :: bifinite
Fri, 15 Oct 2010 17:21:37 +0100 paulson merged
Fri, 15 Oct 2010 17:21:07 +0100 paulson prevention of self-referential type environments
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip