src/Pure/codegen.ML
Thu, 31 May 2007 23:47:36 +0200 wenzelm simplified/unified list fold;
Thu, 10 May 2007 10:22:17 +0200 haftmann consts in consts_code Isar commands are now referred to by usual term syntax
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Sun, 06 May 2007 21:50:17 +0200 haftmann changed code generator invocation syntax
Fri, 20 Apr 2007 11:21:52 +0200 haftmann unfold attribute now also accepts HOL equations
Sat, 14 Apr 2007 17:36:07 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Wed, 04 Apr 2007 23:29:33 +0200 wenzelm rep_thm/cterm/ctyp: removed obsolete sign field;
Sun, 21 Jan 2007 16:43:42 +0100 wenzelm use_text: added name argument;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Wed, 13 Dec 2006 20:38:20 +0100 haftmann cleanup
Sat, 09 Dec 2006 18:05:38 +0100 wenzelm ML_Syntax.reserved(_names);
Thu, 23 Nov 2006 22:38:30 +0100 wenzelm prefer Proof.context over Context.generic;
Thu, 23 Nov 2006 00:52:03 +0100 wenzelm moved ML syntax operations to structure ML_Syntax;
Mon, 23 Oct 2006 16:49:21 +0200 haftmann switched merge_alists'' to AList.merge'' whenever appropriate
Fri, 20 Oct 2006 10:44:33 +0200 haftmann Symtab.foldl replaced by Symtab.fold
Thu, 12 Oct 2006 22:57:29 +0200 wenzelm print_evaluated_term: Toplevel.context_of;
Mon, 09 Oct 2006 19:37:05 +0200 wenzelm moved Context.ml_output to Output.ml_output;
Thu, 21 Sep 2006 19:04:29 +0200 wenzelm member (op =);
Tue, 19 Sep 2006 15:22:24 +0200 haftmann moved base setup for evaluation oracle hier
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Wed, 02 Aug 2006 22:26:37 +0200 wenzelm removed obsolete Drule.frees/vars_of etc.;
Tue, 11 Jul 2006 12:16:54 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Wed, 07 Jun 2006 02:01:28 +0200 wenzelm renamed Type.(un)varifyT to Logic.(un)varifyT;
Sat, 29 Apr 2006 23:16:43 +0200 wenzelm tuned;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Thu, 13 Apr 2006 12:00:56 +0200 wenzelm ignore sorts of consts declarations;
Thu, 06 Apr 2006 16:08:25 +0200 haftmann added definitional code generator module: codegen_theorems.ML
Tue, 21 Mar 2006 12:18:06 +0100 wenzelm remove (op =);
Wed, 22 Feb 2006 10:18:17 +0100 haftmann abandoned merge_alists' in favour of generic AList.merge
less more (0) -50 -30 tip