src/HOLCF/Tools/Domain/domain_constructors.ML
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