Fri, 27 Jun 2008 00:37:30 +0200 added a lemma to at_swap_simps
urbanc [Fri, 27 Jun 2008 00:37:30 +0200] rev 27374
added a lemma to at_swap_simps
Thu, 26 Jun 2008 17:54:05 +0200 remove cset theory; define ideal completions using typedef instead of cpodef
huffman [Thu, 26 Jun 2008 17:54:05 +0200] rev 27373
remove cset theory; define ideal completions using typedef instead of cpodef
Thu, 26 Jun 2008 15:06:30 +0200 Args.theory;
wenzelm [Thu, 26 Jun 2008 15:06:30 +0200] rev 27372
Args.theory;
Thu, 26 Jun 2008 15:06:28 +0200 added context/theory scanner;
wenzelm [Thu, 26 Jun 2008 15:06:28 +0200] rev 27371
added context/theory scanner;
Thu, 26 Jun 2008 15:06:25 +0200 Args.context;
wenzelm [Thu, 26 Jun 2008 15:06:25 +0200] rev 27370
Args.context;
Thu, 26 Jun 2008 11:58:27 +0200 fix: need to beta/eta normalize
krauss [Thu, 26 Jun 2008 11:58:27 +0200] rev 27369
fix: need to beta/eta normalize
Thu, 26 Jun 2008 10:07:01 +0200 established Plain theory and image
haftmann [Thu, 26 Jun 2008 10:07:01 +0200] rev 27368
established Plain theory and image
Thu, 26 Jun 2008 10:06:54 +0200 added dummy citiation
haftmann [Thu, 26 Jun 2008 10:06:54 +0200] rev 27367
added dummy citiation
Thu, 26 Jun 2008 10:06:53 +0200 dropped recdef
haftmann [Thu, 26 Jun 2008 10:06:53 +0200] rev 27366
dropped recdef
Thu, 26 Jun 2008 10:06:51 +0200 class theory name lookup improved
haftmann [Thu, 26 Jun 2008 10:06:51 +0200] rev 27365
class theory name lookup improved
Wed, 25 Jun 2008 22:11:17 +0200 modernized specifications;
wenzelm [Wed, 25 Jun 2008 22:11:17 +0200] rev 27364
modernized specifications;
Wed, 25 Jun 2008 22:01:35 +0200 tuned proofs;
wenzelm [Wed, 25 Jun 2008 22:01:35 +0200] rev 27363
tuned proofs;
Wed, 25 Jun 2008 22:01:34 +0200 modernized specifications;
wenzelm [Wed, 25 Jun 2008 22:01:34 +0200] rev 27362
modernized specifications;
Wed, 25 Jun 2008 21:25:51 +0200 modernized specifications;
wenzelm [Wed, 25 Jun 2008 21:25:51 +0200] rev 27361
modernized specifications;
Wed, 25 Jun 2008 18:23:50 +0200 typo
urbanc [Wed, 25 Jun 2008 18:23:50 +0200] rev 27360
typo
Wed, 25 Jun 2008 17:38:39 +0200 re-use official outer keywords;
wenzelm [Wed, 25 Jun 2008 17:38:39 +0200] rev 27359
re-use official outer keywords;
Wed, 25 Jun 2008 17:38:38 +0200 scan: prefer command over keyword, allowing lexicons to overlap;
wenzelm [Wed, 25 Jun 2008 17:38:38 +0200] rev 27358
scan: prefer command over keyword, allowing lexicons to overlap;
Wed, 25 Jun 2008 17:38:37 +0200 moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
wenzelm [Wed, 25 Jun 2008 17:38:37 +0200] rev 27357
moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces; lexicons: allow overlapping keywords/commands -- warning instead of error;
Wed, 25 Jun 2008 17:38:36 +0200 moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
wenzelm [Wed, 25 Jun 2008 17:38:36 +0200] rev 27356
moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces; moved check_text here;
Wed, 25 Jun 2008 17:38:35 +0200 antiquote: need to quote outer keywords;
wenzelm [Wed, 25 Jun 2008 17:38:35 +0200] rev 27355
antiquote: need to quote outer keywords;
Wed, 25 Jun 2008 17:38:34 +0200 tuned;
wenzelm [Wed, 25 Jun 2008 17:38:34 +0200] rev 27354
tuned;
Wed, 25 Jun 2008 17:38:32 +0200 moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
wenzelm [Wed, 25 Jun 2008 17:38:32 +0200] rev 27353
moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
Wed, 25 Jun 2008 14:54:45 +0200 - Equivariance simpset used in proofs of strong induction and inversion
berghofe [Wed, 25 Jun 2008 14:54:45 +0200] rev 27352
- Equivariance simpset used in proofs of strong induction and inversion rules now contains perm_simproc_app and perm_simproc_fun as well - first_order_matchs now eta-contracts terms before matching - Rewrote code for proving strong inversion rule to avoid failure when one of the arguments of the inductive predicate has an atom type
Wed, 25 Jun 2008 12:15:05 +0200 pprint: back to proper output of markup, with workaround for Poly/ML crash;
wenzelm [Wed, 25 Jun 2008 12:15:05 +0200] rev 27351
pprint: back to proper output of markup, with workaround for Poly/ML crash;
Tue, 24 Jun 2008 23:38:44 +0200 back to 1.36 (Poly/ML crash!?);
wenzelm [Tue, 24 Jun 2008 23:38:44 +0200] rev 27350
back to 1.36 (Poly/ML crash!?);
Tue, 24 Jun 2008 22:27:36 +0200 updated generated file;
wenzelm [Tue, 24 Jun 2008 22:27:36 +0200] rev 27349
updated generated file;
Tue, 24 Jun 2008 22:13:19 +0200 YXML: no special treatment of white space;
wenzelm [Tue, 24 Jun 2008 22:13:19 +0200] rev 27348
YXML: no special treatment of white space;
Tue, 24 Jun 2008 21:44:52 +0200 pprint: proper output of markup (important for token translation);
wenzelm [Tue, 24 Jun 2008 21:44:52 +0200] rev 27347
pprint: proper output of markup (important for token translation);
Tue, 24 Jun 2008 19:43:22 +0200 ml_code_antiq: proper scanner combinators;
wenzelm [Tue, 24 Jun 2008 19:43:22 +0200] rev 27346
ml_code_antiq: proper scanner combinators; ML_Antiquote.value;
Tue, 24 Jun 2008 19:43:21 +0200 moved concrete antiquotations to ml_antiquote.ML;
wenzelm [Tue, 24 Jun 2008 19:43:21 +0200] rev 27345
moved concrete antiquotations to ml_antiquote.ML;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip