| Thu, 26 Apr 2007 13:32:59 +0200 | haftmann | moved code generation pretty integers and characters to separate theories | file | diff | annotate |
| Tue, 03 Apr 2007 19:24:21 +0200 | wenzelm | avoid overloaded integer constants (accomodate Alice); | file | diff | annotate |
| Sun, 01 Apr 2007 14:28:48 +0200 | haftmann | added reserved words mod, div for SML | file | diff | annotate |
| Sat, 31 Mar 2007 08:22:14 +0200 | haftmann | fixed typo | file | diff | annotate |
| Fri, 30 Mar 2007 16:19:03 +0200 | haftmann | simplified constant representation in code generator | file | diff | annotate |
| Thu, 29 Mar 2007 14:21:47 +0200 | haftmann | improved character output for SML | file | diff | annotate |
| Fri, 23 Mar 2007 09:40:57 +0100 | haftmann | added empty cases | file | diff | annotate |
| Tue, 20 Mar 2007 08:27:21 +0100 | haftmann | pretty function arrow for diag serializer | file | diff | annotate |
| Fri, 16 Mar 2007 21:32:22 +0100 | haftmann | added "satisfies" interface | file | diff | annotate |
| Fri, 02 Mar 2007 15:43:27 +0100 | haftmann | permitting empty datatypes | file | diff | annotate |
| Fri, 23 Feb 2007 08:39:28 +0100 | haftmann | exported serializer parsers | file | diff | annotate |
| Sat, 10 Feb 2007 09:26:26 +0100 | haftmann | changed representation of constants; consistent name handling | file | diff | annotate |
| Tue, 06 Feb 2007 11:40:53 +0100 | haftmann | added eta expansion to imperative monad bind | file | diff | annotate |
| Fri, 26 Jan 2007 13:59:04 +0100 | haftmann | clarified code | file | diff | annotate |
| Thu, 25 Jan 2007 09:32:56 +0100 | haftmann | fixed bug for OCaml bigints | file | diff | annotate |
| Sun, 21 Jan 2007 16:43:42 +0100 | wenzelm | use_text: added name argument; | file | diff | annotate |
| Tue, 16 Jan 2007 14:10:27 +0100 | haftmann | changed dictionary representation to explicit classrel witnesses | file | diff | annotate |
| Tue, 16 Jan 2007 08:07:00 +0100 | haftmann | introduced binding concept | file | diff | annotate |
| Fri, 12 Jan 2007 09:58:30 +0100 | haftmann | introduced binding concept | file | diff | annotate |
| Tue, 09 Jan 2007 08:31:51 +0100 | haftmann | slight cleanup | file | diff | annotate |
| Fri, 05 Jan 2007 14:31:51 +0100 | haftmann | non-layout-sensitive syntax for Haskell | file | diff | annotate |
| Thu, 04 Jan 2007 20:01:02 +0100 | haftmann | clarification | file | diff | annotate |
| Fri, 29 Dec 2006 20:34:18 +0100 | haftmann | improved print of constructors in OCaml | file | diff | annotate |
| Wed, 27 Dec 2006 19:10:00 +0100 | haftmann | added OCaml code generation (without dictionaries) | file | diff | annotate |
| Thu, 21 Dec 2006 13:55:15 +0100 | haftmann | clarified code | file | diff | annotate |
| Mon, 18 Dec 2006 08:21:39 +0100 | haftmann | improvements in syntax handling | file | diff | annotate |
| Fri, 15 Dec 2006 00:08:06 +0100 | wenzelm | avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert; | file | diff | annotate |
| Wed, 13 Dec 2006 20:38:23 +0100 | haftmann | added stub for OCaml serializer | file | diff | annotate |
| Sat, 09 Dec 2006 18:05:38 +0100 | wenzelm | ML_Syntax.reserved(_names); | file | diff | annotate |
| Mon, 27 Nov 2006 13:42:41 +0100 | haftmann | tuned keyword setup for SML code generator | file | diff | annotate |
| Thu, 23 Nov 2006 00:52:03 +0100 | wenzelm | moved ML syntax operations to structure ML_Syntax; | file | diff | annotate |
| Wed, 22 Nov 2006 10:22:04 +0100 | haftmann | completed class parameter handling in axclass.ML | file | diff | annotate |
| Wed, 15 Nov 2006 17:05:48 +0100 | haftmann | dropping accidental self-imports | file | diff | annotate |
| Fri, 10 Nov 2006 07:37:37 +0100 | haftmann | minor refinements | file | diff | annotate |
| Fri, 03 Nov 2006 14:22:48 +0100 | haftmann | new ML serializer | file | diff | annotate |
| Tue, 31 Oct 2006 14:59:27 +0100 | haftmann | new SML serializer | file | diff | annotate |
| Tue, 31 Oct 2006 09:29:16 +0100 | haftmann | new serialization syntax; experimental extensions | file | diff | annotate |
| Mon, 23 Oct 2006 11:17:24 +0200 | haftmann | fixed two bugs | file | diff | annotate |
| Mon, 23 Oct 2006 11:05:33 +0200 | haftmann | bugfixes | file | diff | annotate |
| Fri, 20 Oct 2006 17:07:47 +0200 | haftmann | final Haskell serializer | file | diff | annotate |
| Fri, 20 Oct 2006 10:44:55 +0200 | haftmann | explicit change of code width possible | file | diff | annotate |
| Fri, 13 Oct 2006 16:52:51 +0200 | haftmann | improved framework | file | diff | annotate |
| Wed, 11 Oct 2006 20:35:54 +0200 | haftmann | minor refinements in serialization | file | diff | annotate |
| Tue, 10 Oct 2006 10:24:24 +0200 | haftmann | no breaks for Haskell | file | diff | annotate |
| Tue, 10 Oct 2006 09:17:17 +0200 | haftmann | added code_abstype and code_constsubst | file | diff | annotate |
| Mon, 09 Oct 2006 19:37:05 +0200 | wenzelm | moved Context.ml_output to Output.ml_output; | file | diff | annotate |
| Sat, 07 Oct 2006 07:41:56 +0200 | haftmann | cleaned up interfaces | file | diff | annotate |
| Wed, 04 Oct 2006 15:10:44 +0200 | haftmann | improvements for Haskell serialization | file | diff | annotate |
| Mon, 02 Oct 2006 23:01:09 +0200 | haftmann | fixed some Haskell issues | file | diff | annotate |
| Mon, 25 Sep 2006 17:04:15 +0200 | haftmann | refinements in codegen serializer | 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:40 +0200 | haftmann | more concise string serialization | 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 |