src/HOL/Lazy_Sequence.thy
Sun, 04 May 2014 18:14:58 +0200 blanchet renamed 'xxx_size' to 'size_xxx' for old datatype package
Wed, 23 Apr 2014 10:23:27 +0200 blanchet move size hooks together, with new one preceding old one and sharing same theory data
Fri, 21 Feb 2014 00:09:56 +0100 blanchet adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
Fri, 14 Feb 2014 07:53:46 +0100 blanchet merged 'Option.map' and 'Option.map_option'
Wed, 12 Feb 2014 08:35:57 +0100 blanchet adapted theories to 'xxx_case' to 'case_xxx'
Wed, 12 Feb 2014 08:35:56 +0100 blanchet adapted theories to '{case,rec}_{list,option}' names
Fri, 15 Feb 2013 08:31:31 +0100 haftmann two target language numeral types: integer and natural, as replacement for code_numeral;
Thu, 14 Feb 2013 15:27:10 +0100 haftmann reform of predicate compiler / quickcheck theories:
Mon, 12 Nov 2012 23:24:40 +0100 haftmann tuned import order
Thu, 20 Oct 2011 09:11:13 +0200 bulwahn modernizing predicate_compile_quickcheck
Wed, 30 Mar 2011 11:32:52 +0200 bulwahn renewing specifications in HOL: replacing types by type_synonym
Fri, 22 Oct 2010 12:01:12 +0200 hoelzl Changed section title to please LaTeX.
Thu, 21 Oct 2010 19:13:09 +0200 bulwahn added generator_dseq compilation for a sound depth-limited compilation with small value generators
Fri, 27 Aug 2010 19:34:23 +0200 haftmann renamed class/constant eq to equal; tuned some instantiations
Wed, 12 May 2010 22:33:10 -0700 huffman use 'subsection' instead of 'section', to maintain 1 chapter per file in generated document
Thu, 29 Apr 2010 15:00:41 +0200 haftmann dropped unnecessary ML code
Wed, 28 Apr 2010 17:04:56 +0200 haftmann export somehow odd mapa explicitly
Wed, 28 Apr 2010 16:56:18 +0200 haftmann avoid code_datatype antiquotation
Fri, 16 Apr 2010 21:28:09 +0200 wenzelm replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
Wed, 31 Mar 2010 16:44:41 +0200 bulwahn adding iterate_upto interface in compilations and iterate_upto functions in Isabelle theories for arithmetic setup of the predicate compiler
Mon, 29 Mar 2010 17:30:49 +0200 bulwahn adding Lazy_Sequences with explicit depth-bound
Mon, 29 Mar 2010 17:30:41 +0200 bulwahn removed yieldn in Lazy_Sequence and put in the ML structure; corrects behaviour of values command
Mon, 29 Mar 2010 17:30:38 +0200 bulwahn adding values command for new monad; added new random monad compilation to predicate_compile_quickcheck
Fri, 22 Jan 2010 11:42:28 +0100 bulwahn correctly hiding facts of Lazy_Sequence
Wed, 20 Jan 2010 11:56:45 +0100 bulwahn refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
less more (0) tip