Mon, 22 Feb 2010 09:43:36 -0800 remove unnecessary local
huffman [Mon, 22 Feb 2010 09:43:36 -0800] rev 35287
remove unnecessary local
Sun, 21 Feb 2010 08:59:39 -0800 update to use fixrec package
huffman [Sun, 21 Feb 2010 08:59:39 -0800] rev 35286
update to use fixrec package
Mon, 22 Feb 2010 19:31:18 +0100 merge
blanchet [Mon, 22 Feb 2010 19:31:18 +0100] rev 35285
merge
Mon, 22 Feb 2010 19:31:00 +0100 enabled Nitpick's support for quotient types + shortened the Nitpick tests a bit
blanchet [Mon, 22 Feb 2010 19:31:00 +0100] rev 35284
enabled Nitpick's support for quotient types + shortened the Nitpick tests a bit
Mon, 22 Feb 2010 14:36:10 +0100 filter out trivial definitions in Nitpick (e.g. "Topology.topo" from AFP)
blanchet [Mon, 22 Feb 2010 14:36:10 +0100] rev 35283
filter out trivial definitions in Nitpick (e.g. "Topology.topo" from AFP)
Mon, 22 Feb 2010 17:02:39 +0100 dropped references to old axclass from documentation
haftmann [Mon, 22 Feb 2010 17:02:39 +0100] rev 35282
dropped references to old axclass from documentation
Mon, 22 Feb 2010 14:11:03 +0100 Fixed bug that caused (r)trancl_tac to crash when the term denoting the relation
berghofe [Mon, 22 Feb 2010 14:11:03 +0100] rev 35281
Fixed bug that caused (r)trancl_tac to crash when the term denoting the relation contained variables bound by meta level quantifiers.
Mon, 22 Feb 2010 11:57:33 +0100 fixed a few bugs in Nitpick and removed unreferenced variables
blanchet [Mon, 22 Feb 2010 11:57:33 +0100] rev 35280
fixed a few bugs in Nitpick and removed unreferenced variables
Mon, 22 Feb 2010 10:28:49 +0100 update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Feb 2010 10:28:49 +0100] rev 35279
update the keywords files
Mon, 22 Feb 2010 10:28:00 +0100 rename print_maps to print_quotmaps
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Feb 2010 10:28:00 +0100] rev 35278
rename print_maps to print_quotmaps
Mon, 22 Feb 2010 09:36:29 +0100 adjusted to cs. 8dfd816713c6
haftmann [Mon, 22 Feb 2010 09:36:29 +0100] rev 35277
adjusted to cs. 8dfd816713c6
Mon, 22 Feb 2010 09:30:50 +0100 NEWS
haftmann [Mon, 22 Feb 2010 09:30:50 +0100] rev 35276
NEWS
Mon, 22 Feb 2010 09:17:49 +0100 merged
haftmann [Mon, 22 Feb 2010 09:17:49 +0100] rev 35275
merged
Mon, 22 Feb 2010 09:15:12 +0100 tuned proofs
haftmann [Mon, 22 Feb 2010 09:15:12 +0100] rev 35274
tuned proofs
Mon, 22 Feb 2010 09:15:11 +0100 ascii syntax for multiset order
haftmann [Mon, 22 Feb 2010 09:15:11 +0100] rev 35273
ascii syntax for multiset order
Mon, 22 Feb 2010 09:15:10 +0100 switched notations for pointwise and multiset order
haftmann [Mon, 22 Feb 2010 09:15:10 +0100] rev 35272
switched notations for pointwise and multiset order
Mon, 22 Feb 2010 09:15:10 +0100 NEWS
haftmann [Mon, 22 Feb 2010 09:15:10 +0100] rev 35271
NEWS
Fri, 19 Feb 2010 16:56:39 +0100 NEWS
haftmann [Fri, 19 Feb 2010 16:56:39 +0100] rev 35270
NEWS
Fri, 19 Feb 2010 16:52:30 +0100 merged
haftmann [Fri, 19 Feb 2010 16:52:30 +0100] rev 35269
merged
Fri, 19 Feb 2010 16:52:00 +0100 switched notations for pointwise and multiset order
haftmann [Fri, 19 Feb 2010 16:52:00 +0100] rev 35268
switched notations for pointwise and multiset order
Fri, 19 Feb 2010 14:47:01 +0100 moved remaning class operations from Algebras.thy to Groups.thy
haftmann [Fri, 19 Feb 2010 14:47:01 +0100] rev 35267
moved remaning class operations from Algebras.thy to Groups.thy
Fri, 19 Feb 2010 14:47:00 +0100 hide fact range_def
haftmann [Fri, 19 Feb 2010 14:47:00 +0100] rev 35266
hide fact range_def
Fri, 19 Feb 2010 14:47:00 +0100 dropped reference to type classes
haftmann [Fri, 19 Feb 2010 14:47:00 +0100] rev 35265
dropped reference to type classes
Fri, 19 Feb 2010 14:46:59 +0100 NEWS
haftmann [Fri, 19 Feb 2010 14:46:59 +0100] rev 35264
NEWS
Sun, 21 Feb 2010 23:05:37 +0100 filter out authentic const syntax;
wenzelm [Sun, 21 Feb 2010 23:05:37 +0100] rev 35263
filter out authentic const syntax;
Sun, 21 Feb 2010 22:35:02 +0100 slightly more abstract syntax mark/unmark operations;
wenzelm [Sun, 21 Feb 2010 22:35:02 +0100] rev 35262
slightly more abstract syntax mark/unmark operations;
Sun, 21 Feb 2010 21:41:29 +0100 tuned;
wenzelm [Sun, 21 Feb 2010 21:41:29 +0100] rev 35261
tuned;
Sun, 21 Feb 2010 21:33:11 +0100 NEWS: authentic syntax for *all* term constants;
wenzelm [Sun, 21 Feb 2010 21:33:11 +0100] rev 35260
NEWS: authentic syntax for *all* term constants;
Sun, 21 Feb 2010 21:12:26 +0100 concrete syntax for all constructors, to workaround authentic syntax problem with domain package;
wenzelm [Sun, 21 Feb 2010 21:12:26 +0100] rev 35259
concrete syntax for all constructors, to workaround authentic syntax problem with domain package;
Sun, 21 Feb 2010 21:11:44 +0100 adapted to authentic syntax;
wenzelm [Sun, 21 Feb 2010 21:11:44 +0100] rev 35258
adapted to authentic syntax;
Sun, 21 Feb 2010 21:10:24 +0100 adapted to authentic syntax;
wenzelm [Sun, 21 Feb 2010 21:10:24 +0100] rev 35257
adapted to authentic syntax; misc cleanup and modernization;
Sun, 21 Feb 2010 21:10:01 +0100 adapted to authentic syntax;
wenzelm [Sun, 21 Feb 2010 21:10:01 +0100] rev 35256
adapted to authentic syntax;
Sun, 21 Feb 2010 21:08:25 +0100 authentic syntax for *all* term constants;
wenzelm [Sun, 21 Feb 2010 21:08:25 +0100] rev 35255
authentic syntax for *all* term constants;
Sun, 21 Feb 2010 21:04:17 +0100 binder notation for default print_mode -- to avoid strange output if "xsymbols" is not active;
wenzelm [Sun, 21 Feb 2010 21:04:17 +0100] rev 35254
binder notation for default print_mode -- to avoid strange output if "xsymbols" is not active;
Sun, 21 Feb 2010 20:55:12 +0100 tuned headers;
wenzelm [Sun, 21 Feb 2010 20:55:12 +0100] rev 35253
tuned headers; tuned proofs;
Sun, 21 Feb 2010 20:54:40 +0100 simplified syntax -- to make it work for authentic syntax;
wenzelm [Sun, 21 Feb 2010 20:54:40 +0100] rev 35252
simplified syntax -- to make it work for authentic syntax;
Sun, 21 Feb 2010 20:54:07 +0100 modernized notation -- to make it work for authentic syntax;
wenzelm [Sun, 21 Feb 2010 20:54:07 +0100] rev 35251
modernized notation -- to make it work for authentic syntax;
Sun, 21 Feb 2010 20:53:50 +0100 proper markup of const syntax;
wenzelm [Sun, 21 Feb 2010 20:53:50 +0100] rev 35250
proper markup of const syntax;
Sat, 20 Feb 2010 23:23:04 +0100 more precise dependencies;
wenzelm [Sat, 20 Feb 2010 23:23:04 +0100] rev 35249
more precise dependencies;
Sat, 20 Feb 2010 16:20:38 +0100 added lemma
nipkow [Sat, 20 Feb 2010 16:20:38 +0100] rev 35248
added lemma
Sat, 20 Feb 2010 08:53:51 +0100 moved reduced Induct/SList back from AFP.
nipkow [Sat, 20 Feb 2010 08:53:51 +0100] rev 35247
moved reduced Induct/SList back from AFP.
Sat, 20 Feb 2010 07:52:06 +0100 adjusted to changes in cs b987b803616d
haftmann [Sat, 20 Feb 2010 07:52:06 +0100] rev 35246
adjusted to changes in cs b987b803616d
Fri, 19 Feb 2010 22:37:43 +0100 disabled some old (fragile) isatests;
wenzelm [Fri, 19 Feb 2010 22:37:43 +0100] rev 35245
disabled some old (fragile) isatests;
Fri, 19 Feb 2010 22:31:58 +0100 tuned settings;
wenzelm [Fri, 19 Feb 2010 22:31:58 +0100] rev 35244
tuned settings; activated kodkodi, i.e. HOL-Nitpick_Examples;
Fri, 19 Feb 2010 22:29:30 +0100 fixed document;
wenzelm [Fri, 19 Feb 2010 22:29:30 +0100] rev 35243
fixed document;
Fri, 19 Feb 2010 22:25:26 +0100 eliminated opaque signature matching -- tends to cause problems with toplevel pp for abstract types;
wenzelm [Fri, 19 Feb 2010 22:25:26 +0100] rev 35242
eliminated opaque signature matching -- tends to cause problems with toplevel pp for abstract types;
Fri, 19 Feb 2010 22:06:52 +0100 made SML/NJ happy;
wenzelm [Fri, 19 Feb 2010 22:06:52 +0100] rev 35241
made SML/NJ happy;
Fri, 19 Feb 2010 22:06:01 +0100 tuned;
wenzelm [Fri, 19 Feb 2010 22:06:01 +0100] rev 35240
tuned;
Fri, 19 Feb 2010 21:31:14 +0100 authentic term syntax;
wenzelm [Fri, 19 Feb 2010 21:31:14 +0100] rev 35239
authentic term syntax; more precise treatment of naming vs. binding; misc tuning;
Fri, 19 Feb 2010 20:41:34 +0100 Thm.def_binding;
wenzelm [Fri, 19 Feb 2010 20:41:34 +0100] rev 35238
Thm.def_binding;
Fri, 19 Feb 2010 20:39:48 +0100 moved ancient Drule.get_def to OldGoals.get_def;
wenzelm [Fri, 19 Feb 2010 20:39:48 +0100] rev 35237
moved ancient Drule.get_def to OldGoals.get_def;
Fri, 19 Feb 2010 17:37:33 +0100 quote the constant and theorem name with @{text}
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Feb 2010 17:37:33 +0100] rev 35236
quote the constant and theorem name with @{text}
Fri, 19 Feb 2010 17:03:53 +0100 merged
wenzelm [Fri, 19 Feb 2010 17:03:53 +0100] rev 35235
merged
Fri, 19 Feb 2010 16:49:23 +0100 merged
wenzelm [Fri, 19 Feb 2010 16:49:23 +0100] rev 35234
merged
Fri, 19 Feb 2010 16:45:21 +0100 local Simplifier.context;
wenzelm [Fri, 19 Feb 2010 16:45:21 +0100] rev 35233
local Simplifier.context; tuned tactic setup;
Fri, 19 Feb 2010 16:11:45 +0100 renamed Simplifier.theory_context to Simplifier.global_context to emphasize that this is not the real thing;
wenzelm [Fri, 19 Feb 2010 16:11:45 +0100] rev 35232
renamed Simplifier.theory_context to Simplifier.global_context to emphasize that this is not the real thing;
Fri, 19 Feb 2010 11:56:11 +0100 tuned message;
wenzelm [Fri, 19 Feb 2010 11:56:11 +0100] rev 35231
tuned message;
Fri, 19 Feb 2010 11:49:44 +0100 Lin_Arith.pre_tac: inherit proper simplifier context, and get rid of posthoc renaming of bound variables;
wenzelm [Fri, 19 Feb 2010 11:49:44 +0100] rev 35230
Lin_Arith.pre_tac: inherit proper simplifier context, and get rid of posthoc renaming of bound variables;
Fri, 19 Feb 2010 16:42:37 +0100 merged
haftmann [Fri, 19 Feb 2010 16:42:37 +0100] rev 35229
merged
Fri, 19 Feb 2010 11:06:22 +0100 context theorem is optional
haftmann [Fri, 19 Feb 2010 11:06:22 +0100] rev 35228
context theorem is optional
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip