Mon, 30 Jun 2008 13:41:33 +0200 simplified retrieval of theory names of consts and types
haftmann [Mon, 30 Jun 2008 13:41:33 +0200] rev 27398
simplified retrieval of theory names of consts and types
Mon, 30 Jun 2008 13:41:31 +0200 tagged arities
haftmann [Mon, 30 Jun 2008 13:41:31 +0200] rev 27397
tagged arities
Mon, 30 Jun 2008 13:41:30 +0200 HOL-Complex with proof terms
haftmann [Mon, 30 Jun 2008 13:41:30 +0200] rev 27396
HOL-Complex with proof terms
Mon, 30 Jun 2008 13:41:28 +0200 code generator setup for "int" also works under eta-contraction
haftmann [Mon, 30 Jun 2008 13:41:28 +0200] rev 27395
code generator setup for "int" also works under eta-contraction
Sat, 28 Jun 2008 23:52:43 +0200 added ML/ml_thms.ML;
wenzelm [Sat, 28 Jun 2008 23:52:43 +0200] rev 27394
added ML/ml_thms.ML;
Sat, 28 Jun 2008 22:58:49 +0200 tuned;
wenzelm [Sat, 28 Jun 2008 22:58:49 +0200] rev 27393
tuned;
Sat, 28 Jun 2008 22:56:26 +0200 tuned;
wenzelm [Sat, 28 Jun 2008 22:56:26 +0200] rev 27392
tuned;
Sat, 28 Jun 2008 22:54:19 +0200 additional ML antiquotations;
wenzelm [Sat, 28 Jun 2008 22:54:19 +0200] rev 27391
additional ML antiquotations;
Sat, 28 Jun 2008 22:52:11 +0200 moved theorem values to ml_thms.ML;
wenzelm [Sat, 28 Jun 2008 22:52:11 +0200] rev 27390
moved theorem values to ml_thms.ML;
Sat, 28 Jun 2008 22:52:07 +0200 Isar theorem values within ML.
wenzelm [Sat, 28 Jun 2008 22:52:07 +0200] rev 27389
Isar theorem values within ML.
Sat, 28 Jun 2008 22:52:03 +0200 added ML/ml_thms.ML;
wenzelm [Sat, 28 Jun 2008 22:52:03 +0200] rev 27388
added ML/ml_thms.ML;
Sat, 28 Jun 2008 22:52:01 +0200 updated generated file;
wenzelm [Sat, 28 Jun 2008 22:52:01 +0200] rev 27387
updated generated file;
Sat, 28 Jun 2008 21:21:21 +0200 allow overlap of minor keywords and commands;
wenzelm [Sat, 28 Jun 2008 21:21:21 +0200] rev 27386
allow overlap of minor keywords and commands;
Sat, 28 Jun 2008 21:21:20 +0200 include HOL-Plain;
wenzelm [Sat, 28 Jun 2008 21:21:20 +0200] rev 27385
include HOL-Plain;
Sat, 28 Jun 2008 21:21:18 +0200 tuned args parser (cf. args.ML);
wenzelm [Sat, 28 Jun 2008 21:21:18 +0200] rev 27384
tuned args parser (cf. args.ML); tuned signature;
Sat, 28 Jun 2008 21:21:17 +0200 replaced simple_text by fully-featured parse_args;
wenzelm [Sat, 28 Jun 2008 21:21:17 +0200] rev 27383
replaced simple_text by fully-featured parse_args;
Sat, 28 Jun 2008 21:21:15 +0200 tuned nested args parser;
wenzelm [Sat, 28 Jun 2008 21:21:15 +0200] rev 27382
tuned nested args parser; export generic_args1;
Sat, 28 Jun 2008 21:21:13 +0200 @{lemma}: 'by' keyword;
wenzelm [Sat, 28 Jun 2008 21:21:13 +0200] rev 27381
@{lemma}: 'by' keyword;
Sat, 28 Jun 2008 15:30:46 +0200 ML: improved antiquotations;
wenzelm [Sat, 28 Jun 2008 15:30:46 +0200] rev 27380
ML: improved antiquotations;
Sat, 28 Jun 2008 15:17:28 +0200 added macro interface;
wenzelm [Sat, 28 Jun 2008 15:17:28 +0200] rev 27379
added macro interface; added @{let}, @{note};
Sat, 28 Jun 2008 15:17:26 +0200 tuned;
wenzelm [Sat, 28 Jun 2008 15:17:26 +0200] rev 27378
tuned;
Sat, 28 Jun 2008 15:17:24 +0200 added thm_name, opt_thm_name;
wenzelm [Sat, 28 Jun 2008 15:17:24 +0200] rev 27377
added thm_name, opt_thm_name;
Fri, 27 Jun 2008 09:55:02 +0200 adjusted import
haftmann [Fri, 27 Jun 2008 09:55:02 +0200] rev 27376
adjusted import
Fri, 27 Jun 2008 09:34:08 +0200 adjusted import
haftmann [Fri, 27 Jun 2008 09:34:08 +0200] rev 27375
adjusted import
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip