Tue, 09 May 2006 10:10:57 +0200 improved code generation for wfrec
haftmann [Tue, 09 May 2006 10:10:57 +0200] rev 19602
improved code generation for wfrec
Tue, 09 May 2006 10:10:28 +0200 added codegen preprocessors for numerals
haftmann [Tue, 09 May 2006 10:10:28 +0200] rev 19601
added codegen preprocessors for numerals
Tue, 09 May 2006 10:10:12 +0200 adaption to CodegenTheorems
haftmann [Tue, 09 May 2006 10:10:12 +0200] rev 19600
adaption to CodegenTheorems
Tue, 09 May 2006 10:09:37 +0200 added DatatypeHooks
haftmann [Tue, 09 May 2006 10:09:37 +0200] rev 19599
added DatatypeHooks
Tue, 09 May 2006 10:09:17 +0200 different object logic setup for CodegenTheorems
haftmann [Tue, 09 May 2006 10:09:17 +0200] rev 19598
different object logic setup for CodegenTheorems
Tue, 09 May 2006 10:08:20 +0200 major refinement of codegen_theorems.ML
haftmann [Tue, 09 May 2006 10:08:20 +0200] rev 19597
major refinement of codegen_theorems.ML
Tue, 09 May 2006 10:07:38 +0200 removed superfluous eq_ord
haftmann [Tue, 09 May 2006 10:07:38 +0200] rev 19596
removed superfluous eq_ord
Tue, 09 May 2006 09:18:05 +0200 improved chmod/chgrp handling
haftmann [Tue, 09 May 2006 09:18:05 +0200] rev 19595
improved chmod/chgrp handling
Mon, 08 May 2006 21:40:40 +0200 speed improvements: expand LCF sublanguage to recognize any constant subterm; also add memoization to cont_tac
huffman [Mon, 08 May 2006 21:40:40 +0200] rev 19594
speed improvements: expand LCF sublanguage to recognize any constant subterm; also add memoization to cont_tac
Mon, 08 May 2006 17:40:25 +0200 quoted 'termination' command;
wenzelm [Mon, 08 May 2006 17:40:25 +0200] rev 19593
quoted 'termination' command;
Mon, 08 May 2006 17:40:08 +0200 Defs.define: const_typargs;
wenzelm [Mon, 08 May 2006 17:40:08 +0200] rev 19592
Defs.define: const_typargs;
Mon, 08 May 2006 17:40:07 +0200 added raw_string_of_sort/typ/term;
wenzelm [Mon, 08 May 2006 17:40:07 +0200] rev 19591
added raw_string_of_sort/typ/term;
Mon, 08 May 2006 17:40:06 +0200 simple substructure test for typargs (independent type constructors);
wenzelm [Mon, 08 May 2006 17:40:06 +0200] rev 19590
simple substructure test for typargs (independent type constructors);
Mon, 08 May 2006 17:40:05 +0200 tuned;
wenzelm [Mon, 08 May 2006 17:40:05 +0200] rev 19589
tuned;
Mon, 08 May 2006 12:23:57 +0200 string_of_option tuned
webertj [Mon, 08 May 2006 12:23:57 +0200] rev 19588
string_of_option tuned
Sun, 07 May 2006 00:47:07 +0200 * Isar: removed obsolete 'concl is' patterns.
wenzelm [Sun, 07 May 2006 00:47:07 +0200] rev 19587
* Isar: removed obsolete 'concl is' patterns.
Sun, 07 May 2006 00:44:50 +0200 removed 'concl is' pattern;
wenzelm [Sun, 07 May 2006 00:44:50 +0200] rev 19586
removed 'concl is' pattern;
Sun, 07 May 2006 00:22:05 +0200 removed 'concl is' patterns;
wenzelm [Sun, 07 May 2006 00:22:05 +0200] rev 19585
removed 'concl is' patterns;
Sun, 07 May 2006 00:21:13 +0200 tuned;
wenzelm [Sun, 07 May 2006 00:21:13 +0200] rev 19584
tuned;
Sun, 07 May 2006 00:00:13 +0200 function-package: Changed record usage to make sml/nj happy...
krauss [Sun, 07 May 2006 00:00:13 +0200] rev 19583
function-package: Changed record usage to make sml/nj happy...
Fri, 05 May 2006 22:11:19 +0200 get rid of 'concl is';
wenzelm [Fri, 05 May 2006 22:11:19 +0200] rev 19582
get rid of 'concl is';
Fri, 05 May 2006 21:59:49 +0200 more robust pretty_term_typ, using well-typed parse tree representation;
wenzelm [Fri, 05 May 2006 21:59:49 +0200] rev 19581
more robust pretty_term_typ, using well-typed parse tree representation;
Fri, 05 May 2006 21:59:48 +0200 replaced find_paths by irreducible_paths, i.e. produce paths within a Hasse diagram;
wenzelm [Fri, 05 May 2006 21:59:48 +0200] rev 19580
replaced find_paths by irreducible_paths, i.e. produce paths within a Hasse diagram;
Fri, 05 May 2006 21:59:47 +0200 replaced Sorts.DOMAIN by general Sorts.CLASS_ERROR;
wenzelm [Fri, 05 May 2006 21:59:47 +0200] rev 19579
replaced Sorts.DOMAIN by general Sorts.CLASS_ERROR; add_types etc.: reject qualified dummy types -- prevents users from messing up some internal conventions;
Fri, 05 May 2006 21:59:46 +0200 added class_error and exception CLASS_ERROR (supercedes DOMAIN);
wenzelm [Fri, 05 May 2006 21:59:46 +0200] rev 19578
added class_error and exception CLASS_ERROR (supercedes DOMAIN); clarified of_class_derivation; tuned witness_sorts;
Fri, 05 May 2006 21:59:45 +0200 added syntax for _type_constraint_;
wenzelm [Fri, 05 May 2006 21:59:45 +0200] rev 19577
added syntax for _type_constraint_;
Fri, 05 May 2006 21:59:44 +0200 extern_early: improved handling of undeclared constants;
wenzelm [Fri, 05 May 2006 21:59:44 +0200] rev 19576
extern_early: improved handling of undeclared constants;
Fri, 05 May 2006 21:59:43 +0200 replaced Graph.find_paths by Graph.irreducible_paths;
wenzelm [Fri, 05 May 2006 21:59:43 +0200] rev 19575
replaced Graph.find_paths by Graph.irreducible_paths;
Fri, 05 May 2006 21:59:43 +0200 of_sort: explicit cache value;
wenzelm [Fri, 05 May 2006 21:59:43 +0200] rev 19574
of_sort: explicit cache value; simplified internal representation of instances;
Fri, 05 May 2006 21:59:41 +0200 axiomatization;
wenzelm [Fri, 05 May 2006 21:59:41 +0200] rev 19573
axiomatization;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip