src/HOL/ex/Numeral.thy
Mon, 10 Jan 2011 15:19:48 +0100 wenzelm standardized split_last/last_elem towards List.last;
Fri, 17 Dec 2010 17:08:56 +0100 wenzelm renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
Fri, 10 Sep 2010 10:21:25 +0200 haftmann Haskell == is infix, not infixl
Sun, 05 Sep 2010 21:41:24 +0200 wenzelm turned show_sorts/show_types into proper configuration options;
Tue, 31 Aug 2010 13:29:38 +0200 haftmann more coherent naming of syntax data structures
Fri, 27 Aug 2010 19:34:23 +0200 haftmann renamed class/constant eq to equal; tuned some instantiations
Fri, 27 Aug 2010 12:57:55 +0200 wenzelm merged, resolving some minor conflicts in src/HOL/Tools/Predicate_Compile/code_prolog.ML;
Thu, 26 Aug 2010 12:19:49 +0200 haftmann prevent line breaks after Scala symbolic operators
Thu, 26 Aug 2010 21:04:22 +0200 wenzelm more uniform descriptions, which end up in the collective output of 'print_attributes' for example;
Wed, 28 Jul 2010 12:12:32 +0200 haftmann tuned; added pretty numerals for code generation
Wed, 14 Jul 2010 16:13:14 +0200 haftmann avoid export_code ... file -
Mon, 12 Jul 2010 08:58:13 +0200 haftmann dropped superfluous [code del]s
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, 03 Mar 2010 00:32:14 +0100 wenzelm adapted to authentic syntax -- actual types are verbatim;
Thu, 25 Feb 2010 22:17:33 +0100 wenzelm explicit @{type_syntax} markup;
Thu, 11 Feb 2010 22:19:58 +0100 wenzelm modernized translations;
Fri, 05 Feb 2010 14:33:50 +0100 haftmann more consistent naming of type classes involving orderings (and lattices) -- c.f. NEWS
Sun, 08 Nov 2009 19:15:37 +0100 wenzelm modernized structure Reorient_Proc;
Thu, 29 Oct 2009 23:17:35 +0100 wenzelm recovered from 7a1f597f454e, simplified imports;
Thu, 29 Oct 2009 08:14:23 +0100 haftmann adjusted import to changed HOL theory graph
Tue, 14 Jul 2009 16:27:32 +0200 haftmann prefer code_inline over code_unfold; use code_unfold_post where appropriate
Tue, 14 Jul 2009 10:54:04 +0200 haftmann code attributes use common underscore convention
Thu, 02 Jul 2009 17:34:14 +0200 wenzelm renamed NamedThmsFun to Named_Thms;
Thu, 30 Apr 2009 12:16:35 -0700 huffman used named theorems for declaring numeral simps
Thu, 30 Apr 2009 11:14:04 -0700 huffman clean up unsigned numeral proofs
Thu, 30 Apr 2009 07:33:40 -0700 huffman detect error cases in mk_num, dest_num
Wed, 29 Apr 2009 20:33:52 -0700 huffman add semiring_assoc_fold simproc for unsigned numerals
Wed, 29 Apr 2009 17:57:16 -0700 huffman reorient simproc for unsigned numerals
Wed, 29 Apr 2009 14:20:26 +0200 haftmann farewell to class recpower
Fri, 27 Mar 2009 15:14:31 -0700 huffman add more lemmas for signed comparisons
Thu, 19 Feb 2009 08:07:52 -0800 huffman add more ordering lemmas
Tue, 17 Feb 2009 20:45:23 -0800 huffman add lemmas for exponentiation
Mon, 16 Feb 2009 19:35:52 -0800 huffman tune section headings; add square function
Mon, 16 Feb 2009 13:42:45 -0800 huffman merged
Mon, 16 Feb 2009 13:42:15 -0800 huffman rearrange subsections
Mon, 16 Feb 2009 13:14:36 -0800 huffman remove instances num::semiring and num::linorder
Mon, 16 Feb 2009 13:08:21 -0800 huffman datatype num = One | Dig0 num | Dig1 num
Mon, 16 Feb 2009 12:53:59 -0800 huffman replace 1::num with One; remove monoid_mult instance
Sun, 15 Feb 2009 19:53:20 -0800 huffman replace dec with double-and-decrement function
Mon, 16 Feb 2009 13:38:10 +0100 haftmann tuned texts
Wed, 28 Jan 2009 16:29:16 +0100 nipkow Replaced group_ and ring_simps by algebra_simps;
Mon, 17 Nov 2008 17:00:55 +0100 haftmann tuned unfold_locales invocation
Fri, 10 Oct 2008 06:45:53 +0200 haftmann `code func` now just `code`
Fri, 26 Sep 2008 09:09:51 +0200 haftmann op = vs. eq
Thu, 28 Aug 2008 22:08:11 +0200 haftmann no parameter prefix for class interpretation
Wed, 27 Aug 2008 12:01:59 +0200 haftmann added HOL/ex/Numeral.thy
less more (0) tip