wenzelm [Thu, 11 May 2006 19:15:14 +0200] rev 19614
tuned Defs.merge;
wenzelm [Thu, 11 May 2006 19:15:13 +0200] rev 19613
allow dependencies of disjoint collections of instances;
major cleanup;
wenzelm [Thu, 11 May 2006 19:15:12 +0200] rev 19612
use IntGraph from Pure;
krauss [Thu, 11 May 2006 15:46:40 +0200] rev 19611
Function Package: Quick-and-dirty-fixed strange "Proved a different theorem bug"
due to abbreviations
krauss [Thu, 11 May 2006 11:11:05 +0200] rev 19610
Fix: Auto term must apply wf-intro rules repeatedly.
haftmann [Thu, 11 May 2006 10:25:55 +0200] rev 19609
fixed codegen bug, cleanup
wenzelm [Wed, 10 May 2006 16:23:21 +0200] rev 19608
revert accidental text change;
haftmann [Tue, 09 May 2006 14:18:40 +0200] rev 19607
introduced characters for code generator; some improved code lemmas for some list functions
haftmann [Tue, 09 May 2006 11:00:32 +0200] rev 19606
added .cvsignore
haftmann [Tue, 09 May 2006 10:13:09 +0200] rev 19605
added ExecutableRat.thy
haftmann [Tue, 09 May 2006 10:11:47 +0200] rev 19604
removed 1::int
haftmann [Tue, 09 May 2006 10:11:30 +0200] rev 19603
added preprocs for CodegenTheorems
haftmann [Tue, 09 May 2006 10:10:57 +0200] rev 19602
improved code generation for wfrec
haftmann [Tue, 09 May 2006 10:10:28 +0200] rev 19601
added codegen preprocessors for numerals
haftmann [Tue, 09 May 2006 10:10:12 +0200] rev 19600
adaption to CodegenTheorems
haftmann [Tue, 09 May 2006 10:09:37 +0200] rev 19599
added DatatypeHooks
haftmann [Tue, 09 May 2006 10:09:17 +0200] rev 19598
different object logic setup for CodegenTheorems
haftmann [Tue, 09 May 2006 10:08:20 +0200] rev 19597
major refinement of codegen_theorems.ML
haftmann [Tue, 09 May 2006 10:07:38 +0200] rev 19596
removed superfluous eq_ord
haftmann [Tue, 09 May 2006 09:18:05 +0200] rev 19595
improved chmod/chgrp handling
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
wenzelm [Mon, 08 May 2006 17:40:25 +0200] rev 19593
quoted 'termination' command;
wenzelm [Mon, 08 May 2006 17:40:08 +0200] rev 19592
Defs.define: const_typargs;
wenzelm [Mon, 08 May 2006 17:40:07 +0200] rev 19591
added raw_string_of_sort/typ/term;