wenzelm [Thu, 06 Mar 2008 19:21:29 +0100] rev 26217
obsolete (cf. ML-Systems/polyml_common.ML);
wenzelm [Thu, 06 Mar 2008 19:21:28 +0100] rev 26216
renamed polyml-old-basis.ML to polyml_old_basis.ML;
wenzelm [Thu, 06 Mar 2008 19:21:26 +0100] rev 26215
rearrangements to make latest Poly/ML the default, not old 4.x;
wenzelm [Thu, 06 Mar 2008 19:21:25 +0100] rev 26214
cleaned-up ML-Systems;
wenzelm [Thu, 06 Mar 2008 19:21:24 +0100] rev 26213
tuned comment;
wenzelm [Thu, 06 Mar 2008 19:21:23 +0100] rev 26212
removed obsolete THIS_IS_ISABELLE_BUILD feature;
moved external provers further up;
no HOL4_PROOFS by default;
wenzelm [Thu, 06 Mar 2008 19:21:22 +0100] rev 26211
removed obsolete THIS_IS_ISABELLE_BUILD feature: change environment after getsettings (works due to static scoping);
wenzelm [Thu, 06 Mar 2008 19:21:20 +0100] rev 26210
removed obsolete THIS_IS_ISABELLE_BUILD feature;
wenzelm [Thu, 06 Mar 2008 19:21:19 +0100] rev 26209
removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
wenzelm [Wed, 05 Mar 2008 22:58:13 +0100] rev 26208
renamed test_markup to output_markup;
added full_markup mode, with token translations;
wenzelm [Wed, 05 Mar 2008 22:58:12 +0100] rev 26207
IsabelleProcess.output_markup;
wenzelm [Wed, 05 Mar 2008 22:58:11 +0100] rev 26206
closeup: minor tuning of term traversal;
wenzelm [Wed, 05 Mar 2008 22:48:50 +0100] rev 26205
ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
wenzelm [Wed, 05 Mar 2008 21:48:15 +0100] rev 26204
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:42:21 +0100] rev 26203
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:33:59 +0100] rev 26202
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:24:07 +0100] rev 26201
indexing literal facts: exclude background context;
wenzelm [Wed, 05 Mar 2008 21:24:06 +0100] rev 26200
put_thms: do not index facts here (affects prems/this/calculation in particular);
wenzelm [Wed, 05 Mar 2008 21:24:03 +0100] rev 26199
explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 14:34:39 +0100] rev 26198
HOL/Library/RBT.thy;
krauss [Wed, 05 Mar 2008 14:14:50 +0100] rev 26197
NEWS: RBTs, renamings in ZF
krauss [Wed, 05 Mar 2008 12:24:52 +0100] rev 26196
Use conversions instead of simplifier. tuned
urbanc [Tue, 04 Mar 2008 13:35:45 +0100] rev 26195
added new example
haftmann [Mon, 03 Mar 2008 15:37:16 +0100] rev 26194
tuned
haftmann [Mon, 03 Mar 2008 15:37:14 +0100] rev 26193
continued localization
krauss [Mon, 03 Mar 2008 14:03:19 +0100] rev 26192
new theory of red-black trees, an efficient implementation of finite maps.
nipkow [Sun, 02 Mar 2008 15:02:06 +0100] rev 26191
Generalized Zorn and added well-ordering theorem
wenzelm [Sat, 01 Mar 2008 15:01:03 +0100] rev 26190
tuned ML code, more antiquotations;
wenzelm [Sat, 01 Mar 2008 14:10:15 +0100] rev 26189
misc cleanup of embedded ML code;
use more antiquotations;
tuned;
wenzelm [Sat, 01 Mar 2008 14:10:14 +0100] rev 26188
added @{const} antiquotation;
wenzelm [Sat, 01 Mar 2008 14:10:13 +0100] rev 26187
use more antiquotations;
wenzelm [Thu, 28 Feb 2008 18:59:22 +0100] rev 26186
unused_thms: print via official context (ProofContext.pretty_fact),
not just the theory certificate (Display.pretty_thm);
tuned;