src/HOL/Code_Eval.thy
Fri, 14 Aug 2009 15:36:53 +0200 corrected Pair to Char
Thu, 30 Jul 2009 15:21:31 +0200 more appropriate printing of function terms
Tue, 14 Jul 2009 16:27:32 +0200 prefer code_inline over code_unfold; use code_unfold_post where appropriate
Tue, 14 Jul 2009 10:54:04 +0200 code attributes use common underscore convention
Sun, 21 Jun 2009 21:46:07 +0200 code equation observes default sort constraints for types
Tue, 09 Jun 2009 22:59:53 +0200 less brackets
Tue, 19 May 2009 16:54:55 +0200 String.literal replaces message_string, code_numeral replaces (code_)index
Tue, 19 May 2009 13:57:32 +0200 moved Code_Index, Random and Quickcheck before Main
Mon, 18 May 2009 15:45:32 +0200 tuned term input syntax
Fri, 15 May 2009 16:39:15 +0200 syntax support for term expressions
Thu, 14 May 2009 08:22:07 +0200 dropped accidental debug messages
Wed, 13 May 2009 18:41:54 +0200 tuned construction of term_of instances
Wed, 06 May 2009 16:01:06 +0200 refined HOL string theories and corresponding ML fragments
Mon, 04 May 2009 14:49:46 +0200 class typerep inherits from type
Fri, 24 Apr 2009 08:24:54 +0200 generic postprocessing scheme for term evaluations
Fri, 17 Apr 2009 14:29:56 +0200 re-engineering of evaluation conversions
Wed, 11 Mar 2009 08:45:46 +0100 delete code equations for types pred and seq
Wed, 21 Jan 2009 16:47:02 +0100 improved and corrected reading of class specs -- still draft version
Thu, 04 Dec 2008 14:43:33 +0100 cleaned up binding module and related code
Wed, 03 Dec 2008 15:58:44 +0100 made repository layout more coherent with logical distribution structure; stripped some $Id$s
Wed, 22 Oct 2008 14:15:43 +0200 slightly tuned
Fri, 10 Oct 2008 06:45:53 +0200 `code func` now just `code`
Mon, 29 Sep 2008 10:58:01 +0200 LocalTheory.exit_global;
Fri, 26 Sep 2008 09:10:02 +0200 removed obsolete name convention "func"
Thu, 25 Sep 2008 09:28:03 +0200 discontinued special treatment of op = vs. eq_class.eq
Tue, 23 Sep 2008 18:11:42 +0200 renamed rtype to typerep
Mon, 22 Sep 2008 13:56:01 +0200 absolute Library path
Tue, 16 Sep 2008 16:13:06 +0200 moved term_of syntax to separate theory
Tue, 16 Sep 2008 09:21:24 +0200 evaluation using code generator