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
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55273
implemented new 'try0_isar' semantics
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55272
tuning
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55271
better time slack, to account for ultra-quick proof methods
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55270
crucial fix: use right version of the step
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55269
more thorough, hybrid compression
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55268
tuning
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55267
got rid of 'try0' step that is now redundant
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55266
centralize more preplaying
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55265
tuning
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55264
centralize preplaying
blanchet [Mon, 03 Feb 2014 10:14:18 +0100] rev 55263
tuned
paulson <lp15@cam.ac.uk> [Mon, 03 Feb 2014 00:22:48 +0000] rev 55262
fixed indentation
paulson <lp15@cam.ac.uk> [Sun, 02 Feb 2014 21:48:28 +0000] rev 55261
new lemmas involving phi from Lehmer AFP entry
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55260
more data structure rationalization
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55259
tuning
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55258
more data structure rationalization
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55257
rationalized threading of 'metis' arguments
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55256
refactored data structure (step 3)
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55255
refactoring of data structure (step 2)
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55254
'primitive' is not an adverb
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55253
unform treatment of preplay_timeout = 0 and > 0
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55252
refactor data structure (step 1)
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55251
tuned code
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55250
tuned factor