Fri, 07 Mar 2008 16:46:57 +0100 added Option_ord.thy
haftmann [Fri, 07 Mar 2008 16:46:57 +0100] rev 26241
added Option_ord.thy
Fri, 07 Mar 2008 13:53:09 +0100 dropped local tsigs
haftmann [Fri, 07 Mar 2008 13:53:09 +0100] rev 26240
dropped local tsigs
Fri, 07 Mar 2008 13:53:08 +0100 some steps towards a refined treatment of equality
haftmann [Fri, 07 Mar 2008 13:53:08 +0100] rev 26239
some steps towards a refined treatment of equality
Fri, 07 Mar 2008 13:53:07 +0100 generic improvable syntax for targets
haftmann [Fri, 07 Mar 2008 13:53:07 +0100] rev 26238
generic improvable syntax for targets
Fri, 07 Mar 2008 13:53:06 +0100 added hithero missing overloading.ML
haftmann [Fri, 07 Mar 2008 13:53:06 +0100] rev 26237
added hithero missing overloading.ML
Fri, 07 Mar 2008 13:53:05 +0100 tuned
haftmann [Fri, 07 Mar 2008 13:53:05 +0100] rev 26236
tuned
Fri, 07 Mar 2008 13:53:04 +0100 whitespace tuning
haftmann [Fri, 07 Mar 2008 13:53:04 +0100] rev 26235
whitespace tuning
Fri, 07 Mar 2008 13:53:03 +0100 clarified proposition
haftmann [Fri, 07 Mar 2008 13:53:03 +0100] rev 26234
clarified proposition
Fri, 07 Mar 2008 13:53:02 +0100 tuned proofs
haftmann [Fri, 07 Mar 2008 13:53:02 +0100] rev 26233
tuned proofs
Fri, 07 Mar 2008 13:53:01 +0100 canonical order on option type
haftmann [Fri, 07 Mar 2008 13:53:01 +0100] rev 26232
canonical order on option type
Fri, 07 Mar 2008 13:53:00 +0100 added entries
haftmann [Fri, 07 Mar 2008 13:53:00 +0100] rev 26231
added entries
Thu, 06 Mar 2008 23:30:36 +0100 check ISABELLE_BROWSER_INFO before cd;
wenzelm [Thu, 06 Mar 2008 23:30:36 +0100] rev 26230
check ISABELLE_BROWSER_INFO before cd;
Thu, 06 Mar 2008 21:53:29 +0100 replaced execute by system_out;
wenzelm [Thu, 06 Mar 2008 21:53:29 +0100] rev 26229
replaced execute by system_out;
Thu, 06 Mar 2008 21:32:27 +0100 replaced execute by system_out;
wenzelm [Thu, 06 Mar 2008 21:32:27 +0100] rev 26228
replaced execute by system_out;
Thu, 06 Mar 2008 21:13:11 +0100 added dummy version of string_of_pid;
wenzelm [Thu, 06 Mar 2008 21:13:11 +0100] rev 26227
added dummy version of string_of_pid;
Thu, 06 Mar 2008 21:08:20 +0100 use "ML-Systems/universal.ML";
wenzelm [Thu, 06 Mar 2008 21:08:20 +0100] rev 26226
use "ML-Systems/universal.ML"; specific system_out;
Thu, 06 Mar 2008 21:07:31 +0100 replaced execute by system_out;
wenzelm [Thu, 06 Mar 2008 21:07:31 +0100] rev 26225
replaced execute by system_out;
Thu, 06 Mar 2008 20:46:41 +0100 proper dependency on ML-Systems/mosml.ML;
wenzelm [Thu, 06 Mar 2008 20:46:41 +0100] rev 26224
proper dependency on ML-Systems/mosml.ML;
Thu, 06 Mar 2008 20:44:54 +0100 specific system_out (MosML lacks structure Posix);
wenzelm [Thu, 06 Mar 2008 20:44:54 +0100] rev 26223
specific system_out (MosML lacks structure Posix); dummy implementation of Posix.ProcEnv.getpid;
Thu, 06 Mar 2008 20:20:43 +0100 * system/system_out provides a robust way to invoke external shell
wenzelm [Thu, 06 Mar 2008 20:20:43 +0100] rev 26222
* system/system_out provides a robust way to invoke external shell commands, with propagation of interrupts (after Poly/ML 5.2);
Thu, 06 Mar 2008 20:17:51 +0100 system_out: threaded version does not work for 5.1;
wenzelm [Thu, 06 Mar 2008 20:17:51 +0100] rev 26221
system_out: threaded version does not work for 5.1;
Thu, 06 Mar 2008 20:17:50 +0100 common setup for system_out/system;
wenzelm [Thu, 06 Mar 2008 20:17:50 +0100] rev 26220
common setup for system_out/system;
Thu, 06 Mar 2008 20:17:49 +0100 added ML-Systems/system_shell.ML;
wenzelm [Thu, 06 Mar 2008 20:17:49 +0100] rev 26219
added ML-Systems/system_shell.ML;
Thu, 06 Mar 2008 19:30:37 +0100 removed obsolete THIS_IS_ISABELLE_BUILD;
wenzelm [Thu, 06 Mar 2008 19:30:37 +0100] rev 26218
removed obsolete THIS_IS_ISABELLE_BUILD;
Thu, 06 Mar 2008 19:21:29 +0100 obsolete (cf. ML-Systems/polyml_common.ML);
wenzelm [Thu, 06 Mar 2008 19:21:29 +0100] rev 26217
obsolete (cf. ML-Systems/polyml_common.ML);
Thu, 06 Mar 2008 19:21:28 +0100 renamed polyml-old-basis.ML to polyml_old_basis.ML;
wenzelm [Thu, 06 Mar 2008 19:21:28 +0100] rev 26216
renamed polyml-old-basis.ML to polyml_old_basis.ML;
Thu, 06 Mar 2008 19:21:26 +0100 rearrangements to make latest Poly/ML the default, not old 4.x;
wenzelm [Thu, 06 Mar 2008 19:21:26 +0100] rev 26215
rearrangements to make latest Poly/ML the default, not old 4.x;
Thu, 06 Mar 2008 19:21:25 +0100 cleaned-up ML-Systems;
wenzelm [Thu, 06 Mar 2008 19:21:25 +0100] rev 26214
cleaned-up ML-Systems;
Thu, 06 Mar 2008 19:21:24 +0100 tuned comment;
wenzelm [Thu, 06 Mar 2008 19:21:24 +0100] rev 26213
tuned comment;
Thu, 06 Mar 2008 19:21:23 +0100 removed obsolete THIS_IS_ISABELLE_BUILD feature;
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;
Thu, 06 Mar 2008 19:21:22 +0100 removed obsolete THIS_IS_ISABELLE_BUILD feature: change environment after getsettings (works due to static scoping);
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);
Thu, 06 Mar 2008 19:21:20 +0100 removed obsolete THIS_IS_ISABELLE_BUILD feature;
wenzelm [Thu, 06 Mar 2008 19:21:20 +0100] rev 26210
removed obsolete THIS_IS_ISABELLE_BUILD feature;
Thu, 06 Mar 2008 19:21:19 +0100 removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
wenzelm [Thu, 06 Mar 2008 19:21:19 +0100] rev 26209
removed obsolete THIS_IS_ISABELLE_BUILD/MAKEBIN feature;
Wed, 05 Mar 2008 22:58:13 +0100 renamed test_markup to output_markup;
wenzelm [Wed, 05 Mar 2008 22:58:13 +0100] rev 26208
renamed test_markup to output_markup; added full_markup mode, with token translations;
Wed, 05 Mar 2008 22:58:12 +0100 IsabelleProcess.output_markup;
wenzelm [Wed, 05 Mar 2008 22:58:12 +0100] rev 26207
IsabelleProcess.output_markup;
Wed, 05 Mar 2008 22:58:11 +0100 closeup: minor tuning of term traversal;
wenzelm [Wed, 05 Mar 2008 22:58:11 +0100] rev 26206
closeup: minor tuning of term traversal;
Wed, 05 Mar 2008 22:48:50 +0100 ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
wenzelm [Wed, 05 Mar 2008 22:48:50 +0100] rev 26205
ISABELLE_LINE_EDITOR: prefer rlwrap, which passes interrupts properly;
Wed, 05 Mar 2008 21:48:15 +0100 explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:48:15 +0100] rev 26204
explicit referencing of background facts;
Wed, 05 Mar 2008 21:42:21 +0100 explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:42:21 +0100] rev 26203
explicit referencing of background facts;
Wed, 05 Mar 2008 21:33:59 +0100 explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:33:59 +0100] rev 26202
explicit referencing of background facts;
Wed, 05 Mar 2008 21:24:07 +0100 indexing literal facts: exclude background context;
wenzelm [Wed, 05 Mar 2008 21:24:07 +0100] rev 26201
indexing literal facts: exclude background context;
Wed, 05 Mar 2008 21:24:06 +0100 put_thms: do not index facts here (affects prems/this/calculation in particular);
wenzelm [Wed, 05 Mar 2008 21:24:06 +0100] rev 26200
put_thms: do not index facts here (affects prems/this/calculation in particular);
Wed, 05 Mar 2008 21:24:03 +0100 explicit referencing of background facts;
wenzelm [Wed, 05 Mar 2008 21:24:03 +0100] rev 26199
explicit referencing of background facts;
Wed, 05 Mar 2008 14:34:39 +0100 HOL/Library/RBT.thy;
wenzelm [Wed, 05 Mar 2008 14:34:39 +0100] rev 26198
HOL/Library/RBT.thy;
Wed, 05 Mar 2008 14:14:50 +0100 NEWS: RBTs, renamings in ZF
krauss [Wed, 05 Mar 2008 14:14:50 +0100] rev 26197
NEWS: RBTs, renamings in ZF
Wed, 05 Mar 2008 12:24:52 +0100 Use conversions instead of simplifier. tuned
krauss [Wed, 05 Mar 2008 12:24:52 +0100] rev 26196
Use conversions instead of simplifier. tuned
Tue, 04 Mar 2008 13:35:45 +0100 added new example
urbanc [Tue, 04 Mar 2008 13:35:45 +0100] rev 26195
added new example
Mon, 03 Mar 2008 15:37:16 +0100 tuned
haftmann [Mon, 03 Mar 2008 15:37:16 +0100] rev 26194
tuned
Mon, 03 Mar 2008 15:37:14 +0100 continued localization
haftmann [Mon, 03 Mar 2008 15:37:14 +0100] rev 26193
continued localization
Mon, 03 Mar 2008 14:03:19 +0100 new theory of red-black trees, an efficient implementation of finite maps.
krauss [Mon, 03 Mar 2008 14:03:19 +0100] rev 26192
new theory of red-black trees, an efficient implementation of finite maps.
Sun, 02 Mar 2008 15:02:06 +0100 Generalized Zorn and added well-ordering theorem
nipkow [Sun, 02 Mar 2008 15:02:06 +0100] rev 26191
Generalized Zorn and added well-ordering theorem
Sat, 01 Mar 2008 15:01:03 +0100 tuned ML code, more antiquotations;
wenzelm [Sat, 01 Mar 2008 15:01:03 +0100] rev 26190
tuned ML code, more antiquotations;
Sat, 01 Mar 2008 14:10:15 +0100 misc cleanup of embedded ML code;
wenzelm [Sat, 01 Mar 2008 14:10:15 +0100] rev 26189
misc cleanup of embedded ML code; use more antiquotations; tuned;
Sat, 01 Mar 2008 14:10:14 +0100 added @{const} antiquotation;
wenzelm [Sat, 01 Mar 2008 14:10:14 +0100] rev 26188
added @{const} antiquotation;
Sat, 01 Mar 2008 14:10:13 +0100 use more antiquotations;
wenzelm [Sat, 01 Mar 2008 14:10:13 +0100] rev 26187
use more antiquotations;
Thu, 28 Feb 2008 18:59:22 +0100 unused_thms: print via official context (ProofContext.pretty_fact),
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;
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip