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