Fri, 13 Dec 2013 20:20:15 +0100 |
wenzelm |
maintain morphism names for diagnostic purposes;
|
file |
diff |
annotate
|
Mon, 02 Dec 2013 20:31:54 +0100 |
blanchet |
added 'no_code' option
|
file |
diff |
annotate
|
Mon, 02 Dec 2013 20:31:54 +0100 |
blanchet |
avoid user-level 'Specification.definition' for low-level definitions
|
file |
diff |
annotate
|
Wed, 27 Nov 2013 15:08:18 +0100 |
traytel |
command for axiomatic declaration of bnfs---allow theoreticians to fix an arbitrary type with functorial structure and work abstractly on it
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 15:43:08 +0100 |
blanchet |
use type suffixes instead of prefixes for 'case', '(un)fold', '(co)rec'
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 23:05:44 +0100 |
blanchet |
reverted 3e1d230f1c00 -- pervasiveness is useful, cf. Coinductive_Nat in the AFP
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 11:17:42 +0100 |
blanchet |
make local theory operations non-pervasive (makes more intuitive sense)
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 05:48:08 +0100 |
blanchet |
added some N2M caching
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 05:48:08 +0100 |
blanchet |
nicer error message in case of duplicates
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 14:46:38 +0100 |
blanchet |
more robust n2m w.r.t. 'let's
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 10:52:41 +0100 |
blanchet |
made sugared 'coinduct' theorem construction n2m-proof
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 10:52:41 +0100 |
blanchet |
moved code around
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 10:52:41 +0100 |
blanchet |
tuning
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 21:59:08 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 18:58:46 +0200 |
blanchet |
set stage for more flexible 'primrec' syntax for recursion through functions
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 10:35:56 +0200 |
blanchet |
make sure that registered code equations are actually equations
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 11:07:59 +0200 |
blanchet |
more defensive Nitpick setup -- exotic types of recursion are not supported yet in the model finder
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 01 Oct 2013 14:05:25 +0200 |
blanchet |
renamed theory file
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 22:47:17 +0200 |
wenzelm |
make SML/NJ more happy;
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 10:00:07 +0200 |
blanchet |
added data query function
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 01:05:07 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 16:43:46 +0200 |
blanchet |
improved massaging of case expressions
|
file |
diff |
annotate
|
Tue, 24 Sep 2013 00:01:10 +0200 |
blanchet |
register codatatypes with Nitpick
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 23:27:46 +0200 |
blanchet |
register codatatypes with Nitpick
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 10:46:40 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 10:31:17 +0200 |
blanchet |
don't generate empty theorem collections
|
file |
diff |
annotate
|
Fri, 20 Sep 2013 11:44:30 +0200 |
blanchet |
have "datatype_new_compat" register induction and recursion theorems in nested case
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 20:03:42 +0200 |
blanchet |
killed exceptional code that is anyway no longer needed, now that the 'simp' attribute has been taken away -- this solves issues in 'primcorec'
|
file |
diff |
annotate
|
Wed, 18 Sep 2013 18:56:48 +0200 |
blanchet |
removed spurious "simp"
|
file |
diff |
annotate
|
Wed, 18 Sep 2013 15:56:15 +0200 |
blanchet |
use singular to avoid confusion
|
file |
diff |
annotate
|
Sun, 15 Sep 2013 23:02:23 +0200 |
blanchet |
added missing theorems to "simps" collection
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 02:55:04 +0200 |
blanchet |
made non-co case more robust as well (cf. b6e2993fd0d3)
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 02:26:59 +0200 |
blanchet |
don't wrongly destroy sum types in coiterators
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 17:18:20 +0200 |
traytel |
conceal definitions of high-level constructors and (co)iterators
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 00:07:46 +0200 |
blanchet |
avoid a keyword
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 14:22:11 +0200 |
blanchet |
include map theorems in datastructure for "primcorec"
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 13:47:58 +0200 |
blanchet |
enriched data structure with necessary theorems
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 14:17:19 +0200 |
blanchet |
more canonical naming
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 23:01:04 +0200 |
blanchet |
renamed BNF fact
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 22:39:46 +0200 |
blanchet |
renamed BNF fact
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:44:03 +0200 |
blanchet |
renamed BNF axiom
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:31:23 +0200 |
blanchet |
merge
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:24:11 +0200 |
blanchet |
handle type class annotations on (co)datatype parameters gracefully
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:17:13 +0200 |
traytel |
store nesting_bnfs in fp_sugar (required in "nested to mutual" reduction)
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 17:57:25 +0200 |
blanchet |
cleaner handling of bootstrapping "fake" context, with fewer (no?) obscure bugs
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 16:26:11 +0200 |
blanchet |
qualify generated constants uniformly
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 13:51:31 +0200 |
blanchet |
rationalize message generation + added a warning
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 10:08:55 +0200 |
traytel |
build relator term for compound type (generalized build_map)
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 08:05:29 +0200 |
blanchet |
documentation ideas
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 05:41:58 +0200 |
blanchet |
more
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 18:44:50 +0200 |
blanchet |
better error message
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 18:44:50 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 18:08:54 +0200 |
blanchet |
simplify code (now that ctr_sugar uses the same type variables as fp_sugar)
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 13:44:46 +0200 |
traytel |
moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 17:13:46 +0200 |
traytel |
configuration option to control timing output for (co)datatypes
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 13:48:25 +0200 |
traytel |
transfer stored fp_sugar theorems into the "current" theory when retrieving an fp_sugar (avoids non-trivial merges)
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 17:39:08 +0200 |
traytel |
moved derivation of strong coinduction to sugar
|
file |
diff |
annotate
|
Fri, 16 Aug 2013 18:36:55 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Fri, 16 Aug 2013 18:06:37 +0200 |
blanchet |
moved function to where it seems to belong
|
file |
diff |
annotate
|