NEWS
3 months ago blanchet 2012-02-04 made option available to users (mostly for experiments)
3 months ago nipkow 2012-01-31 NEWS
3 months ago blanchet 2012-01-30 docs and news
3 months ago bulwahn 2012-01-30 NEWS
4 months ago blanchet 2012-01-19 renamed "sound" option to "strict"
4 months ago bulwahn 2012-01-17 refreshing NEWS
4 months ago wenzelm 2012-01-16 position constraints for numerals enable PIDE markup;
4 months ago bulwahn 2012-01-10 NEWS
4 months ago wenzelm 2012-01-09 misc tuning and reformatting;
4 months ago haftmann 2012-01-06 consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
4 months ago haftmann 2012-01-06 more explicit NEWS
4 months ago haftmann 2012-01-06 incorporated canonical fold combinator on lists into body of List theory; refactored passages on List.fold(l/r); tuned quotes
4 months ago wenzelm 2012-01-05 discontinued Syntax.positions -- atomic parse trees are always annotated;
4 months ago wenzelm 2012-01-05 improved case syntax: more careful treatment of position constraints, which enables PIDE markup; tuned;
4 months ago haftmann 2011-12-29 attribute code_abbrev superseedes code_unfold_post
4 months ago huffman 2011-12-28 fix typos
4 months ago huffman 2011-12-28 remove some duplicate lemmas
4 months ago haftmann 2011-12-27 be explicit about Finite_Set.fold
4 months ago haftmann 2011-12-26 NEWS: unavoidable fact renames
5 months ago haftmann 2011-12-24 NEWS: `set` is now a proper type constructor
5 months ago huffman 2011-12-23 remove redundant lemma word_sub_def
5 months ago bulwahn 2011-12-21 NEWS
5 months ago bulwahn 2011-12-14 NEWS
5 months ago wenzelm 2011-12-13 'datatype' specifications allow explicit sort constraints; tuned signatures;
5 months ago huffman 2011-12-10 prove class instances without extra lemmas
5 months ago huffman 2011-12-09 remove redundant lemma word_diff_minus
5 months ago noschinl 2011-12-09 more systematic lemma name
5 months ago bulwahn 2011-12-05 NEWS
5 months ago huffman 2011-12-04 remove Library/Diagonalize.thy, because Library/Nat_Bijection.thy includes all the same functionality
5 months ago blanchet 2011-12-01 added "minimize" option for more control over automatic minimization
5 months ago blanchet 2011-12-01 renamed "slicing" to "slice"
5 months ago wenzelm 2011-12-01 renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
6 months ago wenzelm 2011-11-24 modernized some old-style infix operations, which were left over from the time of ML proof scripts;
6 months ago wenzelm 2011-11-23 modernized some old-style infix operations, which were left over from the time of ML proof scripts;
6 months ago wenzelm 2011-11-21 NEWS;
6 months ago wenzelm 2011-11-20 'lemmas' / 'theorems' commands allow 'for' fixes and standardize the result before storing;
6 months ago wenzelm 2011-11-19 NEWS;
6 months ago wenzelm 2011-11-19 added ML antiquotation @{attributes};
6 months ago huffman 2011-11-17 HOL-Word: removed more duplicate theorems
6 months ago huffman 2011-11-17 HOL-Word: removed many duplicate theorems (see NEWS)
6 months ago blanchet 2011-11-16 document "lam_trans" option
6 months ago wenzelm 2011-11-09 sort assignment before simultaneous term_check, not isolated parse_term; prefer Syntax.read_typ over Syntax.parse_typ, to include check phase for sort assignment; simplified Syntax_Phases.decode_sort/decode_typ; discontinued unused Proof_Context.check_tvar;
6 months ago blanchet 2011-11-07 avoid infinite recursion in peephole optimizer function -- this had a debilitating effect on rationals and reals
6 months ago wenzelm 2011-11-07 clarified attribute "mono_set": pure declaration, proper export in ML;
6 months ago wenzelm 2011-11-07 misc tuning;
6 months ago wenzelm 2011-10-29 uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
6 months ago wenzelm 2011-10-28 refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
7 months ago bulwahn 2011-10-21 NEWS
7 months ago haftmann 2011-10-19 NEWS
7 months ago wenzelm 2011-10-19 inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
7 months ago bulwahn 2011-10-19 NEWS
7 months ago noschinl 2011-10-17 (old) NEWS
7 months ago haftmann 2011-10-14 NEWS
7 months ago wenzelm 2011-10-13 discontinued obsolete 'types' command;
7 months ago wenzelm 2011-10-12 discontinued obsolete alias structure ProofContext;
7 months ago huffman 2011-10-09 Int.thy: discontinued some legacy theorems
8 months ago wenzelm 2011-09-26 back to post-release mode;
8 months ago wenzelm 2011-09-26 tuned;
8 months ago wenzelm 2011-09-26 misc tuning for release;
8 months ago huffman 2011-09-22 discontinued legacy theorem names from RealDef.thy