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;
haftmann [Wed, 26 Apr 2006 14:19:13 +0200] rev 19471
fixed silly symlink bug
kleing [Wed, 26 Apr 2006 07:02:04 +0200] rev 19470
added Ben Porter's stuff
kleing [Wed, 26 Apr 2006 07:01:33 +0200] rev 19469
moved arithmetic series to geometric series in SetInterval
wenzelm [Tue, 25 Apr 2006 22:23:58 +0200] rev 19468
Sign.arity_sorts;
tuned;
wenzelm [Tue, 25 Apr 2006 22:23:50 +0200] rev 19467
unlocalize_mixfix: fallback on NoSyn;
wenzelm [Tue, 25 Apr 2006 22:23:41 +0200] rev 19466
tuned;
wenzelm [Tue, 25 Apr 2006 22:23:30 +0200] rev 19465
refer to structure Type instead of Sorts;
wenzelm [Tue, 25 Apr 2006 22:23:24 +0200] rev 19464
added inter_sort;
added arity_number/sorts;
wenzelm [Tue, 25 Apr 2006 22:23:17 +0200] rev 19463
added remove_sort;
wenzelm [Tue, 25 Apr 2006 22:23:11 +0200] rev 19462
added arity_number/sorts;
tuned;
wenzelm [Tue, 25 Apr 2006 22:23:04 +0200] rev 19461
made 'flat' pervasive (again);
wenzelm [Tue, 25 Apr 2006 22:22:58 +0200] rev 19460
get_info: removed 'super' field;
added params_of, all_params_of;
removed params_of_sort;
tuned;
haftmann [Mon, 24 Apr 2006 16:37:52 +0200] rev 19459
seperated typedef codegen from main code
haftmann [Mon, 24 Apr 2006 16:37:37 +0200] rev 19458
more precise tactics
haftmann [Mon, 24 Apr 2006 16:37:07 +0200] rev 19457
fixed typo
haftmann [Mon, 24 Apr 2006 16:36:34 +0200] rev 19456
more precise data structure
haftmann [Mon, 24 Apr 2006 16:36:07 +0200] rev 19455
cleaned up some diagnostic mathom
haftmann [Mon, 24 Apr 2006 16:35:30 +0200] rev 19454
moved coalesce to AList, added equality predicates to library
obua [Sun, 23 Apr 2006 10:57:48 +0200] rev 19453
added LP.thy
mengj [Sat, 22 Apr 2006 06:06:39 +0200] rev 19452
Changed the treatment of equalities.
mengj [Thu, 20 Apr 2006 04:20:06 +0200] rev 19451
Changed the logic detection method.