wenzelm [Thu, 27 Apr 2006 15:06:42 +0200] rev 19486
tuned;
wenzelm [Thu, 27 Apr 2006 15:06:42 +0200] rev 19485
renamed Source.mapfilter to Source.map_filter;
wenzelm [Thu, 27 Apr 2006 15:06:40 +0200] rev 19484
added map_filter;
wenzelm [Thu, 27 Apr 2006 15:06:39 +0200] rev 19483
renamed mapfilter to map_filter, made pervasive (again);
made flat pervasive (again);
added maps;
wenzelm [Thu, 27 Apr 2006 15:06:35 +0200] rev 19482
tuned basic list operators (flat, maps, map_filter);
paulson [Thu, 27 Apr 2006 12:11:56 +0200] rev 19481
renamed HOLogic.mk_bin to mk_binum for consistency with dest_binum
paulson [Thu, 27 Apr 2006 12:11:05 +0200] rev 19480
slight shortening of blacklist
paulson [Thu, 27 Apr 2006 12:10:47 +0200] rev 19479
cosmetic changes
paulson [Thu, 27 Apr 2006 12:09:32 +0200] rev 19478
some new functions
urbanc [Thu, 27 Apr 2006 01:41:30 +0200] rev 19477
isar-keywords.el
- I am not sure what has changed here
nominal.thy
- includes a number of new lemmas (including freshness
and perm_aux things)
nominal_atoms.ML
- no particular changes here
nominal_permeq.ML
- a new version of the decision procedure using
for permutation composition the constant perm_aux
examples
- various adjustments
wenzelm [Wed, 26 Apr 2006 22:40:46 +0200] rev 19476
*** empty log message ***
wenzelm [Wed, 26 Apr 2006 22:38:16 +0200] rev 19475
curried Seq.cons;
wenzelm [Wed, 26 Apr 2006 22:38:11 +0200] rev 19474
removed splitAt (superceded by chop);
removed if_none (superceded by the_default);
wenzelm [Wed, 26 Apr 2006 22:38:05 +0200] rev 19473
tuned;
wenzelm [Wed, 26 Apr 2006 20:34:11 +0200] rev 19472
removed obsolete expand_case_tac;