src/HOL/Lazy_Sequence.thy
2015-07-18 wenzelm isabelle update_cartouches;
2014-11-02 wenzelm modernized header uniformly as section;
2014-09-16 blanchet added 'extraction' plugins -- this might help 'HOL-Proofs'
2014-09-14 blanchet disable datatype 'plugins' for internal types
2014-09-11 blanchet updated news
2014-09-02 blanchet use 'datatype_new' in 'Main'
2014-05-04 blanchet renamed 'xxx_size' to 'size_xxx' for old datatype package
2014-04-23 blanchet move size hooks together, with new one preceding old one and sharing same theory data
2014-02-20 blanchet adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
2014-02-14 blanchet merged 'Option.map' and 'Option.map_option'
2014-02-12 blanchet adapted theories to 'xxx_case' to 'case_xxx'
2014-02-12 blanchet adapted theories to '{case,rec}_{list,option}' names
2013-02-15 haftmann two target language numeral types: integer and natural, as replacement for code_numeral;
2013-02-14 haftmann reform of predicate compiler / quickcheck theories:
2012-11-12 haftmann tuned import order
2011-10-20 bulwahn modernizing predicate_compile_quickcheck
2011-03-30 bulwahn renewing specifications in HOL: replacing types by type_synonym
2010-10-22 hoelzl Changed section title to please LaTeX.
2010-10-21 bulwahn added generator_dseq compilation for a sound depth-limited compilation with small value generators
2010-08-27 haftmann renamed class/constant eq to equal; tuned some instantiations
2010-05-13 huffman use 'subsection' instead of 'section', to maintain 1 chapter per file in generated document
2010-04-29 haftmann dropped unnecessary ML code
2010-04-28 haftmann export somehow odd mapa explicitly
2010-04-28 haftmann avoid code_datatype antiquotation
2010-04-16 wenzelm replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
2010-03-31 bulwahn adding iterate_upto interface in compilations and iterate_upto functions in Isabelle theories for arithmetic setup of the predicate compiler
2010-03-29 bulwahn adding Lazy_Sequences with explicit depth-bound
2010-03-29 bulwahn removed yieldn in Lazy_Sequence and put in the ML structure; corrects behaviour of values command
2010-03-29 bulwahn adding values command for new monad; added new random monad compilation to predicate_compile_quickcheck
2010-01-22 bulwahn correctly hiding facts of Lazy_Sequence
2010-01-20 bulwahn refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
less more (0) tip