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);
blanchet [Fri, 04 Nov 2011 15:05:59 +0000] rev 45339
document new experimental provers
blanchet [Fri, 04 Nov 2011 15:05:58 +0000] rev 45338
added remote iProver(-Eq) for experimentation
wenzelm [Fri, 04 Nov 2011 13:52:19 +0100] rev 45337
merged
huffman [Fri, 04 Nov 2011 08:19:24 +0100] rev 45336
ex/Tree23.thy: automate proof of gfull_add
huffman [Fri, 04 Nov 2011 08:00:48 +0100] rev 45335
ex/Tree23.thy: simplify proof of bal_del0
huffman [Fri, 04 Nov 2011 07:37:37 +0100] rev 45334
ex/Tree23.thy: simplify proof of bal_add0
huffman [Fri, 04 Nov 2011 07:04:34 +0100] rev 45333
ex/Tree23.thy: simpler definition of ordered-ness predicate
huffman [Thu, 03 Nov 2011 17:40:50 +0100] rev 45332
ex/Tree23.thy: prove that deletion preserves balance
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);
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;
wenzelm [Thu, 03 Nov 2011 23:32:31 +0100] rev 45329
tuned whitespace;
wenzelm [Thu, 03 Nov 2011 22:51:37 +0100] rev 45328
tuned signature;
wenzelm [Thu, 03 Nov 2011 22:23:41 +0100] rev 45327
tuned signature -- canonical argument order;
wenzelm [Thu, 03 Nov 2011 22:15:47 +0100] rev 45326
tuned -- Variable.declare_term is already part of Variable.auto_fixes;
huffman [Thu, 03 Nov 2011 11:18:06 +0100] rev 45325
ex/Tree23.thy: prove that insertion preserves tree balance and order
kleing [Thu, 03 Nov 2011 18:10:47 +1100] rev 45324
more IMP fragments
kleing [Thu, 03 Nov 2011 18:10:13 +1100] rev 45323
string -> vname
kleing [Thu, 03 Nov 2011 16:22:29 +1100] rev 45322
JMPF(LESS|GE) -> JMP(LESS|GE) because jumps are int now.
kleing [Thu, 03 Nov 2011 15:54:19 +1100] rev 45321
more IMP text fragments
kleing [Thu, 03 Nov 2011 10:29:05 +1100] rev 45320
moved latex generation for HOL-IMP out of distribution
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)
bulwahn [Mon, 31 Oct 2011 19:12:41 +0100] rev 45318
merged
bulwahn [Mon, 31 Oct 2011 18:29:25 +0100] rev 45317
more robust, declarative and unsurprising computation of types in the quotient type definition
blanchet [Mon, 31 Oct 2011 17:51:01 +0100] rev 45316
improve handling of bound type variables (esp. for TFF1)
blanchet [Mon, 31 Oct 2011 17:51:01 +0100] rev 45315
improved TFF1 output
bulwahn [Mon, 31 Oct 2011 08:50:35 +0100] rev 45314
clarified signature
bulwahn [Mon, 31 Oct 2011 08:43:21 +0100] rev 45313
tuned
bulwahn [Mon, 31 Oct 2011 08:22:56 +0100] rev 45312
tuned
wenzelm [Sun, 30 Oct 2011 22:35:18 +0100] rev 45311
even more uniform Local_Theory.declaration for locales (cf. 57def0b39696, aa35859c8741);
wenzelm [Sun, 30 Oct 2011 22:20:45 +0100] rev 45310
removed obsolete argument (cf. aa35859c8741);
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]
huffman [Sun, 30 Oct 2011 09:07:02 +0100] rev 45308
extend cancellation simproc patterns to cover terms like '- (2 * pi) < pi'
huffman [Sun, 30 Oct 2011 07:08:33 +0100] rev 45307
merged
huffman [Sat, 29 Oct 2011 10:00:35 +0200] rev 45306
remove unused function
blanchet [Sat, 29 Oct 2011 13:51:35 +0200] rev 45305
also export DFG formats
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
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45303
added DFG unsorted support (like in the old days)
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45302
gracefully do nothing if the SPASS input file is already in DFG format
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45301
added sorted DFG output for coming version of SPASS
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
blanchet [Sat, 29 Oct 2011 13:15:58 +0200] rev 45299
check "sound" flag before doing something unsound...
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);
wenzelm [Sat, 29 Oct 2011 12:55:34 +0200] rev 45297
tuned;
huffman [Fri, 28 Oct 2011 16:49:15 +0200] rev 45296
more accurate class constraints on cancellation simproc patterns
wenzelm [Sat, 29 Oct 2011 00:23:58 +0200] rev 45295
tuned;
wenzelm [Fri, 28 Oct 2011 23:41:16 +0200] rev 45294
tuned Named_Thms: proper binding;
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;
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);
wenzelm [Fri, 28 Oct 2011 22:17:30 +0200] rev 45291
uniform Local_Theory.declaration with explicit params;
wenzelm [Fri, 28 Oct 2011 17:15:52 +0200] rev 45290
tuned signature -- refined terminology;
wenzelm [Fri, 28 Oct 2011 15:38:41 +0200] rev 45289
slightly more explicit/syntactic modelling of morphisms;
hoelzl [Fri, 28 Oct 2011 14:10:19 +0200] rev 45288
correct import path
hoelzl [Fri, 28 Oct 2011 14:06:06 +0200] rev 45287
allow to build Probability and MV-Analysis with one ROOT.ML
bulwahn [Fri, 28 Oct 2011 12:37:18 +0200] rev 45286
removing dead code
huffman [Fri, 28 Oct 2011 10:33:23 +0200] rev 45285
ex/Simproc_Tests.thy: remove duplicate simprocs
huffman [Fri, 28 Oct 2011 11:02:27 +0200] rev 45284
use simproc_setup for cancellation simprocs, to get proper name bindings
wenzelm [Thu, 27 Oct 2011 22:37:19 +0200] rev 45283
tuned;
wenzelm [Thu, 27 Oct 2011 22:20:55 +0200] rev 45282
eliminated aliases of standard functions;
wenzelm [Thu, 27 Oct 2011 21:52:57 +0200] rev 45281
more standard attribute setup;
wenzelm [Thu, 27 Oct 2011 21:02:10 +0200] rev 45280
localized quotient data;
wenzelm [Thu, 27 Oct 2011 20:26:38 +0200] rev 45279
simplified/standardized signatures;
wenzelm [Thu, 27 Oct 2011 19:41:08 +0200] rev 45278
tuned signature;
nipkow [Thu, 27 Oct 2011 16:28:34 +0200] rev 45277
uses IMP and hence requires its tex setup
nipkow [Thu, 27 Oct 2011 15:59:33 +0200] rev 45276
merged
nipkow [Thu, 27 Oct 2011 15:59:25 +0200] rev 45275
tuned text
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
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
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
huffman [Thu, 27 Oct 2011 07:48:07 +0200] rev 45271
merged
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
wenzelm [Wed, 26 Oct 2011 22:51:06 +0200] rev 45269
more robust ML pretty printing (cf. b6c527c64789);
wenzelm [Wed, 26 Oct 2011 22:50:40 +0200] rev 45268
tuned;
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
nipkow [Tue, 25 Oct 2011 16:09:02 +0200] rev 45266
tuned text
nipkow [Tue, 25 Oct 2011 15:59:15 +0200] rev 45265
tuned names to avoid shadowing
huffman [Tue, 25 Oct 2011 12:00:52 +0200] rev 45264
merge Gcd/GCD and Lcm/LCM
boehmes [Tue, 25 Oct 2011 08:48:36 +0200] rev 45263
clarify types of terms: use proper set type
huffman [Mon, 24 Oct 2011 16:47:24 +0200] rev 45262
instance bool :: linorder
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
bulwahn [Mon, 24 Oct 2011 11:40:31 +0200] rev 45260
fixed typo
nipkow [Mon, 24 Oct 2011 10:45:54 +0200] rev 45259
latex output not needed because errors manifest themselves earlier
wenzelm [Sun, 23 Oct 2011 23:11:53 +0200] rev 45258
some text on inner-syntax;
nipkow [Sun, 23 Oct 2011 16:03:59 +0200] rev 45257
renamed in ASM
nipkow [Sun, 23 Oct 2011 14:15:24 +0200] rev 45256
tuned order of eqns
nipkow [Sun, 23 Oct 2011 14:03:37 +0200] rev 45255
tuned
kleing [Sun, 23 Oct 2011 17:37:21 +1100] rev 45254
script for exporting filtered IMP files as tar.gz
kleing [Sun, 23 Oct 2011 17:12:14 +1100] rev 45253
removed Norbert's email from isatest (bounces)
wenzelm [Sat, 22 Oct 2011 23:43:01 +0200] rev 45252
class Lexicon as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:30:02 +0200] rev 45251
more private stuff;
wenzelm [Sat, 22 Oct 2011 23:29:44 +0200] rev 45250
class Text.Edit as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:29:11 +0200] rev 45249
class Time as abstract datatype;
wenzelm [Sat, 22 Oct 2011 23:28:24 +0200] rev 45248
class Volatile as abstract datatype;
nipkow [Sat, 22 Oct 2011 20:18:01 +0200] rev 45247
merged
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
wenzelm [Sat, 22 Oct 2011 19:22:13 +0200] rev 45245
experimental support for Scala 2.9.1.final;
wenzelm [Sat, 22 Oct 2011 19:15:32 +0200] rev 45244
class Path as abstract datatype;
wenzelm [Sat, 22 Oct 2011 19:00:03 +0200] rev 45243
class Counter as abstract datatype;
wenzelm [Sat, 22 Oct 2011 16:57:24 +0200] rev 45242
discontinued redundant ASCII syntax;
wenzelm [Sat, 22 Oct 2011 16:44:34 +0200] rev 45241
modernized specifications;
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;
nipkow [Fri, 21 Oct 2011 17:39:07 +0200] rev 45239
merged
nipkow [Fri, 21 Oct 2011 17:39:00 +0200] rev 45238
tuned
wenzelm [Fri, 21 Oct 2011 16:21:12 +0200] rev 45237
merged
bulwahn [Fri, 21 Oct 2011 14:25:38 +0200] rev 45236
replacing metis proofs with facts xt1 by new proof with more readable names
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
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
bulwahn [Fri, 21 Oct 2011 11:17:16 +0200] rev 45233
NEWS
bulwahn [Fri, 21 Oct 2011 11:17:15 +0200] rev 45232
updating documentation: code_inline -> code_unfold; added documentation about attribute code_unfold_post
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
bulwahn [Fri, 21 Oct 2011 11:17:12 +0200] rev 45230
removing redundant attribute code_inline in the code generator
wenzelm [Fri, 21 Oct 2011 11:27:21 +0200] rev 45229
tuned;
wenzelm [Fri, 21 Oct 2011 11:26:14 +0200] rev 45228
tuned;
bulwahn [Fri, 21 Oct 2011 10:37:03 +0200] rev 45227
improving mutabelle script again after missing some changes in f4896c792316
bulwahn [Fri, 21 Oct 2011 10:32:42 +0200] rev 45226
correcting code_prolog
huffman [Fri, 21 Oct 2011 09:51:45 +0200] rev 45225
merged
huffman [Fri, 21 Oct 2011 08:42:11 +0200] rev 45224
add HOL/ex/Simproc_Tests.thy: testing for Tools/numeral_simprocs.ML
nipkow [Fri, 21 Oct 2011 08:25:04 +0200] rev 45223
merged
nipkow [Fri, 21 Oct 2011 08:24:57 +0200] rev 45222
tuned
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
huffman [Thu, 20 Oct 2011 22:02:49 +0200] rev 45220
merged
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)
kleing [Thu, 20 Oct 2011 12:30:43 -0400] rev 45218
removed [trans] concept from basic material
nipkow [Thu, 20 Oct 2011 10:44:00 +0200] rev 45217
merged
nipkow [Thu, 20 Oct 2011 10:43:47 +0200] rev 45216
tuned
bulwahn [Thu, 20 Oct 2011 09:59:12 +0200] rev 45215
merged
bulwahn [Thu, 20 Oct 2011 09:11:13 +0200] rev 45214
modernizing predicate_compile_quickcheck
bulwahn [Thu, 20 Oct 2011 08:20:35 +0200] rev 45213
adding depth as an quickcheck configuration
nipkow [Thu, 20 Oct 2011 09:48:00 +0200] rev 45212
renamed name -> vname
haftmann [Wed, 19 Oct 2011 23:07:48 +0200] rev 45211
removed some remaining artefacts of ancient SML code generator
haftmann [Wed, 19 Oct 2011 22:54:26 +0200] rev 45210
NEWS
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45209
cleaner LEO-II extensionality step detection
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
blanchet [Wed, 19 Oct 2011 21:40:32 +0200] rev 45207
one more LEO-II failure
wenzelm [Wed, 19 Oct 2011 19:45:19 +0200] rev 45206
merged
huffman [Wed, 19 Oct 2011 17:45:25 +0200] rev 45205
merged
huffman [Tue, 18 Oct 2011 15:19:06 +0200] rev 45204
hide typedef-generated constants Product_Type.prod and Sum_Type.sum
blanchet [Wed, 19 Oct 2011 16:36:13 +0200] rev 45203
more uniform SZS status handling
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"
nipkow [Wed, 19 Oct 2011 16:32:30 +0200] rev 45201
merged
nipkow [Wed, 19 Oct 2011 16:32:12 +0200] rev 45200
renamed B to Bc
wenzelm [Wed, 19 Oct 2011 17:04:43 +0200] rev 45199
tuned comment;
wenzelm [Wed, 19 Oct 2011 17:03:07 +0200] rev 45198
proper source positions for @{lemma};
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);
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);
wenzelm [Wed, 19 Oct 2011 15:41:12 +0200] rev 45195
tuned legacy signature;
wenzelm [Wed, 19 Oct 2011 14:40:49 +0200] rev 45194
further cleanup of stats (cf. 97e81a8aa277);
wenzelm [Wed, 19 Oct 2011 14:22:06 +0200] rev 45193
updated keywords;
wenzelm [Wed, 19 Oct 2011 14:21:29 +0200] rev 45192
really document just one code generator;
bulwahn [Wed, 19 Oct 2011 09:11:21 +0200] rev 45191
NEWS
bulwahn [Wed, 19 Oct 2011 09:11:20 +0200] rev 45190
removing 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
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
bulwahn [Wed, 19 Oct 2011 09:11:18 +0200] rev 45187
removing documentation about the old code generator
bulwahn [Wed, 19 Oct 2011 09:11:16 +0200] rev 45186
removing old code generator setup for executable sets
bulwahn [Wed, 19 Oct 2011 09:11:15 +0200] rev 45185
removing old code generator setup for efficient natural numbers; cleaned typo
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45184
removing old code generator setup for real numbers; tuned
bulwahn [Wed, 19 Oct 2011 09:11:14 +0200] rev 45183
removing old code generator setup for rational numbers; tuned
bulwahn [Wed, 19 Oct 2011 08:37:29 +0200] rev 45182
removing old code generator setup for strings
bulwahn [Wed, 19 Oct 2011 08:37:27 +0200] rev 45181
removing old code generator setup for lists
bulwahn [Wed, 19 Oct 2011 08:37:26 +0200] rev 45180
removing old code generator setup for integers
bulwahn [Wed, 19 Oct 2011 08:37:25 +0200] rev 45179
removing old code generator for inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:24 +0200] rev 45178
removing quickcheck tester SML-inductive based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:23 +0200] rev 45177
removing old code generator setup for inductive sets in the inductive set package
bulwahn [Wed, 19 Oct 2011 08:37:22 +0200] rev 45176
removing old code generator setup of inductive predicates
bulwahn [Wed, 19 Oct 2011 08:37:21 +0200] rev 45175
removing old code generator setup for product types
bulwahn [Wed, 19 Oct 2011 08:37:20 +0200] rev 45174
removing old code generator setup for function types
bulwahn [Wed, 19 Oct 2011 08:37:19 +0200] rev 45173
removing old code generator setup for datatypes
bulwahn [Wed, 19 Oct 2011 08:37:17 +0200] rev 45172
removing old code generator for recursive functions
bulwahn [Wed, 19 Oct 2011 08:37:16 +0200] rev 45171
removing old code generator setup in the HOL theory
bulwahn [Wed, 19 Oct 2011 08:37:15 +0200] rev 45170
removing invocations of the evaluation method based on the old code generator
bulwahn [Wed, 19 Oct 2011 08:37:14 +0200] rev 45169
removing invocations of the old code generator
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
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
bulwahn [Tue, 18 Oct 2011 15:27:18 +0200] rev 45166
tuned
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
krauss [Tue, 18 Oct 2011 11:59:03 +0200] rev 45164
mira: collect size of heap images
blanchet [Mon, 17 Oct 2011 21:37:38 +0200] rev 45163
updated doc related to Satallax
blanchet [Mon, 17 Oct 2011 21:37:37 +0200] rev 45162
parse Satallax unsat cores
wenzelm [Mon, 17 Oct 2011 18:05:14 +0200] rev 45161
merged
noschinl [Mon, 17 Oct 2011 14:22:14 +0200] rev 45160
(old) NEWS
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
wenzelm [Mon, 17 Oct 2011 11:24:22 +0200] rev 45158
always use sockets on Windows/Cygwin;
discontinued special raw_dump facility;
krauss [Sun, 16 Oct 2011 21:49:47 +0200] rev 45157
mira configuration: use official polyml 5.4.1 on lxbroy10
wenzelm [Sun, 16 Oct 2011 18:48:30 +0200] rev 45156
added Term.dummy_pattern conveniences;
wenzelm [Sun, 16 Oct 2011 16:56:01 +0200] rev 45155
slightly more standard-conformant XML parsing (see also 94033767ef9b);
haftmann [Sun, 16 Oct 2011 14:48:01 +0200] rev 45154
tuned proof
haftmann [Sun, 16 Oct 2011 14:48:00 +0200] rev 45153
tuned type annnotation
haftmann [Sun, 16 Oct 2011 14:48:00 +0200] rev 45152
hide not_member as also member
wenzelm [Sat, 15 Oct 2011 20:40:13 +0200] rev 45151
misc tuning and modernization;
wenzelm [Sat, 15 Oct 2011 18:14:36 +0200] rev 45150
updated to Scala 2.8.2.final;
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;
wenzelm [Sat, 15 Oct 2011 16:58:37 +0200] rev 45148
updated to polyml-5.4.1;
wenzelm [Sat, 15 Oct 2011 15:55:10 +0200] rev 45147
updated to polyml-5.4.1;
haftmann [Sat, 15 Oct 2011 00:18:00 +0200] rev 45146
merged
haftmann [Fri, 14 Oct 2011 22:42:56 +0200] rev 45145
monadic bind
haftmann [Fri, 14 Oct 2011 18:55:59 +0200] rev 45144
moved sublists to More_List.thy
haftmann [Fri, 14 Oct 2011 18:55:29 +0200] rev 45143
NEWS
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;
haftmann [Thu, 13 Oct 2011 23:35:15 +0200] rev 45141
avoid very specific code equation for card; corrected spelling
haftmann [Thu, 13 Oct 2011 23:27:46 +0200] rev 45140
bouned transitive closure
haftmann [Thu, 13 Oct 2011 23:02:59 +0200] rev 45139
moved acyclic predicate up in hierarchy
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45138
tuned
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45137
modernized definitions
wenzelm [Thu, 13 Oct 2011 22:50:35 +0200] rev 45136
static dummy_task (again) to avoid a few extra allocations;
noschinl [Thu, 13 Oct 2011 13:49:55 +0200] rev 45135
tuned markup
wenzelm [Thu, 13 Oct 2011 11:45:33 +0200] rev 45134
discontinued obsolete 'types' command;
wenzelm [Wed, 12 Oct 2011 22:48:23 +0200] rev 45133
modernized structure Induct_Tacs;
wenzelm [Wed, 12 Oct 2011 22:21:38 +0200] rev 45132
tuned signature;
wenzelm [Wed, 12 Oct 2011 21:39:33 +0200] rev 45131
misc tuning and clarification;
wenzelm [Wed, 12 Oct 2011 20:57:40 +0200] rev 45130
tuned ML style;
wenzelm [Wed, 12 Oct 2011 20:16:48 +0200] rev 45129
tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
wenzelm [Wed, 12 Oct 2011 16:21:07 +0200] rev 45128
discontinued obsolete alias structure ProofContext;
nipkow [Wed, 12 Oct 2011 09:16:30 +0200] rev 45127
separated monotonicity reasoning and defined narrowing with while_option
wenzelm [Mon, 10 Oct 2011 20:14:25 +0200] rev 45126
include no-smlnj targets into library (cf. e54a985daa61);
bulwahn [Mon, 10 Oct 2011 16:47:45 +0200] rev 45125
increasing values_timeout to avoid SML_makeall failures on our current tests
wenzelm [Mon, 10 Oct 2011 11:12:09 +0200] rev 45124
merged
wenzelm [Mon, 10 Oct 2011 11:10:45 +0200] rev 45123
removed obsolete RC tags;
huffman [Sun, 09 Oct 2011 11:13:53 +0200] rev 45122
Int.thy: discontinued some legacy theorems
huffman [Sun, 09 Oct 2011 08:30:48 +0200] rev 45121
Set.thy: remove redundant [simp] declarations
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++
bulwahn [Mon, 03 Oct 2011 15:39:30 +0200] rev 45119
tune text for document generation
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
bulwahn [Mon, 03 Oct 2011 14:43:14 +0200] rev 45117
adding code equations for cardinality and (reflexive) transitive closure on finite types
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
bulwahn [Mon, 03 Oct 2011 14:43:12 +0200] rev 45115
adding lemma to List library for executable equation of the (refl) transitive closure
Jean Pichon [Thu, 29 Sep 2011 21:42:03 +0200] rev 45114
fixed typos in IMP
nipkow [Wed, 28 Sep 2011 10:35:56 +0200] rev 45113
added nice interval syntax
nipkow [Wed, 28 Sep 2011 09:59:55 +0200] rev 45112
Added dependecies
nipkow [Wed, 28 Sep 2011 09:55:11 +0200] rev 45111
Added Hoare-like Abstract Interpretation
nipkow [Wed, 28 Sep 2011 08:51:55 +0200] rev 45110
moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
wenzelm [Mon, 26 Sep 2011 21:13:26 +0200] rev 45109
back to post-release mode;
wenzelm [Sun, 09 Oct 2011 17:06:19 +0200] rev 45108
Added tag Isabelle2011-1 for changeset 76fef3e57004
wenzelm [Sun, 09 Oct 2011 16:47:58 +0200] rev 45107
tuned;
wenzelm [Sun, 09 Oct 2011 15:46:06 +0200] rev 45106
updated ISABELLE_HOME_USER;
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;
wenzelm [Mon, 03 Oct 2011 11:16:51 +0200] rev 45104
Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
wenzelm [Mon, 03 Oct 2011 11:14:19 +0200] rev 45103
some amendments due to Jean Pichon;
traytel [Thu, 29 Sep 2011 09:37:59 +0200] rev 45102
correct coercion generation in case of unknown map functions
wenzelm [Wed, 28 Sep 2011 13:52:14 +0200] rev 45101
proper platform_file_url for Windows UNC paths (server shares);
wenzelm [Tue, 27 Sep 2011 22:35:57 +0200] rev 45100
proper platform_file_url;
wenzelm [Tue, 27 Sep 2011 22:14:15 +0200] rev 45099
observe base URL of rendered document;
added PIDE logo;
wenzelm [Tue, 27 Sep 2011 21:39:55 +0200] rev 45098
more README;
wenzelm [Tue, 27 Sep 2011 20:45:15 +0200] rev 45097
tuned README.html;
wenzelm [Tue, 27 Sep 2011 20:25:15 +0200] rev 45096
tuned;
wenzelm [Tue, 27 Sep 2011 14:17:40 +0200] rev 45095
retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
wenzelm [Tue, 27 Sep 2011 00:03:11 +0200] rev 45094
tuned message, which is displayed after termination of Isabelle.app on Mac OS;
wenzelm [Mon, 26 Sep 2011 23:51:59 +0200] rev 45093
keep top-level "Isabelle" executable -- now an alias for "isabelle jedit";
wenzelm [Mon, 26 Sep 2011 23:43:52 +0200] rev 45092
tuned;
wenzelm [Mon, 26 Sep 2011 21:41:39 +0200] rev 45091
ensure Isabelle env;
wenzelm [Mon, 26 Sep 2011 21:17:25 +0200] rev 45090
Added tag Isabelle2011-1-RC1 for changeset 24ad77c3a147
wenzelm [Mon, 26 Sep 2011 21:09:28 +0200] rev 45089
tuned;
wenzelm [Mon, 26 Sep 2011 20:53:53 +0200] rev 45088
misc tuning for release;
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;
wenzelm [Mon, 26 Sep 2011 20:31:41 +0200] rev 45086
makedist for release;
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
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
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
bulwahn [Mon, 26 Sep 2011 10:57:20 +0200] rev 45082
adding an example with inductive predicates to quickcheck narrowing examples
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
blanchet [Sun, 25 Sep 2011 19:34:20 +0200] rev 45080
clarify platforms
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
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45078
updated Nitpick SAT Solver doc
blanchet [Sun, 25 Sep 2011 18:43:25 +0200] rev 45077
update list of SAT solvers reflecting Kodkod 1.5
wenzelm [Sun, 25 Sep 2011 17:25:34 +0200] rev 45076
tuned signature;
wenzelm [Sun, 25 Sep 2011 13:48:59 +0200] rev 45075
more uniform defaults;
haftmann [Sun, 25 Sep 2011 09:37:33 +0200] rev 45074
Quotient_Set.thy is part of library
nipkow [Sun, 25 Sep 2011 00:32:49 +0200] rev 45073
fixed typo
wenzelm [Sat, 24 Sep 2011 17:18:39 +0200] rev 45072
standardize drive letters -- important for proper document node identification;
wenzelm [Sat, 24 Sep 2011 10:45:57 +0200] rev 45071
more user aliases;
sultana [Sat, 24 Sep 2011 00:17:32 +0100] rev 45070
fixed IsaMakefile action for HOL-TPTP.
wenzelm [Fri, 23 Sep 2011 23:46:13 +0200] rev 45069
prefer socket comminication on Cygwin, which is more stable here than fifos;
wenzelm [Fri, 23 Sep 2011 21:51:49 +0200] rev 45068
tuned proof;
wenzelm [Fri, 23 Sep 2011 17:35:06 +0200] rev 45067
made SML/NJ happy;
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);
wenzelm [Fri, 23 Sep 2011 17:11:08 +0200] rev 45065
updated header;
wenzelm [Fri, 23 Sep 2011 16:50:39 +0200] rev 45064
merged;
blanchet [Fri, 23 Sep 2011 16:44:51 +0200] rev 45063
reintroduced E-SInE now that it's unexpectedly working again (thanks to Geoff)
blanchet [Fri, 23 Sep 2011 14:25:53 +0200] rev 45062
first step towards extending Minipick with more translations
berghofe [Fri, 23 Sep 2011 14:08:50 +0200] rev 45061
Include keywords print_coercions and print_coercion_maps
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45060
local coercion insertion algorithm to support complex coercions
traytel [Wed, 17 Aug 2011 19:49:07 +0200] rev 45059
printing and deleting of coercions
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;
wenzelm [Fri, 23 Sep 2011 14:13:15 +0200] rev 45057
default print mode for Isabelle/Scala, not just Isabelle/jEdit;
wenzelm [Fri, 23 Sep 2011 14:12:09 +0200] rev 45056
augment existing print mode;
wenzelm [Fri, 23 Sep 2011 13:44:31 +0200] rev 45055
explicit option for socket vs. fifo communication;
wenzelm [Fri, 23 Sep 2011 13:43:44 +0200] rev 45054
tuned proof;
blanchet [Fri, 23 Sep 2011 10:31:12 +0200] rev 45053
synchronized section names with manual
wenzelm [Fri, 23 Sep 2011 00:11:29 +0200] rev 45052
merged;
huffman [Thu, 22 Sep 2011 14:12:16 -0700] rev 45051
discontinued legacy theorem names from RealDef.thy
huffman [Thu, 22 Sep 2011 13:17:14 -0700] rev 45050
merged
huffman [Thu, 22 Sep 2011 12:55:19 -0700] rev 45049
discontinued HOLCF legacy theorem names
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
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.
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.
berghofe [Thu, 22 Sep 2011 16:56:19 +0200] rev 45045
merged
berghofe [Thu, 22 Sep 2011 16:50:23 +0200] rev 45044
Added documentation for HOL-SPARK
blanchet [Thu, 22 Sep 2011 16:30:47 +0200] rev 45043
drop partial monomorphic instances in Metis, like in Sledgehammer
blanchet [Thu, 22 Sep 2011 16:30:47 +0200] rev 45042
better type reconstruction -- prevents ill-instantiations in proof replay
hoelzl [Thu, 22 Sep 2011 10:02:16 -0400] rev 45041
NEWS: mention replacement lemmas for the removed ones in Complete_Lattices
bulwahn [Thu, 22 Sep 2011 10:48:53 +0200] rev 45040
changing quickcheck_timeout to 30 seconds in mutabelle's testing
bulwahn [Thu, 22 Sep 2011 07:26:53 +0200] rev 45039
adding post-processing of terms to narrowing-based Quickcheck
huffman [Wed, 21 Sep 2011 17:43:13 -0700] rev 45038
HOL/ex/ROOT.ML: only list BinEx once
huffman [Wed, 21 Sep 2011 10:59:55 -0700] rev 45037
merged
huffman [Wed, 21 Sep 2011 08:28:53 -0700] rev 45036
remove redundant instantiation ereal :: power
blanchet [Wed, 21 Sep 2011 15:55:16 +0200] rev 45035
reintroduced Minipick as Nitpick example
blanchet [Wed, 21 Sep 2011 15:55:15 +0200] rev 45034
tuned comment
huffman [Wed, 21 Sep 2011 06:41:34 -0700] rev 45033
merged
huffman [Tue, 20 Sep 2011 11:02:41 -0700] rev 45032
Extended_Real_Limits: generalize some lemmas
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;
wenzelm [Thu, 22 Sep 2011 21:58:05 +0200] rev 45030
made SML/NJ happy;
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;
wenzelm [Wed, 21 Sep 2011 22:18:17 +0200] rev 45028
alternative Socket_Channel;
use BinIO for fifos uniformly;
wenzelm [Wed, 21 Sep 2011 20:35:50 +0200] rev 45027
more abstract wrapping of fifos as System_Channel;
wenzelm [Wed, 21 Sep 2011 17:50:25 +0200] rev 45026
slightly more general Socket_IO as part of Pure;
wenzelm [Wed, 21 Sep 2011 16:04:29 +0200] rev 45025
more hints on Z3 configuration;
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);
nipkow [Wed, 21 Sep 2011 07:31:08 +0200] rev 45023
renamed inv -> filter
nipkow [Wed, 21 Sep 2011 07:04:04 +0200] rev 45022
Added proofs about narowing
nipkow [Wed, 21 Sep 2011 07:03:16 +0200] rev 45021
added missing makefile dependence
nipkow [Wed, 21 Sep 2011 06:26:15 +0200] rev 45020
added example
nipkow [Wed, 21 Sep 2011 03:24:54 +0200] rev 45019
tuned
nipkow [Wed, 21 Sep 2011 02:38:53 +0200] rev 45018
refined comment
kleing [Wed, 21 Sep 2011 09:17:01 +1000] rev 45017
fixed two typos in IMP (by Jean Pichon)
nipkow [Wed, 21 Sep 2011 00:12:36 +0200] rev 45016
merged
nipkow [Tue, 20 Sep 2011 05:48:23 +0200] rev 45015
Updated IMP to use new induction method
nipkow [Tue, 20 Sep 2011 05:47:11 +0200] rev 45014
New proof method "induction" that gives induction hypotheses the name IH.
haftmann [Tue, 20 Sep 2011 22:11:22 +0200] rev 45013
official status for UN_singleton
haftmann [Tue, 20 Sep 2011 21:47:52 +0200] rev 45012
tuned specification and lemma distribution among theories; tuned proofs
wenzelm [Tue, 20 Sep 2011 15:23:17 +0200] rev 45011
more careful treatment of initial update, similar to output panel;
wenzelm [Tue, 20 Sep 2011 15:07:30 +0200] rev 45010
proper fact binding;
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
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
wenzelm [Mon, 19 Sep 2011 23:34:22 +0200] rev 45007
fixed headers;
wenzelm [Mon, 19 Sep 2011 23:24:32 +0200] rev 45006
less ambiguous syntax;
wenzelm [Mon, 19 Sep 2011 23:18:18 +0200] rev 45005
tuned proofs;
wenzelm [Mon, 19 Sep 2011 22:48:05 +0200] rev 45004
merged
bulwahn [Mon, 19 Sep 2011 16:18:34 +0200] rev 45003
catch PatternMatchFail exceptions in narrowing-based quickcheck
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
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
bulwahn [Mon, 19 Sep 2011 16:18:23 +0200] rev 45000
adding abstraction layer; more precise function names
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
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
bulwahn [Mon, 19 Sep 2011 16:18:19 +0200] rev 44997
only annotating constants with sort constraints
bulwahn [Mon, 19 Sep 2011 16:18:18 +0200] rev 44996
also adding type annotations for the dynamic invocation
noschinl [Mon, 19 Sep 2011 14:35:51 +0200] rev 44995
removed legacy lemmas in Complete_Lattices
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
wenzelm [Mon, 19 Sep 2011 22:45:57 +0200] rev 44993
more isatest stats;
wenzelm [Mon, 19 Sep 2011 22:42:57 +0200] rev 44992
refined Symbol.is_symbolic -- cover recoded versions as well;
wenzelm [Mon, 19 Sep 2011 22:13:51 +0200] rev 44991
double clicks switch to document node buffer;
wenzelm [Mon, 19 Sep 2011 21:53:07 +0200] rev 44990
tuned;
wenzelm [Mon, 19 Sep 2011 21:41:48 +0200] rev 44989
explicit border independent of UI (cf. ad5883642a83, 2bec3b7514cf);
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;
wenzelm [Mon, 19 Sep 2011 14:40:38 +0200] rev 44987
instantaneous cleanup (NB: VIEWER should be synchronous, cf. dd25b3055c4e);
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;
wenzelm [Mon, 19 Sep 2011 12:58:52 +0200] rev 44985
imitate Apple in setting initial shell PATH -- especially relevant for MacTeX, MacPorts etc.;
huffman [Sun, 18 Sep 2011 16:12:43 -0700] rev 44984
merged
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
wenzelm [Sun, 18 Sep 2011 21:41:36 +0200] rev 44982
removed obsolete patches for PG 4.1;
wenzelm [Sun, 18 Sep 2011 21:15:31 +0200] rev 44981
additional space for borderless UI;
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);
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;
wenzelm [Sun, 18 Sep 2011 16:33:30 +0200] rev 44978
isatest settings for macbroy6 (Mac OS X Lion);
wenzelm [Sun, 18 Sep 2011 16:24:26 +0200] rev 44977
more Mac OS reference hardware;
wenzelm [Sun, 18 Sep 2011 16:11:26 +0200] rev 44976
updated to SML/NJ 110.73;
wenzelm [Sun, 18 Sep 2011 15:59:38 +0200] rev 44975
tentative announcement based on current NEWS;
wenzelm [Sun, 18 Sep 2011 15:57:36 +0200] rev 44974
tuned;
wenzelm [Sun, 18 Sep 2011 15:39:55 +0200] rev 44973
separated NEWS for Isabelle2011 from Isabelle2011-1 (cf. e1139e612b55);
wenzelm [Sun, 18 Sep 2011 15:30:31 +0200] rev 44972
updated for release;
wenzelm [Sun, 18 Sep 2011 15:30:21 +0200] rev 44971
tuned;
wenzelm [Sun, 18 Sep 2011 14:55:45 +0200] rev 44970
updated generated file;
wenzelm [Sun, 18 Sep 2011 14:55:27 +0200] rev 44969
updated Complete_Lattices;
wenzelm [Sun, 18 Sep 2011 14:48:25 +0200] rev 44968
some tuning and re-ordering for release;
wenzelm [Sun, 18 Sep 2011 14:34:24 +0200] rev 44967
misc tuning for release;
wenzelm [Sun, 18 Sep 2011 14:25:53 +0200] rev 44966
more contributors;
wenzelm [Sun, 18 Sep 2011 14:09:57 +0200] rev 44965
tuned proofs;
wenzelm [Sun, 18 Sep 2011 13:56:06 +0200] rev 44964
tweak keyboard shortcuts for Mac OS X;
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;
wenzelm [Sun, 18 Sep 2011 13:39:33 +0200] rev 44962
finite sequences as useful as introductory example;
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;
wenzelm [Sun, 18 Sep 2011 00:05:22 +0200] rev 44960
graph traversal in topological order;
Session.snapshot() with sensible defaults;
wenzelm [Sat, 17 Sep 2011 23:04:03 +0200] rev 44959
Document.Node.Name convenience;
wenzelm [Sat, 17 Sep 2011 22:13:15 +0200] rev 44958
more precise painting;
wenzelm [Sat, 17 Sep 2011 21:28:52 +0200] rev 44957
more elaborate Node_Renderer, which paints node_name.theory only;
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;
wenzelm [Sat, 17 Sep 2011 19:44:58 +0200] rev 44955
tuned signature;
wenzelm [Sat, 17 Sep 2011 19:25:14 +0200] rev 44954
more careful traversal of theory dependencies to retain standard import order;
wenzelm [Sat, 17 Sep 2011 17:55:39 +0200] rev 44953
sane default for class Thy_Load;
wenzelm [Sat, 17 Sep 2011 17:05:31 +0200] rev 44952
removed obsolete patches for PG 4.1;
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;
wenzelm [Sat, 17 Sep 2011 16:29:18 +0200] rev 44950
added "isabelle scalac" convenience;
wenzelm [Sat, 17 Sep 2011 16:19:40 +0200] rev 44949
Symbol.explode as in ML;
wenzelm [Sat, 17 Sep 2011 16:00:54 +0200] rev 44948
ignore OUTPUT to avoid spam -- jEdit menu "Troubleshooting / Activity Log" should be sufficient;
haftmann [Sat, 17 Sep 2011 15:08:55 +0200] rev 44947
dropped unused argument – avoids problem with SML/NJ
haftmann [Sat, 17 Sep 2011 00:40:27 +0200] rev 44946
tuned spacing
haftmann [Sat, 17 Sep 2011 00:37:21 +0200] rev 44945
tuned
nipkow [Sat, 17 Sep 2011 04:41:44 +0200] rev 44944
tuned post fixpoint setup
nipkow [Sat, 17 Sep 2011 03:37:14 +0200] rev 44943
merged
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
noschinl [Fri, 16 Sep 2011 20:08:29 +0200] rev 44941
remove stray "using [[simp_trace]]"
noschinl [Fri, 16 Sep 2011 20:02:35 +0200] rev 44940
tune indenting
kleing [Fri, 16 Sep 2011 12:10:43 +1000] rev 44939
removed unused legacy lemma names, some comment cleanup.
kleing [Fri, 16 Sep 2011 12:10:15 +1000] rev 44938
removed word_neq_0_conv from simpset, it's almost never wanted.
hoelzl [Thu, 15 Sep 2011 12:40:08 -0400] rev 44937
removed further legacy rules from Complete_Lattices
noschinl [Thu, 15 Sep 2011 17:06:00 +0200] rev 44936
NEWS on Complete_Lattices, Lattices
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44935
tail recursive proof preprocessing (needed for huge proofs)
blanchet [Thu, 15 Sep 2011 10:57:40 +0200] rev 44934
tuning
nipkow [Thu, 15 Sep 2011 09:44:27 +0200] rev 44933
merged
nipkow [Thu, 15 Sep 2011 09:44:08 +0200] rev 44932
revised AbsInt and added widening and narrowing
haftmann [Wed, 14 Sep 2011 23:47:04 +0200] rev 44931
updated comment
haftmann [Wed, 14 Sep 2011 23:46:02 +0200] rev 44930
updated generated code
haftmann [Tue, 13 Sep 2011 07:56:46 +0200] rev 44929
tuned
hoelzl [Wed, 14 Sep 2011 10:08:52 -0400] rev 44928
renamed Complete_Lattices lemmas, removed legacy names
noschinl [Wed, 14 Sep 2011 10:55:07 +0200] rev 44927
merged
noschinl [Wed, 14 Sep 2011 10:24:22 +0200] rev 44926
create central list for language extensions used by the haskell code generator
boehmes [Wed, 14 Sep 2011 09:46:59 +0200] rev 44925
observe distinction between sets and predicates
nipkow [Wed, 14 Sep 2011 06:49:24 +0200] rev 44924
merged
nipkow [Wed, 14 Sep 2011 06:49:01 +0200] rev 44923
cleand up AbsInt fixpoint iteration; tuned syntax
huffman [Tue, 13 Sep 2011 17:25:19 -0700] rev 44922
tuned proofs
huffman [Tue, 13 Sep 2011 17:07:33 -0700] rev 44921
tuned proofs
huffman [Tue, 13 Sep 2011 08:21:51 -0700] rev 44920
remove some redundant [simp] declarations;
simplify some proofs;
noschinl [Tue, 13 Sep 2011 16:22:01 +0200] rev 44919
tune proofs
noschinl [Tue, 13 Sep 2011 16:21:48 +0200] rev 44918
tune simpset for Complete_Lattices
bulwahn [Tue, 13 Sep 2011 13:17:52 +0200] rev 44917
merged
bulwahn [Tue, 13 Sep 2011 12:14:29 +0200] rev 44916
added lemma motivated by a more specific lemma in the AFP-KBPs theories
blanchet [Tue, 13 Sep 2011 11:24:58 +0200] rev 44915
simplified unsound proof detection by removing impossible case
bulwahn [Tue, 13 Sep 2011 09:56:38 +0200] rev 44914
correcting NEWS
bulwahn [Tue, 13 Sep 2011 09:28:03 +0200] rev 44913
correcting theory name and dependencies
bulwahn [Tue, 13 Sep 2011 09:25:19 +0200] rev 44912
renamed AList_Impl to AList
nipkow [Tue, 13 Sep 2011 07:13:49 +0200] rev 44911
fastsimp -> fastforce in doc
huffman [Mon, 12 Sep 2011 14:49:34 -0700] rev 44910
fix typo
huffman [Mon, 12 Sep 2011 14:39:10 -0700] rev 44909
shorten proof of frontier_straddle
huffman [Mon, 12 Sep 2011 13:19:10 -0700] rev 44908
NEWS and CONTRIBUTORS
huffman [Mon, 12 Sep 2011 11:54:20 -0700] rev 44907
remove redundant lemma Lim_sequentially in favor of lemma LIMSEQ_def
huffman [Mon, 12 Sep 2011 11:39:29 -0700] rev 44906
simplify proofs using LIMSEQ lemmas
huffman [Mon, 12 Sep 2011 10:43:36 -0700] rev 44905
remove trivial lemma Lim_at_iff_LIM
huffman [Mon, 12 Sep 2011 10:28:45 -0700] rev 44904
fix typos
huffman [Mon, 12 Sep 2011 09:37:49 -0700] rev 44903
NEWS for euclidean_space class
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
hoelzl [Mon, 12 Sep 2011 09:57:33 -0400] rev 44901
adding NEWS and CONTRIBUTORS
bulwahn [Mon, 12 Sep 2011 13:35:35 +0200] rev 44900
merged
bulwahn [Mon, 12 Sep 2011 12:33:37 +0200] rev 44899
correcting imports after splitting and renaming AssocList
bulwahn [Mon, 12 Sep 2011 10:59:38 +0200] rev 44898
tuned
bulwahn [Mon, 12 Sep 2011 10:57:58 +0200] rev 44897
moving connection of association lists to Mappings into a separate theory
bulwahn [Mon, 12 Sep 2011 10:27:36 +0200] rev 44896
adding NEWS and CONTRIBUTORS
bulwahn [Mon, 12 Sep 2011 09:45:53 +0200] rev 44895
tuned some symbol that probably went there by some strange encoding issue
blanchet [Mon, 12 Sep 2011 11:05:32 +0200] rev 44894
added my contributions to NEWS and CONTRIBUTORS
blanchet [Mon, 12 Sep 2011 10:49:37 +0200] rev 44893
fixed type intersection (again)
blanchet [Mon, 12 Sep 2011 10:49:37 +0200] rev 44892
consistent option naming
nipkow [Mon, 12 Sep 2011 09:07:23 +0200] rev 44891
NEWS fastsimp -> fastforce
nipkow [Mon, 12 Sep 2011 07:55:43 +0200] rev 44890
new fastforce replacing fastsimp - less confusing name
wenzelm [Sun, 11 Sep 2011 22:56:05 +0200] rev 44889
merged
huffman [Sun, 11 Sep 2011 13:49:42 -0700] rev 44888
NEWS for Library/Product_Lattice.thy
wenzelm [Sun, 11 Sep 2011 22:55:26 +0200] rev 44887
misc tuning and clarification;
wenzelm [Sun, 11 Sep 2011 21:35:35 +0200] rev 44886
merged
huffman [Sun, 11 Sep 2011 10:30:50 -0700] rev 44885
merged
huffman [Sun, 11 Sep 2011 09:40:18 -0700] rev 44884
tuned proofs
huffman [Sun, 11 Sep 2011 07:21:45 -0700] rev 44883
Library/Saturated.thy: 'Sat' abbreviates 'of_nat'
wenzelm [Sun, 11 Sep 2011 21:34:23 +0200] rev 44882
more CONTRIBUTORS;
wenzelm [Sun, 11 Sep 2011 20:19:20 +0200] rev 44881
persistent ISABELLE_INTERFACE_CHOICE;
wenzelm [Sun, 11 Sep 2011 19:52:09 +0200] rev 44880
explicit choice of interface;
wenzelm [Sun, 11 Sep 2011 17:30:01 +0200] rev 44879
more orthogonal signature;
wenzelm [Sun, 11 Sep 2011 15:20:09 +0200] rev 44878
updates for release;
wenzelm [Sun, 11 Sep 2011 14:58:52 +0200] rev 44877
misc tuning and clarification (NB: settings are already local for named snapshots/releases);
wenzelm [Sun, 11 Sep 2011 14:42:15 +0200] rev 44876
some updates of PLATFORMS;
wenzelm [Sun, 11 Sep 2011 13:27:22 +0200] rev 44875
more README;
wenzelm [Sat, 10 Sep 2011 23:28:58 +0200] rev 44874
merged
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)
wenzelm [Sat, 10 Sep 2011 23:27:32 +0200] rev 44872
misc tuning;
wenzelm [Sat, 10 Sep 2011 22:11:55 +0200] rev 44871
misc tuning and clarification;
wenzelm [Sat, 10 Sep 2011 21:47:55 +0200] rev 44870
speed up slow proof;
wenzelm [Sat, 10 Sep 2011 20:41:27 +0200] rev 44869
merged
haftmann [Sat, 10 Sep 2011 19:44:41 +0200] rev 44868
more modularization
wenzelm [Sat, 10 Sep 2011 20:39:13 +0200] rev 44867
stronger colors (as background);
wenzelm [Sat, 10 Sep 2011 20:22:22 +0200] rev 44866
some color scheme for theory status;
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;
wenzelm [Sat, 10 Sep 2011 14:48:06 +0200] rev 44864
explicit jEdit actions -- to enable key mappings, for example;
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;
wenzelm [Sat, 10 Sep 2011 13:43:09 +0200] rev 44862
tuned usage;
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);