wenzelm [Sat, 14 Apr 2012 12:51:38 +0200] rev 47463
revert changes of already published NEWS;
wenzelm [Sat, 14 Apr 2012 12:46:45 +0200] rev 47462
some updates for release;
wenzelm [Sat, 14 Apr 2012 12:36:11 +0200] rev 47461
more robust treatment of ISABELLE_HOME on windows: eliminate spaces and funny unicode characters in directory name via DOS~1 notation;
wenzelm [Sat, 14 Apr 2012 11:46:35 +0200] rev 47460
updated Scala/JVM versions;
wenzelm [Fri, 13 Apr 2012 21:17:59 +0200] rev 47459
include trailing comments in proper_command range;
wenzelm [Fri, 13 Apr 2012 21:09:11 +0200] rev 47458
minimal support for x86-mingw;
wenzelm [Fri, 13 Apr 2012 19:44:15 +0200] rev 47457
recognize MacOS on modern Java implementations, notably OpenJDK 1.7;
wenzelm [Fri, 13 Apr 2012 19:42:48 +0200] rev 47456
updated to Scala 2.9.2;
wenzelm [Fri, 13 Apr 2012 14:00:26 +0200] rev 47455
updated headers;
wenzelm [Fri, 13 Apr 2012 13:59:35 +0200] rev 47454
eliminated hard tabs;
Andreas Lochbihler [Fri, 13 Apr 2012 13:30:27 +0200] rev 47453
Automated merge with ssh://macbroy25.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
Andreas Lochbihler [Fri, 13 Apr 2012 13:29:55 +0200] rev 47452
NEWS
Andreas Lochbihler [Fri, 13 Apr 2012 12:49:33 +0200] rev 47451
adapt to changes in RBT_Impl
Andreas Lochbihler [Fri, 13 Apr 2012 11:45:30 +0200] rev 47450
move RBT implementation into type class contexts
wenzelm [Fri, 13 Apr 2012 12:09:25 +0200] rev 47449
misc tuning;
atbroy100 no longer available (?);
bulwahn [Fri, 13 Apr 2012 09:17:01 +0200] rev 47448
NEWS
krauss [Thu, 12 Apr 2012 23:51:36 +0200] rev 47447
merged
krauss [Thu, 12 Apr 2012 23:15:34 +0200] rev 47446
distributivity of * over Un and UNION
krauss [Thu, 12 Apr 2012 23:07:01 +0200] rev 47445
Set_Algebras: removed syntax \<oplus> and \<otimes>, in favour of plain + and *
krauss [Thu, 12 Apr 2012 22:55:11 +0200] rev 47444
removed "setsum_set", now subsumed by generic setsum
krauss [Thu, 12 Apr 2012 19:58:59 +0200] rev 47443
backported Set_Algebras to use type classes (basically reverting b3e8d5ec721d from 2008)
wenzelm [Thu, 12 Apr 2012 23:04:51 +0200] rev 47442
tuned README;
wenzelm [Thu, 12 Apr 2012 23:03:25 +0200] rev 47441
direct scala toplevel tools to ISABELLE_JDK_HOME;
wenzelm [Thu, 12 Apr 2012 22:59:00 +0200] rev 47440
simplified component structure;
wenzelm [Thu, 12 Apr 2012 19:48:23 +0200] rev 47439
merged
Andreas Lochbihler [Thu, 12 Apr 2012 13:47:21 +0200] rev 47438
merged
Andreas Lochbihler [Thu, 12 Apr 2012 10:29:45 +0200] rev 47437
generalise case certificates to allow ignored parameters
bulwahn [Thu, 12 Apr 2012 11:01:15 +0200] rev 47436
merged
griff [Wed, 04 Apr 2012 15:15:48 +0900] rev 47435
manual merge
griff [Tue, 03 Apr 2012 17:45:06 +0900] rev 47434
dropped abbreviation "pred_comp"; introduced infix notation "P OO Q" for "relcompp P Q"
griff [Tue, 03 Apr 2012 17:26:30 +0900] rev 47433
renamed "rel_comp" to "relcomp" (to be consistent with, e.g., "relpow")
wenzelm [Thu, 12 Apr 2012 18:39:19 +0200] rev 47432
more standard method setup;
wenzelm [Thu, 12 Apr 2012 11:34:50 +0200] rev 47431
more precise declaration of goal_tfrees in forked proof state;
wenzelm [Thu, 12 Apr 2012 11:28:36 +0200] rev 47430
partial revert of 8a179a0493e3 -- expose failure status of result (potentially via group) instead of isolated interrupt;
bulwahn [Thu, 12 Apr 2012 10:13:33 +0200] rev 47429
multiset operations are defined with lift_definitions;
tuned proofs;
huffman [Thu, 12 Apr 2012 07:33:14 +0200] rev 47428
remove outdated comment
wenzelm [Wed, 11 Apr 2012 21:40:46 +0200] rev 47427
rule composition via attribute "OF" (or ML functions OF/MRS) is more tolerant against multiple unifiers;
wenzelm [Wed, 11 Apr 2012 20:42:28 +0200] rev 47426
standardized ML aliases;
wenzelm [Wed, 11 Apr 2012 15:02:48 +0200] rev 47425
clarified proof_result: finish proof formally via head tr, not end_tr;
wenzelm [Wed, 11 Apr 2012 14:20:51 +0200] rev 47424
tuned;
wenzelm [Wed, 11 Apr 2012 13:49:09 +0200] rev 47423
more robust Future.fulfill wrt. duplicate assignment and interrupt;
wenzelm [Wed, 11 Apr 2012 13:37:46 +0200] rev 47422
tuned message;
wenzelm [Wed, 11 Apr 2012 12:15:56 +0200] rev 47421
always signal after cancel_group: passive tasks may have become active;
wenzelm [Wed, 11 Apr 2012 11:44:21 +0200] rev 47420
just one dedicated execution per document version -- NB: non-monotonicity of cancel always requires fresh update;
explicit terminate_execution;
tuned source structure;
wenzelm [Tue, 10 Apr 2012 23:05:24 +0200] rev 47419
merged
Christian Urban <urbanc@in.tum.de> [Tue, 10 Apr 2012 16:10:50 +0100] rev 47418
moved lift_raw_const wrapper out of the Quotient-package into Nominal2
wenzelm [Tue, 10 Apr 2012 22:53:41 +0200] rev 47417
misc tuning and simplification;
wenzelm [Tue, 10 Apr 2012 21:31:05 +0200] rev 47416
static relevance of proof via syntax keywords;
wenzelm [Tue, 10 Apr 2012 20:42:17 +0200] rev 47415
tuned future priorities: print 0, goal ~1, execute ~2;
wenzelm [Tue, 10 Apr 2012 16:50:30 +0200] rev 47414
updated for Poly/ML SVN 1476;
wenzelm [Tue, 10 Apr 2012 11:42:15 +0200] rev 47413
some coverage of HOL/TPTP;
sultana [Tue, 10 Apr 2012 06:45:15 +0100] rev 47412
added graph-conversion utility for TPTP files
sultana [Tue, 10 Apr 2012 06:45:15 +0100] rev 47411
moved non-interpret-specific code to different module
wenzelm [Mon, 09 Apr 2012 23:06:14 +0200] rev 47410
disable parallel proofs (again) -- still suffering from instabilites wrt. interrupts;
wenzelm [Mon, 09 Apr 2012 21:29:47 +0200] rev 47409
tuned proofs;
wenzelm [Mon, 09 Apr 2012 20:57:23 +0200] rev 47408
slightly faster default compilation of Isabelle/Scala;
wenzelm [Mon, 09 Apr 2012 20:42:05 +0200] rev 47407
more explicit last exec result;
wenzelm [Mon, 09 Apr 2012 19:50:04 +0200] rev 47406
dynamic propagation of node "updated" status, which is required to propagate edits and re-assigments and allow direct memo_result;
discontinued odd "touched" field -- check given edits directly;
wenzelm [Mon, 09 Apr 2012 17:38:39 +0200] rev 47405
tuned;
wenzelm [Mon, 09 Apr 2012 17:22:23 +0200] rev 47404
simplified Future.cancel/cancel_group (again) -- running threads only;
more robust update/cancel_execution: full join_tasks of group before exec state assignment;
tuned signature;
wenzelm [Mon, 09 Apr 2012 15:10:52 +0200] rev 47403
added ML pretty-printing;
wenzelm [Sat, 07 Apr 2012 20:35:01 +0200] rev 47402
merged
wenzelm [Sat, 07 Apr 2012 20:10:13 +0200] rev 47401
merged
haftmann [Sat, 07 Apr 2012 20:24:39 +0200] rev 47400
explicit constructor Nat leaves nat_of as conversion
haftmann [Fri, 06 Apr 2012 19:23:51 +0200] rev 47399
abandoned almost redundant *_foldr lemmas
haftmann [Fri, 06 Apr 2012 19:18:00 +0200] rev 47398
tuned
haftmann [Fri, 06 Apr 2012 18:17:16 +0200] rev 47397
no preference wrt. fold(l/r); prefer fold rather than foldr for iterating over lists in generated code
wenzelm [Sat, 07 Apr 2012 19:59:09 +0200] rev 47396
enable parallel proofs (cf. e8552cba702d), only affects packages so far;
disable quick_and_dirty to make packages produce proofs -- NB: 'sorry' works via "int" mode of proof commands;
wenzelm [Sat, 07 Apr 2012 19:28:44 +0200] rev 47395
added static command status markup, to emphasize accepted but unassigned/unparsed commands (notably in overview panel);
wenzelm [Sat, 07 Apr 2012 18:08:29 +0200] rev 47394
tuned proofs;
wenzelm [Sat, 07 Apr 2012 17:55:35 +0200] rev 47393
more robust update_perspective, e.g. required after reload of buffer that is not at start position;
wenzelm [Sat, 07 Apr 2012 17:49:20 +0200] rev 47392
tuned imports;
wenzelm [Sat, 07 Apr 2012 17:48:47 +0200] rev 47391
updated header keywords;
wenzelm [Sat, 07 Apr 2012 16:59:27 +0200] rev 47390
init message not bad;
wenzelm [Sat, 07 Apr 2012 16:41:59 +0200] rev 47389
explicit checks stable_finished_theory/stable_command allow parallel asynchronous command transactions;
tuned;
wenzelm [Fri, 06 Apr 2012 23:34:38 +0200] rev 47388
discontinued obsolete last_execs (cf. cd3ab7625519);
huffman [Fri, 06 Apr 2012 14:40:00 +0200] rev 47387
remove now-unnecessary type annotations from lift_definition commands
huffman [Fri, 06 Apr 2012 14:39:27 +0200] rev 47386
more robust generation of quotient rules using tactics
huffman [Fri, 06 Apr 2012 13:50:07 +0200] rev 47385
merged
huffman [Fri, 06 Apr 2012 10:37:46 +0200] rev 47384
add function dest_Quotient
wenzelm [Fri, 06 Apr 2012 13:10:45 +0200] rev 47383
standardized alias;
wenzelm [Fri, 06 Apr 2012 12:45:56 +0200] rev 47382
fixed document;
wenzelm [Fri, 06 Apr 2012 12:10:50 +0200] rev 47381
merged
huffman [Fri, 06 Apr 2012 09:35:47 +0200] rev 47380
correct plumbing of proof contexts, so that force_rty_type won't generalize more type variables than it should
kuncar [Thu, 05 Apr 2012 23:22:54 +0200] rev 47379
detect incorrect situations; better error messages; sanity check for quot_thm in setup_lifting_infr
kuncar [Thu, 05 Apr 2012 22:00:27 +0200] rev 47378
make Quotient_Def.lift_raw_const working again
huffman [Thu, 05 Apr 2012 16:25:59 +0200] rev 47377
use standard quotient lemmas to generate transfer rules
huffman [Thu, 05 Apr 2012 15:59:25 +0200] rev 47376
add transfer lemmas for quotients
huffman [Thu, 05 Apr 2012 15:23:26 +0200] rev 47375
define reflp directly, in the manner of symp and transp
huffman [Thu, 05 Apr 2012 14:14:16 +0200] rev 47374
set up and use lift_definition for word operations
huffman [Thu, 05 Apr 2012 12:18:06 +0200] rev 47373
lift_definition declares transfer_rule attribute
huffman [Thu, 05 Apr 2012 10:48:46 +0200] rev 47372
configure transfer method for 'a word -> int
krauss [Thu, 05 Apr 2012 08:43:31 +0200] rev 47371
added timestamps to logging of named thms
huffman [Thu, 05 Apr 2012 08:13:40 +0200] rev 47370
merged
huffman [Wed, 04 Apr 2012 20:45:19 +0200] rev 47369
merged
huffman [Wed, 04 Apr 2012 16:48:39 +0200] rev 47368
add lemmas for generating transfer rules for typedefs
sultana [Thu, 05 Apr 2012 00:37:22 +0100] rev 47367
tuned;
sultana [Wed, 04 Apr 2012 21:57:39 +0100] rev 47366
improved import_tptp to use standard TPTP directory structure; extended the TPTP testing theory to include an example of using the import_tptp command;
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:40:39 +0200] rev 47365
merge
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:10:21 +0200] rev 47364
HOL/Import more precise map types
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:09:56 +0200] rev 47363
HOL/Import typed matches against Isabelle typedef result
kuncar [Wed, 04 Apr 2012 19:20:52 +0200] rev 47362
connect the Quotient package to the Lifting package
kuncar [Wed, 04 Apr 2012 17:51:12 +0200] rev 47361
support non-open typedefs; define cr_rel in terms of a rep function for typedefs
sultana [Wed, 04 Apr 2012 16:29:17 +0100] rev 47360
tuned;
sultana [Wed, 04 Apr 2012 16:29:16 +0100] rev 47359
added interpretation for formula conditional;
sultana [Wed, 04 Apr 2012 16:29:16 +0100] rev 47358
refactored tptp lex;
sultana [Wed, 04 Apr 2012 16:29:16 +0100] rev 47357
refactored tptp yacc to bring close to official spec;
huffman [Wed, 04 Apr 2012 16:05:52 +0200] rev 47356
transfer method generalizes over free variables in goal
huffman [Wed, 04 Apr 2012 16:03:01 +0200] rev 47355
add bounded quantifier constant transfer_bforall, whose definition is unfolded after transfer
huffman [Wed, 04 Apr 2012 12:25:58 +0200] rev 47354
update keywords file
huffman [Wed, 04 Apr 2012 14:27:20 +0200] rev 47353
merged
huffman [Wed, 04 Apr 2012 11:50:08 +0200] rev 47352
fix typos
huffman [Wed, 04 Apr 2012 13:42:01 +0200] rev 47351
lift_definition command generates transfer rule
huffman [Wed, 04 Apr 2012 13:41:38 +0200] rev 47350
prove_quot_theorem fixes types
bulwahn [Wed, 04 Apr 2012 14:08:24 +0200] rev 47349
documenting options quickcheck_locale; adjusting IsarRef documentation of Quotient predicate; NEWS
bulwahn [Wed, 04 Apr 2012 12:22:51 +0200] rev 47348
added option quickcheck_locale to allow different behaviours for handling locales in Quickcheck;
added examples of quickcheck_locale option;
trying to speed up Quickcheck_Examples;
wenzelm [Fri, 06 Apr 2012 12:02:24 +0200] rev 47347
stop node execution at first unassigned exec;
wenzelm [Fri, 06 Apr 2012 11:49:08 +0200] rev 47346
discontinued Document.update_perspective side-entry (cf. 546adfa8a6fc) -- NB: re-assignment is always necessary due to non-monotonic cancel_execution;
wenzelm [Thu, 05 Apr 2012 22:33:52 +0200] rev 47345
more scalable execute/update: avoid redundant traversal of invisible/finished nodes;
tuned;
wenzelm [Thu, 05 Apr 2012 14:34:54 +0200] rev 47344
less ambitious memo_eval, since memo_result is still not robust here;
wenzelm [Thu, 05 Apr 2012 14:14:51 +0200] rev 47343
less aggressive discontinue_execution before document update, to avoid unstable execs that need to be re-assigned;
wenzelm [Thu, 05 Apr 2012 13:01:54 +0200] rev 47342
more explicit memo_eval vs. memo_result, to enforce bottom-up execution;
edit of perspective touches node superficially, to ensure revisit after update;
wenzelm [Thu, 05 Apr 2012 11:58:46 +0200] rev 47341
Command.memo including physical interrupts (unlike Lazy.lazy);
re-assign unstable exec, i.e. reset interrupted transaction;
node result as direct exec -- avoid potential interrupt instability of Lazy.map;
wenzelm [Thu, 05 Apr 2012 10:45:53 +0200] rev 47340
tuned;
wenzelm [Wed, 04 Apr 2012 21:03:30 +0200] rev 47339
tuned -- NB: get_theory still needs to apply Lazy.force due to interrupt instabilities;
wenzelm [Wed, 04 Apr 2012 17:21:39 +0200] rev 47338
proper signature constraint;
wenzelm [Wed, 04 Apr 2012 17:14:19 +0200] rev 47337
tuned comments;
wenzelm [Wed, 04 Apr 2012 14:19:47 +0200] rev 47336
separate module for prover command execution;