src/HOL/BNF/Tools/bnf_fp_rec_sugar.ML
Mon, 21 Oct 2013 07:50:32 +0200 blanchet tuning
Mon, 21 Oct 2013 07:24:18 +0200 blanchet systematically close derivations in BNF package
Sun, 20 Oct 2013 23:36:18 +0200 blanchet removed temporary error handling
Sun, 20 Oct 2013 23:29:49 +0200 blanchet strengthened tactic
Sun, 20 Oct 2013 22:51:21 +0200 blanchet tuning
Sun, 20 Oct 2013 22:39:40 +0200 blanchet reintroduced parts of 07a8145aaeba that a22ded8a7f7d wrongly took out
Sun, 20 Oct 2013 19:23:28 +0200 blanchet gracefully handle case where a nested recursive variable appears directly on the rhs of a primcorec equation
Sun, 20 Oct 2013 19:20:08 +0200 blanchet tuning
Sun, 20 Oct 2013 19:20:08 +0200 blanchet tuning
Sun, 20 Oct 2013 19:20:08 +0200 blanchet tuning
Sun, 20 Oct 2013 19:20:08 +0200 blanchet tuning
Sun, 20 Oct 2013 18:22:59 +0200 blanchet simplify code
Sat, 19 Oct 2013 00:00:50 +0200 blanchet improve support for recursion through functions
Fri, 18 Oct 2013 19:18:32 +0200 panny merge
Fri, 18 Oct 2013 19:03:39 +0200 panny generate callssss
Fri, 18 Oct 2013 18:58:46 +0200 blanchet set stage for more flexible 'primrec' syntax for recursion through functions
Fri, 18 Oct 2013 16:02:07 +0200 blanchet tuning
Fri, 18 Oct 2013 15:25:39 +0200 blanchet conceal more ugly constructions
Fri, 18 Oct 2013 15:19:21 +0200 blanchet conceal prim(co)rec definitions
Fri, 18 Oct 2013 15:12:04 +0200 blanchet avoid 'co_' prefix with underscore meaning 'co', since it is our only possible identifier representation of '(co)'
Fri, 18 Oct 2013 10:35:56 +0200 blanchet make sure that registered code equations are actually equations
Thu, 17 Oct 2013 10:29:28 +0200 blanchet graceful handling of abort
Thu, 17 Oct 2013 10:06:48 +0200 panny generalized interface
Wed, 16 Oct 2013 20:44:33 +0200 panny use Code.abort instead of undefined in auto-generated equations
Mon, 14 Oct 2013 10:55:49 +0200 blanchet keep temporary error handling in there until code equations are properly generated
Mon, 14 Oct 2013 09:31:42 +0200 blanchet tuned names
Mon, 14 Oct 2013 09:17:04 +0200 blanchet strengthened tactic w.r.t. "let"
Fri, 11 Oct 2013 23:15:30 +0200 panny compile -- fix typo introduced in 07a8145aaeba
Fri, 11 Oct 2013 20:47:37 +0200 panny pass the right theorems to tactic
Fri, 11 Oct 2013 16:31:23 +0200 panny prove user-supplied equations for ctr and code reductions, preserving "let"s, "case"s etc.;
Mon, 07 Oct 2013 23:38:57 +0200 blanchet allow 'let's around constructors in constructor view
Sun, 06 Oct 2013 20:24:06 +0200 blanchet generate optimized DNF formula
Sun, 06 Oct 2013 20:24:05 +0200 blanchet rationalized negation code
Fri, 04 Oct 2013 18:27:07 +0200 panny process code-style inputs
Wed, 02 Oct 2013 22:54:42 +0200 blanchet strengthened tactic (primcorec_sel_tac) + tuning
Wed, 02 Oct 2013 16:29:40 +0200 blanchet don't register equations of the form 'f x = ...' as simp rules, even if they are safe (noncorecursive), because they unfold too aggresively concepts users are likely to want to stay folded
Wed, 02 Oct 2013 15:13:41 +0200 traytel made SML/NJ happy
Tue, 01 Oct 2013 17:04:27 +0200 traytel improved backwards compatiblity of primrec_new (Isabelle/ML interface, attributes, etc.)
Mon, 30 Sep 2013 22:36:43 +0200 blanchet made SML/NJ happy
Mon, 30 Sep 2013 18:08:35 +0200 blanchet made SML/NJ happy
Mon, 30 Sep 2013 17:53:44 +0200 blanchet made SML/NJ happier
Thu, 26 Sep 2013 16:25:12 +0200 blanchet tuning
Thu, 26 Sep 2013 16:10:57 +0200 blanchet tuning
Thu, 26 Sep 2013 13:51:08 +0200 blanchet use new "sel_split(_asm)" to avoid giving rise to quantifiers, which would in turn require relying on injectivity
Thu, 26 Sep 2013 10:57:39 +0200 blanchet strengthen tactic
Thu, 26 Sep 2013 10:26:00 +0200 blanchet use needed case theorems
Thu, 26 Sep 2013 02:09:52 +0200 blanchet more powerful/robust tactics
Thu, 26 Sep 2013 01:05:07 +0200 blanchet tuning
Thu, 26 Sep 2013 01:05:06 +0200 blanchet made tactic more flexible w.r.t. case expressions and such
Wed, 25 Sep 2013 21:25:53 +0200 panny simplified code
Wed, 25 Sep 2013 16:43:46 +0200 blanchet thread through bound types
Wed, 25 Sep 2013 16:43:46 +0200 blanchet killed redundant argument
Wed, 25 Sep 2013 14:21:18 +0200 blanchet move useful functions to library
Wed, 25 Sep 2013 13:39:34 +0200 panny merge
Wed, 25 Sep 2013 12:43:20 +0200 panny simplified code
Wed, 25 Sep 2013 00:38:13 +0200 panny add non-corecursive constructor view theorems to simps
Wed, 25 Sep 2013 12:29:06 +0200 blanchet more powerful fold
Tue, 24 Sep 2013 22:21:51 +0200 blanchet commented out debugging output in "primcorec"
Tue, 24 Sep 2013 20:40:36 +0200 blanchet started adding support for "nat_case" as case study for all "case" constructs
Tue, 24 Sep 2013 18:07:09 +0200 panny support "of" syntax to disambiguate selector equations
less more (0) -60 tip