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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip