Christian Urban <urbanc@in.tum.de> [Tue, 16 Mar 2010 08:45:08 +0100] rev 35806
rollback of local typedef until problem with type-variables can be sorted out; fixed header
haftmann [Tue, 16 Mar 2010 06:55:01 +0100] rev 35805
adjusted to changes in Finite_Set
wenzelm [Mon, 15 Mar 2010 22:22:28 +0100] rev 35804
merged
nipkow [Mon, 15 Mar 2010 17:34:03 +0100] rev 35803
merged
nipkow [Mon, 15 Mar 2010 17:33:41 +0100] rev 35802
tuned inductions
wenzelm [Mon, 15 Mar 2010 21:59:28 +0100] rev 35801
tuned;
wenzelm [Mon, 15 Mar 2010 21:57:35 +0100] rev 35800
moved old Sign.intern_term to the place where it is still used;
wenzelm [Mon, 15 Mar 2010 20:27:23 +0100] rev 35799
preserve full const name more carefully, and avoid slightly odd Sign.intern_term;
wenzelm [Mon, 15 Mar 2010 18:59:16 +0100] rev 35798
replaced type_syntax/term_syntax by uniform syntax_declaration;
haftmann [Mon, 15 Mar 2010 15:13:22 +0100] rev 35797
merged
haftmann [Mon, 15 Mar 2010 15:13:07 +0100] rev 35796
corrected disastrous syntax declarations
haftmann [Mon, 15 Mar 2010 13:59:34 +0100] rev 35795
added stmaryrd for isasymSqinter
huffman [Sun, 14 Mar 2010 19:48:33 -0700] rev 35794
use headers consistently
huffman [Sun, 14 Mar 2010 19:47:13 -0700] rev 35793
no_document for theory Countable
huffman [Sun, 14 Mar 2010 14:10:36 -0700] rev 35792
old domain package also defines map functions
huffman [Sun, 14 Mar 2010 14:10:05 -0700] rev 35791
separate map-related code into new function define_map_functions
Christian Urban <urbanc@in.tum.de> [Sun, 14 Mar 2010 15:50:17 +0100] rev 35790
removed Local_Theory.theory_result by using local Typedef.add_typedef
wenzelm [Sun, 14 Mar 2010 14:36:56 +0100] rev 35789
tuned comment;
wenzelm [Sun, 14 Mar 2010 14:31:24 +0100] rev 35788
observe standard header format;
wenzelm [Sun, 14 Mar 2010 14:29:30 +0100] rev 35787
expose formal text;
wenzelm [Sun, 14 Mar 2010 14:10:21 +0100] rev 35786
localized @{class} and @{type};
huffman [Sun, 14 Mar 2010 00:51:58 -0800] rev 35785
move functions into holcf_library.ML
huffman [Sun, 14 Mar 2010 00:40:04 -0800] rev 35784
simplify definition of when combinators
huffman [Sat, 13 Mar 2010 22:00:34 -0800] rev 35783
declare case_names for various induction rules
huffman [Sat, 13 Mar 2010 21:07:20 -0800] rev 35782
add case name 'adm' for infinite induction rules
huffman [Sat, 13 Mar 2010 20:15:25 -0800] rev 35781
renamed some lemmas generated by the domain package
huffman [Sat, 13 Mar 2010 19:06:18 -0800] rev 35780
use Simplifier.context to avoid 'no proof context in simpset' errors from fixrec_simp after theory merge
huffman [Sat, 13 Mar 2010 18:16:48 -0800] rev 35779
fixpat command prints legacy_feature warning
huffman [Sat, 13 Mar 2010 17:36:53 -0800] rev 35778
merged
huffman [Sat, 13 Mar 2010 17:05:34 -0800] rev 35777
pass binding as argument to add_domain_constructors; proper binding for case combinator
huffman [Sat, 13 Mar 2010 16:48:57 -0800] rev 35776
pass domain binding as argument to Domain_Theorems.theorems; proper qualified bindings for theorem names
huffman [Sat, 13 Mar 2010 15:51:12 -0800] rev 35775
pass take_info as argument to Domain_Theorems.theorems