2010-07-07 |
bulwahn |
added NEWS entry
|
file |
diff |
annotate
|
2010-07-02 |
haftmann |
fixed spelling
|
file |
diff |
annotate
|
2010-07-01 |
haftmann |
"prod" and "sum" replace "*" and "+" respectively; qualified constants Set.member and Set.Collect
|
file |
diff |
annotate
|
2010-07-01 |
hoelzl |
Updated NEWS
|
file |
diff |
annotate
|
2010-06-29 |
haftmann |
merged
|
file |
diff |
annotate
|
2010-06-28 |
haftmann |
dropped ancient infix mem; refined code generation operations in List.thy
|
file |
diff |
annotate
|
2010-06-28 |
haftmann |
merged constants "split" and "prod_case"
|
file |
diff |
annotate
|
2010-06-25 |
wenzelm |
explicit treatment of UTF8 sequences as Isabelle symbols;
|
file |
diff |
annotate
|
2010-06-21 |
wenzelm |
merged, resolving conflicts in doc-src/IsarRef/Thy/HOL_Specific.thy;
|
file |
diff |
annotate
|
2010-06-15 |
haftmann |
added code_simp infrastructure
|
file |
diff |
annotate
|
2010-06-15 |
haftmann |
merged
|
file |
diff |
annotate
|
2010-06-14 |
haftmann |
NEWS
|
file |
diff |
annotate
|
2010-06-14 |
haftmann |
removed simplifier congruence rule of "prod_case"
|
file |
diff |
annotate
|
2010-06-10 |
haftmann |
qualified type "*"; qualified constants Pair, fst, snd, split
|
file |
diff |
annotate
|
2010-06-08 |
haftmann |
qualified types "+" and nat; qualified constants Ball, Bex, Suc, curry; modernized some specifications
|
file |
diff |
annotate
|
2010-06-07 |
wenzelm |
back to non-release mode;
|
file |
diff |
annotate
|
2010-06-21 |
wenzelm |
final tuning;
Isabelle2009-2
|
file |
diff |
annotate
|
2010-06-11 |
wenzelm |
NEWS: IsabelleText font;
|
file |
diff |
annotate
|
2010-06-07 |
berghofe |
Documented changes in induct, cases, and nominal_induct method.
|
file |
diff |
annotate
|
2010-06-07 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
2010-06-07 |
wenzelm |
more NEWS;
|
file |
diff |
annotate
|
2010-06-04 |
krauss |
NEWS (more strict internal axioms/defs format)
|
file |
diff |
annotate
|
2010-06-04 |
wenzelm |
spelling;
|
file |
diff |
annotate
|
2010-06-03 |
wenzelm |
diagnostic commands 'ML_val' and 'ML_command' may refer to antiquotations @{Isar.state} and @{Isar.goal};
|
file |
diff |
annotate
|
2010-06-03 |
krauss |
clarified
|
file |
diff |
annotate
|
2010-06-03 |
krauss |
mention unconstrain in NEWS
|
file |
diff |
annotate
|
2010-06-02 |
wenzelm |
improved parallelism of proof term normalization;
|
file |
diff |
annotate
|
2010-06-01 |
blanchet |
merged
|
file |
diff |
annotate
|
2010-06-01 |
blanchet |
update NEWS
|
file |
diff |
annotate
|
2010-06-01 |
blanchet |
removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
|
file |
diff |
annotate
|
2010-06-01 |
blanchet |
added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
|
file |
diff |
annotate
|
2010-05-31 |
wenzelm |
notes on Isabelle/jEdit;
|
file |
diff |
annotate
|
2010-05-31 |
wenzelm |
modernized some structure names, keeping a few legacy aliases;
|
file |
diff |
annotate
|
2010-05-27 |
wenzelm |
merged
|
file |
diff |
annotate
|
2010-05-27 |
boehmes |
merged
|
file |
diff |
annotate
|
2010-05-27 |
boehmes |
moved SMT into the HOL image
|
file |
diff |
annotate
|
2010-05-27 |
wenzelm |
renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
|
file |
diff |
annotate
|
2010-05-27 |
wenzelm |
renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
|
file |
diff |
annotate
|
2010-05-27 |
wenzelm |
misc updates for release;
|
file |
diff |
annotate
|
2010-05-27 |
wenzelm |
constant Rat.normalize needs to be qualified;
|
file |
diff |
annotate
|
2010-05-23 |
huffman |
NEWS: removed fixrec_simp attribute
|
file |
diff |
annotate
|
2010-05-20 |
haftmann |
turned old-style mem into an input abbreviation
|
file |
diff |
annotate
|
2010-05-19 |
huffman |
remove several redundant lemmas about floor and ceiling
|
file |
diff |
annotate
|
2010-05-17 |
wenzelm |
merged
|
file |
diff |
annotate
|
2010-05-17 |
haftmann |
dropped old Library/Word.thy and toy example ex/Adder.thy
|
file |
diff |
annotate
|
2010-05-17 |
wenzelm |
do not open Legacy by default;
|
file |
diff |
annotate
|
2010-05-17 |
wenzelm |
renamed structure OuterLex to Token and type token to Token.T, keeping legacy aliases for some time;
|
file |
diff |
annotate
|
2010-05-15 |
wenzelm |
renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
|
file |
diff |
annotate
|
2010-05-15 |
wenzelm |
renamed structure SpecParse to Parse_Spec, keeping the old name as alias for some time;
|
file |
diff |
annotate
|
2010-05-15 |
wenzelm |
renamed structure OuterKeyword to Keyword and OuterParse to Parse, keeping the old names as legacy aliases for some time;
|
file |
diff |
annotate
|
2010-05-14 |
blanchet |
added some Sledgehammer news
|
file |
diff |
annotate
|
2010-05-14 |
blanchet |
document Nitpick changes
|
file |
diff |
annotate
|
2010-05-13 |
nipkow |
Multiset: renamed, added and tuned lemmas;
|
file |
diff |
annotate
|
2010-05-12 |
wenzelm |
minor tuning;
|
file |
diff |
annotate
|
2010-05-12 |
wenzelm |
reverted parts of 7902dc7ea11d -- note that NEWS of published Isabelle releases are essentially read-only;
|
file |
diff |
annotate
|
2010-05-12 |
hoelzl |
clarified NEWS entry
|
file |
diff |
annotate
|
2010-05-12 |
hoelzl |
merged
|
file |
diff |
annotate
|
2010-05-12 |
hoelzl |
added NEWS entry
|
file |
diff |
annotate
|
2010-05-11 |
huffman |
removed lemma real_sq_order; use power2_le_imp_le instead
|
file |
diff |
annotate
|
2010-05-11 |
huffman |
fix spelling of 'superseded'
|
file |
diff |
annotate
|