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