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
haftmann [Sat, 10 Feb 2007 09:26:25 +0100] rev 22305
changed representation of constants
haftmann [Sat, 10 Feb 2007 09:26:24 +0100] rev 22304
tuned
haftmann [Sat, 10 Feb 2007 09:26:23 +0100] rev 22303
new Isar command print_codesetup
haftmann [Sat, 10 Feb 2007 09:26:22 +0100] rev 22302
added experimental class target
haftmann [Sat, 10 Feb 2007 09:26:20 +0100] rev 22301
added class target stub
haftmann [Sat, 10 Feb 2007 09:26:19 +0100] rev 22300
internal interfaces for interpretation and interpret
haftmann [Sat, 10 Feb 2007 09:26:18 +0100] rev 22299
moved commands of class package here
haftmann [Sat, 10 Feb 2007 09:26:17 +0100] rev 22298
added class package to Isar bootstrap
haftmann [Sat, 10 Feb 2007 09:26:16 +0100] rev 22297
splut up code generation in two parts
haftmann [Sat, 10 Feb 2007 09:26:15 +0100] rev 22296
canonical interface for attributes
haftmann [Sat, 10 Feb 2007 09:26:14 +0100] rev 22295
changed name of interpretation linorder to order
haftmann [Sat, 10 Feb 2007 09:26:12 +0100] rev 22294
adjusted to changes in class package
haftmann [Sat, 10 Feb 2007 09:26:11 +0100] rev 22293
added outline for Isabelle library description
haftmann [Sat, 10 Feb 2007 09:26:10 +0100] rev 22292
adjusted to new code generator Isar commands and changes in implementation
haftmann [Sat, 10 Feb 2007 09:26:09 +0100] rev 22291
adjusted to new code generator Isar commands
haftmann [Sat, 10 Feb 2007 09:26:08 +0100] rev 22290
added references for code generator tutorial
haftmann [Sat, 10 Feb 2007 09:26:07 +0100] rev 22289
added antiquotation for exceptions