blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55393
se 'wrap_free_constructors' to register 'sum' , 'prod', 'unit', 'bool' with their discriminators/selectors
* * *
cleaner simp/iff sets
blanchet [Wed, 12 Feb 2014 08:35:56 +0100] rev 55392
have the same no-update semantics for 'case' as for 'Ctr_Sugar' and BNF data (this might not be the final word on the matter, but using a consistent policy seems like a good idea)
wenzelm [Tue, 11 Feb 2014 12:08:44 +0100] rev 55391
Mac OS X Lion (macbroy6) is baseline for portable executables;
fringe platforms are unsupported;
Lars Hupel <lars.hupel@mytum.de> [Tue, 11 Feb 2014 11:30:33 +0100] rev 55390
"no_memory" option for the simplifier trace to bypass memoization
nipkow [Tue, 11 Feb 2014 09:29:46 +0100] rev 55389
tuned
wenzelm [Mon, 10 Feb 2014 23:24:44 +0100] rev 55388
merged
wenzelm [Mon, 10 Feb 2014 22:39:04 +0100] rev 55387
seal system channels at end of Pure bootstrap -- Isabelle/Scala provides official interfaces;
wenzelm [Mon, 10 Feb 2014 22:22:06 +0100] rev 55386
make triple-sure that the future scheduler is properly shutdown (see also 702278df3b57);
wenzelm [Mon, 10 Feb 2014 22:08:18 +0100] rev 55385
discontinued axiomatic 'classes', 'classrel', 'arities';
wenzelm [Mon, 10 Feb 2014 22:07:50 +0100] rev 55384
updated keywords;
wenzelm [Mon, 10 Feb 2014 21:03:28 +0100] rev 55383
more explicit axiomatization;
wenzelm [Mon, 10 Feb 2014 21:00:56 +0100] rev 55382
prefer vacuous definitional type classes over axiomatic ones;
wenzelm [Mon, 10 Feb 2014 17:23:13 +0100] rev 55381
more explicit axiomatization;
wenzelm [Mon, 10 Feb 2014 17:20:11 +0100] rev 55380
prefer vacuous definitional type classes over axiomatic ones;
wenzelm [Mon, 10 Feb 2014 14:33:47 +0100] rev 55379
comments;
wenzelm [Mon, 10 Feb 2014 13:47:31 +0100] rev 55378
removed rotten code;
wenzelm [Mon, 10 Feb 2014 13:04:08 +0100] rev 55377
more elementary put_simpset: exchange the simplifier configuration outright, which is particularly relevant concerning cumulative depth, e.g. for Product_Type.split_beta in the subsequent example:
lemma "P (\<lambda>s. (case s of (x, y) \<Rightarrow> c))"
using [[simp_depth_limit = 1]]
apply simp
oops
nipkow [Mon, 10 Feb 2014 21:51:15 +0100] rev 55376
merged
nipkow [Mon, 10 Feb 2014 21:50:50 +0100] rev 55375
improved lin.arith. for terms involving division
haftmann [Sun, 09 Feb 2014 21:37:27 +0100] rev 55374
restoring ancient string_classes option
haftmann [Sun, 09 Feb 2014 21:37:27 +0100] rev 55373
method names in instance declarations are always unqualified
haftmann [Sun, 09 Feb 2014 21:37:27 +0100] rev 55372
dropped legacy finally
paulson <lp15@cam.ac.uk> [Sun, 09 Feb 2014 19:10:12 +0000] rev 55371
tidied messy proofs
wenzelm [Sun, 09 Feb 2014 17:47:23 +0100] rev 55370
minimal document;
wenzelm [Sun, 09 Feb 2014 17:41:17 +0100] rev 55369
removed junk;
wenzelm [Sun, 09 Feb 2014 17:21:03 +0100] rev 55368
merged
wenzelm [Sun, 09 Feb 2014 17:19:22 +0100] rev 55367
check scalable fonts;
wenzelm [Sun, 09 Feb 2014 16:31:24 +0100] rev 55366
do *not* enforce scalable fonts for T1 encoding, instead rely on cm-super fonts, which also provide underscore for non-tt font;
wenzelm [Sun, 09 Feb 2014 16:17:01 +0100] rev 55365
yet another attempt at actual underscore;
enforce scalable fonts for T1 encoding;
haftmann [Sun, 09 Feb 2014 15:26:33 +0100] rev 55364
build up preprocessing context only once
haftmann [Sun, 09 Feb 2014 15:26:33 +0100] rev 55363
tuned
nipkow [Sun, 09 Feb 2014 13:07:23 +0100] rev 55362
disabled counterexample output for now; confusing because often incorrect
nipkow [Sat, 08 Feb 2014 20:34:10 +0100] rev 55361
more indexing
nipkow [Fri, 07 Feb 2014 22:37:54 +0100] rev 55360
merged
nipkow [Fri, 07 Feb 2014 22:37:43 +0100] rev 55359
indexed document
paulson <lp15@cam.ac.uk> [Fri, 07 Feb 2014 17:43:47 +0000] rev 55358
Simplified some proofs, deleting a lot of strange unused material at the end of the theory.
nipkow [Fri, 07 Feb 2014 14:18:31 +0100] rev 55357
fight spurious nitpick timeouts
blanchet [Fri, 07 Feb 2014 10:44:04 +0100] rev 55356
reverted a87e49f4336d -- overwriting of data entries yields to merge problems later
blanchet [Fri, 07 Feb 2014 00:48:04 +0100] rev 55355
more docs
blanchet [Fri, 07 Feb 2014 00:19:02 +0100] rev 55354
more docs
blanchet [Fri, 07 Feb 2014 00:12:03 +0100] rev 55353
docs
paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 23:09:22 +0000] rev 55352
tidied
blanchet [Thu, 06 Feb 2014 23:55:00 +0100] rev 55351
docs
blanchet [Thu, 06 Feb 2014 23:42:36 +0100] rev 55350
docs about registering a BNF
nipkow [Thu, 06 Feb 2014 18:31:43 +0100] rev 55349
merged
nipkow [Thu, 06 Feb 2014 18:31:31 +0100] rev 55348
indexed document
blanchet [Thu, 06 Feb 2014 17:05:47 +0100] rev 55347
allow multiple registration of the same type, the last wins
paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 13:04:06 +0000] rev 55346
fixed problem (?) by deleting "thm" line
blanchet [Thu, 06 Feb 2014 01:13:44 +0100] rev 55345
try right bunch of methods
blanchet [Thu, 06 Feb 2014 00:43:57 +0100] rev 55344
don't waste time with old-style 'case's that don't have the required theorems
blanchet [Thu, 06 Feb 2014 00:24:02 +0100] rev 55343
expand 'split' in direct corecursion as well
blanchet [Thu, 06 Feb 2014 00:03:12 +0100] rev 55342
tuning
blanchet [Wed, 05 Feb 2014 23:30:02 +0100] rev 55341
adapted tactic to correctly handle 'if ... then ...' and 'case ...' under lambdas
blanchet [Wed, 05 Feb 2014 18:19:25 +0100] rev 55340
merge
blanchet [Wed, 05 Feb 2014 17:59:12 +0100] rev 55339
properly massage 'if's / 'case's etc. under lambdas
paulson <lp15@cam.ac.uk> [Wed, 05 Feb 2014 17:07:22 +0000] rev 55338
Merge
paulson <lp15@cam.ac.uk> [Wed, 05 Feb 2014 17:06:11 +0000] rev 55337
Number_Theory no longer introduces One_nat_def as a simprule. Tidied some proofs.
blanchet [Wed, 05 Feb 2014 16:33:22 +0100] rev 55336
fixed handling of 'split'
Lars Hupel <lars.hupel@mytum.de> [Wed, 05 Feb 2014 15:44:32 +0100] rev 55335
made SML/NJ happy
blanchet [Wed, 05 Feb 2014 11:47:56 +0100] rev 55334
agsyHOL is also called AgsyHOL by Lindblad himself, so let's follow this convention
blanchet [Wed, 05 Feb 2014 11:37:32 +0100] rev 55333
more exception cleanup + more liberal compressions of steps that timed out
blanchet [Wed, 05 Feb 2014 11:22:36 +0100] rev 55332
tuned code to avoid noncanonical (and risky) exception handling
blanchet [Wed, 05 Feb 2014 09:25:48 +0100] rev 55331
got rid of indices
blanchet [Wed, 05 Feb 2014 09:07:08 +0100] rev 55330
corrected wrong 'meth :: _' pattern maching + tuned code
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55329
more generous Isar proof compression -- try to remove failing steps
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55328
tweaked handling of 'hopeless' methods
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55327
do a second phase of proof compression after minimization
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55326
don't give up on hopeless proof methods -- they can become hopeful again
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55325
tuned code
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55324
tuned slack
blanchet [Tue, 04 Feb 2014 23:11:18 +0100] rev 55323
split 'linarith' and 'presburger' (to avoid annoying warnings + to speed up reconstruction when 'presburger' is needed)
paulson <lp15@cam.ac.uk> [Tue, 04 Feb 2014 21:29:46 +0000] rev 55322
removal of "back", etc.
paulson <lp15@cam.ac.uk> [Tue, 04 Feb 2014 21:28:38 +0000] rev 55321
Restoration of Pocklington.thy. Tidying.
nipkow [Tue, 04 Feb 2014 21:01:35 +0100] rev 55320
tuned latex
nipkow [Tue, 04 Feb 2014 17:59:33 +0100] rev 55319
tuned latex
nipkow [Tue, 04 Feb 2014 17:44:15 +0100] rev 55318
tuned
nipkow [Tue, 04 Feb 2014 17:38:54 +0100] rev 55317
started index
Lars Hupel <lars.hupel@mytum.de> [Tue, 04 Feb 2014 09:04:59 +0000] rev 55316
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
blanchet [Tue, 04 Feb 2014 01:35:48 +0100] rev 55315
removed legacy 'metisFT' method
blanchet [Tue, 04 Feb 2014 01:03:28 +0100] rev 55314
tuning
blanchet [Tue, 04 Feb 2014 00:04:55 +0100] rev 55313
tuning
blanchet [Tue, 04 Feb 2014 00:01:54 +0100] rev 55312
more liberal step merging
blanchet [Mon, 03 Feb 2014 23:59:36 +0100] rev 55311
rationalized lists of methods
blanchet [Mon, 03 Feb 2014 23:49:01 +0100] rev 55310
extended method list
blanchet [Mon, 03 Feb 2014 23:44:39 +0100] rev 55309
don't lose additional outcomes
blanchet [Mon, 03 Feb 2014 23:38:33 +0100] rev 55308
properly overwrite replay data from one compression iteration to another
blanchet [Mon, 03 Feb 2014 23:20:12 +0100] rev 55307
tuning
wenzelm [Mon, 03 Feb 2014 19:50:38 +0100] rev 55306
merged;
wenzelm [Mon, 03 Feb 2014 19:50:16 +0100] rev 55305
unused;
wenzelm [Mon, 03 Feb 2014 16:33:54 +0100] rev 55304
more formal markup;
wenzelm [Mon, 03 Feb 2014 15:44:46 +0100] rev 55303
clarified error messages: Pretty.str is for atomic/unformatted strings only, accumulate buffer of formatted strings instead;
fewer squiggles;
wenzelm [Mon, 03 Feb 2014 15:31:47 +0100] rev 55302
just error, not a failed attempt to raise an exception;
wenzelm [Mon, 03 Feb 2014 15:28:01 +0100] rev 55301
tuned whitespace;
wenzelm [Mon, 03 Feb 2014 13:45:54 +0100] rev 55300
tuned;
blanchet [Mon, 03 Feb 2014 19:32:02 +0100] rev 55299
generate comments in Isar proofs
blanchet [Mon, 03 Feb 2014 19:32:02 +0100] rev 55298
allow merging of steps with subproofs
blanchet [Mon, 03 Feb 2014 19:32:02 +0100] rev 55297
renamed 'smt' option 'smt_proofs' to avoid clash with 'smt' prover
blanchet [Mon, 03 Feb 2014 19:32:02 +0100] rev 55296
tuned behavior of 'smt' option
blanchet [Mon, 03 Feb 2014 19:32:02 +0100] rev 55295
keep all proof methods in data structure until the end, to enhance debugging output
blanchet [Mon, 03 Feb 2014 19:32:02 +0100] rev 55294
proper fresh name generation
haftmann [Mon, 03 Feb 2014 08:23:21 +0100] rev 55293
code generation: explicitly declared identifiers gain predence over implicit ones
haftmann [Mon, 03 Feb 2014 08:23:20 +0100] rev 55292
tuned
haftmann [Mon, 03 Feb 2014 08:23:19 +0100] rev 55291
tuned storage of code identifiers
blanchet [Mon, 03 Feb 2014 17:55:50 +0100] rev 55290
searchable underscores
blanchet [Mon, 03 Feb 2014 17:18:38 +0100] rev 55289
added new option to documentation
blanchet [Mon, 03 Feb 2014 17:13:31 +0100] rev 55288
added 'smt' option to control generation of 'by smt' proofs
blanchet [Mon, 03 Feb 2014 16:53:58 +0100] rev 55287
renamed ML file
blanchet [Mon, 03 Feb 2014 15:33:18 +0100] rev 55286
tuning
blanchet [Mon, 03 Feb 2014 15:19:07 +0100] rev 55285
merged 'reconstructors' and 'proof methods'
blanchet [Mon, 03 Feb 2014 14:35:19 +0100] rev 55284
added 'smt' as a proof method
blanchet [Mon, 03 Feb 2014 14:30:16 +0100] rev 55283
when merging, don't try methods that failed or timed out for either of the steps for the combined step
blanchet [Mon, 03 Feb 2014 13:37:23 +0100] rev 55282
tuning
blanchet [Mon, 03 Feb 2014 13:35:50 +0100] rev 55281
refactor relabeling code
blanchet [Mon, 03 Feb 2014 11:58:38 +0100] rev 55280
tuned data structure
blanchet [Mon, 03 Feb 2014 11:37:48 +0100] rev 55279
tuned data structure
blanchet [Mon, 03 Feb 2014 11:30:53 +0100] rev 55278
more flexible compression, choosing whichever proof method works
blanchet [Mon, 03 Feb 2014 10:19:19 +0100] rev 55277
reduced preplaying timeout, since (1) Isar proofs are getting better and better as alternatives; (2) the same timeout is used for each step in an Isar proof, where a lower timeout makes more sense
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55276
made SML/NJ happier
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55275
less aggressive evaluation
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55274
added a new version of 'metis' to the mix