Mon, 22 Aug 2011 15:02:45 +0200 renamed "heavy" to "uniform", based on discussion with Nick Smallbone
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44401
renamed "heavy" to "uniform", based on discussion with Nick Smallbone
Mon, 22 Aug 2011 15:02:45 +0200 removed unused configuration option
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44400
removed unused configuration option
Mon, 22 Aug 2011 15:02:45 +0200 added caching for (in)finiteness checks
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44399
added caching for (in)finiteness checks
Mon, 22 Aug 2011 15:02:45 +0200 remove needless typing information
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44398
remove needless typing information
Mon, 22 Aug 2011 15:02:45 +0200 cleaner handling of polymorphic monotonicity inference
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44397
cleaner handling of polymorphic monotonicity inference
Mon, 22 Aug 2011 15:02:45 +0200 started cleaning up polymorphic monotonicity-based encodings, based on discussions with Nick Smallbone
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44396
started cleaning up polymorphic monotonicity-based encodings, based on discussions with Nick Smallbone
Mon, 22 Aug 2011 15:02:45 +0200 more precise warning
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44395
more precise warning
Mon, 22 Aug 2011 15:02:45 +0200 added option to control soundness of encodings more precisely, for evaluation purposes
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44394
added option to control soundness of encodings more precisely, for evaluation purposes
Mon, 22 Aug 2011 15:02:45 +0200 make sound mode more sound (and clean up code)
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44393
make sound mode more sound (and clean up code)
Mon, 22 Aug 2011 15:02:45 +0200 reintroduced slightly unsound optimization taken out in 717880e98e6b, but only if "sound" is false
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44392
reintroduced slightly unsound optimization taken out in 717880e98e6b, but only if "sound" is false
Mon, 22 Aug 2011 15:02:45 +0200 gracefully handle empty SPASS problems
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44391
gracefully handle empty SPASS problems
Mon, 22 Aug 2011 15:02:45 +0200 pass sound option to Sledgehammer tactic
blanchet [Mon, 22 Aug 2011 15:02:45 +0200] rev 44390
pass sound option to Sledgehammer tactic
Tue, 23 Aug 2011 16:53:05 +0200 tuned signature -- contrast physical output primitives versus Output.raw_message;
wenzelm [Tue, 23 Aug 2011 16:53:05 +0200] rev 44389
tuned signature -- contrast physical output primitives versus Output.raw_message;
Tue, 23 Aug 2011 16:41:16 +0200 tuned signature;
wenzelm [Tue, 23 Aug 2011 16:41:16 +0200] rev 44388
tuned signature;
Tue, 23 Aug 2011 16:39:21 +0200 discontinued slightly odd Future/Lazy.get_finished, which do not really fit into the execution model of Future.cancel/join_tasks (canceled tasks need to be dequeued and terminated explicitly);
wenzelm [Tue, 23 Aug 2011 16:39:21 +0200] rev 44387
discontinued slightly odd Future/Lazy.get_finished, which do not really fit into the execution model of Future.cancel/join_tasks (canceled tasks need to be dequeued and terminated explicitly);
Tue, 23 Aug 2011 15:48:41 +0200 some support for toplevel printing wrt. editor perspective (still inactive);
wenzelm [Tue, 23 Aug 2011 15:48:41 +0200] rev 44386
some support for toplevel printing wrt. editor perspective (still inactive);
Tue, 23 Aug 2011 12:20:12 +0200 propagate editor perspective through document model;
wenzelm [Tue, 23 Aug 2011 12:20:12 +0200] rev 44385
propagate editor perspective through document model;
Mon, 22 Aug 2011 21:42:02 +0200 some support for editor perspective;
wenzelm [Mon, 22 Aug 2011 21:42:02 +0200] rev 44384
some support for editor perspective;
Mon, 22 Aug 2011 21:09:26 +0200 discontinued redundant Edit_Command_ID;
wenzelm [Mon, 22 Aug 2011 21:09:26 +0200] rev 44383
discontinued redundant Edit_Command_ID;
Mon, 22 Aug 2011 20:11:44 +0200 reduced warnings;
wenzelm [Mon, 22 Aug 2011 20:11:44 +0200] rev 44382
reduced warnings;
Mon, 22 Aug 2011 20:00:04 +0200 tuned message;
wenzelm [Mon, 22 Aug 2011 20:00:04 +0200] rev 44381
tuned message;
Mon, 22 Aug 2011 17:10:22 +0200 old-style numbered structure index is legacy feature (hardly ever used now);
wenzelm [Mon, 22 Aug 2011 17:10:22 +0200] rev 44380
old-style numbered structure index is legacy feature (hardly ever used now);
Mon, 22 Aug 2011 16:12:23 +0200 added official Text.Range.Ordering;
wenzelm [Mon, 22 Aug 2011 16:12:23 +0200] rev 44379
added official Text.Range.Ordering; some support for text perspective;
Mon, 22 Aug 2011 14:15:52 +0200 tuned signature;
wenzelm [Mon, 22 Aug 2011 14:15:52 +0200] rev 44378
tuned signature;
Mon, 22 Aug 2011 12:17:22 +0200 reverted some odd changes to HOL/Import (cf. 74c08021ab2e);
wenzelm [Mon, 22 Aug 2011 12:17:22 +0200] rev 44377
reverted some odd changes to HOL/Import (cf. 74c08021ab2e);
Mon, 22 Aug 2011 10:57:33 +0200 merged
krauss [Mon, 22 Aug 2011 10:57:33 +0200] rev 44376
merged
Sun, 21 Aug 2011 22:13:04 +0200 modernized specifications
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44375
modernized specifications
Sun, 21 Aug 2011 22:13:04 +0200 removed session HOL/Subst -- now subsumed my more modern HOL/ex/Unification.thy
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44374
removed session HOL/Subst -- now subsumed my more modern HOL/ex/Unification.thy
Sun, 21 Aug 2011 22:13:04 +0200 removed technical or trivial unused facts
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44373
removed technical or trivial unused facts
Sun, 21 Aug 2011 22:13:04 +0200 more precise authors and comments;
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44372
more precise authors and comments; tuned order and headers
Sun, 21 Aug 2011 22:13:04 +0200 added proof of idempotence, roughly after HOL/Subst/Unify.thy
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44371
added proof of idempotence, roughly after HOL/Subst/Unify.thy
Sun, 21 Aug 2011 22:13:04 +0200 tuned proofs, sledgehammering overly verbose parts
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44370
tuned proofs, sledgehammering overly verbose parts
Sun, 21 Aug 2011 22:13:04 +0200 tuned notation
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44369
tuned notation
Sun, 21 Aug 2011 22:13:04 +0200 ported some lemmas from HOL/Subst/*;
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44368
ported some lemmas from HOL/Subst/*; tuned order
Sun, 21 Aug 2011 22:13:04 +0200 changed constant names and notation to match HOL/Subst/*.thy, from which this theory is a clone.
krauss [Sun, 21 Aug 2011 22:13:04 +0200] rev 44367
changed constant names and notation to match HOL/Subst/*.thy, from which this theory is a clone.
Sun, 21 Aug 2011 21:18:59 -0700 merged
huffman [Sun, 21 Aug 2011 21:18:59 -0700] rev 44366
merged
Sun, 21 Aug 2011 12:22:31 -0700 add lemmas interior_Times and closure_Times
huffman [Sun, 21 Aug 2011 12:22:31 -0700] rev 44365
add lemmas interior_Times and closure_Times
Sun, 21 Aug 2011 22:56:55 +0200 avoid pred/set mixture
haftmann [Sun, 21 Aug 2011 22:56:55 +0200] rev 44364
avoid pred/set mixture
Sun, 21 Aug 2011 19:47:52 +0200 avoid pred/set mixture
haftmann [Sun, 21 Aug 2011 19:47:52 +0200] rev 44363
avoid pred/set mixture
Sun, 21 Aug 2011 22:04:01 +0200 merged
wenzelm [Sun, 21 Aug 2011 22:04:01 +0200] rev 44362
merged
Sun, 21 Aug 2011 11:03:15 -0700 remove unnecessary euclidean_space class constraints
huffman [Sun, 21 Aug 2011 11:03:15 -0700] rev 44361
remove unnecessary euclidean_space class constraints
Sun, 21 Aug 2011 09:46:20 -0700 section -> subsection
huffman [Sun, 21 Aug 2011 09:46:20 -0700] rev 44360
section -> subsection
Sun, 21 Aug 2011 09:38:31 -0700 scale dependency graph to fit on page
huffman [Sun, 21 Aug 2011 09:38:31 -0700] rev 44359
scale dependency graph to fit on page
Sun, 21 Aug 2011 21:24:42 +0200 more robust initialization of token marker and line context wrt. session startup;
wenzelm [Sun, 21 Aug 2011 21:24:42 +0200] rev 44358
more robust initialization of token marker and line context wrt. session startup;
Sun, 21 Aug 2011 20:42:26 +0200 tuned Parse.group: delayed failure message;
wenzelm [Sun, 21 Aug 2011 20:42:26 +0200] rev 44357
tuned Parse.group: delayed failure message;
Sun, 21 Aug 2011 20:25:49 +0200 avoid actual Color.white, which would be turned into Color.black by org.gjt.sp.jedit.print.BufferPrintable;
wenzelm [Sun, 21 Aug 2011 20:25:49 +0200] rev 44356
avoid actual Color.white, which would be turned into Color.black by org.gjt.sp.jedit.print.BufferPrintable;
Sun, 21 Aug 2011 20:04:02 +0200 default style for user fonts -- to prevent org.gjt.sp.jedit.print.BufferPrintable from choking on null;
wenzelm [Sun, 21 Aug 2011 20:04:02 +0200] rev 44355
default style for user fonts -- to prevent org.gjt.sp.jedit.print.BufferPrintable from choking on null;
Sun, 21 Aug 2011 19:32:20 +0200 tuned;
wenzelm [Sun, 21 Aug 2011 19:32:20 +0200] rev 44354
tuned;
Sun, 21 Aug 2011 14:16:44 +0200 discontinued somewhat pointless Par_List.map_name -- most of the time is spent in tokenization;
wenzelm [Sun, 21 Aug 2011 14:16:44 +0200] rev 44353
discontinued somewhat pointless Par_List.map_name -- most of the time is spent in tokenization;
Sun, 21 Aug 2011 13:42:55 +0200 discontinued obsolete Thy_Syntax.report_span -- information can be reproduced in Isabelle/Scala;
wenzelm [Sun, 21 Aug 2011 13:42:55 +0200] rev 44352
discontinued obsolete Thy_Syntax.report_span -- information can be reproduced in Isabelle/Scala;
Sun, 21 Aug 2011 13:36:23 +0200 merged
wenzelm [Sun, 21 Aug 2011 13:36:23 +0200] rev 44351
merged
Sat, 20 Aug 2011 15:19:35 -0700 replace lemma realpow_two_diff with new lemma square_diff_square_factored
huffman [Sat, 20 Aug 2011 15:19:35 -0700] rev 44350
replace lemma realpow_two_diff with new lemma square_diff_square_factored
Sat, 20 Aug 2011 15:54:26 -0700 remove redundant lemma real_0_le_divide_iff in favor or zero_le_divide_iff
huffman [Sat, 20 Aug 2011 15:54:26 -0700] rev 44349
remove redundant lemma real_0_le_divide_iff in favor or zero_le_divide_iff
Sat, 20 Aug 2011 13:07:00 -0700 move lemma add_eq_0_iff to Groups.thy
huffman [Sat, 20 Aug 2011 13:07:00 -0700] rev 44348
move lemma add_eq_0_iff to Groups.thy
Sat, 20 Aug 2011 12:51:15 -0700 remove redundant lemma realpow_two_disj, use square_eq_iff or power2_eq_iff instead
huffman [Sat, 20 Aug 2011 12:51:15 -0700] rev 44347
remove redundant lemma realpow_two_disj, use square_eq_iff or power2_eq_iff instead
Sat, 20 Aug 2011 10:08:47 -0700 rename real_squared_diff_one_factored to square_diff_one_factored and move to Rings.thy
huffman [Sat, 20 Aug 2011 10:08:47 -0700] rev 44346
rename real_squared_diff_one_factored to square_diff_one_factored and move to Rings.thy
Sat, 20 Aug 2011 09:59:28 -0700 add lemma power2_eq_iff
huffman [Sat, 20 Aug 2011 09:59:28 -0700] rev 44345
add lemma power2_eq_iff
Sat, 20 Aug 2011 07:09:44 -0700 remove some over-specific rules from the simpset
huffman [Sat, 20 Aug 2011 07:09:44 -0700] rev 44344
remove some over-specific rules from the simpset
Sat, 20 Aug 2011 06:35:43 -0700 merged
huffman [Sat, 20 Aug 2011 06:35:43 -0700] rev 44343
merged
Sat, 20 Aug 2011 06:34:51 -0700 redefine constant 'trivial_limit' as an abbreviation
huffman [Sat, 20 Aug 2011 06:34:51 -0700] rev 44342
redefine constant 'trivial_limit' as an abbreviation
Sun, 21 Aug 2011 13:23:29 +0200 purely functional task_queue.ML -- moved actual interrupt_unsynchronized to future.ML;
wenzelm [Sun, 21 Aug 2011 13:23:29 +0200] rev 44341
purely functional task_queue.ML -- moved actual interrupt_unsynchronized to future.ML;
Sun, 21 Aug 2011 13:10:48 +0200 refined Task_Queue.cancel: passive tasks are considered running due to pending abort operation;
wenzelm [Sun, 21 Aug 2011 13:10:48 +0200] rev 44340
refined Task_Queue.cancel: passive tasks are considered running due to pending abort operation;
Sat, 20 Aug 2011 23:36:18 +0200 odd workaround for odd problem of load order in HOL/ex/ROOT.ML (!??);
wenzelm [Sat, 20 Aug 2011 23:36:18 +0200] rev 44339
odd workaround for odd problem of load order in HOL/ex/ROOT.ML (!??);
Sat, 20 Aug 2011 23:35:30 +0200 refined Graph implementation: more abstract/scalable Graph.Keys instead of plain lists -- order of adjacency is now standardized wrt. Key.ord;
wenzelm [Sat, 20 Aug 2011 23:35:30 +0200] rev 44338
refined Graph implementation: more abstract/scalable Graph.Keys instead of plain lists -- order of adjacency is now standardized wrt. Key.ord;
Sat, 20 Aug 2011 22:46:19 +0200 clarified get_imports -- should not rely on accidental order within graph;
wenzelm [Sat, 20 Aug 2011 22:46:19 +0200] rev 44337
clarified get_imports -- should not rely on accidental order within graph;
Sat, 20 Aug 2011 22:28:53 +0200 tuned Table.delete_safe: avoid potentially expensive attempt of delete;
wenzelm [Sat, 20 Aug 2011 22:28:53 +0200] rev 44336
tuned Table.delete_safe: avoid potentially expensive attempt of delete;
Sat, 20 Aug 2011 20:24:12 +0200 discontinued "Interrupt", which could disturb administrative tasks of the document model;
wenzelm [Sat, 20 Aug 2011 20:24:12 +0200] rev 44335
discontinued "Interrupt", which could disturb administrative tasks of the document model;
Sat, 20 Aug 2011 20:00:55 +0200 more direct balanced version Ord_List.unions;
wenzelm [Sat, 20 Aug 2011 20:00:55 +0200] rev 44334
more direct balanced version Ord_List.unions;
Sat, 20 Aug 2011 19:21:03 +0200 reverted to join_bodies/join_proofs based on fold_body_thms to regain performance (escpecially of HOL-Proofs) -- see also aa9c1e9ef2ce and 4e2abb045eac;
wenzelm [Sat, 20 Aug 2011 19:21:03 +0200] rev 44333
reverted to join_bodies/join_proofs based on fold_body_thms to regain performance (escpecially of HOL-Proofs) -- see also aa9c1e9ef2ce and 4e2abb045eac;
Sat, 20 Aug 2011 18:11:17 +0200 tuned future priorities (again);
wenzelm [Sat, 20 Aug 2011 18:11:17 +0200] rev 44332
tuned future priorities (again);
Sat, 20 Aug 2011 16:06:27 +0200 clarified fulfill_norm_proof: no join_thms yet;
wenzelm [Sat, 20 Aug 2011 16:06:27 +0200] rev 44331
clarified fulfill_norm_proof: no join_thms yet; clarified priority of fulfill_proof_future, which is followed by explicit join_thms; explicit Thm.future_body_of without join yet; tuned Thm.future_result: join_promises without fulfill_norm_proof;
Sat, 20 Aug 2011 15:52:29 +0200 added Future.joins convenience;
wenzelm [Sat, 20 Aug 2011 15:52:29 +0200] rev 44330
added Future.joins convenience; clarified Future.map: based on Future.cond_forks;
Sat, 20 Aug 2011 09:42:34 +0200 merged
haftmann [Sat, 20 Aug 2011 09:42:34 +0200] rev 44329
merged
Sat, 20 Aug 2011 09:42:12 +0200 deactivated »unknown« nitpick example
haftmann [Sat, 20 Aug 2011 09:42:12 +0200] rev 44328
deactivated »unknown« nitpick example
Sat, 20 Aug 2011 09:30:23 +0200 merged
haftmann [Sat, 20 Aug 2011 09:30:23 +0200] rev 44327
merged
Sat, 20 Aug 2011 01:40:22 +0200 tuned proof
haftmann [Sat, 20 Aug 2011 01:40:22 +0200] rev 44326
tuned proof
Sat, 20 Aug 2011 01:39:27 +0200 more uniform formatting of specifications
haftmann [Sat, 20 Aug 2011 01:39:27 +0200] rev 44325
more uniform formatting of specifications
Sat, 20 Aug 2011 01:33:58 +0200 compatibility layer
haftmann [Sat, 20 Aug 2011 01:33:58 +0200] rev 44324
compatibility layer
Sat, 20 Aug 2011 01:21:22 +0200 merged
haftmann [Sat, 20 Aug 2011 01:21:22 +0200] rev 44323
merged
Fri, 19 Aug 2011 19:33:31 +0200 more concise definition for Inf, Sup on bool
haftmann [Fri, 19 Aug 2011 19:33:31 +0200] rev 44322
more concise definition for Inf, Sup on bool
Thu, 18 Aug 2011 13:37:41 +0200 do not call ghc with -fglasgow-exts
noschinl [Thu, 18 Aug 2011 13:37:41 +0200] rev 44321
do not call ghc with -fglasgow-exts
Fri, 19 Aug 2011 19:01:00 -0700 remove some redundant simp rules about sqrt
huffman [Fri, 19 Aug 2011 19:01:00 -0700] rev 44320
remove some redundant simp rules about sqrt
Fri, 19 Aug 2011 18:42:41 -0700 move sin_coeff and cos_coeff lemmas to Transcendental.thy; simplify some proofs
huffman [Fri, 19 Aug 2011 18:42:41 -0700] rev 44319
move sin_coeff and cos_coeff lemmas to Transcendental.thy; simplify some proofs
Fri, 19 Aug 2011 18:08:05 -0700 remove unused lemma DERIV_sin_add
huffman [Fri, 19 Aug 2011 18:08:05 -0700] rev 44318
remove unused lemma DERIV_sin_add
Fri, 19 Aug 2011 18:06:27 -0700 remove redundant lemma lemma_DERIV_subst in favor of DERIV_cong
huffman [Fri, 19 Aug 2011 18:06:27 -0700] rev 44317
remove redundant lemma lemma_DERIV_subst in favor of DERIV_cong
Fri, 19 Aug 2011 17:59:19 -0700 remove redundant lemma exp_ln_eq in favor of ln_unique
huffman [Fri, 19 Aug 2011 17:59:19 -0700] rev 44316
remove redundant lemma exp_ln_eq in favor of ln_unique
Fri, 19 Aug 2011 16:55:43 -0700 merged
huffman [Fri, 19 Aug 2011 16:55:43 -0700] rev 44315
merged
Fri, 19 Aug 2011 15:54:43 -0700 Lim.thy: legacy theorems
huffman [Fri, 19 Aug 2011 15:54:43 -0700] rev 44314
Lim.thy: legacy theorems
Fri, 19 Aug 2011 15:07:10 -0700 SEQ.thy: legacy theorem names
huffman [Fri, 19 Aug 2011 15:07:10 -0700] rev 44313
SEQ.thy: legacy theorem names
Fri, 19 Aug 2011 14:46:45 -0700 delete unused lemmas about limits
huffman [Fri, 19 Aug 2011 14:46:45 -0700] rev 44312
delete unused lemmas about limits
Fri, 19 Aug 2011 14:17:28 -0700 Transcendental.thy: add tendsto_intros lemmas;
huffman [Fri, 19 Aug 2011 14:17:28 -0700] rev 44311
Transcendental.thy: add tendsto_intros lemmas; new isCont theorems; simplify some proofs.
Fri, 19 Aug 2011 11:49:53 -0700 add lemma isCont_tendsto_compose
huffman [Fri, 19 Aug 2011 11:49:53 -0700] rev 44310
add lemma isCont_tendsto_compose
Fri, 19 Aug 2011 23:48:18 +0200 merged
wenzelm [Fri, 19 Aug 2011 23:48:18 +0200] rev 44309
merged
Fri, 19 Aug 2011 10:46:54 -0700 Transcendental.thy: remove several unused lemmas and simplify some proofs
huffman [Fri, 19 Aug 2011 10:46:54 -0700] rev 44308
Transcendental.thy: remove several unused lemmas and simplify some proofs
Fri, 19 Aug 2011 08:40:15 -0700 remove unused lemmas
huffman [Fri, 19 Aug 2011 08:40:15 -0700] rev 44307
remove unused lemmas
Fri, 19 Aug 2011 08:39:43 -0700 fold definitions of sin_coeff and cos_coeff in Maclaurin lemmas
huffman [Fri, 19 Aug 2011 08:39:43 -0700] rev 44306
fold definitions of sin_coeff and cos_coeff in Maclaurin lemmas
Fri, 19 Aug 2011 07:45:22 -0700 remove some redundant simp rules
huffman [Fri, 19 Aug 2011 07:45:22 -0700] rev 44305
remove some redundant simp rules
Fri, 19 Aug 2011 23:25:47 +0200 maintain recent future proofs at transaction boundaries;
wenzelm [Fri, 19 Aug 2011 23:25:47 +0200] rev 44304
maintain recent future proofs at transaction boundaries;
Fri, 19 Aug 2011 21:40:52 +0200 incremental Proofterm.join_body, with join_thms step in fulfill_norm_proof -- avoid full graph traversal of former Proofterm.join_bodies;
wenzelm [Fri, 19 Aug 2011 21:40:52 +0200] rev 44303
incremental Proofterm.join_body, with join_thms step in fulfill_norm_proof -- avoid full graph traversal of former Proofterm.join_bodies;
Fri, 19 Aug 2011 18:01:23 +0200 tuned;
wenzelm [Fri, 19 Aug 2011 18:01:23 +0200] rev 44302
tuned;
Fri, 19 Aug 2011 17:39:37 +0200 tuned signature (again);
wenzelm [Fri, 19 Aug 2011 17:39:37 +0200] rev 44301
tuned signature (again); tuned;
Fri, 19 Aug 2011 16:13:26 +0200 tuned signature -- treat structure Task_Queue as private to implementation;
wenzelm [Fri, 19 Aug 2011 16:13:26 +0200] rev 44300
tuned signature -- treat structure Task_Queue as private to implementation;
Fri, 19 Aug 2011 15:56:26 +0200 refined Future.cancel: explicit future allows to join actual cancellation;
wenzelm [Fri, 19 Aug 2011 15:56:26 +0200] rev 44299
refined Future.cancel: explicit future allows to join actual cancellation; Document.cancel_execution: join nested future groups as well;
Fri, 19 Aug 2011 14:01:20 +0200 Future.promise: explicit abort operation (like uninterruptible future job);
wenzelm [Fri, 19 Aug 2011 14:01:20 +0200] rev 44298
Future.promise: explicit abort operation (like uninterruptible future job); explicit cancel_scala message -- still unused;
Fri, 19 Aug 2011 13:55:32 +0200 editable raw text areas: allow user to clear content;
wenzelm [Fri, 19 Aug 2011 13:55:32 +0200] rev 44297
editable raw text areas: allow user to clear content;
Fri, 19 Aug 2011 13:32:27 +0200 more robust use of set_exn_serial, which is based on PolyML.raiseWithLocation internally;
wenzelm [Fri, 19 Aug 2011 13:32:27 +0200] rev 44296
more robust use of set_exn_serial, which is based on PolyML.raiseWithLocation internally;
Fri, 19 Aug 2011 12:51:14 +0200 more focused use of Multithreading.interrupted: retain interrupts within task group boundary, without loss of information;
wenzelm [Fri, 19 Aug 2011 12:51:14 +0200] rev 44295
more focused use of Multithreading.interrupted: retain interrupts within task group boundary, without loss of information;
Fri, 19 Aug 2011 12:03:44 +0200 clarified Future.cond_forks: more uniform handling of exceptional situations;
wenzelm [Fri, 19 Aug 2011 12:03:44 +0200] rev 44294
clarified Future.cond_forks: more uniform handling of exceptional situations;
Fri, 19 Aug 2011 17:05:10 +0900 Quotient_Examples: Cset, List_Cset: Lift Inf and Sup directly.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Aug 2011 17:05:10 +0900] rev 44293
Quotient_Examples: Cset, List_Cset: Lift Inf and Sup directly.
Thu, 18 Aug 2011 22:32:19 -0700 merged
huffman [Thu, 18 Aug 2011 22:32:19 -0700] rev 44292
merged
Thu, 18 Aug 2011 22:31:52 -0700 define complex exponential 'expi' as abbreviation for 'exp'
huffman [Thu, 18 Aug 2011 22:31:52 -0700] rev 44291
define complex exponential 'expi' as abbreviation for 'exp'
Thu, 18 Aug 2011 21:23:31 -0700 remove more bounded_linear locale interpretations (cf. f0de18b62d63)
huffman [Thu, 18 Aug 2011 21:23:31 -0700] rev 44290
remove more bounded_linear locale interpretations (cf. f0de18b62d63)
Thu, 18 Aug 2011 19:53:03 -0700 optimize some proofs
huffman [Thu, 18 Aug 2011 19:53:03 -0700] rev 44289
optimize some proofs
Thu, 18 Aug 2011 18:10:23 -0700 add Multivariate_Analysis dependencies
huffman [Thu, 18 Aug 2011 18:10:23 -0700] rev 44288
add Multivariate_Analysis dependencies
Thu, 18 Aug 2011 18:08:43 -0700 import Library/Sum_of_Squares instead of reloading positivstellensatz.ML
huffman [Thu, 18 Aug 2011 18:08:43 -0700] rev 44287
import Library/Sum_of_Squares instead of reloading positivstellensatz.ML
Thu, 18 Aug 2011 17:32:02 -0700 declare euclidean_component_zero[simp] at the point it is proved
huffman [Thu, 18 Aug 2011 17:32:02 -0700] rev 44286
declare euclidean_component_zero[simp] at the point it is proved
Fri, 19 Aug 2011 10:23:16 +0900 Quotient Package: Regularization: do not fail if no progress is made, leave the subgoal to the user. Injection: try assumptions before extensionality to avoid looping.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Aug 2011 10:23:16 +0900] rev 44285
Quotient Package: Regularization: do not fail if no progress is made, leave the subgoal to the user. Injection: try assumptions before extensionality to avoid looping.
Thu, 18 Aug 2011 23:43:22 +0200 merged;
wenzelm [Thu, 18 Aug 2011 23:43:22 +0200] rev 44284
merged;
Thu, 18 Aug 2011 14:08:39 -0700 merged
huffman [Thu, 18 Aug 2011 14:08:39 -0700] rev 44283
merged
Thu, 18 Aug 2011 13:36:58 -0700 remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
huffman [Thu, 18 Aug 2011 13:36:58 -0700] rev 44282
remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip