wenzelm [Mon, 10 Dec 2001 19:14:56 +0100] rev 12456
obsolete;
wenzelm [Mon, 10 Dec 2001 18:52:15 +0100] rev 12455
removed additional blank line (confuses some versions of make);
wenzelm [Mon, 10 Dec 2001 18:50:01 +0100] rev 12454
obsolete;
berghofe [Mon, 10 Dec 2001 15:40:55 +0100] rev 12453
- Changed type of invoke_codegen
- Added combinators for sequences
berghofe [Mon, 10 Dec 2001 15:39:34 +0100] rev 12452
- Added code generator interface for types
- Changed type of invoke_codegen
berghofe [Mon, 10 Dec 2001 15:37:03 +0100] rev 12451
Fixed bug in function find_paths.
berghofe [Mon, 10 Dec 2001 15:36:05 +0100] rev 12450
Added example file for intuitionistic logic (taken from FOL).
berghofe [Mon, 10 Dec 2001 15:35:03 +0100] rev 12449
Added support for code generation.
berghofe [Mon, 10 Dec 2001 15:34:15 +0100] rev 12448
Recursive equations to be used for code generation are now registered
via RecfunCodegen.add
berghofe [Mon, 10 Dec 2001 15:32:10 +0100] rev 12447
Code generator for recursive functions.
berghofe [Mon, 10 Dec 2001 15:31:30 +0100] rev 12446
Tuned header.
berghofe [Mon, 10 Dec 2001 15:30:18 +0100] rev 12445
Code generator for datatypes.
berghofe [Mon, 10 Dec 2001 15:29:16 +0100] rev 12444
Moved contents to files datatype_codegen.ML and recfun_codegen.ML
berghofe [Mon, 10 Dec 2001 15:26:42 +0100] rev 12443
Turned subcls1 into an inductive relation to make it executable.
berghofe [Mon, 10 Dec 2001 15:24:48 +0100] rev 12442
Example for code generator.
berghofe [Mon, 10 Dec 2001 15:24:22 +0100] rev 12441
Added examples for code generator.
berghofe [Mon, 10 Dec 2001 15:23:19 +0100] rev 12440
Added code generator setup.
berghofe [Mon, 10 Dec 2001 15:18:57 +0100] rev 12439
Tuned code generator setup.
berghofe [Mon, 10 Dec 2001 15:18:34 +0100] rev 12438
Added new files (code generator and examples).
berghofe [Mon, 10 Dec 2001 15:17:49 +0100] rev 12437
Moved code generator setup from Recdef to Inductive.
berghofe [Mon, 10 Dec 2001 15:16:49 +0100] rev 12436
Replaced several occurrences of "blast" by "rules".
wenzelm [Mon, 10 Dec 2001 13:30:14 +0100] rev 12435
document root;
kleing [Sun, 09 Dec 2001 15:26:13 +0100] rev 12434
tuned
kleing [Sun, 09 Dec 2001 14:37:42 +0100] rev 12433
HOLCF/IMP converted to Isar
kleing [Sun, 09 Dec 2001 14:36:14 +0100] rev 12432
HOL/IMP converted to Isar
kleing [Sun, 09 Dec 2001 14:35:36 +0100] rev 12431
converted to Isar
kleing [Sun, 09 Dec 2001 14:35:11 +0100] rev 12430
latex output setup
kleing [Sun, 09 Dec 2001 14:34:56 +0100] rev 12429
tuned for latex output
kleing [Sun, 09 Dec 2001 14:34:18 +0100] rev 12428
setup [trans] rules for calculational Isar reasoning
wenzelm [Sat, 08 Dec 2001 17:34:46 +0100] rev 12427
use /var/tmp (which happens to be more spacious on atbroy37);
wenzelm [Sat, 08 Dec 2001 17:25:45 +0100] rev 12426
new-style theory;
proper declarations of various induction rules;
wenzelm [Sat, 08 Dec 2001 17:25:01 +0100] rev 12425
added Main.ML;
wenzelm [Sat, 08 Dec 2001 16:13:20 +0100] rev 12424
restart_loader: do *not* ThyLoad.reset_path;
wenzelm [Sat, 08 Dec 2001 14:43:48 +0100] rev 12423
tuned print_state interfaces;
wenzelm [Sat, 08 Dec 2001 14:43:16 +0100] rev 12422
optional PGML markup;
wenzelm [Sat, 08 Dec 2001 14:42:45 +0100] rev 12421
added writelns;
wenzelm [Sat, 08 Dec 2001 14:42:22 +0100] rev 12420
use "xml.ML";
wenzelm [Sat, 08 Dec 2001 14:42:03 +0100] rev 12419
export writeln_default;
tuned prefix_lines;
wenzelm [Sat, 08 Dec 2001 14:41:36 +0100] rev 12418
tuned print_goals interfaces;
wenzelm [Sat, 08 Dec 2001 14:41:10 +0100] rev 12417
added General/xml.ML;
wenzelm [Sat, 08 Dec 2001 14:39:08 +0100] rev 12416
Basic support for XML output.
paulson [Fri, 07 Dec 2001 11:10:54 +0100] rev 12415
Slightly generalized the agents' knowledge theorems
wenzelm [Thu, 06 Dec 2001 22:38:50 +0100] rev 12414
added default_type;
wenzelm [Thu, 06 Dec 2001 17:16:46 +0100] rev 12413
tuned line breaks in HTML source;
wenzelm [Thu, 06 Dec 2001 17:16:30 +0100] rev 12412
fixed dest atts;
wenzelm [Thu, 06 Dec 2001 17:16:16 +0100] rev 12411
refrain from peeking at tags;
wenzelm [Thu, 06 Dec 2001 17:15:53 +0100] rev 12410
include session graph;
paulson [Thu, 06 Dec 2001 16:05:06 +0100] rev 12409
replaced record_split by the cases method
paulson [Thu, 06 Dec 2001 13:01:07 +0100] rev 12408
intro and elim now require arguments
paulson [Thu, 06 Dec 2001 13:00:25 +0100] rev 12407
record extend and truncate
exercises
wenzelm [Thu, 06 Dec 2001 00:46:24 +0100] rev 12406
use Main;
wenzelm [Thu, 06 Dec 2001 00:45:04 +0100] rev 12405
* Pure/obtain: "thesis" now internal (use ?thesis);
* Pure: generic 'sym' / 'symmetric' attributes;
* Provers/classical: 'swapped' attribute;
* HOL: proper rules less_induct and wf_induct_rule;
wenzelm [Thu, 06 Dec 2001 00:43:03 +0100] rev 12404
Syntax.internal thesis;
wenzelm [Thu, 06 Dec 2001 00:42:24 +0100] rev 12403
tuned xtra_netpair;
wenzelm [Thu, 06 Dec 2001 00:42:00 +0100] rev 12402
clarified sym_del;
wenzelm [Thu, 06 Dec 2001 00:41:37 +0100] rev 12401
added 'swapped' attribute;
tuned xtra_netpair;
tuned;
wenzelm [Thu, 06 Dec 2001 00:40:56 +0100] rev 12400
added the_mk_cases;
wenzelm [Thu, 06 Dec 2001 00:40:19 +0100] rev 12399
tuned;
wenzelm [Thu, 06 Dec 2001 00:40:04 +0100] rev 12398
renamed Finite to Finite_Set;
wenzelm [Thu, 06 Dec 2001 00:39:40 +0100] rev 12397
less_induct, wf_induct_rule;
wenzelm [Thu, 06 Dec 2001 00:38:55 +0100] rev 12396
renamed theory Finite to Finite_Set and converted;
wenzelm [Thu, 06 Dec 2001 00:37:59 +0100] rev 12395
this material already part of HOL/Set.thy;
wenzelm [Wed, 05 Dec 2001 20:58:00 +0100] rev 12394
sym [sym];
wenzelm [Wed, 05 Dec 2001 15:45:24 +0100] rev 12393
tuned;