| Sat, 19 May 2007 11:33:34 +0200 | haftmann | fixed comment | file | diff | annotate |
| Thu, 26 Apr 2007 13:32:59 +0200 | haftmann | moved code generation pretty integers and characters to separate theories | file | diff | annotate |
| Sat, 10 Feb 2007 09:26:25 +0100 | haftmann | changed representation of constants | file | diff | annotate |
| Thu, 25 Jan 2007 09:32:51 +0100 | haftmann | tuned | file | diff | annotate |
| Tue, 16 Jan 2007 14:10:27 +0100 | haftmann | changed dictionary representation to explicit classrel witnesses | file | diff | annotate |
| Fri, 12 Jan 2007 09:58:31 +0100 | haftmann | more term inspection | file | diff | annotate |
| Tue, 09 Jan 2007 08:31:52 +0100 | haftmann | proper node names | file | diff | annotate |
| Fri, 29 Dec 2006 17:24:49 +0100 | wenzelm | renamed Graph.project to Graph.subgraph; | file | diff | annotate |
| Wed, 27 Dec 2006 19:10:00 +0100 | haftmann | added OCaml code generation (without dictionaries) | file | diff | annotate |
| Wed, 13 Dec 2006 20:38:24 +0100 | haftmann | fixed type | file | diff | annotate |
| Fri, 03 Nov 2006 14:22:46 +0100 | haftmann | tuned | file | diff | annotate |
| Tue, 31 Oct 2006 09:29:17 +0100 | haftmann | dropped constructiv `-> | file | diff | annotate |
| Fri, 20 Oct 2006 17:07:47 +0200 | haftmann | final Haskell serializer | file | diff | annotate |
| Fri, 13 Oct 2006 16:52:47 +0200 | haftmann | tuned | file | diff | annotate |
| Wed, 11 Oct 2006 20:35:54 +0200 | haftmann | minor refinements in serialization | file | diff | annotate |
| Sat, 07 Oct 2006 07:41:56 +0200 | haftmann | cleaned up interfaces | file | diff | annotate |
| Wed, 04 Oct 2006 14:17:46 +0200 | haftmann | clarified header comments | file | diff | annotate |
| Mon, 02 Oct 2006 23:00:51 +0200 | haftmann | tuned | file | diff | annotate |
| Mon, 25 Sep 2006 17:04:47 +0200 | haftmann | some cleanup | file | diff | annotate |
| Tue, 19 Sep 2006 15:22:26 +0200 | haftmann | added codegen_data | file | diff | annotate |
| Mon, 04 Sep 2006 08:18:00 +0200 | haftmann | explicit table with constant types | file | diff | annotate |
| Fri, 01 Sep 2006 08:36:55 +0200 | haftmann | pervasive refinements | file | diff | annotate |
| Wed, 30 Aug 2006 15:11:17 +0200 | haftmann | code refinements | file | diff | annotate |
| Tue, 29 Aug 2006 14:31:15 +0200 | haftmann | refinements | file | diff | annotate |
| Mon, 21 Aug 2006 11:02:44 +0200 | haftmann | tracing | file | diff | annotate |
| Thu, 17 Aug 2006 09:24:47 +0200 | haftmann | cleanup | file | diff | annotate |
| Mon, 14 Aug 2006 13:46:21 +0200 | haftmann | module restructuring | file | diff | annotate |
| Tue, 08 Aug 2006 08:19:30 +0200 | haftmann | code generator refinements | file | diff | annotate |
| Wed, 26 Jul 2006 13:31:07 +0200 | haftmann | added eval_term | file | diff | annotate |
| Tue, 25 Jul 2006 16:51:26 +0200 | haftmann | renamed Name.give_names to Name.names and moved Name.alphanum to Symbol.alphanum | file | diff | annotate |
| Tue, 25 Jul 2006 16:43:47 +0200 | haftmann | improvements for lazy code generation | file | diff | annotate |
| Fri, 21 Jul 2006 14:45:43 +0200 | haftmann | class package and codegen refinements | file | diff | annotate |
| Wed, 12 Jul 2006 17:00:22 +0200 | haftmann | adaptions in codegen | file | diff | annotate |
| Tue, 11 Jul 2006 12:16:54 +0200 | wenzelm | replaced Term.variant(list) by Name.variant(_list); | file | diff | annotate |
| Fri, 30 Jun 2006 12:04:03 +0200 | haftmann | slight refinements | file | diff | annotate |
| Wed, 28 Jun 2006 14:35:51 +0200 | haftmann | slight improvements in code generation | file | diff | annotate |
| Tue, 27 Jun 2006 10:10:20 +0200 | haftmann | class package refinements, slight code generation refinements | file | diff | annotate |
| Wed, 21 Jun 2006 11:24:19 +0200 | haftmann | fixed bug resolving Haskell names | file | diff | annotate |
| Wed, 14 Jun 2006 12:10:57 +0200 | haftmann | improvements in code generator | file | diff | annotate |
| Wed, 07 Jun 2006 16:54:30 +0200 | haftmann | removed 'primitive definitions' added (non)strict generation, minor fixes | file | diff | annotate |
| Tue, 06 Jun 2006 14:55:19 +0200 | haftmann | bugfixes | file | diff | annotate |
| Thu, 11 May 2006 19:15:16 +0200 | wenzelm | replaced Graph.fold_nodes by general Graph.fold; | file | diff | annotate |
| Tue, 09 May 2006 14:18:40 +0200 | haftmann | introduced characters for code generator; some improved code lemmas for some list functions | file | diff | annotate |
| Tue, 09 May 2006 10:08:20 +0200 | haftmann | major refinement of codegen_theorems.ML | file | diff | annotate |
| Thu, 27 Apr 2006 15:06:35 +0200 | wenzelm | tuned basic list operators (flat, maps, map_filter); | file | diff | annotate |
| Tue, 25 Apr 2006 22:23:41 +0200 | wenzelm | tuned; | file | diff | annotate |
| Thu, 06 Apr 2006 16:08:25 +0200 | haftmann | added definitional code generator module: codegen_theorems.ML | file | diff | annotate |
| Tue, 21 Mar 2006 12:18:07 +0100 | wenzelm | subtract (op =); | file | diff | annotate |
| Tue, 14 Mar 2006 14:25:09 +0100 | haftmann | refined representation of instance dictionaries | file | diff | annotate |
| Wed, 08 Mar 2006 17:23:46 +0100 | haftmann | first running version of type classes | file | diff | annotate |
| Wed, 08 Mar 2006 17:03:19 +0100 | haftmann | first running version of type classes | file | diff | annotate |
| Wed, 08 Mar 2006 16:29:07 +0100 | haftmann | first running version of type classes | file | diff | annotate |
| Tue, 07 Mar 2006 14:09:48 +0100 | haftmann | substantial improvement in codegen iml | file | diff | annotate |
| Wed, 01 Mar 2006 13:47:42 +0100 | haftmann | refined representation of codegen intermediate language | file | diff | annotate |
| Mon, 27 Feb 2006 15:51:37 +0100 | haftmann | class package and codegen refinements | file | diff | annotate |
| Sat, 25 Feb 2006 15:19:00 +0100 | haftmann | some refinements | file | diff | annotate |
| Wed, 15 Feb 2006 17:09:45 +0100 | haftmann | exported some interfaces useful for other code generator approaches | file | diff | annotate |
| Tue, 14 Feb 2006 17:07:11 +0100 | haftmann | improved handling of iml abstractions | file | diff | annotate |
| Sun, 12 Feb 2006 21:34:18 +0100 | wenzelm | simplified TableFun.join; | file | diff | annotate |
| Tue, 07 Feb 2006 08:47:43 +0100 | haftmann | slight improvements in code generation | file | diff | annotate |