Fri, 04 Nov 2011 17:19:33 +0100 prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);
wenzelm [Fri, 04 Nov 2011 17:19:33 +0100] rev 45340
prefer global Quotient_Info lookup to accomodate Quotient_Term, which is not quite localized yet (cf. 9fd6fce8a230);
Fri, 04 Nov 2011 15:05:59 +0000 document new experimental provers
blanchet [Fri, 04 Nov 2011 15:05:59 +0000] rev 45339
document new experimental provers
Fri, 04 Nov 2011 15:05:58 +0000 added remote iProver(-Eq) for experimentation
blanchet [Fri, 04 Nov 2011 15:05:58 +0000] rev 45338
added remote iProver(-Eq) for experimentation
Fri, 04 Nov 2011 13:52:19 +0100 merged
wenzelm [Fri, 04 Nov 2011 13:52:19 +0100] rev 45337
merged
Fri, 04 Nov 2011 08:19:24 +0100 ex/Tree23.thy: automate proof of gfull_add
huffman [Fri, 04 Nov 2011 08:19:24 +0100] rev 45336
ex/Tree23.thy: automate proof of gfull_add
Fri, 04 Nov 2011 08:00:48 +0100 ex/Tree23.thy: simplify proof of bal_del0
huffman [Fri, 04 Nov 2011 08:00:48 +0100] rev 45335
ex/Tree23.thy: simplify proof of bal_del0
Fri, 04 Nov 2011 07:37:37 +0100 ex/Tree23.thy: simplify proof of bal_add0
huffman [Fri, 04 Nov 2011 07:37:37 +0100] rev 45334
ex/Tree23.thy: simplify proof of bal_add0
Fri, 04 Nov 2011 07:04:34 +0100 ex/Tree23.thy: simpler definition of ordered-ness predicate
huffman [Fri, 04 Nov 2011 07:04:34 +0100] rev 45333
ex/Tree23.thy: simpler definition of ordered-ness predicate
Thu, 03 Nov 2011 17:40:50 +0100 ex/Tree23.thy: prove that deletion preserves balance
huffman [Thu, 03 Nov 2011 17:40:50 +0100] rev 45332
ex/Tree23.thy: prove that deletion preserves balance
Fri, 04 Nov 2011 00:07:45 +0100 more liberal Parse.fixes, to avoid overlap of mixfix with is-pattern (notably in 'obtain' syntax);
wenzelm [Fri, 04 Nov 2011 00:07:45 +0100] rev 45331
more liberal Parse.fixes, to avoid overlap of mixfix with is-pattern (notably in 'obtain' syntax);
Thu, 03 Nov 2011 23:55:53 +0100 more general Proof_Context.bind_propp, which allows outer parameters;
wenzelm [Thu, 03 Nov 2011 23:55:53 +0100] rev 45330
more general Proof_Context.bind_propp, which allows outer parameters; obtain: some support for term bindings within the proof, depending on parameters;
Thu, 03 Nov 2011 23:32:31 +0100 tuned whitespace;
wenzelm [Thu, 03 Nov 2011 23:32:31 +0100] rev 45329
tuned whitespace;
Thu, 03 Nov 2011 22:51:37 +0100 tuned signature;
wenzelm [Thu, 03 Nov 2011 22:51:37 +0100] rev 45328
tuned signature;
Thu, 03 Nov 2011 22:23:41 +0100 tuned signature -- canonical argument order;
wenzelm [Thu, 03 Nov 2011 22:23:41 +0100] rev 45327
tuned signature -- canonical argument order;
Thu, 03 Nov 2011 22:15:47 +0100 tuned -- Variable.declare_term is already part of Variable.auto_fixes;
wenzelm [Thu, 03 Nov 2011 22:15:47 +0100] rev 45326
tuned -- Variable.declare_term is already part of Variable.auto_fixes;
Thu, 03 Nov 2011 11:18:06 +0100 ex/Tree23.thy: prove that insertion preserves tree balance and order
huffman [Thu, 03 Nov 2011 11:18:06 +0100] rev 45325
ex/Tree23.thy: prove that insertion preserves tree balance and order
Thu, 03 Nov 2011 18:10:47 +1100 more IMP fragments
kleing [Thu, 03 Nov 2011 18:10:47 +1100] rev 45324
more IMP fragments
Thu, 03 Nov 2011 18:10:13 +1100 string -> vname
kleing [Thu, 03 Nov 2011 18:10:13 +1100] rev 45323
string -> vname
Thu, 03 Nov 2011 16:22:29 +1100 JMPF(LESS|GE) -> JMP(LESS|GE) because jumps are int now.
kleing [Thu, 03 Nov 2011 16:22:29 +1100] rev 45322
JMPF(LESS|GE) -> JMP(LESS|GE) because jumps are int now.
Thu, 03 Nov 2011 15:54:19 +1100 more IMP text fragments
kleing [Thu, 03 Nov 2011 15:54:19 +1100] rev 45321
more IMP text fragments
Thu, 03 Nov 2011 10:29:05 +1100 moved latex generation for HOL-IMP out of distribution
kleing [Thu, 03 Nov 2011 10:29:05 +1100] rev 45320
moved latex generation for HOL-IMP out of distribution
Tue, 01 Nov 2011 10:05:28 +0100 renaming Quotient_Set and List_Quotient_Set to Quotient_Cset and List_Quotient_Cset to avoid name clash with existing Quotient_Set (again, cf. 66823a0066db)
bulwahn [Tue, 01 Nov 2011 10:05:28 +0100] rev 45319
renaming Quotient_Set and List_Quotient_Set to Quotient_Cset and List_Quotient_Cset to avoid name clash with existing Quotient_Set (again, cf. 66823a0066db)
Mon, 31 Oct 2011 19:12:41 +0100 merged
bulwahn [Mon, 31 Oct 2011 19:12:41 +0100] rev 45318
merged
Mon, 31 Oct 2011 18:29:25 +0100 more robust, declarative and unsurprising computation of types in the quotient type definition
bulwahn [Mon, 31 Oct 2011 18:29:25 +0100] rev 45317
more robust, declarative and unsurprising computation of types in the quotient type definition
Mon, 31 Oct 2011 17:51:01 +0100 improve handling of bound type variables (esp. for TFF1)
blanchet [Mon, 31 Oct 2011 17:51:01 +0100] rev 45316
improve handling of bound type variables (esp. for TFF1)
Mon, 31 Oct 2011 17:51:01 +0100 improved TFF1 output
blanchet [Mon, 31 Oct 2011 17:51:01 +0100] rev 45315
improved TFF1 output
Mon, 31 Oct 2011 08:50:35 +0100 clarified signature
bulwahn [Mon, 31 Oct 2011 08:50:35 +0100] rev 45314
clarified signature
Mon, 31 Oct 2011 08:43:21 +0100 tuned
bulwahn [Mon, 31 Oct 2011 08:43:21 +0100] rev 45313
tuned
Mon, 31 Oct 2011 08:22:56 +0100 tuned
bulwahn [Mon, 31 Oct 2011 08:22:56 +0100] rev 45312
tuned
Sun, 30 Oct 2011 22:35:18 +0100 even more uniform Local_Theory.declaration for locales (cf. 57def0b39696, aa35859c8741);
wenzelm [Sun, 30 Oct 2011 22:35:18 +0100] rev 45311
even more uniform Local_Theory.declaration for locales (cf. 57def0b39696, aa35859c8741);
Sun, 30 Oct 2011 22:20:45 +0100 removed obsolete argument (cf. aa35859c8741);
wenzelm [Sun, 30 Oct 2011 22:20:45 +0100] rev 45310
removed obsolete argument (cf. aa35859c8741);
Sun, 30 Oct 2011 09:42:13 +0100 removed ad-hoc simp rules sin_cos_eq[symmetric], minus_sin_cos_eq[symmetric], cos_sin_eq[symmetric]
huffman [Sun, 30 Oct 2011 09:42:13 +0100] rev 45309
removed ad-hoc simp rules sin_cos_eq[symmetric], minus_sin_cos_eq[symmetric], cos_sin_eq[symmetric]
Sun, 30 Oct 2011 09:07:02 +0100 extend cancellation simproc patterns to cover terms like '- (2 * pi) < pi'
huffman [Sun, 30 Oct 2011 09:07:02 +0100] rev 45308
extend cancellation simproc patterns to cover terms like '- (2 * pi) < pi'
Sun, 30 Oct 2011 07:08:33 +0100 merged
huffman [Sun, 30 Oct 2011 07:08:33 +0100] rev 45307
merged
Sat, 29 Oct 2011 10:00:35 +0200 remove unused function
huffman [Sat, 29 Oct 2011 10:00:35 +0200] rev 45306
remove unused function
Sat, 29 Oct 2011 13:51:35 +0200 also export DFG formats
blanchet [Sat, 29 Oct 2011 13:51:35 +0200] rev 45305
also export DFG formats
Sat, 29 Oct 2011 13:15:58 +0200 always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45304
always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions
Sat, 29 Oct 2011 13:15:58 +0200 added DFG unsorted support (like in the old days)
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45303
added DFG unsorted support (like in the old days)
Sat, 29 Oct 2011 13:15:58 +0200 gracefully do nothing if the SPASS input file is already in DFG format
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45302
gracefully do nothing if the SPASS input file is already in DFG format
Sat, 29 Oct 2011 13:15:58 +0200 added sorted DFG output for coming version of SPASS
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45301
added sorted DFG output for coming version of SPASS
Sat, 29 Oct 2011 13:15:58 +0200 specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45300
specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9
Sat, 29 Oct 2011 13:15:58 +0200 check "sound" flag before doing something unsound...
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45299
check "sound" flag before doing something unsound...
Sat, 29 Oct 2011 12:57:43 +0200 uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
wenzelm [Sat, 29 Oct 2011 12:57:43 +0200] rev 45298
uniform treatment of syntax declaration wrt. aux. context (NB: notation avoids duplicate mixfix internally);
Sat, 29 Oct 2011 12:55:34 +0200 tuned;
wenzelm [Sat, 29 Oct 2011 12:55:34 +0200] rev 45297
tuned;
Fri, 28 Oct 2011 16:49:15 +0200 more accurate class constraints on cancellation simproc patterns
huffman [Fri, 28 Oct 2011 16:49:15 +0200] rev 45296
more accurate class constraints on cancellation simproc patterns
Sat, 29 Oct 2011 00:23:58 +0200 tuned;
wenzelm [Sat, 29 Oct 2011 00:23:58 +0200] rev 45295
tuned;
Fri, 28 Oct 2011 23:41:16 +0200 tuned Named_Thms: proper binding;
wenzelm [Fri, 28 Oct 2011 23:41:16 +0200] rev 45294
tuned Named_Thms: proper binding;
Fri, 28 Oct 2011 23:16:50 +0200 refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
wenzelm [Fri, 28 Oct 2011 23:16:50 +0200] rev 45293
refined Local_Theory.declaration {syntax = false, pervasive} semantics: update is applied to auxiliary context as well;
Fri, 28 Oct 2011 23:10:44 +0200 more robust data storage (NB: the morphism can change the shape of qconst, and in the auxiliary context it is not even a constant yet);
wenzelm [Fri, 28 Oct 2011 23:10:44 +0200] rev 45292
more robust data storage (NB: the morphism can change the shape of qconst, and in the auxiliary context it is not even a constant yet);
Fri, 28 Oct 2011 22:17:30 +0200 uniform Local_Theory.declaration with explicit params;
wenzelm [Fri, 28 Oct 2011 22:17:30 +0200] rev 45291
uniform Local_Theory.declaration with explicit params;
Fri, 28 Oct 2011 17:15:52 +0200 tuned signature -- refined terminology;
wenzelm [Fri, 28 Oct 2011 17:15:52 +0200] rev 45290
tuned signature -- refined terminology;
Fri, 28 Oct 2011 15:38:41 +0200 slightly more explicit/syntactic modelling of morphisms;
wenzelm [Fri, 28 Oct 2011 15:38:41 +0200] rev 45289
slightly more explicit/syntactic modelling of morphisms;
Fri, 28 Oct 2011 14:10:19 +0200 correct import path
hoelzl [Fri, 28 Oct 2011 14:10:19 +0200] rev 45288
correct import path
Fri, 28 Oct 2011 14:06:06 +0200 allow to build Probability and MV-Analysis with one ROOT.ML
hoelzl [Fri, 28 Oct 2011 14:06:06 +0200] rev 45287
allow to build Probability and MV-Analysis with one ROOT.ML
Fri, 28 Oct 2011 12:37:18 +0200 removing dead code
bulwahn [Fri, 28 Oct 2011 12:37:18 +0200] rev 45286
removing dead code
Fri, 28 Oct 2011 10:33:23 +0200 ex/Simproc_Tests.thy: remove duplicate simprocs
huffman [Fri, 28 Oct 2011 10:33:23 +0200] rev 45285
ex/Simproc_Tests.thy: remove duplicate simprocs
Fri, 28 Oct 2011 11:02:27 +0200 use simproc_setup for cancellation simprocs, to get proper name bindings
huffman [Fri, 28 Oct 2011 11:02:27 +0200] rev 45284
use simproc_setup for cancellation simprocs, to get proper name bindings
Thu, 27 Oct 2011 22:37:19 +0200 tuned;
wenzelm [Thu, 27 Oct 2011 22:37:19 +0200] rev 45283
tuned;
Thu, 27 Oct 2011 22:20:55 +0200 eliminated aliases of standard functions;
wenzelm [Thu, 27 Oct 2011 22:20:55 +0200] rev 45282
eliminated aliases of standard functions;
Thu, 27 Oct 2011 21:52:57 +0200 more standard attribute setup;
wenzelm [Thu, 27 Oct 2011 21:52:57 +0200] rev 45281
more standard attribute setup;
Thu, 27 Oct 2011 21:02:10 +0200 localized quotient data;
wenzelm [Thu, 27 Oct 2011 21:02:10 +0200] rev 45280
localized quotient data;
Thu, 27 Oct 2011 20:26:38 +0200 simplified/standardized signatures;
wenzelm [Thu, 27 Oct 2011 20:26:38 +0200] rev 45279
simplified/standardized signatures;
Thu, 27 Oct 2011 19:41:08 +0200 tuned signature;
wenzelm [Thu, 27 Oct 2011 19:41:08 +0200] rev 45278
tuned signature;
Thu, 27 Oct 2011 16:28:34 +0200 uses IMP and hence requires its tex setup
nipkow [Thu, 27 Oct 2011 16:28:34 +0200] rev 45277
uses IMP and hence requires its tex setup
Thu, 27 Oct 2011 15:59:33 +0200 merged
nipkow [Thu, 27 Oct 2011 15:59:33 +0200] rev 45276
merged
Thu, 27 Oct 2011 15:59:25 +0200 tuned text
nipkow [Thu, 27 Oct 2011 15:59:25 +0200] rev 45275
tuned text
Thu, 27 Oct 2011 13:52:31 +0200 respecting isabelle's programming style in the quotient package by simplifying qconsts_lookup function for data access; removing odd NotFound exception
bulwahn [Thu, 27 Oct 2011 13:52:31 +0200] rev 45274
respecting isabelle's programming style in the quotient package by simplifying qconsts_lookup function for data access; removing odd NotFound exception
Thu, 27 Oct 2011 13:50:55 +0200 respecting isabelle's programming style in the quotient package by simplifying map_lookup function for data access
bulwahn [Thu, 27 Oct 2011 13:50:55 +0200] rev 45273
respecting isabelle's programming style in the quotient package by simplifying map_lookup function for data access
Thu, 27 Oct 2011 13:50:54 +0200 respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access
bulwahn [Thu, 27 Oct 2011 13:50:54 +0200] rev 45272
respecting isabelle's programming style in the quotient package by simplifying quotdata_lookup function for data access
Thu, 27 Oct 2011 07:48:07 +0200 merged
huffman [Thu, 27 Oct 2011 07:48:07 +0200] rev 45271
merged
Thu, 27 Oct 2011 07:46:57 +0200 fix bug in cancel_factor simprocs so they will work on goals like 'x * y < x * z' where the common term is already on the left
huffman [Thu, 27 Oct 2011 07:46:57 +0200] rev 45270
fix bug in cancel_factor simprocs so they will work on goals like 'x * y < x * z' where the common term is already on the left
Wed, 26 Oct 2011 22:51:06 +0200 more robust ML pretty printing (cf. b6c527c64789);
wenzelm [Wed, 26 Oct 2011 22:51:06 +0200] rev 45269
more robust ML pretty printing (cf. b6c527c64789);
Wed, 26 Oct 2011 22:50:40 +0200 tuned;
wenzelm [Wed, 26 Oct 2011 22:50:40 +0200] rev 45268
tuned;
Tue, 25 Oct 2011 16:37:11 +0200 renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library
bulwahn [Tue, 25 Oct 2011 16:37:11 +0200] rev 45267
renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library
Tue, 25 Oct 2011 16:09:02 +0200 tuned text
nipkow [Tue, 25 Oct 2011 16:09:02 +0200] rev 45266
tuned text
Tue, 25 Oct 2011 15:59:15 +0200 tuned names to avoid shadowing
nipkow [Tue, 25 Oct 2011 15:59:15 +0200] rev 45265
tuned names to avoid shadowing
Tue, 25 Oct 2011 12:00:52 +0200 merge Gcd/GCD and Lcm/LCM
huffman [Tue, 25 Oct 2011 12:00:52 +0200] rev 45264
merge Gcd/GCD and Lcm/LCM
Tue, 25 Oct 2011 08:48:36 +0200 clarify types of terms: use proper set type
boehmes [Tue, 25 Oct 2011 08:48:36 +0200] rev 45263
clarify types of terms: use proper set type
Mon, 24 Oct 2011 16:47:24 +0200 instance bool :: linorder
huffman [Mon, 24 Oct 2011 16:47:24 +0200] rev 45262
instance bool :: linorder
Mon, 24 Oct 2011 12:26:05 +0200 removing poor man's dictionary construction which were only for the ancient code generator with no support of type classes
bulwahn [Mon, 24 Oct 2011 12:26:05 +0200] rev 45261
removing poor man's dictionary construction which were only for the ancient code generator with no support of type classes
Mon, 24 Oct 2011 11:40:31 +0200 fixed typo
bulwahn [Mon, 24 Oct 2011 11:40:31 +0200] rev 45260
fixed typo
Mon, 24 Oct 2011 10:45:54 +0200 latex output not needed because errors manifest themselves earlier
nipkow [Mon, 24 Oct 2011 10:45:54 +0200] rev 45259
latex output not needed because errors manifest themselves earlier
Sun, 23 Oct 2011 23:11:53 +0200 some text on inner-syntax;
wenzelm [Sun, 23 Oct 2011 23:11:53 +0200] rev 45258
some text on inner-syntax;
Sun, 23 Oct 2011 16:03:59 +0200 renamed in ASM
nipkow [Sun, 23 Oct 2011 16:03:59 +0200] rev 45257
renamed in ASM
Sun, 23 Oct 2011 14:15:24 +0200 tuned order of eqns
nipkow [Sun, 23 Oct 2011 14:15:24 +0200] rev 45256
tuned order of eqns
Sun, 23 Oct 2011 14:03:37 +0200 tuned
nipkow [Sun, 23 Oct 2011 14:03:37 +0200] rev 45255
tuned
Sun, 23 Oct 2011 17:37:21 +1100 script for exporting filtered IMP files as tar.gz
kleing [Sun, 23 Oct 2011 17:37:21 +1100] rev 45254
script for exporting filtered IMP files as tar.gz
Sun, 23 Oct 2011 17:12:14 +1100 removed Norbert's email from isatest (bounces)
kleing [Sun, 23 Oct 2011 17:12:14 +1100] rev 45253
removed Norbert's email from isatest (bounces)
Sat, 22 Oct 2011 23:43:01 +0200 class Lexicon as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:43:01 +0200] rev 45252
class Lexicon as abstract datatype;
Sat, 22 Oct 2011 23:30:02 +0200 more private stuff;
wenzelm [Sat, 22 Oct 2011 23:30:02 +0200] rev 45251
more private stuff;
Sat, 22 Oct 2011 23:29:44 +0200 class Text.Edit as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:29:44 +0200] rev 45250
class Text.Edit as abstract datatype;
Sat, 22 Oct 2011 23:29:11 +0200 class Time as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:29:11 +0200] rev 45249
class Time as abstract datatype;
Sat, 22 Oct 2011 23:28:24 +0200 class Volatile as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:28:24 +0200] rev 45248
class Volatile as abstract datatype;
Sat, 22 Oct 2011 20:18:01 +0200 merged
nipkow [Sat, 22 Oct 2011 20:18:01 +0200] rev 45247
merged
Sat, 22 Oct 2011 20:17:50 +0200 added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
nipkow [Sat, 22 Oct 2011 20:17:50 +0200] rev 45246
added isaverbatimwrite that allows to cut out snippets of thy files in their latex form and dump them in a file
Sat, 22 Oct 2011 19:22:13 +0200 experimental support for Scala 2.9.1.final;
wenzelm [Sat, 22 Oct 2011 19:22:13 +0200] rev 45245
experimental support for Scala 2.9.1.final;
Sat, 22 Oct 2011 19:15:32 +0200 class Path as abstract datatype;
wenzelm [Sat, 22 Oct 2011 19:15:32 +0200] rev 45244
class Path as abstract datatype;
Sat, 22 Oct 2011 19:00:03 +0200 class Counter as abstract datatype;
wenzelm [Sat, 22 Oct 2011 19:00:03 +0200] rev 45243
class Counter as abstract datatype;
Sat, 22 Oct 2011 16:57:24 +0200 discontinued redundant ASCII syntax;
wenzelm [Sat, 22 Oct 2011 16:57:24 +0200] rev 45242
discontinued redundant ASCII syntax;
Sat, 22 Oct 2011 16:44:34 +0200 modernized specifications;
wenzelm [Sat, 22 Oct 2011 16:44:34 +0200] rev 45241
modernized specifications;
Fri, 21 Oct 2011 22:44:55 +0200 proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views);
wenzelm [Fri, 21 Oct 2011 22:44:55 +0200] rev 45240
proper normal form for Perspective.ranges (overlapping ranges could be joined in wrong order, crashing multiple editor views); clarified Text.Range apartness, with try_restrict and try_join operations; private Perspective constructor to ensure abstract datatype integrity;
Fri, 21 Oct 2011 17:39:07 +0200 merged
nipkow [Fri, 21 Oct 2011 17:39:07 +0200] rev 45239
merged
Fri, 21 Oct 2011 17:39:00 +0200 tuned
nipkow [Fri, 21 Oct 2011 17:39:00 +0200] rev 45238
tuned
Fri, 21 Oct 2011 16:21:12 +0200 merged
wenzelm [Fri, 21 Oct 2011 16:21:12 +0200] rev 45237
merged
Fri, 21 Oct 2011 14:25:38 +0200 replacing metis proofs with facts xt1 by new proof with more readable names
bulwahn [Fri, 21 Oct 2011 14:25:38 +0200] rev 45236
replacing metis proofs with facts xt1 by new proof with more readable names
Fri, 21 Oct 2011 14:06:15 +0200 more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
blanchet [Fri, 21 Oct 2011 14:06:15 +0200] rev 45235
more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
Fri, 21 Oct 2011 12:44:20 +0200 disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
blanchet [Fri, 21 Oct 2011 12:44:20 +0200] rev 45234
disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
Fri, 21 Oct 2011 11:17:16 +0200 NEWS
bulwahn [Fri, 21 Oct 2011 11:17:16 +0200] rev 45233
NEWS
Fri, 21 Oct 2011 11:17:15 +0200 updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
bulwahn [Fri, 21 Oct 2011 11:17:15 +0200] rev 45232
updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
Fri, 21 Oct 2011 11:17:14 +0200 replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
bulwahn [Fri, 21 Oct 2011 11:17:14 +0200] rev 45231
replacing code_inline by code_unfold, removing obsolete code_unfold, code_inline del now that the ancient code generator is removed
Fri, 21 Oct 2011 11:17:12 +0200 removing redundant attribute code_inline in the code generator
bulwahn [Fri, 21 Oct 2011 11:17:12 +0200] rev 45230
removing redundant attribute code_inline in the code generator
Fri, 21 Oct 2011 11:27:21 +0200 tuned;
wenzelm [Fri, 21 Oct 2011 11:27:21 +0200] rev 45229
tuned;
Fri, 21 Oct 2011 11:26:14 +0200 tuned;
wenzelm [Fri, 21 Oct 2011 11:26:14 +0200] rev 45228
tuned;
Fri, 21 Oct 2011 10:37:03 +0200 improving mutabelle script again after missing some changes in f4896c792316
bulwahn [Fri, 21 Oct 2011 10:37:03 +0200] rev 45227
improving mutabelle script again after missing some changes in f4896c792316
Fri, 21 Oct 2011 10:32:42 +0200 correcting code_prolog
bulwahn [Fri, 21 Oct 2011 10:32:42 +0200] rev 45226
correcting code_prolog
Fri, 21 Oct 2011 09:51:45 +0200 merged
huffman [Fri, 21 Oct 2011 09:51:45 +0200] rev 45225
merged
Fri, 21 Oct 2011 08:42:11 +0200 add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
huffman [Fri, 21 Oct 2011 08:42:11 +0200] rev 45224
add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
Fri, 21 Oct 2011 08:25:04 +0200 merged
nipkow [Fri, 21 Oct 2011 08:25:04 +0200] rev 45223
merged
Fri, 21 Oct 2011 08:24:57 +0200 tuned
nipkow [Fri, 21 Oct 2011 08:24:57 +0200] rev 45222
tuned
Thu, 20 Oct 2011 22:26:02 +0200 mark "xt..." rules as "no_atp", since they are easy consequences of other better named properties
blanchet [Thu, 20 Oct 2011 22:26:02 +0200] rev 45221
mark "xt..." rules as "no_atp", since they are easy consequences of other better named properties
Thu, 20 Oct 2011 22:02:49 +0200 merged
huffman [Thu, 20 Oct 2011 22:02:49 +0200] rev 45220
merged
Thu, 20 Oct 2011 17:27:14 +0200 removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
huffman [Thu, 20 Oct 2011 17:27:14 +0200] rev 45219
removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
Thu, 20 Oct 2011 12:30:43 -0400 removed [trans] concept from basic material
kleing [Thu, 20 Oct 2011 12:30:43 -0400] rev 45218
removed [trans] concept from basic material
Thu, 20 Oct 2011 10:44:00 +0200 merged
nipkow [Thu, 20 Oct 2011 10:44:00 +0200] rev 45217
merged
Thu, 20 Oct 2011 10:43:47 +0200 tuned
nipkow [Thu, 20 Oct 2011 10:43:47 +0200] rev 45216
tuned
Thu, 20 Oct 2011 09:59:12 +0200 merged
bulwahn [Thu, 20 Oct 2011 09:59:12 +0200] rev 45215
merged
Thu, 20 Oct 2011 09:11:13 +0200 modernizing predicate_compile_quickcheck
bulwahn [Thu, 20 Oct 2011 09:11:13 +0200] rev 45214
modernizing predicate_compile_quickcheck
Thu, 20 Oct 2011 08:20:35 +0200 adding depth as an quickcheck configuration
bulwahn [Thu, 20 Oct 2011 08:20:35 +0200] rev 45213
adding depth as an quickcheck configuration
Thu, 20 Oct 2011 09:48:00 +0200 renamed name -> vname
nipkow [Thu, 20 Oct 2011 09:48:00 +0200] rev 45212
renamed name -> vname
Wed, 19 Oct 2011 23:07:48 +0200 removed some remaining artefacts of ancient SML code generator
haftmann [Wed, 19 Oct 2011 23:07:48 +0200] rev 45211
removed some remaining artefacts of ancient SML code generator
Wed, 19 Oct 2011 22:54:26 +0200 NEWS
haftmann [Wed, 19 Oct 2011 22:54:26 +0200] rev 45210
NEWS
Wed, 19 Oct 2011 21:40:32 +0200 cleaner LEO-II extensionality step detection
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45209
cleaner LEO-II extensionality step detection
Wed, 19 Oct 2011 21:40:32 +0200 marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45208
marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
Wed, 19 Oct 2011 21:40:32 +0200 one more LEO-II failure
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45207
one more LEO-II failure
Wed, 19 Oct 2011 19:45:19 +0200 merged
wenzelm [Wed, 19 Oct 2011 19:45:19 +0200] rev 45206
merged
Wed, 19 Oct 2011 17:45:25 +0200 merged
huffman [Wed, 19 Oct 2011 17:45:25 +0200] rev 45205
merged
Tue, 18 Oct 2011 15:19:06 +0200 hide typedef-generated constants Product_Type.prod and Sum_Type.sum
huffman [Tue, 18 Oct 2011 15:19:06 +0200] rev 45204
hide typedef-generated constants Product_Type.prod and Sum_Type.sum
Wed, 19 Oct 2011 16:36:13 +0200 more uniform SZS status handling
blanchet [Wed, 19 Oct 2011 16:36:13 +0200] rev 45203
more uniform SZS status handling
Wed, 19 Oct 2011 16:36:13 +0200 avoid generating too meta theorems -- this sometimes leads to type errors, e.g. when "pp" is applied to a "prop" instead of a "bool"
blanchet [Wed, 19 Oct 2011 16:36:13 +0200] rev 45202
avoid generating too meta theorems -- this sometimes leads to type errors, e.g. when "pp" is applied to a "prop" instead of a "bool"
Wed, 19 Oct 2011 16:32:30 +0200 merged
nipkow [Wed, 19 Oct 2011 16:32:30 +0200] rev 45201
merged
Wed, 19 Oct 2011 16:32:12 +0200 renamed B to Bc
nipkow [Wed, 19 Oct 2011 16:32:12 +0200] rev 45200
renamed B to Bc
Wed, 19 Oct 2011 17:04:43 +0200 tuned comment;
wenzelm [Wed, 19 Oct 2011 17:04:43 +0200] rev 45199
tuned comment;
Wed, 19 Oct 2011 17:03:07 +0200 proper source positions for @{lemma};
wenzelm [Wed, 19 Oct 2011 17:03:07 +0200] rev 45198
proper source positions for @{lemma};
Wed, 19 Oct 2011 16:45:46 +0200 more robust toplevel_error reporting (NB: Context.proof_of on a stale theory crashes ungracefully);
wenzelm [Wed, 19 Oct 2011 16:45:46 +0200] rev 45197
more robust toplevel_error reporting (NB: Context.proof_of on a stale theory crashes ungracefully);
Wed, 19 Oct 2011 15:42:43 +0200 inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
wenzelm [Wed, 19 Oct 2011 15:42:43 +0200] rev 45196
inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
Wed, 19 Oct 2011 15:41:12 +0200 tuned legacy signature;
wenzelm [Wed, 19 Oct 2011 15:41:12 +0200] rev 45195
tuned legacy signature;
Wed, 19 Oct 2011 14:40:49 +0200 further cleanup of stats (cf. 97e81a8aa277);
wenzelm [Wed, 19 Oct 2011 14:40:49 +0200] rev 45194
further cleanup of stats (cf. 97e81a8aa277);
Wed, 19 Oct 2011 14:22:06 +0200 updated keywords;
wenzelm [Wed, 19 Oct 2011 14:22:06 +0200] rev 45193
updated keywords;
Wed, 19 Oct 2011 14:21:29 +0200 really document just one code generator;
wenzelm [Wed, 19 Oct 2011 14:21:29 +0200] rev 45192
really document just one code generator;
Wed, 19 Oct 2011 09:11:21 +0200 NEWS
bulwahn [Wed, 19 Oct 2011 09:11:21 +0200] rev 45191
NEWS
Wed, 19 Oct 2011 09:11:20 +0200 removing old code generator
bulwahn [Wed, 19 Oct 2011 09:11:20 +0200] rev 45190
removing old code generator
Wed, 19 Oct 2011 09:11:19 +0200 removing declaration of code_unfold to address the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:19 +0200] rev 45189
removing declaration of code_unfold to address the old code generator
Wed, 19 Oct 2011 09:11:18 +0200 removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45188
removing dependency of the generic code generator to old code generator functions thyname_of_type and thyname_of_const
Wed, 19 Oct 2011 09:11:18 +0200 removing documentation about the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45187
removing documentation about the old code generator
Wed, 19 Oct 2011 09:11:16 +0200 removing old code generator setup for executable sets
bulwahn [Wed, 19 Oct 2011 09:11:16 +0200] rev 45186
removing old code generator setup for executable sets
Wed, 19 Oct 2011 09:11:15 +0200 removing old code generator setup for efficient natural numbers; cleaned typo
bulwahn [Wed, 19 Oct 2011 09:11:15 +0200] rev 45185
removing old code generator setup for efficient natural numbers; cleaned typo
Wed, 19 Oct 2011 09:11:14 +0200 removing old code generator setup for real numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45184
removing old code generator setup for real numbers; tuned
Wed, 19 Oct 2011 09:11:14 +0200 removing old code generator setup for rational numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45183
removing old code generator setup for rational numbers; tuned
Wed, 19 Oct 2011 08:37:29 +0200 removing old code generator setup for strings
bulwahn [Wed, 19 Oct 2011 08:37:29 +0200] rev 45182
removing old code generator setup for strings
Wed, 19 Oct 2011 08:37:27 +0200 removing old code generator setup for lists
bulwahn [Wed, 19 Oct 2011 08:37:27 +0200] rev 45181
removing old code generator setup for lists
Wed, 19 Oct 2011 08:37:26 +0200 removing old code generator setup for integers
bulwahn [Wed, 19 Oct 2011 08:37:26 +0200] rev 45180
removing old code generator setup for integers
Wed, 19 Oct 2011 08:37:25 +0200 removing old code generator for inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:25 +0200] rev 45179
removing old code generator for inductive predicates
Wed, 19 Oct 2011 08:37:24 +0200 removing quickcheck tester SML-inductive based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:24 +0200] rev 45178
removing quickcheck tester SML-inductive based on the old code generator
Wed, 19 Oct 2011 08:37:23 +0200 removing old code generator setup for inductive sets in the inductive set package
bulwahn [Wed, 19 Oct 2011 08:37:23 +0200] rev 45177
removing old code generator setup for inductive sets in the inductive set package
Wed, 19 Oct 2011 08:37:22 +0200 removing old code generator setup of inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:22 +0200] rev 45176
removing old code generator setup of inductive predicates
Wed, 19 Oct 2011 08:37:21 +0200 removing old code generator setup for product types
bulwahn [Wed, 19 Oct 2011 08:37:21 +0200] rev 45175
removing old code generator setup for product types
Wed, 19 Oct 2011 08:37:20 +0200 removing old code generator setup for function types
bulwahn [Wed, 19 Oct 2011 08:37:20 +0200] rev 45174
removing old code generator setup for function types
Wed, 19 Oct 2011 08:37:19 +0200 removing old code generator setup for datatypes
bulwahn [Wed, 19 Oct 2011 08:37:19 +0200] rev 45173
removing old code generator setup for datatypes
Wed, 19 Oct 2011 08:37:17 +0200 removing old code generator for recursive functions
bulwahn [Wed, 19 Oct 2011 08:37:17 +0200] rev 45172
removing old code generator for recursive functions
Wed, 19 Oct 2011 08:37:16 +0200 removing old code generator setup in the HOL theory
bulwahn [Wed, 19 Oct 2011 08:37:16 +0200] rev 45171
removing old code generator setup in the HOL theory
Wed, 19 Oct 2011 08:37:15 +0200 removing invocations of the evaluation method based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:15 +0200] rev 45170
removing invocations of the evaluation method based on the old code generator
Wed, 19 Oct 2011 08:37:14 +0200 removing invocations of the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:14 +0200] rev 45169
removing invocations of the old code generator
Tue, 18 Oct 2011 15:40:59 +0200 freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
blanchet [Tue, 18 Oct 2011 15:40:59 +0200] rev 45168
freeze conjecture schematics before applying lambda-translation, which sometimes calls "close_form" and ruins it for freezing
Tue, 18 Oct 2011 15:40:58 +0200 gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
blanchet [Tue, 18 Oct 2011 15:40:58 +0200] rev 45167
gracefully handle quantifiers of the form "All $ t" where "t" is not a lambda-abstraction in higher-order translations
Tue, 18 Oct 2011 15:27:18 +0200 tuned
bulwahn [Tue, 18 Oct 2011 15:27:18 +0200] rev 45166
tuned
Tue, 18 Oct 2011 15:27:17 +0200 adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
bulwahn [Tue, 18 Oct 2011 15:27:17 +0200] rev 45165
adding testing of quickcheck narrowing with finite types to mutabelle script; modified is_executable in mutabelle_extra
Tue, 18 Oct 2011 11:59:03 +0200 mira: collect size of heap images
krauss [Tue, 18 Oct 2011 11:59:03 +0200] rev 45164
mira: collect size of heap images
Mon, 17 Oct 2011 21:37:38 +0200 updated doc related to Satallax
blanchet [Mon, 17 Oct 2011 21:37:38 +0200] rev 45163
updated doc related to Satallax
Mon, 17 Oct 2011 21:37:37 +0200 parse Satallax unsat cores
blanchet [Mon, 17 Oct 2011 21:37:37 +0200] rev 45162
parse Satallax unsat cores
Mon, 17 Oct 2011 18:05:14 +0200 merged
wenzelm [Mon, 17 Oct 2011 18:05:14 +0200] rev 45161
merged
Mon, 17 Oct 2011 14:22:14 +0200 (old) NEWS
noschinl [Mon, 17 Oct 2011 14:22:14 +0200] rev 45160
(old) NEWS
Mon, 17 Oct 2011 10:19:01 +0200 moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
bulwahn [Mon, 17 Oct 2011 10:19:01 +0200] rev 45159
moving some common functions from quickcheck to the more HOL-specific quickcheck_common; renamed inductive_SML's configurations to more canonical names; adds automatically left and right hand sides of equations as evaluation terms
Mon, 17 Oct 2011 11:24:22 +0200 always use sockets on Windows/Cygwin;
wenzelm [Mon, 17 Oct 2011 11:24:22 +0200] rev 45158
always use sockets on Windows/Cygwin; discontinued special raw_dump facility;
Sun, 16 Oct 2011 21:49:47 +0200 mira configuration: use official polyml 5.4.1 on lxbroy10
krauss [Sun, 16 Oct 2011 21:49:47 +0200] rev 45157
mira configuration: use official polyml 5.4.1 on lxbroy10
Sun, 16 Oct 2011 18:48:30 +0200 added Term.dummy_pattern conveniences;
wenzelm [Sun, 16 Oct 2011 18:48:30 +0200] rev 45156
added Term.dummy_pattern conveniences;
Sun, 16 Oct 2011 16:56:01 +0200 slightly more standard-conformant XML parsing (see also 94033767ef9b);
wenzelm [Sun, 16 Oct 2011 16:56:01 +0200] rev 45155
slightly more standard-conformant XML parsing (see also 94033767ef9b);
Sun, 16 Oct 2011 14:48:01 +0200 tuned proof
haftmann [Sun, 16 Oct 2011 14:48:01 +0200] rev 45154
tuned proof
Sun, 16 Oct 2011 14:48:00 +0200 tuned type annnotation
haftmann [Sun, 16 Oct 2011 14:48:00 +0200] rev 45153
tuned type annnotation
Sun, 16 Oct 2011 14:48:00 +0200 hide not_member as also member
haftmann [Sun, 16 Oct 2011 14:48:00 +0200] rev 45152
hide not_member as also member
Sat, 15 Oct 2011 20:40:13 +0200 misc tuning and modernization;
wenzelm [Sat, 15 Oct 2011 20:40:13 +0200] rev 45151
misc tuning and modernization;
Sat, 15 Oct 2011 18:14:36 +0200 updated to Scala 2.8.2.final;
wenzelm [Sat, 15 Oct 2011 18:14:36 +0200] rev 45150
updated to Scala 2.8.2.final;
Sat, 15 Oct 2011 17:00:17 +0200 prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
wenzelm [Sat, 15 Oct 2011 17:00:17 +0200] rev 45149
prefer recent polyml-5.4.1, but retain potentially fragile polyml-5.2.1 as experimental test;
Sat, 15 Oct 2011 16:58:37 +0200 updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 16:58:37 +0200] rev 45148
updated to polyml-5.4.1;
Sat, 15 Oct 2011 15:55:10 +0200 updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 15:55:10 +0200] rev 45147
updated to polyml-5.4.1;
Sat, 15 Oct 2011 00:18:00 +0200 merged
haftmann [Sat, 15 Oct 2011 00:18:00 +0200] rev 45146
merged
Fri, 14 Oct 2011 22:42:56 +0200 monadic bind
haftmann [Fri, 14 Oct 2011 22:42:56 +0200] rev 45145
monadic bind
Fri, 14 Oct 2011 18:55:59 +0200 moved sublists to More_List.thy
haftmann [Fri, 14 Oct 2011 18:55:59 +0200] rev 45144
moved sublists to More_List.thy
Fri, 14 Oct 2011 18:55:29 +0200 NEWS
haftmann [Fri, 14 Oct 2011 18:55:29 +0200] rev 45143
NEWS
Fri, 14 Oct 2011 11:34:30 +0200 more complete stats, including small sessions which provide some clues on main HOL baseline performance;
wenzelm [Fri, 14 Oct 2011 11:34:30 +0200] rev 45142
more complete stats, including small sessions which provide some clues on main HOL baseline performance;
Thu, 13 Oct 2011 23:35:15 +0200 avoid very specific code equation for card; corrected spelling
haftmann [Thu, 13 Oct 2011 23:35:15 +0200] rev 45141
avoid very specific code equation for card; corrected spelling
Thu, 13 Oct 2011 23:27:46 +0200 bouned transitive closure
haftmann [Thu, 13 Oct 2011 23:27:46 +0200] rev 45140
bouned transitive closure
Thu, 13 Oct 2011 23:02:59 +0200 moved acyclic predicate up in hierarchy
haftmann [Thu, 13 Oct 2011 23:02:59 +0200] rev 45139
moved acyclic predicate up in hierarchy
Thu, 13 Oct 2011 22:56:19 +0200 tuned
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45138
tuned
Thu, 13 Oct 2011 22:56:19 +0200 modernized definitions
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45137
modernized definitions
Thu, 13 Oct 2011 22:50:35 +0200 static dummy_task (again) to avoid a few extra allocations;
wenzelm [Thu, 13 Oct 2011 22:50:35 +0200] rev 45136
static dummy_task (again) to avoid a few extra allocations;
Thu, 13 Oct 2011 13:49:55 +0200 tuned markup
noschinl [Thu, 13 Oct 2011 13:49:55 +0200] rev 45135
tuned markup
Thu, 13 Oct 2011 11:45:33 +0200 discontinued obsolete 'types' command;
wenzelm [Thu, 13 Oct 2011 11:45:33 +0200] rev 45134
discontinued obsolete 'types' command;
Wed, 12 Oct 2011 22:48:23 +0200 modernized structure Induct_Tacs;
wenzelm [Wed, 12 Oct 2011 22:48:23 +0200] rev 45133
modernized structure Induct_Tacs;
Wed, 12 Oct 2011 22:21:38 +0200 tuned signature;
wenzelm [Wed, 12 Oct 2011 22:21:38 +0200] rev 45132
tuned signature;
Wed, 12 Oct 2011 21:39:33 +0200 misc tuning and clarification;
wenzelm [Wed, 12 Oct 2011 21:39:33 +0200] rev 45131
misc tuning and clarification;
Wed, 12 Oct 2011 20:57:40 +0200 tuned ML style;
wenzelm [Wed, 12 Oct 2011 20:57:40 +0200] rev 45130
tuned ML style;
Wed, 12 Oct 2011 20:16:48 +0200 tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
wenzelm [Wed, 12 Oct 2011 20:16:48 +0200] rev 45129
tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
Wed, 12 Oct 2011 16:21:07 +0200 discontinued obsolete alias structure ProofContext;
wenzelm [Wed, 12 Oct 2011 16:21:07 +0200] rev 45128
discontinued obsolete alias structure ProofContext;
Wed, 12 Oct 2011 09:16:30 +0200 separated monotonicity reasoning and defined narrowing with while_option
nipkow [Wed, 12 Oct 2011 09:16:30 +0200] rev 45127
separated monotonicity reasoning and defined narrowing with while_option
Mon, 10 Oct 2011 20:14:25 +0200 include no-smlnj targets into library (cf. e54a985daa61);
wenzelm [Mon, 10 Oct 2011 20:14:25 +0200] rev 45126
include no-smlnj targets into library (cf. e54a985daa61);
Mon, 10 Oct 2011 16:47:45 +0200 increasing values_timeout to avoid SML_makeall failures on our current tests
bulwahn [Mon, 10 Oct 2011 16:47:45 +0200] rev 45125
increasing values_timeout to avoid SML_makeall failures on our current tests
Mon, 10 Oct 2011 11:12:09 +0200 merged
wenzelm [Mon, 10 Oct 2011 11:12:09 +0200] rev 45124
merged
Mon, 10 Oct 2011 11:10:45 +0200 removed obsolete RC tags;
wenzelm [Mon, 10 Oct 2011 11:10:45 +0200] rev 45123
removed obsolete RC tags;
Sun, 09 Oct 2011 11:13:53 +0200 Int.thy: discontinued some legacy theorems
huffman [Sun, 09 Oct 2011 11:13:53 +0200] rev 45122
Int.thy: discontinued some legacy theorems
Sun, 09 Oct 2011 08:30:48 +0200 Set.thy: remove redundant [simp] declarations
huffman [Sun, 09 Oct 2011 08:30:48 +0200] rev 45121
Set.thy: remove redundant [simp] declarations
Mon, 03 Oct 2011 22:21:19 +0200 removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
bulwahn [Mon, 03 Oct 2011 22:21:19 +0200] rev 45120
removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
Mon, 03 Oct 2011 15:39:30 +0200 tune text for document generation
bulwahn [Mon, 03 Oct 2011 15:39:30 +0200] rev 45119
tune text for document generation
Mon, 03 Oct 2011 14:43:15 +0200 adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
bulwahn [Mon, 03 Oct 2011 14:43:15 +0200] rev 45118
adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
Mon, 03 Oct 2011 14:43:14 +0200 adding code equations for cardinality and (reflexive) transitive closure on finite types
bulwahn [Mon, 03 Oct 2011 14:43:14 +0200] rev 45117
adding code equations for cardinality and (reflexive) transitive closure on finite types
Mon, 03 Oct 2011 14:43:13 +0200 adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
bulwahn [Mon, 03 Oct 2011 14:43:13 +0200] rev 45116
adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
Mon, 03 Oct 2011 14:43:12 +0200 adding lemma to List library for executable equation of the (refl) transitive closure
bulwahn [Mon, 03 Oct 2011 14:43:12 +0200] rev 45115
adding lemma to List library for executable equation of the (refl) transitive closure
Thu, 29 Sep 2011 21:42:03 +0200 fixed typos in IMP
Jean Pichon [Thu, 29 Sep 2011 21:42:03 +0200] rev 45114
fixed typos in IMP
Wed, 28 Sep 2011 10:35:56 +0200 added nice interval syntax
nipkow [Wed, 28 Sep 2011 10:35:56 +0200] rev 45113
added nice interval syntax
Wed, 28 Sep 2011 09:59:55 +0200 Added dependecies
nipkow [Wed, 28 Sep 2011 09:59:55 +0200] rev 45112
Added dependecies
Wed, 28 Sep 2011 09:55:11 +0200 Added Hoare-like Abstract Interpretation
nipkow [Wed, 28 Sep 2011 09:55:11 +0200] rev 45111
Added Hoare-like Abstract Interpretation
Wed, 28 Sep 2011 08:51:55 +0200 moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
nipkow [Wed, 28 Sep 2011 08:51:55 +0200] rev 45110
moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
Mon, 26 Sep 2011 21:13:26 +0200 back to post-release mode;
wenzelm [Mon, 26 Sep 2011 21:13:26 +0200] rev 45109
back to post-release mode;
Sun, 09 Oct 2011 17:06:19 +0200 Added tag Isabelle2011-1 for changeset 76fef3e57004
wenzelm [Sun, 09 Oct 2011 17:06:19 +0200] rev 45108
Added tag Isabelle2011-1 for changeset 76fef3e57004
Sun, 09 Oct 2011 16:47:58 +0200 tuned; Isabelle2011-1
wenzelm [Sun, 09 Oct 2011 16:47:58 +0200] rev 45107
tuned;
Sun, 09 Oct 2011 15:46:06 +0200 updated ISABELLE_HOME_USER;
wenzelm [Sun, 09 Oct 2011 15:46:06 +0200] rev 45106
updated ISABELLE_HOME_USER;
Tue, 04 Oct 2011 14:51:51 +0200 more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
wenzelm [Tue, 04 Oct 2011 14:51:51 +0200] rev 45105
more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
Mon, 03 Oct 2011 11:16:51 +0200 Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
wenzelm [Mon, 03 Oct 2011 11:16:51 +0200] rev 45104
Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
Mon, 03 Oct 2011 11:14:19 +0200 some amendments due to Jean Pichon;
wenzelm [Mon, 03 Oct 2011 11:14:19 +0200] rev 45103
some amendments due to Jean Pichon;
Thu, 29 Sep 2011 09:37:59 +0200 correct coercion generation in case of unknown map functions
traytel [Thu, 29 Sep 2011 09:37:59 +0200] rev 45102
correct coercion generation in case of unknown map functions
Wed, 28 Sep 2011 13:52:14 +0200 proper platform_file_url for Windows UNC paths (server shares);
wenzelm [Wed, 28 Sep 2011 13:52:14 +0200] rev 45101
proper platform_file_url for Windows UNC paths (server shares);
Tue, 27 Sep 2011 22:35:57 +0200 proper platform_file_url;
wenzelm [Tue, 27 Sep 2011 22:35:57 +0200] rev 45100
proper platform_file_url;
Tue, 27 Sep 2011 22:14:15 +0200 observe base URL of rendered document;
wenzelm [Tue, 27 Sep 2011 22:14:15 +0200] rev 45099
observe base URL of rendered document; added PIDE logo;
Tue, 27 Sep 2011 21:39:55 +0200 more README;
wenzelm [Tue, 27 Sep 2011 21:39:55 +0200] rev 45098
more README;
Tue, 27 Sep 2011 20:45:15 +0200 tuned README.html;
wenzelm [Tue, 27 Sep 2011 20:45:15 +0200] rev 45097
tuned README.html;
Tue, 27 Sep 2011 20:25:15 +0200 tuned;
wenzelm [Tue, 27 Sep 2011 20:25:15 +0200] rev 45096
tuned;
Tue, 27 Sep 2011 14:17:40 +0200 retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
wenzelm [Tue, 27 Sep 2011 14:17:40 +0200] rev 45095
retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
Tue, 27 Sep 2011 00:03:11 +0200 tuned message, which is displayed after termination of Isabelle.app on Mac OS;
wenzelm [Tue, 27 Sep 2011 00:03:11 +0200] rev 45094
tuned message, which is displayed after termination of Isabelle.app on Mac OS;
Mon, 26 Sep 2011 23:51:59 +0200 keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
wenzelm [Mon, 26 Sep 2011 23:51:59 +0200] rev 45093
keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
Mon, 26 Sep 2011 23:43:52 +0200 tuned;
wenzelm [Mon, 26 Sep 2011 23:43:52 +0200] rev 45092
tuned;
Mon, 26 Sep 2011 21:41:39 +0200 ensure Isabelle env;
wenzelm [Mon, 26 Sep 2011 21:41:39 +0200] rev 45091
ensure Isabelle env;
Mon, 26 Sep 2011 21:17:25 +0200 Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
wenzelm [Mon, 26 Sep 2011 21:17:25 +0200] rev 45090
Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
Mon, 26 Sep 2011 21:09:28 +0200 tuned;
wenzelm [Mon, 26 Sep 2011 21:09:28 +0200] rev 45089
tuned;
Mon, 26 Sep 2011 20:53:53 +0200 misc tuning for release;
wenzelm [Mon, 26 Sep 2011 20:53:53 +0200] rev 45088
misc tuning for release;
Mon, 26 Sep 2011 20:39:18 +0200 reverted 09cdc4209d25 for formal reasons: it did not say what was "broken" nor "fixed", but broke IsaMakefile dependencies;
wenzelm [Mon, 26 Sep 2011 20:39:18 +0200] rev 45087
reverted 09cdc4209d25 for formal reasons: it did not say what was "broken" nor "fixed", but broke IsaMakefile dependencies;
Mon, 26 Sep 2011 20:31:41 +0200 makedist for release;
wenzelm [Mon, 26 Sep 2011 20:31:41 +0200] rev 45086
makedist for release;
Mon, 26 Sep 2011 14:03:43 +0200 put MiniSat back first -- Torlak's eval seemed to suggest that Crypto and Lingeling were better, but Crypto is slower on "Nitpick_Examples" and Crypto crashes
blanchet [Mon, 26 Sep 2011 14:03:43 +0200] rev 45085
put MiniSat back first -- Torlak's eval seemed to suggest that Crypto and Lingeling were better, but Crypto is slower on "Nitpick_Examples" and Crypto crashes
Mon, 26 Sep 2011 11:41:52 +0200 require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
blanchet [Mon, 26 Sep 2011 11:41:52 +0200] rev 45084
require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
Mon, 26 Sep 2011 11:41:52 +0200 put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
blanchet [Mon, 26 Sep 2011 11:41:52 +0200] rev 45083
put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
Mon, 26 Sep 2011 10:57:20 +0200 adding an example with inductive predicates to quickcheck narrowing examples
bulwahn [Mon, 26 Sep 2011 10:57:20 +0200] rev 45082
adding an example with inductive predicates to quickcheck narrowing examples
Mon, 26 Sep 2011 10:30:37 +0200 importing the Generated_Code module qualified to reduce the probability of name clashes between the static code and the generated code in the narrowing-based Quickcheck
bulwahn [Mon, 26 Sep 2011 10:30:37 +0200] rev 45081
importing the Generated_Code module qualified to reduce the probability of name clashes between the static code and the generated code in the narrowing-based Quickcheck
Sun, 25 Sep 2011 19:34:20 +0200 clarify platforms
blanchet [Sun, 25 Sep 2011 19:34:20 +0200] rev 45080
clarify platforms
Sun, 25 Sep 2011 18:43:25 +0200 killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45079
killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
Sun, 25 Sep 2011 18:43:25 +0200 updated Nitpick SAT Solver doc
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45078
updated Nitpick SAT Solver doc
Sun, 25 Sep 2011 18:43:25 +0200 update list of SAT solvers reflecting Kodkod 1.5
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45077
update list of SAT solvers reflecting Kodkod 1.5
Sun, 25 Sep 2011 17:25:34 +0200 tuned signature;
wenzelm [Sun, 25 Sep 2011 17:25:34 +0200] rev 45076
tuned signature;
Sun, 25 Sep 2011 13:48:59 +0200 more uniform defaults;
wenzelm [Sun, 25 Sep 2011 13:48:59 +0200] rev 45075
more uniform defaults;
Sun, 25 Sep 2011 09:37:33 +0200 Quotient_Set.thy is part of library
haftmann [Sun, 25 Sep 2011 09:37:33 +0200] rev 45074
Quotient_Set.thy is part of library
Sun, 25 Sep 2011 00:32:49 +0200 fixed typo
nipkow [Sun, 25 Sep 2011 00:32:49 +0200] rev 45073
fixed typo
Sat, 24 Sep 2011 17:18:39 +0200 standardize drive letters -- important for proper document node identification;
wenzelm [Sat, 24 Sep 2011 17:18:39 +0200] rev 45072
standardize drive letters -- important for proper document node identification;
Sat, 24 Sep 2011 10:45:57 +0200 more user aliases;
wenzelm [Sat, 24 Sep 2011 10:45:57 +0200] rev 45071
more user aliases;
Sat, 24 Sep 2011 00:17:32 +0100 fixed IsaMakefile action for HOL-TPTP.
sultana [Sat, 24 Sep 2011 00:17:32 +0100] rev 45070
fixed IsaMakefile action for HOL-TPTP.
Fri, 23 Sep 2011 23:46:13 +0200 prefer socket comminication on Cygwin, which is more stable here than fifos;
wenzelm [Fri, 23 Sep 2011 23:46:13 +0200] rev 45069
prefer socket comminication on Cygwin, which is more stable here than fifos;
Fri, 23 Sep 2011 21:51:49 +0200 tuned proof;
wenzelm [Fri, 23 Sep 2011 21:51:49 +0200] rev 45068
tuned proof;
Fri, 23 Sep 2011 17:35:06 +0200 made SML/NJ happy;
wenzelm [Fri, 23 Sep 2011 17:35:06 +0200] rev 45067
made SML/NJ happy;
Fri, 23 Sep 2011 17:23:54 +0200 discontinued stream-based Socket_IO, which causes too many problems with Poly/ML and SML/NJ (reverting major parts of 5c0b0d67f9b1);
wenzelm [Fri, 23 Sep 2011 17:23:54 +0200] rev 45066
discontinued stream-based Socket_IO, which causes too many problems with Poly/ML and SML/NJ (reverting major parts of 5c0b0d67f9b1);
Fri, 23 Sep 2011 17:11:08 +0200 updated header;
wenzelm [Fri, 23 Sep 2011 17:11:08 +0200] rev 45065
updated header;
Fri, 23 Sep 2011 16:50:39 +0200 merged;
wenzelm [Fri, 23 Sep 2011 16:50:39 +0200] rev 45064
merged;
Fri, 23 Sep 2011 16:44:51 +0200 reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
blanchet [Fri, 23 Sep 2011 16:44:51 +0200] rev 45063
reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
Fri, 23 Sep 2011 14:25:53 +0200 first step towards extending Minipick with more translations
blanchet [Fri, 23 Sep 2011 14:25:53 +0200] rev 45062
first step towards extending Minipick with more translations
Fri, 23 Sep 2011 14:08:50 +0200 Include keywords print_coercions and print_coercion_maps
berghofe [Fri, 23 Sep 2011 14:08:50 +0200] rev 45061
Include keywords print_coercions and print_coercion_maps
Wed, 17 Aug 2011 19:49:07 +0200 local coercion insertion algorithm to support complex coercions
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45060
local coercion insertion algorithm to support complex coercions
Wed, 17 Aug 2011 19:49:07 +0200 printing and deleting of coercions
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45059
printing and deleting of coercions
Fri, 23 Sep 2011 14:59:29 +0200 raw unbuffered socket IO, which bypasses the fragile BinIO layer in Poly/ML 5.4.x;
wenzelm [Fri, 23 Sep 2011 14:59:29 +0200] rev 45058
raw unbuffered socket IO, which bypasses the fragile BinIO layer in Poly/ML 5.4.x;
Fri, 23 Sep 2011 14:13:15 +0200 default print mode for Isabelle/Scala, not just Isabelle/jEdit;
wenzelm [Fri, 23 Sep 2011 14:13:15 +0200] rev 45057
default print mode for Isabelle/Scala, not just Isabelle/jEdit;
Fri, 23 Sep 2011 14:12:09 +0200 augment existing print mode;
wenzelm [Fri, 23 Sep 2011 14:12:09 +0200] rev 45056
augment existing print mode;
Fri, 23 Sep 2011 13:44:31 +0200 explicit option for socket vs. fifo communication;
wenzelm [Fri, 23 Sep 2011 13:44:31 +0200] rev 45055
explicit option for socket vs. fifo communication;
Fri, 23 Sep 2011 13:43:44 +0200 tuned proof;
wenzelm [Fri, 23 Sep 2011 13:43:44 +0200] rev 45054
tuned proof;
Fri, 23 Sep 2011 10:31:12 +0200 synchronized section names with manual
blanchet [Fri, 23 Sep 2011 10:31:12 +0200] rev 45053
synchronized section names with manual
Fri, 23 Sep 2011 00:11:29 +0200 merged;
wenzelm [Fri, 23 Sep 2011 00:11:29 +0200] rev 45052
merged;
Thu, 22 Sep 2011 14:12:16 -0700 discontinued legacy theorem names from RealDef.thy
huffman [Thu, 22 Sep 2011 14:12:16 -0700] rev 45051
discontinued legacy theorem names from RealDef.thy
Thu, 22 Sep 2011 13:17:14 -0700 merged
huffman [Thu, 22 Sep 2011 13:17:14 -0700] rev 45050
merged
Thu, 22 Sep 2011 12:55:19 -0700 discontinued HOLCF legacy theorem names
huffman [Thu, 22 Sep 2011 12:55:19 -0700] rev 45049
discontinued HOLCF legacy theorem names
Thu, 22 Sep 2011 19:42:06 +0200 take out remote E-SInE -- it's broken and Geoff says it might take quite a while before he gets to it, plus it's fairly obsolete in the meantime
blanchet [Thu, 22 Sep 2011 19:42:06 +0200] rev 45048
take out remote E-SInE -- it's broken and Geoff says it might take quite a while before he gets to it, plus it's fairly obsolete in the meantime
Thu, 22 Sep 2011 18:23:38 +0200 Moved extraction part of Higman's lemma to separate theory to allow reuse in
berghofe [Thu, 22 Sep 2011 18:23:38 +0200] rev 45047
Moved extraction part of Higman's lemma to separate theory to allow reuse in theories compiled without support for proof terms.
Thu, 22 Sep 2011 17:15:46 +0200 Removed hcentering and vcentering options, since they are not supported
berghofe [Thu, 22 Sep 2011 17:15:46 +0200] rev 45046
Removed hcentering and vcentering options, since they are not supported by all versions of geometry.
Thu, 22 Sep 2011 16:56:19 +0200 merged
berghofe [Thu, 22 Sep 2011 16:56:19 +0200] rev 45045
merged
Thu, 22 Sep 2011 16:50:23 +0200 Added documentation for HOL-SPARK
berghofe [Thu, 22 Sep 2011 16:50:23 +0200] rev 45044
Added documentation for HOL-SPARK
Thu, 22 Sep 2011 16:30:47 +0200 drop partial monomorphic instances in Metis, like in Sledgehammer
blanchet [Thu, 22 Sep 2011 16:30:47 +0200] rev 45043
drop partial monomorphic instances in Metis, like in Sledgehammer
Thu, 22 Sep 2011 16:30:47 +0200 better type reconstruction -- prevents ill-instantiations in proof replay
blanchet [Thu, 22 Sep 2011 16:30:47 +0200] rev 45042
better type reconstruction -- prevents ill-instantiations in proof replay
Thu, 22 Sep 2011 10:02:16 -0400 NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
hoelzl [Thu, 22 Sep 2011 10:02:16 -0400] rev 45041
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
Thu, 22 Sep 2011 10:48:53 +0200 changing quickcheck_timeout to 30 seconds in mutabelle's testing
bulwahn [Thu, 22 Sep 2011 10:48:53 +0200] rev 45040
changing quickcheck_timeout to 30 seconds in mutabelle's testing
Thu, 22 Sep 2011 07:26:53 +0200 adding post-processing of terms to narrowing-based Quickcheck
bulwahn [Thu, 22 Sep 2011 07:26:53 +0200] rev 45039
adding post-processing of terms to narrowing-based Quickcheck
Wed, 21 Sep 2011 17:43:13 -0700 HOL/ex/ROOT.ML: only list BinEx once
huffman [Wed, 21 Sep 2011 17:43:13 -0700] rev 45038
HOL/ex/ROOT.ML: only list BinEx once
Wed, 21 Sep 2011 10:59:55 -0700 merged
huffman [Wed, 21 Sep 2011 10:59:55 -0700] rev 45037
merged
Wed, 21 Sep 2011 08:28:53 -0700 remove redundant instantiation ereal :: power
huffman [Wed, 21 Sep 2011 08:28:53 -0700] rev 45036
remove redundant instantiation ereal :: power
Wed, 21 Sep 2011 15:55:16 +0200 reintroduced Minipick as Nitpick example
blanchet [Wed, 21 Sep 2011 15:55:16 +0200] rev 45035
reintroduced Minipick as Nitpick example
Wed, 21 Sep 2011 15:55:15 +0200 tuned comment
blanchet [Wed, 21 Sep 2011 15:55:15 +0200] rev 45034
tuned comment
Wed, 21 Sep 2011 06:41:34 -0700 merged
huffman [Wed, 21 Sep 2011 06:41:34 -0700] rev 45033
merged
Tue, 20 Sep 2011 11:02:41 -0700 Extended_Real_Limits: generalize some lemmas
huffman [Tue, 20 Sep 2011 11:02:41 -0700] rev 45032
Extended_Real_Limits: generalize some lemmas
Tue, 20 Sep 2011 10:52:08 -0700 add lemmas within_empty and tendsto_bot;
huffman [Tue, 20 Sep 2011 10:52:08 -0700] rev 45031
add lemmas within_empty and tendsto_bot; declare within_UNIV [simp]; tuned some proofs;
Thu, 22 Sep 2011 21:58:05 +0200 made SML/NJ happy;
wenzelm [Thu, 22 Sep 2011 21:58:05 +0200] rev 45030
made SML/NJ happy;
Thu, 22 Sep 2011 20:33:08 +0200 abstract System_Channel in ML (cf. Scala version);
wenzelm [Thu, 22 Sep 2011 20:33:08 +0200] rev 45029
abstract System_Channel in ML (cf. Scala version); back to TextIO for fifo, which is more stable in Poly/ML 5.4.x; explicit block buffering -- BinIO might be subject to old Poly/ML defaults;
Wed, 21 Sep 2011 22:18:17 +0200 alternative Socket_Channel;
wenzelm [Wed, 21 Sep 2011 22:18:17 +0200] rev 45028
alternative Socket_Channel; use BinIO for fifos uniformly;
Wed, 21 Sep 2011 20:35:50 +0200 more abstract wrapping of fifos as System_Channel;
wenzelm [Wed, 21 Sep 2011 20:35:50 +0200] rev 45027
more abstract wrapping of fifos as System_Channel;
Wed, 21 Sep 2011 17:50:25 +0200 slightly more general Socket_IO as part of Pure;
wenzelm [Wed, 21 Sep 2011 17:50:25 +0200] rev 45026
slightly more general Socket_IO as part of Pure;
Wed, 21 Sep 2011 16:04:29 +0200 more hints on Z3 configuration;
wenzelm [Wed, 21 Sep 2011 16:04:29 +0200] rev 45025
more hints on Z3 configuration;
Wed, 21 Sep 2011 15:08:15 +0200 reduced default thread stack, to increase the success rate especially on Windows (NB: the actor worker farm tends to produce 100-200 threads for big sessions);
wenzelm [Wed, 21 Sep 2011 15:08:15 +0200] rev 45024
reduced default thread stack, to increase the success rate especially on Windows (NB: the actor worker farm tends to produce 100-200 threads for big sessions);
Wed, 21 Sep 2011 07:31:08 +0200 renamed inv -> filter
nipkow [Wed, 21 Sep 2011 07:31:08 +0200] rev 45023
renamed inv -> filter
Wed, 21 Sep 2011 07:04:04 +0200 Added proofs about narowing
nipkow [Wed, 21 Sep 2011 07:04:04 +0200] rev 45022
Added proofs about narowing
Wed, 21 Sep 2011 07:03:16 +0200 added missing makefile dependence
nipkow [Wed, 21 Sep 2011 07:03:16 +0200] rev 45021
added missing makefile dependence
Wed, 21 Sep 2011 06:26:15 +0200 added example
nipkow [Wed, 21 Sep 2011 06:26:15 +0200] rev 45020
added example
Wed, 21 Sep 2011 03:24:54 +0200 tuned
nipkow [Wed, 21 Sep 2011 03:24:54 +0200] rev 45019
tuned
Wed, 21 Sep 2011 02:38:53 +0200 refined comment
nipkow [Wed, 21 Sep 2011 02:38:53 +0200] rev 45018
refined comment
Wed, 21 Sep 2011 09:17:01 +1000 fixed two typos in IMP (by Jean Pichon)
kleing [Wed, 21 Sep 2011 09:17:01 +1000] rev 45017
fixed two typos in IMP (by Jean Pichon)
Wed, 21 Sep 2011 00:12:36 +0200 merged
nipkow [Wed, 21 Sep 2011 00:12:36 +0200] rev 45016
merged
Tue, 20 Sep 2011 05:48:23 +0200 Updated IMP to use new induction method
nipkow [Tue, 20 Sep 2011 05:48:23 +0200] rev 45015
Updated IMP to use new induction method
Tue, 20 Sep 2011 05:47:11 +0200 New proof method "induction" that gives induction hypotheses the name IH.
nipkow [Tue, 20 Sep 2011 05:47:11 +0200] rev 45014
New proof method "induction" that gives induction hypotheses the name IH.
Tue, 20 Sep 2011 22:11:22 +0200 official status for UN_singleton
haftmann [Tue, 20 Sep 2011 22:11:22 +0200] rev 45013
official status for UN_singleton
Tue, 20 Sep 2011 21:47:52 +0200 tuned specification and lemma distribution among theories; tuned proofs
haftmann [Tue, 20 Sep 2011 21:47:52 +0200] rev 45012
tuned specification and lemma distribution among theories; tuned proofs
Tue, 20 Sep 2011 15:23:17 +0200 more careful treatment of initial update, similar to output panel;
wenzelm [Tue, 20 Sep 2011 15:23:17 +0200] rev 45011
more careful treatment of initial update, similar to output panel;
Tue, 20 Sep 2011 15:07:30 +0200 proper fact binding;
wenzelm [Tue, 20 Sep 2011 15:07:30 +0200] rev 45010
proper fact binding;
Tue, 20 Sep 2011 09:30:19 +0200 syntactic improvements and tuning names in the code generator due to Florian's code review
bulwahn [Tue, 20 Sep 2011 09:30:19 +0200] rev 45009
syntactic improvements and tuning names in the code generator due to Florian's code review
Tue, 20 Sep 2011 01:32:04 +0200 match types when applying mono_thm -- previous export generalizes type variables;
krauss [Tue, 20 Sep 2011 01:32:04 +0200] rev 45008
match types when applying mono_thm -- previous export generalizes type variables; added trivial regression test
Mon, 19 Sep 2011 23:34:22 +0200 fixed headers;
wenzelm [Mon, 19 Sep 2011 23:34:22 +0200] rev 45007
fixed headers;
Mon, 19 Sep 2011 23:24:32 +0200 less ambiguous syntax;
wenzelm [Mon, 19 Sep 2011 23:24:32 +0200] rev 45006
less ambiguous syntax;
Mon, 19 Sep 2011 23:18:18 +0200 tuned proofs;
wenzelm [Mon, 19 Sep 2011 23:18:18 +0200] rev 45005
tuned proofs;
Mon, 19 Sep 2011 22:48:05 +0200 merged
wenzelm [Mon, 19 Sep 2011 22:48:05 +0200] rev 45004
merged
Mon, 19 Sep 2011 16:18:34 +0200 catch PatternMatchFail exceptions in narrowing-based quickcheck
bulwahn [Mon, 19 Sep 2011 16:18:34 +0200] rev 45003
catch PatternMatchFail exceptions in narrowing-based quickcheck
Mon, 19 Sep 2011 16:18:33 +0200 removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
bulwahn [Mon, 19 Sep 2011 16:18:33 +0200] rev 45002
removing superfluous definition in the quickcheck narrowing invocation as the code generator now generates valid Haskell code with necessary type annotations without a separate definition
Mon, 19 Sep 2011 16:18:30 +0200 ensuring that some constants are generated in the source code by adding calls in ensure_testable
bulwahn [Mon, 19 Sep 2011 16:18:30 +0200] rev 45001
ensuring that some constants are generated in the source code by adding calls in ensure_testable
Mon, 19 Sep 2011 16:18:23 +0200 adding abstraction layer; more precise function names
bulwahn [Mon, 19 Sep 2011 16:18:23 +0200] rev 45000
adding abstraction layer; more precise function names
Mon, 19 Sep 2011 16:18:21 +0200 adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
bulwahn [Mon, 19 Sep 2011 16:18:21 +0200] rev 44999
adding type annotations more aggressively and redundantly to make code generation more reliable even when special printers for some constants are used
Mon, 19 Sep 2011 16:18:19 +0200 determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 44998
determining the fastype of a case-pattern but ignoring dummy type constructors that were added as markers for type annotations
Mon, 19 Sep 2011 16:18:19 +0200 only annotating constants with sort constraints
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 44997
only annotating constants with sort constraints
Mon, 19 Sep 2011 16:18:18 +0200 also adding type annotations for the dynamic invocation
bulwahn [Mon, 19 Sep 2011 16:18:18 +0200] rev 44996
also adding type annotations for the dynamic invocation
Mon, 19 Sep 2011 14:35:51 +0200 removed legacy lemmas in Complete_Lattices
noschinl [Mon, 19 Sep 2011 14:35:51 +0200] rev 44995
removed legacy lemmas in Complete_Lattices
Mon, 19 Sep 2011 14:24:53 +0200 increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
bulwahn [Mon, 19 Sep 2011 14:24:53 +0200] rev 44994
increasing quickcheck timeout to reduce spurious test failures due to massive parallel invocations and bad scheduling
Mon, 19 Sep 2011 22:45:57 +0200 more isatest stats;
wenzelm [Mon, 19 Sep 2011 22:45:57 +0200] rev 44993
more isatest stats;
Mon, 19 Sep 2011 22:42:57 +0200 refined Symbol.is_symbolic -- cover recoded versions as well;
wenzelm [Mon, 19 Sep 2011 22:42:57 +0200] rev 44992
refined Symbol.is_symbolic -- cover recoded versions as well;
Mon, 19 Sep 2011 22:13:51 +0200 double clicks switch to document node buffer;
wenzelm [Mon, 19 Sep 2011 22:13:51 +0200] rev 44991
double clicks switch to document node buffer;
Mon, 19 Sep 2011 21:53:07 +0200 tuned;
wenzelm [Mon, 19 Sep 2011 21:53:07 +0200] rev 44990
tuned;
Mon, 19 Sep 2011 21:41:48 +0200 explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
wenzelm [Mon, 19 Sep 2011 21:41:48 +0200] rev 44989
explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
Mon, 19 Sep 2011 16:40:17 +0200 at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
wenzelm [Mon, 19 Sep 2011 16:40:17 +0200] rev 44988
at least 2 worker threads to ensure some degree of lifeness, notably for asynchronous Document.print_state;
Mon, 19 Sep 2011 14:40:38 +0200 instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
wenzelm [Mon, 19 Sep 2011 14:40:38 +0200] rev 44987
instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
Mon, 19 Sep 2011 14:31:20 +0200 unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
wenzelm [Mon, 19 Sep 2011 14:31:20 +0200] rev 44986
unique file names via serial numbers, to allow files like "root" or multiple files with same base name;
Mon, 19 Sep 2011 12:58:52 +0200 imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
wenzelm [Mon, 19 Sep 2011 12:58:52 +0200] rev 44985
imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
Sun, 18 Sep 2011 16:12:43 -0700 merged
huffman [Sun, 18 Sep 2011 16:12:43 -0700] rev 44984
merged
Thu, 15 Sep 2011 10:12:36 -0700 numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
huffman [Thu, 15 Sep 2011 10:12:36 -0700] rev 44983
numeral_simprocs.ML: use HOL_basic_ss instead of HOL_ss for internal normalization proofs of cancel_factor simprocs, to avoid splitting if-then-else
Sun, 18 Sep 2011 21:41:36 +0200 removed obsolete patches for PG 4.1;
wenzelm [Sun, 18 Sep 2011 21:41:36 +0200] rev 44982
removed obsolete patches for PG 4.1;
Sun, 18 Sep 2011 21:15:31 +0200 additional space for borderless UI;
wenzelm [Sun, 18 Sep 2011 21:15:31 +0200] rev 44981
additional space for borderless UI;
Sun, 18 Sep 2011 20:26:08 +0200 more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
wenzelm [Sun, 18 Sep 2011 20:26:08 +0200] rev 44980
more robust treatment of empty insets (NB: border may be null on some UIs, e.g. Windows);
Sun, 18 Sep 2011 19:49:35 +0200 explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
wenzelm [Sun, 18 Sep 2011 19:49:35 +0200] rev 44979
explicit master_dir as part of header -- still required (for Cygwin) since Scala layer does not pass file content yet;
Sun, 18 Sep 2011 16:33:30 +0200 isatest settings for macbroy6 (Mac OS X Lion);
wenzelm [Sun, 18 Sep 2011 16:33:30 +0200] rev 44978
isatest settings for macbroy6 (Mac OS X Lion);
Sun, 18 Sep 2011 16:24:26 +0200 more Mac OS reference hardware;
wenzelm [Sun, 18 Sep 2011 16:24:26 +0200] rev 44977
more Mac OS reference hardware;
Sun, 18 Sep 2011 16:11:26 +0200 updated to SML/NJ 110.73;
wenzelm [Sun, 18 Sep 2011 16:11:26 +0200] rev 44976
updated to SML/NJ 110.73;
Sun, 18 Sep 2011 15:59:38 +0200 tentative announcement based on current NEWS;
wenzelm [Sun, 18 Sep 2011 15:59:38 +0200] rev 44975
tentative announcement based on current NEWS;
Sun, 18 Sep 2011 15:57:36 +0200 tuned;
wenzelm [Sun, 18 Sep 2011 15:57:36 +0200] rev 44974
tuned;
Sun, 18 Sep 2011 15:39:55 +0200 separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
wenzelm [Sun, 18 Sep 2011 15:39:55 +0200] rev 44973
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
Sun, 18 Sep 2011 15:30:31 +0200 updated for release;
wenzelm [Sun, 18 Sep 2011 15:30:31 +0200] rev 44972
updated for release;
Sun, 18 Sep 2011 15:30:21 +0200 tuned;
wenzelm [Sun, 18 Sep 2011 15:30:21 +0200] rev 44971
tuned;
Sun, 18 Sep 2011 14:55:45 +0200 updated generated file;
wenzelm [Sun, 18 Sep 2011 14:55:45 +0200] rev 44970
updated generated file;
Sun, 18 Sep 2011 14:55:27 +0200 updated Complete_Lattices;
wenzelm [Sun, 18 Sep 2011 14:55:27 +0200] rev 44969
updated Complete_Lattices;
Sun, 18 Sep 2011 14:48:25 +0200 some tuning and re-ordering for release;
wenzelm [Sun, 18 Sep 2011 14:48:25 +0200] rev 44968
some tuning and re-ordering for release;
Sun, 18 Sep 2011 14:34:24 +0200 misc tuning for release;
wenzelm [Sun, 18 Sep 2011 14:34:24 +0200] rev 44967
misc tuning for release;
Sun, 18 Sep 2011 14:25:53 +0200 more contributors;
wenzelm [Sun, 18 Sep 2011 14:25:53 +0200] rev 44966
more contributors;
Sun, 18 Sep 2011 14:09:57 +0200 tuned proofs;
wenzelm [Sun, 18 Sep 2011 14:09:57 +0200] rev 44965
tuned proofs;
Sun, 18 Sep 2011 13:56:06 +0200 tweak keyboard shortcuts for Mac OS X;
wenzelm [Sun, 18 Sep 2011 13:56:06 +0200] rev 44964
tweak keyboard shortcuts for Mac OS X;
Sun, 18 Sep 2011 13:47:12 +0200 explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
wenzelm [Sun, 18 Sep 2011 13:47:12 +0200] rev 44963
explicit check_file wrt. jEdit VFS, to avoid slightly confusing empty buffer after IO error;
Sun, 18 Sep 2011 13:39:33 +0200 finite sequences as useful as introductory example;
wenzelm [Sun, 18 Sep 2011 13:39:33 +0200] rev 44962
finite sequences as useful as introductory example;
Sun, 18 Sep 2011 12:48:45 +0200 discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
wenzelm [Sun, 18 Sep 2011 12:48:45 +0200] rev 44961
discontinued hard-wired JAVA_HOME treatment for Mac OS X (cf. f471a2fb9a95), which can cause confusions of "isabelle java" vs. "isabelle scala" -- moved settings to external component;
Sun, 18 Sep 2011 00:05:22 +0200 graph traversal in topological order;
wenzelm [Sun, 18 Sep 2011 00:05:22 +0200] rev 44960
graph traversal in topological order; Session.snapshot() with sensible defaults;
Sat, 17 Sep 2011 23:04:03 +0200 Document.Node.Name convenience;
wenzelm [Sat, 17 Sep 2011 23:04:03 +0200] rev 44959
Document.Node.Name convenience;
Sat, 17 Sep 2011 22:13:15 +0200 more precise painting;
wenzelm [Sat, 17 Sep 2011 22:13:15 +0200] rev 44958
more precise painting;
Sat, 17 Sep 2011 21:28:52 +0200 more elaborate Node_Renderer, which paints node_name.theory only;
wenzelm [Sat, 17 Sep 2011 21:28:52 +0200] rev 44957
more elaborate Node_Renderer, which paints node_name.theory only;
Sat, 17 Sep 2011 19:55:32 +0200 raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
wenzelm [Sat, 17 Sep 2011 19:55:32 +0200] rev 44956
raised default log level -- to avoid confusing warning about scala.tools.nsc.plugins.Plugin, which is mistaken as jEdit plugin;
Sat, 17 Sep 2011 19:44:58 +0200 tuned signature;
wenzelm [Sat, 17 Sep 2011 19:44:58 +0200] rev 44955
tuned signature;
Sat, 17 Sep 2011 19:25:14 +0200 more careful traversal of theory dependencies to retain standard import order;
wenzelm [Sat, 17 Sep 2011 19:25:14 +0200] rev 44954
more careful traversal of theory dependencies to retain standard import order;
Sat, 17 Sep 2011 17:55:39 +0200 sane default for class Thy_Load;
wenzelm [Sat, 17 Sep 2011 17:55:39 +0200] rev 44953
sane default for class Thy_Load;
Sat, 17 Sep 2011 17:05:31 +0200 removed obsolete patches for PG 4.1;
wenzelm [Sat, 17 Sep 2011 17:05:31 +0200] rev 44952
removed obsolete patches for PG 4.1;
Sat, 17 Sep 2011 16:53:01 +0200 specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
wenzelm [Sat, 17 Sep 2011 16:53:01 +0200] rev 44951
specific bundle for x86_64-linux, which is especially important for JRE due to its extra library dependencies;
Sat, 17 Sep 2011 16:29:18 +0200 added "isabelle scalac" convenience;
wenzelm [Sat, 17 Sep 2011 16:29:18 +0200] rev 44950
added "isabelle scalac" convenience;
Sat, 17 Sep 2011 16:19:40 +0200 Symbol.explode as in ML;
wenzelm [Sat, 17 Sep 2011 16:19:40 +0200] rev 44949
Symbol.explode as in ML;
Sat, 17 Sep 2011 16:00:54 +0200 ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
wenzelm [Sat, 17 Sep 2011 16:00:54 +0200] rev 44948
ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
Sat, 17 Sep 2011 15:08:55 +0200 dropped unused argument – avoids problem with SML/NJ
haftmann [Sat, 17 Sep 2011 15:08:55 +0200] rev 44947
dropped unused argument – avoids problem with SML/NJ
Sat, 17 Sep 2011 00:40:27 +0200 tuned spacing
haftmann [Sat, 17 Sep 2011 00:40:27 +0200] rev 44946
tuned spacing
Sat, 17 Sep 2011 00:37:21 +0200 tuned
haftmann [Sat, 17 Sep 2011 00:37:21 +0200] rev 44945
tuned
Sat, 17 Sep 2011 04:41:44 +0200 tuned post fixpoint setup
nipkow [Sat, 17 Sep 2011 04:41:44 +0200] rev 44944
tuned post fixpoint setup
Sat, 17 Sep 2011 03:37:14 +0200 merged
nipkow [Sat, 17 Sep 2011 03:37:14 +0200] rev 44943
merged
Fri, 16 Sep 2011 09:18:15 +0200 when applying induction rules, remove names of assumptions that come
nipkow [Fri, 16 Sep 2011 09:18:15 +0200] rev 44942
when applying induction rules, remove names of assumptions that come with the rule in case the rule is transformed by the simplifier due to instantiations
Fri, 16 Sep 2011 20:08:29 +0200 remove stray "using [[simp_trace]]"
noschinl [Fri, 16 Sep 2011 20:08:29 +0200] rev 44941
remove stray "using [[simp_trace]]"
Fri, 16 Sep 2011 20:02:35 +0200 tune indenting
noschinl [Fri, 16 Sep 2011 20:02:35 +0200] rev 44940
tune indenting
Fri, 16 Sep 2011 12:10:43 +1000 removed unused legacy lemma names, some comment cleanup.
kleing [Fri, 16 Sep 2011 12:10:43 +1000] rev 44939
removed unused legacy lemma names, some comment cleanup.
Fri, 16 Sep 2011 12:10:15 +1000 removed word_neq_0_conv from simpset, it's almost never wanted.
kleing [Fri, 16 Sep 2011 12:10:15 +1000] rev 44938
removed word_neq_0_conv from simpset, it's almost never wanted.
Thu, 15 Sep 2011 12:40:08 -0400 removed further legacy rules from Complete_Lattices
hoelzl [Thu, 15 Sep 2011 12:40:08 -0400] rev 44937
removed further legacy rules from Complete_Lattices
Thu, 15 Sep 2011 17:06:00 +0200 NEWS on Complete_Lattices, Lattices
noschinl [Thu, 15 Sep 2011 17:06:00 +0200] rev 44936
NEWS on Complete_Lattices, Lattices
Thu, 15 Sep 2011 10:57:40 +0200 tail recursive proof preprocessing (needed for huge proofs)
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44935
tail recursive proof preprocessing (needed for huge proofs)
Thu, 15 Sep 2011 10:57:40 +0200 tuning
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44934
tuning
Thu, 15 Sep 2011 09:44:27 +0200 merged
nipkow [Thu, 15 Sep 2011 09:44:27 +0200] rev 44933
merged
Thu, 15 Sep 2011 09:44:08 +0200 revised AbsInt and added widening and narrowing
nipkow [Thu, 15 Sep 2011 09:44:08 +0200] rev 44932
revised AbsInt and added widening and narrowing
Wed, 14 Sep 2011 23:47:04 +0200 updated comment
haftmann [Wed, 14 Sep 2011 23:47:04 +0200] rev 44931
updated comment
Wed, 14 Sep 2011 23:46:02 +0200 updated generated code
haftmann [Wed, 14 Sep 2011 23:46:02 +0200] rev 44930
updated generated code
Tue, 13 Sep 2011 07:56:46 +0200 tuned
haftmann [Tue, 13 Sep 2011 07:56:46 +0200] rev 44929
tuned
Wed, 14 Sep 2011 10:08:52 -0400 renamed Complete_Lattices lemmas, removed legacy names
hoelzl [Wed, 14 Sep 2011 10:08:52 -0400] rev 44928
renamed Complete_Lattices lemmas, removed legacy names
Wed, 14 Sep 2011 10:55:07 +0200 merged
noschinl [Wed, 14 Sep 2011 10:55:07 +0200] rev 44927
merged
Wed, 14 Sep 2011 10:24:22 +0200 create central list for language extensions used by the haskell code generator
noschinl [Wed, 14 Sep 2011 10:24:22 +0200] rev 44926
create central list for language extensions used by the haskell code generator
Wed, 14 Sep 2011 09:46:59 +0200 observe distinction between sets and predicates
boehmes [Wed, 14 Sep 2011 09:46:59 +0200] rev 44925
observe distinction between sets and predicates
Wed, 14 Sep 2011 06:49:24 +0200 merged
nipkow [Wed, 14 Sep 2011 06:49:24 +0200] rev 44924
merged
Wed, 14 Sep 2011 06:49:01 +0200 cleand up AbsInt fixpoint iteration; tuned syntax
nipkow [Wed, 14 Sep 2011 06:49:01 +0200] rev 44923
cleand up AbsInt fixpoint iteration; tuned syntax
Tue, 13 Sep 2011 17:25:19 -0700 tuned proofs
huffman [Tue, 13 Sep 2011 17:25:19 -0700] rev 44922
tuned proofs
Tue, 13 Sep 2011 17:07:33 -0700 tuned proofs
huffman [Tue, 13 Sep 2011 17:07:33 -0700] rev 44921
tuned proofs
Tue, 13 Sep 2011 08:21:51 -0700 remove some redundant [simp] declarations;
huffman [Tue, 13 Sep 2011 08:21:51 -0700] rev 44920
remove some redundant [simp] declarations; simplify some proofs;
Tue, 13 Sep 2011 16:22:01 +0200 tune proofs
noschinl [Tue, 13 Sep 2011 16:22:01 +0200] rev 44919
tune proofs
Tue, 13 Sep 2011 16:21:48 +0200 tune simpset for Complete_Lattices
noschinl [Tue, 13 Sep 2011 16:21:48 +0200] rev 44918
tune simpset for Complete_Lattices
Tue, 13 Sep 2011 13:17:52 +0200 merged
bulwahn [Tue, 13 Sep 2011 13:17:52 +0200] rev 44917
merged
Tue, 13 Sep 2011 12:14:29 +0200 added lemma motivated by a more specific lemma in the AFP-KBPs theories
bulwahn [Tue, 13 Sep 2011 12:14:29 +0200] rev 44916
added lemma motivated by a more specific lemma in the AFP-KBPs theories
Tue, 13 Sep 2011 11:24:58 +0200 simplified unsound proof detection by removing impossible case
blanchet [Tue, 13 Sep 2011 11:24:58 +0200] rev 44915
simplified unsound proof detection by removing impossible case
Tue, 13 Sep 2011 09:56:38 +0200 correcting NEWS
bulwahn [Tue, 13 Sep 2011 09:56:38 +0200] rev 44914
correcting NEWS
Tue, 13 Sep 2011 09:28:03 +0200 correcting theory name and dependencies
bulwahn [Tue, 13 Sep 2011 09:28:03 +0200] rev 44913
correcting theory name and dependencies
Tue, 13 Sep 2011 09:25:19 +0200 renamed AList_Impl to AList
bulwahn [Tue, 13 Sep 2011 09:25:19 +0200] rev 44912
renamed AList_Impl to AList
Tue, 13 Sep 2011 07:13:49 +0200 fastsimp -> fastforce in doc
nipkow [Tue, 13 Sep 2011 07:13:49 +0200] rev 44911
fastsimp -> fastforce in doc
Mon, 12 Sep 2011 14:49:34 -0700 fix typo
huffman [Mon, 12 Sep 2011 14:49:34 -0700] rev 44910
fix typo
Mon, 12 Sep 2011 14:39:10 -0700 shorten proof of frontier_straddle
huffman [Mon, 12 Sep 2011 14:39:10 -0700] rev 44909
shorten proof of frontier_straddle
Mon, 12 Sep 2011 13:19:10 -0700 NEWS and CONTRIBUTORS
huffman [Mon, 12 Sep 2011 13:19:10 -0700] rev 44908
NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 11:54:20 -0700 remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
huffman [Mon, 12 Sep 2011 11:54:20 -0700] rev 44907
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
Mon, 12 Sep 2011 11:39:29 -0700 simplify proofs using LIMSEQ lemmas
huffman [Mon, 12 Sep 2011 11:39:29 -0700] rev 44906
simplify proofs using LIMSEQ lemmas
Mon, 12 Sep 2011 10:43:36 -0700 remove trivial lemma Lim_at_iff_LIM
huffman [Mon, 12 Sep 2011 10:43:36 -0700] rev 44905
remove trivial lemma Lim_at_iff_LIM
Mon, 12 Sep 2011 10:28:45 -0700 fix typos
huffman [Mon, 12 Sep 2011 10:28:45 -0700] rev 44904
fix typos
Mon, 12 Sep 2011 09:37:49 -0700 NEWS for euclidean_space class
huffman [Mon, 12 Sep 2011 09:37:49 -0700] rev 44903
NEWS for euclidean_space class
Mon, 12 Sep 2011 09:21:01 -0700 move lemmas about complex number 'i' to Complex.thy and Library/Inner_Product.thy
huffman [Mon, 12 Sep 2011 09:21:01 -0700] rev 44902
move lemmas about complex number 'i' to Complex.thy and Library/Inner_Product.thy
Mon, 12 Sep 2011 09:57:33 -0400 adding NEWS and CONTRIBUTORS
hoelzl [Mon, 12 Sep 2011 09:57:33 -0400] rev 44901
adding NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 13:35:35 +0200 merged
bulwahn [Mon, 12 Sep 2011 13:35:35 +0200] rev 44900
merged
Mon, 12 Sep 2011 12:33:37 +0200 correcting imports after splitting and renaming AssocList
bulwahn [Mon, 12 Sep 2011 12:33:37 +0200] rev 44899
correcting imports after splitting and renaming AssocList
Mon, 12 Sep 2011 10:59:38 +0200 tuned
bulwahn [Mon, 12 Sep 2011 10:59:38 +0200] rev 44898
tuned
Mon, 12 Sep 2011 10:57:58 +0200 moving connection of association lists to Mappings into a separate theory
bulwahn [Mon, 12 Sep 2011 10:57:58 +0200] rev 44897
moving connection of association lists to Mappings into a separate theory
Mon, 12 Sep 2011 10:27:36 +0200 adding NEWS and CONTRIBUTORS
bulwahn [Mon, 12 Sep 2011 10:27:36 +0200] rev 44896
adding NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 09:45:53 +0200 tuned some symbol that probably went there by some strange encoding issue
bulwahn [Mon, 12 Sep 2011 09:45:53 +0200] rev 44895
tuned some symbol that probably went there by some strange encoding issue
Mon, 12 Sep 2011 11:05:32 +0200 added my contributions to NEWS and CONTRIBUTORS
blanchet [Mon, 12 Sep 2011 11:05:32 +0200] rev 44894
added my contributions to NEWS and CONTRIBUTORS
Mon, 12 Sep 2011 10:49:37 +0200 fixed type intersection (again)
blanchet [Mon, 12 Sep 2011 10:49:37 +0200] rev 44893
fixed type intersection (again)
Mon, 12 Sep 2011 10:49:37 +0200 consistent option naming
blanchet [Mon, 12 Sep 2011 10:49:37 +0200] rev 44892
consistent option naming
Mon, 12 Sep 2011 09:07:23 +0200 NEWS fastsimp -> fastforce
nipkow [Mon, 12 Sep 2011 09:07:23 +0200] rev 44891
NEWS fastsimp -> fastforce
Mon, 12 Sep 2011 07:55:43 +0200 new fastforce replacing fastsimp - less confusing name
nipkow [Mon, 12 Sep 2011 07:55:43 +0200] rev 44890
new fastforce replacing fastsimp - less confusing name
Sun, 11 Sep 2011 22:56:05 +0200 merged
wenzelm [Sun, 11 Sep 2011 22:56:05 +0200] rev 44889
merged
Sun, 11 Sep 2011 13:49:42 -0700 NEWS for Library/Product_Lattice.thy
huffman [Sun, 11 Sep 2011 13:49:42 -0700] rev 44888
NEWS for Library/Product_Lattice.thy
Sun, 11 Sep 2011 22:55:26 +0200 misc tuning and clarification;
wenzelm [Sun, 11 Sep 2011 22:55:26 +0200] rev 44887
misc tuning and clarification;
Sun, 11 Sep 2011 21:35:35 +0200 merged
wenzelm [Sun, 11 Sep 2011 21:35:35 +0200] rev 44886
merged
Sun, 11 Sep 2011 10:30:50 -0700 merged
huffman [Sun, 11 Sep 2011 10:30:50 -0700] rev 44885
merged
Sun, 11 Sep 2011 09:40:18 -0700 tuned proofs
huffman [Sun, 11 Sep 2011 09:40:18 -0700] rev 44884
tuned proofs
Sun, 11 Sep 2011 07:21:45 -0700 Library/Saturated.thy: 'Sat' abbreviates 'of_nat'
huffman [Sun, 11 Sep 2011 07:21:45 -0700] rev 44883
Library/Saturated.thy: 'Sat' abbreviates 'of_nat'
Sun, 11 Sep 2011 21:34:23 +0200 more CONTRIBUTORS;
wenzelm [Sun, 11 Sep 2011 21:34:23 +0200] rev 44882
more CONTRIBUTORS;
Sun, 11 Sep 2011 20:19:20 +0200 persistent ISABELLE_INTERFACE_CHOICE;
wenzelm [Sun, 11 Sep 2011 20:19:20 +0200] rev 44881
persistent ISABELLE_INTERFACE_CHOICE;
Sun, 11 Sep 2011 19:52:09 +0200 explicit choice of interface;
wenzelm [Sun, 11 Sep 2011 19:52:09 +0200] rev 44880
explicit choice of interface;
Sun, 11 Sep 2011 17:30:01 +0200 more orthogonal signature;
wenzelm [Sun, 11 Sep 2011 17:30:01 +0200] rev 44879
more orthogonal signature;
Sun, 11 Sep 2011 15:20:09 +0200 updates for release;
wenzelm [Sun, 11 Sep 2011 15:20:09 +0200] rev 44878
updates for release;
Sun, 11 Sep 2011 14:58:52 +0200 misc tuning and clarification (NB: settings are already local for named snapshots/releases);
wenzelm [Sun, 11 Sep 2011 14:58:52 +0200] rev 44877
misc tuning and clarification (NB: settings are already local for named snapshots/releases);
Sun, 11 Sep 2011 14:42:15 +0200 some updates of PLATFORMS;
wenzelm [Sun, 11 Sep 2011 14:42:15 +0200] rev 44876
some updates of PLATFORMS;
Sun, 11 Sep 2011 13:27:22 +0200 more README;
wenzelm [Sun, 11 Sep 2011 13:27:22 +0200] rev 44875
more README;
Sat, 10 Sep 2011 23:28:58 +0200 merged
wenzelm [Sat, 10 Sep 2011 23:28:58 +0200] rev 44874
merged
Sat, 10 Sep 2011 22:43:17 +0200 mem_prs and mem_rsp in accordance with sets-as-predicates representation (backported from AFP/Coinductive)
krauss [Sat, 10 Sep 2011 22:43:17 +0200] rev 44873
mem_prs and mem_rsp in accordance with sets-as-predicates representation (backported from AFP/Coinductive)
Sat, 10 Sep 2011 23:27:32 +0200 misc tuning;
wenzelm [Sat, 10 Sep 2011 23:27:32 +0200] rev 44872
misc tuning;
Sat, 10 Sep 2011 22:11:55 +0200 misc tuning and clarification;
wenzelm [Sat, 10 Sep 2011 22:11:55 +0200] rev 44871
misc tuning and clarification;
Sat, 10 Sep 2011 21:47:55 +0200 speed up slow proof;
wenzelm [Sat, 10 Sep 2011 21:47:55 +0200] rev 44870
speed up slow proof;
Sat, 10 Sep 2011 20:41:27 +0200 merged
wenzelm [Sat, 10 Sep 2011 20:41:27 +0200] rev 44869
merged
Sat, 10 Sep 2011 19:44:41 +0200 more modularization
haftmann [Sat, 10 Sep 2011 19:44:41 +0200] rev 44868
more modularization
Sat, 10 Sep 2011 20:39:13 +0200 stronger colors (as background);
wenzelm [Sat, 10 Sep 2011 20:39:13 +0200] rev 44867
stronger colors (as background);
Sat, 10 Sep 2011 20:22:22 +0200 some color scheme for theory status;
wenzelm [Sat, 10 Sep 2011 20:22:22 +0200] rev 44866
some color scheme for theory status;
Sat, 10 Sep 2011 16:30:08 +0200 some keyboard shortcuts for important actions;
wenzelm [Sat, 10 Sep 2011 16:30:08 +0200] rev 44865
some keyboard shortcuts for important actions; proper label properties, which are also required for jEdit "Shortcuts" options panel;
Sat, 10 Sep 2011 14:48:06 +0200 explicit jEdit actions -- to enable key mappings, for example;
wenzelm [Sat, 10 Sep 2011 14:48:06 +0200] rev 44864
explicit jEdit actions -- to enable key mappings, for example;
Sat, 10 Sep 2011 14:28:07 +0200 more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
wenzelm [Sat, 10 Sep 2011 14:28:07 +0200] rev 44863
more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
Sat, 10 Sep 2011 13:43:09 +0200 tuned usage;
wenzelm [Sat, 10 Sep 2011 13:43:09 +0200] rev 44862
tuned usage;
Sat, 10 Sep 2011 13:41:03 +0200 simplified default Isabelle application wrapper (NB: build process is already part of isabelle jedit tool);
wenzelm [Sat, 10 Sep 2011 13:41:03 +0200] rev 44861
simplified default Isabelle application wrapper (NB: build process is already part of isabelle jedit tool);
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip