Thu, 02 May 2013 18:16:28 +0200 tuned signature
blanchet [Thu, 02 May 2013 18:16:28 +0200] rev 51865
tuned signature
Thu, 02 May 2013 16:33:04 +0200 store (co)induction rules in data structure
blanchet [Thu, 02 May 2013 16:33:04 +0200] rev 51864
store (co)induction rules in data structure
Thu, 02 May 2013 16:14:14 +0200 tuning names
blanchet [Thu, 02 May 2013 16:14:14 +0200] rev 51863
tuning names
Thu, 02 May 2013 15:28:11 +0200 got rid of needless library function (find_minimum)
blanchet [Thu, 02 May 2013 15:28:11 +0200] rev 51862
got rid of needless library function (find_minimum)
Thu, 02 May 2013 15:08:59 +0200 one more lib function
blanchet [Thu, 02 May 2013 15:08:59 +0200] rev 51861
one more lib function
Thu, 02 May 2013 14:04:56 +0200 export one more function
blanchet [Thu, 02 May 2013 14:04:56 +0200] rev 51860
export one more function
Thu, 02 May 2013 12:35:02 +0200 rationalized data structure
blanchet [Thu, 02 May 2013 12:35:02 +0200] rev 51859
rationalized data structure
Thu, 02 May 2013 11:58:18 +0200 added and moved library functions (used in primrec code)
blanchet [Thu, 02 May 2013 11:58:18 +0200] rev 51858
added and moved library functions (used in primrec code)
Thu, 02 May 2013 11:19:05 +0200 tuned names -- co_ and un_ with underscore are to be understood as (co) and (un)
blanchet [Thu, 02 May 2013 11:19:05 +0200] rev 51857
tuned names -- co_ and un_ with underscore are to be understood as (co) and (un)
Thu, 02 May 2013 10:16:40 +0200 tuning
blanchet [Thu, 02 May 2013 10:16:40 +0200] rev 51856
tuning
Thu, 02 May 2013 10:11:14 +0200 more code rationalization
blanchet [Thu, 02 May 2013 10:11:14 +0200] rev 51855
more code rationalization
Thu, 02 May 2013 10:05:30 +0200 more code rationalization
blanchet [Thu, 02 May 2013 10:05:30 +0200] rev 51854
more code rationalization
Thu, 02 May 2013 09:50:58 +0200 more code rationalization
blanchet [Thu, 02 May 2013 09:50:58 +0200] rev 51853
more code rationalization
Thu, 02 May 2013 09:41:29 +0200 refactoring
blanchet [Thu, 02 May 2013 09:41:29 +0200] rev 51852
refactoring
Thu, 02 May 2013 03:13:47 +0200 tuned
nipkow [Thu, 02 May 2013 03:13:47 +0200] rev 51851
tuned
Wed, 01 May 2013 19:33:49 +0200 renamed a few FP-related files, to make it clear that these are not the sum of LFP + GFP but rather shared basic libraries
blanchet [Wed, 01 May 2013 19:33:49 +0200] rev 51850
renamed a few FP-related files, to make it clear that these are not the sum of LFP + GFP but rather shared basic libraries
Wed, 01 May 2013 06:00:55 +0200 tuned
nipkow [Wed, 01 May 2013 06:00:55 +0200] rev 51849
tuned
Wed, 01 May 2013 03:56:57 +0200 tuned
nipkow [Wed, 01 May 2013 03:56:57 +0200] rev 51848
tuned
Tue, 30 Apr 2013 21:30:36 +0200 tuning
blanchet [Tue, 30 Apr 2013 21:30:36 +0200] rev 51847
tuning
Tue, 30 Apr 2013 18:43:48 +0200 export more functions (useful for primrec_new)
blanchet [Tue, 30 Apr 2013 18:43:48 +0200] rev 51846
export more functions (useful for primrec_new)
Tue, 30 Apr 2013 17:22:51 +0200 further enrich data structure
blanchet [Tue, 30 Apr 2013 17:22:51 +0200] rev 51845
further enrich data structure
Tue, 30 Apr 2013 16:50:09 +0200 more
blanchet [Tue, 30 Apr 2013 16:50:09 +0200] rev 51844
more
Tue, 30 Apr 2013 16:42:23 +0200 rationalized terminology (iterator = fold or rec, xxfoo = (co)foo or (un)foo)
blanchet [Tue, 30 Apr 2013 16:42:23 +0200] rev 51843
rationalized terminology (iterator = fold or rec, xxfoo = (co)foo or (un)foo)
Tue, 30 Apr 2013 16:29:31 +0200 added fields to database
blanchet [Tue, 30 Apr 2013 16:29:31 +0200] rev 51842
added fields to database
Tue, 30 Apr 2013 16:18:21 +0200 tuned data structure
blanchet [Tue, 30 Apr 2013 16:18:21 +0200] rev 51841
tuned data structure
Tue, 30 Apr 2013 16:04:50 +0200 renamed records
blanchet [Tue, 30 Apr 2013 16:04:50 +0200] rev 51840
renamed records
Tue, 30 Apr 2013 15:58:32 +0200 added constructors to data structure
blanchet [Tue, 30 Apr 2013 15:58:32 +0200] rev 51839
added constructors to data structure
Tue, 30 Apr 2013 13:45:43 +0200 added pre-BNFs to database
blanchet [Tue, 30 Apr 2013 13:45:43 +0200] rev 51838
added pre-BNFs to database
Tue, 30 Apr 2013 13:38:41 +0200 lowercase type constructor, for consistency (cf. fp_result not FP_result nor FP_Result)
blanchet [Tue, 30 Apr 2013 13:38:41 +0200] rev 51837
lowercase type constructor, for consistency (cf. fp_result not FP_result nor FP_Result)
Tue, 30 Apr 2013 13:34:31 +0200 renamed "bnf_def" keyword to "bnf" (since it's not a definition, but rather a registration)
blanchet [Tue, 30 Apr 2013 13:34:31 +0200] rev 51836
renamed "bnf_def" keyword to "bnf" (since it's not a definition, but rather a registration)
Tue, 30 Apr 2013 13:23:52 +0200 Added maps, sets, rels to "simps" thm collection
blanchet [Tue, 30 Apr 2013 13:23:52 +0200] rev 51835
Added maps, sets, rels to "simps" thm collection
Tue, 30 Apr 2013 12:26:41 +0200 tuned
nipkow [Tue, 30 Apr 2013 12:26:41 +0200] rev 51834
tuned
Tue, 30 Apr 2013 12:18:40 +0200 comment tuning
blanchet [Tue, 30 Apr 2013 12:18:40 +0200] rev 51833
comment tuning
Tue, 30 Apr 2013 12:13:28 +0200 tuning
blanchet [Tue, 30 Apr 2013 12:13:28 +0200] rev 51832
tuning
Tue, 30 Apr 2013 11:59:20 +0200 tuning
blanchet [Tue, 30 Apr 2013 11:59:20 +0200] rev 51831
tuning
Tue, 30 Apr 2013 11:28:43 +0200 tuning
blanchet [Tue, 30 Apr 2013 11:28:43 +0200] rev 51830
tuning
Tue, 30 Apr 2013 10:58:25 +0200 signature tuning
blanchet [Tue, 30 Apr 2013 10:58:25 +0200] rev 51829
signature tuning
Tue, 30 Apr 2013 10:07:41 +0200 whitespace tuning
blanchet [Tue, 30 Apr 2013 10:07:41 +0200] rev 51828
whitespace tuning
Tue, 30 Apr 2013 09:53:56 +0200 tuned signature
blanchet [Tue, 30 Apr 2013 09:53:56 +0200] rev 51827
tuned signature
Tue, 30 Apr 2013 03:18:07 +0200 canonical names of classes
nipkow [Tue, 30 Apr 2013 03:18:07 +0200] rev 51826
canonical names of classes
Mon, 29 Apr 2013 18:52:35 +0200 merged
blanchet [Mon, 29 Apr 2013 18:52:35 +0200] rev 51825
merged
Mon, 29 Apr 2013 18:52:18 +0200 register all (co)datatypes in local data
blanchet [Mon, 29 Apr 2013 18:52:18 +0200] rev 51824
register all (co)datatypes in local data
Mon, 29 Apr 2013 17:37:00 +0200 create data structure for storing (co)datatype information
blanchet [Mon, 29 Apr 2013 17:37:00 +0200] rev 51823
create data structure for storing (co)datatype information
Mon, 29 Apr 2013 17:17:20 +0200 avoid empty isabelletags.sty for the sake of arXiv;
wenzelm [Mon, 29 Apr 2013 17:17:20 +0200] rev 51822
avoid empty isabelletags.sty for the sake of arXiv;
Mon, 29 Apr 2013 17:08:57 +0200 merged
wenzelm [Mon, 29 Apr 2013 17:08:57 +0200] rev 51821
merged
Mon, 29 Apr 2013 17:01:13 +0200 cygwin_root as optional argument;
wenzelm [Mon, 29 Apr 2013 17:01:13 +0200] rev 51820
cygwin_root as optional argument; tuned;
Mon, 29 Apr 2013 16:50:01 +0200 use record instead of big tuple
blanchet [Mon, 29 Apr 2013 16:50:01 +0200] rev 51819
use record instead of big tuple
Mon, 29 Apr 2013 15:47:42 +0200 clarified module dependencies: avoid Properties and Document introding minimal "PIDE";
wenzelm [Mon, 29 Apr 2013 15:47:42 +0200] rev 51818
clarified module dependencies: avoid Properties and Document introding minimal "PIDE";
Mon, 29 Apr 2013 14:07:03 +0200 merge
blanchet [Mon, 29 Apr 2013 14:07:03 +0200] rev 51817
merge
Mon, 29 Apr 2013 14:06:37 +0200 use base names, not full names
blanchet [Mon, 29 Apr 2013 14:06:37 +0200] rev 51816
use base names, not full names
Mon, 29 Apr 2013 13:52:14 +0200 tune signatures
blanchet [Mon, 29 Apr 2013 13:52:14 +0200] rev 51815
tune signatures
Mon, 29 Apr 2013 13:47:46 +0200 tuning
blanchet [Mon, 29 Apr 2013 13:47:46 +0200] rev 51814
tuning
Mon, 29 Apr 2013 13:42:54 +0200 tuning
blanchet [Mon, 29 Apr 2013 13:42:54 +0200] rev 51813
tuning
Mon, 29 Apr 2013 13:41:34 +0200 removed unreferenced thm
blanchet [Mon, 29 Apr 2013 13:41:34 +0200] rev 51812
removed unreferenced thm
Mon, 29 Apr 2013 13:40:26 +0200 tuned function signatures
blanchet [Mon, 29 Apr 2013 13:40:26 +0200] rev 51811
tuned function signatures
Mon, 29 Apr 2013 11:46:03 +0200 factored out derivation of coinduction, unfold, corec
blanchet [Mon, 29 Apr 2013 11:46:03 +0200] rev 51810
factored out derivation of coinduction, unfold, corec
Mon, 29 Apr 2013 11:04:56 +0200 code tuning
blanchet [Mon, 29 Apr 2013 11:04:56 +0200] rev 51809
code tuning
Mon, 29 Apr 2013 10:37:23 +0200 factored out derivation of induction principles, folds and recs, in preparation for reduction of nested to mutual
blanchet [Mon, 29 Apr 2013 10:37:23 +0200] rev 51808
factored out derivation of induction principles, folds and recs, in preparation for reduction of nested to mutual
Mon, 29 Apr 2013 11:31:40 +0200 tuned
nipkow [Mon, 29 Apr 2013 11:31:40 +0200] rev 51807
tuned
Mon, 29 Apr 2013 10:03:35 +0200 tuned operator precedence
traytel [Mon, 29 Apr 2013 10:03:35 +0200] rev 51806
tuned operator precedence
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip