aspinall [Sat, 17 Feb 2007 18:00:59 +0100] rev 22337
Fix <pgipquit>. Remove unused pgmlatomsN. Make showid match askids. Use string functions for showid, avoiding printwrap kludge.
aspinall [Sat, 17 Feb 2007 17:22:53 +0100] rev 22336
<idvalue>: add name attribute to allow unsolicited updates.
aspinall [Sat, 17 Feb 2007 17:19:59 +0100] rev 22335
pretty_full_theory: expose in signature.
aspinall [Sat, 17 Feb 2007 17:18:47 +0100] rev 22334
Clarify comment
wenzelm [Fri, 16 Feb 2007 22:46:03 +0100] rev 22333
unified arity parser/arguments;
wenzelm [Fri, 16 Feb 2007 22:13:16 +0100] rev 22332
ML text: informative Output.debug only;
wenzelm [Fri, 16 Feb 2007 22:13:15 +0100] rev 22331
unified arity parser/arguments;
berghofe [Fri, 16 Feb 2007 19:19:19 +0100] rev 22330
Replaced "raise RecError" by "primrec_err" in function
gen_primrec_i to prevent error message from being suppressed.
schirmer [Fri, 16 Feb 2007 11:01:16 +0100] rev 22329
added example for print-mode Axiom
schirmer [Fri, 16 Feb 2007 11:00:47 +0100] rev 22328
added print-mode Axiom to print theorems without premises with a rule on top.
krauss [Fri, 16 Feb 2007 09:04:23 +0100] rev 22327
updated Makefile
narboux [Thu, 15 Feb 2007 18:18:21 +0100] rev 22326
start adding the attribute eqvt to some lemmas of the nominal library
krauss [Thu, 15 Feb 2007 17:35:19 +0100] rev 22325
changed termination goal to use object quantifier
krauss [Thu, 15 Feb 2007 12:14:34 +0100] rev 22324
added congruence rule for function composition
krauss [Thu, 15 Feb 2007 12:02:11 +0100] rev 22323
beta_eta_contract specification befor processing. These normal forms avoid unpleasant surprises later on.
haftmann [Wed, 14 Feb 2007 10:07:17 +0100] rev 22322
continued
haftmann [Wed, 14 Feb 2007 10:06:17 +0100] rev 22321
class package now using Locale.interpretation_i
haftmann [Wed, 14 Feb 2007 10:06:16 +0100] rev 22320
clarified explanation
haftmann [Wed, 14 Feb 2007 10:06:15 +0100] rev 22319
cleanup
haftmann [Wed, 14 Feb 2007 10:06:14 +0100] rev 22318
simpliefied instance statement
haftmann [Wed, 14 Feb 2007 10:06:13 +0100] rev 22317
continued class tutorial
haftmann [Wed, 14 Feb 2007 10:06:12 +0100] rev 22316
added class "preorder"
berghofe [Tue, 13 Feb 2007 18:26:48 +0100] rev 22315
Added nominal_inductive keyword.
berghofe [Tue, 13 Feb 2007 18:19:25 +0100] rev 22314
Added new file Nominal/nominal_inductive.ML
berghofe [Tue, 13 Feb 2007 18:18:45 +0100] rev 22313
First steps towards strengthening of induction rules for
inductively defined predicates involving nominal datatypes.
berghofe [Tue, 13 Feb 2007 18:17:28 +0100] rev 22312
Added new file nominal_inductive.ML
berghofe [Tue, 13 Feb 2007 18:16:50 +0100] rev 22311
Curried and exported mk_perm.
paulson [Tue, 13 Feb 2007 16:37:14 +0100] rev 22310
COMP now performs a distinctness check on the multiple results before failing
bulwahn [Tue, 13 Feb 2007 10:09:21 +0100] rev 22309
improved lexicographic order termination tactic
haftmann [Sat, 10 Feb 2007 17:06:40 +0100] rev 22308
added OCaml example
paulson [Sat, 10 Feb 2007 16:43:23 +0100] rev 22307
Completing the bug fix from the previous update: the result of unifying type
variables must be normalized WRT itself; otherwise instantiation is wrong
haftmann [Sat, 10 Feb 2007 09:26:26 +0100] rev 22306
changed representation of constants; consistent name handling