src/HOLCF/Tools/Domain/domain_constructors.ML
Fri, 29 Oct 2010 16:51:40 -0700 huffman renamed lemma cont2cont_Rep_CFun to cont2cont_APP
Wed, 27 Oct 2010 13:54:18 -0700 huffman rename lemmas *_defined_iff and *_strict_iff to *_bottom_iff
Tue, 26 Oct 2010 08:36:52 -0700 huffman use Term.add_tfreesT
Sun, 24 Oct 2010 15:42:57 -0700 huffman rename case combinators generated by domain package to 'foo_case' instead of 'foo_when'
Sun, 24 Oct 2010 15:19:17 -0700 huffman rename constant 'one_when' to 'one_case'
Thu, 14 Oct 2010 19:16:52 -0700 huffman put constructor argument specs in constr_info type
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 09:44:40 -0700 huffman add record type synonym 'constr_info'
Mon, 20 Sep 2010 16:05:25 +0200 wenzelm renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
Thu, 08 Jul 2010 16:19:24 +0200 haftmann tuned titles
Fri, 28 May 2010 18:15:22 +0200 wenzelm made SML/NJ quite happy;
Mon, 24 May 2010 11:29:49 -0700 huffman move unused pattern match syntax stuff into HOLCF/ex
Mon, 24 May 2010 09:32:52 -0700 huffman rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
Sat, 22 May 2010 08:30:40 -0700 huffman domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
Wed, 19 May 2010 16:08:41 -0700 huffman remove unnecessary constant Fixrec.bind
Tue, 20 Apr 2010 13:44:28 -0700 huffman replace many uses of Drule.export_without_context with Drule.zero_var_indexes
Sun, 14 Mar 2010 00:51:58 -0800 huffman move functions into holcf_library.ML
Sun, 14 Mar 2010 00:40:04 -0800 huffman simplify definition of when combinators
Sat, 13 Mar 2010 20:15:25 -0800 huffman renamed some lemmas generated by the domain package
Sat, 13 Mar 2010 17:05:34 -0800 huffman pass binding as argument to add_domain_constructors; proper binding for case combinator
Wed, 03 Mar 2010 08:26:01 -0800 huffman add infix declarations
Tue, 02 Mar 2010 17:34:03 -0800 huffman use y as variable name in casedist, like datatype package
Tue, 02 Mar 2010 13:50:23 -0800 huffman move take-related definitions and proofs to new module; simplify map_of_typ functions
Tue, 02 Mar 2010 04:19:06 -0800 huffman add missing rule to case_strict proof script
Mon, 01 Mar 2010 11:15:18 -0800 huffman add missing strictify rule to proof script
Mon, 01 Mar 2010 10:00:14 -0800 huffman qualify constructor names with type name
Mon, 01 Mar 2010 09:55:32 -0800 huffman move definition of case combinator to domain_constructors.ML
Mon, 01 Mar 2010 08:33:49 -0800 huffman remove dependence on Domain_Library
Mon, 01 Mar 2010 08:14:57 -0800 huffman more uses of function get_vars
Mon, 01 Mar 2010 07:54:50 -0800 huffman add functions get_vars, get_vars_avoiding
Mon, 01 Mar 2010 07:35:14 -0800 huffman move proofs of pat_rews to domain_constructors.ML
Sun, 28 Feb 2010 20:56:28 -0800 huffman add_domain_constructors takes iso_info record as argument
Sun, 28 Feb 2010 15:43:09 -0800 huffman fix infix declarations
Sun, 28 Feb 2010 15:30:44 -0800 huffman move common functions into new file holcf_library.ML
Sun, 28 Feb 2010 14:05:21 -0800 huffman move case combinator syntax to domain_constructors.ML
Sun, 28 Feb 2010 12:59:21 -0800 huffman use correct syntax name for pattern combinator
Sun, 28 Feb 2010 08:55:01 -0800 huffman move definition and syntax of pattern combinators into domain_constructors.ML
Sat, 27 Feb 2010 20:56:19 -0800 huffman move proofs of match_rews to domain_constructors.ML
Sat, 27 Feb 2010 18:31:52 -0800 huffman register match functions from domain_constructors.ML
Sat, 27 Feb 2010 18:09:11 -0800 huffman move definition of match combinators to domain_constructors.ML
Sat, 27 Feb 2010 16:34:13 -0800 huffman move proofs of dis_rews to domain_constructors.ML; change dis_defins to iff-style
Sat, 27 Feb 2010 15:32:42 -0800 huffman move definition of discriminators to domain_constructors.ML
Sat, 27 Feb 2010 14:04:46 -0800 huffman move proofs of when_rews intro domain_constructors.ML
Sat, 27 Feb 2010 10:12:47 -0800 huffman moved proofs of dist_les and dist_eqs to domain_constructors.ML
Sat, 27 Feb 2010 08:30:11 -0800 huffman move proofs of casedist into domain_constructors.ML
Fri, 26 Feb 2010 10:54:52 -0800 huffman move proofs of injects and inverts to domain_constructors.ML
Fri, 26 Feb 2010 10:11:37 -0800 huffman reuse vars_of function
Fri, 26 Feb 2010 10:06:24 -0800 huffman remove unnecessary stuff from argument to add_constructors function
Fri, 26 Feb 2010 09:55:56 -0800 huffman reorder sections
Fri, 26 Feb 2010 09:47:37 -0800 huffman move proof of con_rews into domain_constructor.ML
Fri, 26 Feb 2010 09:13:29 -0800 huffman don't bother returning con_defs
Fri, 26 Feb 2010 09:10:50 -0800 huffman move constructor-specific stuff to a separate function
Fri, 26 Feb 2010 08:49:59 -0800 huffman replace prove_thm function
Fri, 26 Feb 2010 08:37:03 -0800 huffman move proof of compactness rules into domain_constructors.ML
Fri, 26 Feb 2010 07:17:29 -0800 huffman add some convenience functions
Thu, 25 Feb 2010 13:16:28 -0800 huffman rewrite domain package code for selector functions
Wed, 24 Feb 2010 17:37:59 -0800 huffman add function beta_of_def
Wed, 24 Feb 2010 16:15:03 -0800 huffman reorganizing domain package code (in progress)
less more (0) tip