src/HOLCF/Fixrec.thy
Sat, 22 May 2010 10:02:07 -0700 huffman remove cont2cont simproc; instead declare cont2cont rules as simp rules
Wed, 19 May 2010 16:08:41 -0700 huffman remove unnecessary constant Fixrec.bind
Wed, 28 Apr 2010 12:07:52 +0200 wenzelm renamed command 'defaultsort' to 'default_sort';
Fri, 16 Apr 2010 21:28:09 +0200 wenzelm replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Tue, 23 Mar 2010 13:42:12 -0700 huffman minimize dependencies
Mon, 22 Mar 2010 23:34:23 -0700 huffman completely remove constants cpair, cfst, csnd
Mon, 22 Mar 2010 22:42:34 -0700 huffman remove unused syntax for as_pat, lazy_pat
Tue, 02 Mar 2010 18:16:28 -0800 huffman fixrec and repdef modules import holcf_library
Sun, 28 Feb 2010 09:22:53 -0800 huffman fix output translation for Case syntax
Thu, 11 Feb 2010 23:00:22 +0100 wenzelm modernized translations;
Tue, 03 Nov 2009 18:33:16 -0800 huffman add more fixrec_simp rules
Tue, 03 Nov 2009 17:03:21 -0800 huffman add fixrec_simp attribute and method (eventually to replace fixpat)
Mon, 02 Nov 2009 18:39:41 -0800 huffman add fixrec support for HOL pair constructor patterns
Sun, 21 Jun 2009 08:38:58 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Mon, 11 May 2009 08:28:09 -0700 huffman simplify fixrec proofs for mutually-recursive definitions; generate better fixpoint induction rules
Mon, 27 Apr 2009 19:44:30 -0700 huffman add proper support for bottom-patterns in fixrec package
Mon, 20 Apr 2009 15:23:27 -0700 huffman fix too-specific types in lemmas match_{sinl,sinr}_simps
Sat, 11 Apr 2009 08:44:41 -0700 huffman change definition of match combinators for fixrec package
Thu, 26 Feb 2009 10:28:53 -0800 huffman use TheoryData to keep track of pattern match combinators
Wed, 14 Jan 2009 17:11:29 -0800 huffman change to simpler, more extensible continuity simproc
Fri, 02 Jan 2009 22:41:42 +0100 wenzelm renamed syntax constant "_var" to "_variable", to avoid clash with internal token marker;
Thu, 18 Dec 2008 11:00:13 -0800 huffman constdefs -> definition
Tue, 16 Dec 2008 21:31:55 -0800 huffman remove cvs Id tags
Thu, 11 Dec 2008 16:50:18 +0100 wenzelm pcpodef package: state two goals, instead of encoded conjunction;
Tue, 25 Nov 2008 23:29:01 +0100 huffman separate run and cases combinators
Thu, 07 Feb 2008 03:30:32 +0100 huffman fix broken syntax translations
Tue, 23 Oct 2007 13:29:16 +0200 wenzelm translations: use XCONST for input patterns (keeps original spelling of const);
Sun, 21 Oct 2007 14:21:48 +0200 wenzelm modernized specifications ('definition', 'abbreviation', 'notation');
Thu, 31 May 2007 14:01:58 +0200 wenzelm moved HOLCF tools to canonical place;
Thu, 13 Apr 2006 23:14:18 +0200 huffman hide common name of constant 'run'
Mon, 10 Apr 2006 00:34:46 +0200 wenzelm hide (open) const;
Fri, 24 Mar 2006 19:30:01 +0100 huffman lazy patterns in lambda abstractions
Sun, 19 Feb 2006 01:40:13 +0100 huffman use qualified name for return
Fri, 17 Feb 2006 01:46:38 +0100 huffman make maybe into a real type constructor; remove monad syntax
Wed, 30 Nov 2005 01:01:15 +0100 huffman reimplement Case expression pattern matching to support lazy patterns
Mon, 07 Nov 2005 23:33:01 +0100 huffman reimplemented Case syntax using print/parse translations; moved as-patterns to separate section
Mon, 07 Nov 2005 19:23:53 +0100 huffman remove syntax for as-patterns
Sun, 06 Nov 2005 01:21:37 +0100 huffman add case syntax stuff
Sun, 06 Nov 2005 00:35:24 +0100 huffman use consts for infix syntax
Sat, 05 Nov 2005 21:56:45 +0100 huffman simplify definitions
Tue, 12 Jul 2005 18:44:32 +0200 huffman changed orientation of bind_assoc rule
Tue, 12 Jul 2005 18:20:44 +0200 huffman generalized types of monadic operators to class cpo; added match function for UU
Fri, 08 Jul 2005 03:12:58 +0200 huffman fix typo
Fri, 08 Jul 2005 02:41:35 +0200 huffman renamed upE1 to upE
Thu, 23 Jun 2005 21:17:26 +0200 huffman added match functions for spair, sinl, sinr
Sat, 18 Jun 2005 00:38:18 +0200 huffman fixrec shows unsolved subgoals when proofs of rewrites fail
Fri, 17 Jun 2005 18:50:40 +0200 huffman added match functions for ONE, TT, and FF; added theorem mplus_fail2
Fri, 17 Jun 2005 16:12:49 +0200 haftmann migrated theory headers to new format
Wed, 15 Jun 2005 20:50:38 +0200 huffman fixrec package now handles mutually-recursive definitions
Sat, 04 Jun 2005 02:11:47 +0200 huffman use fixrec_package.ML
Sat, 04 Jun 2005 00:22:08 +0200 huffman New theory with lemmas for the fixrec package
less more (0) tip