src/HOL/HOLCF/ex/Pattern_Match.thy
Sat, 14 Dec 2024 17:35:53 +0100 wenzelm clarified signature;
Fri, 06 Dec 2024 20:26:33 +0100 wenzelm clarified renaming of bounds, using Syntax_Trans.variant_bounds: avoid structures and fixed variables with syntax;
Tue, 01 Oct 2024 23:36:10 +0200 wenzelm more inner syntax markup: HOLCF;
Fri, 20 Sep 2024 19:51:08 +0200 wenzelm standardize mixfix annotations via "isabelle update -a -u mixfix_cartouches" --- to simplify systematic editing;
Wed, 07 Aug 2024 14:44:51 +0200 wenzelm tuned signature: eliminate aliases;
Sun, 04 Aug 2024 17:39:47 +0200 wenzelm tuned: more explicit dest_Const_name and dest_Const_type;
Sun, 04 Aug 2024 13:24:54 +0200 wenzelm tuned: more explicit dest_Type_name and dest_Type_args;
Fri, 22 Dec 2023 21:03:16 +0100 wenzelm clarified signature: downgrade old-style Global_Theory.add_defs to Global_Theory.add_def without attributes;
Sun, 12 Sep 2021 22:31:51 +0200 wenzelm more antiquotations;
Sat, 05 Jan 2019 17:24:33 +0100 wenzelm isabelle update -u control_cartouches;
Wed, 31 Oct 2018 15:53:32 +0100 wenzelm clarified ML_Context.expression: it is a closed expression, not a let-declaration -- thus source positions are more accurate (amending d8849cfad60f, 162a4c2e97bc);
Wed, 13 Jan 2016 23:07:06 +0100 wenzelm isabelle update_cartouches -c -t;
Wed, 30 Dec 2015 21:23:38 +0100 wenzelm clarified print modes;
Sun, 02 Nov 2014 17:16:01 +0100 wenzelm modernized header;
Mon, 01 Sep 2014 16:17:46 +0200 blanchet renamed modules defining old datatypes, as a step towards having 'datatype_new' take 'datatype's place
Wed, 01 Jan 2014 14:29:22 +0100 wenzelm clarified simplifier context;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Sat, 25 May 2013 15:37:53 +0200 wenzelm syntax translations always depend on context;
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Tue, 13 Mar 2012 20:04:24 +0100 wenzelm more explicit indication of def names;
Sun, 27 Nov 2011 23:10:19 +0100 wenzelm more antiquotations;
Thu, 09 Jun 2011 16:34:49 +0200 wenzelm discontinued Name.variant to emphasize that this is old-style / indirect;
Fri, 08 Apr 2011 16:34:14 +0200 wenzelm discontinued special treatment of structure Lexicon;
Fri, 08 Apr 2011 13:31:16 +0200 wenzelm explicit structure Syntax_Trans;
Tue, 05 Apr 2011 14:25:18 +0200 wenzelm discontinued special treatment of structure Ast: no pervasive content, no inclusion in structure Syntax;
Sun, 03 Apr 2011 21:59:33 +0200 wenzelm added Position.reports convenience;
Tue, 29 Mar 2011 17:47:11 +0200 wenzelm tuned headers;
Tue, 22 Mar 2011 20:44:47 +0100 wenzelm more selective strip_positions in case patterns -- reactivate translations based on "case _ of _" in HOL and special patterns in HOLCF;
Sat, 08 Jan 2011 09:30:52 -0800 huffman types -> type_synonym
Fri, 17 Dec 2010 17:43:54 +0100 wenzelm replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Tue, 30 Nov 2010 15:56:19 -0800 huffman change cpodef-generated cont_Rep rules to cont2cont format
Sat, 27 Nov 2010 16:08:10 -0800 huffman moved directory src/HOLCF to src/HOL/HOLCF;
less more (0) tip