Wed, 11 Apr 2012 13:37:46 +0200 wenzelm tuned message;
Wed, 11 Apr 2012 12:15:56 +0200 wenzelm always signal after cancel_group: passive tasks may have become active;
Wed, 11 Apr 2012 11:44:21 +0200 wenzelm just one dedicated execution per document version -- NB: non-monotonicity of cancel always requires fresh update;
Tue, 10 Apr 2012 23:05:24 +0200 wenzelm merged
Tue, 10 Apr 2012 22:53:41 +0200 wenzelm misc tuning and simplification;
Tue, 10 Apr 2012 21:31:05 +0200 wenzelm static relevance of proof via syntax keywords;
Tue, 10 Apr 2012 20:42:17 +0200 wenzelm tuned future priorities: print 0, goal ~1, execute ~2;
Tue, 10 Apr 2012 16:10:50 +0100 Christian Urban moved lift_raw_const wrapper out of the Quotient-package into Nominal2
Tue, 10 Apr 2012 16:50:30 +0200 wenzelm updated for Poly/ML SVN 1476;
Tue, 10 Apr 2012 11:42:15 +0200 wenzelm some coverage of HOL/TPTP;
Tue, 10 Apr 2012 06:45:15 +0100 sultana added graph-conversion utility for TPTP files
Tue, 10 Apr 2012 06:45:15 +0100 sultana moved non-interpret-specific code to different module
Mon, 09 Apr 2012 23:06:14 +0200 wenzelm disable parallel proofs (again) -- still suffering from instabilites wrt. interrupts;
Mon, 09 Apr 2012 21:29:47 +0200 wenzelm tuned proofs;
Mon, 09 Apr 2012 20:57:23 +0200 wenzelm slightly faster default compilation of Isabelle/Scala;
Mon, 09 Apr 2012 20:42:05 +0200 wenzelm more explicit last exec result;
Mon, 09 Apr 2012 19:50:04 +0200 wenzelm dynamic propagation of node "updated" status, which is required to propagate edits and re-assigments and allow direct memo_result;
Mon, 09 Apr 2012 17:38:39 +0200 wenzelm tuned;
Mon, 09 Apr 2012 17:22:23 +0200 wenzelm simplified Future.cancel/cancel_group (again) -- running threads only;
Mon, 09 Apr 2012 15:10:52 +0200 wenzelm added ML pretty-printing;
Sat, 07 Apr 2012 20:35:01 +0200 wenzelm merged
Sat, 07 Apr 2012 20:10:13 +0200 wenzelm merged
Sat, 07 Apr 2012 19:59:09 +0200 wenzelm enable parallel proofs (cf. e8552cba702d), only affects packages so far;
Sat, 07 Apr 2012 19:28:44 +0200 wenzelm added static command status markup, to emphasize accepted but unassigned/unparsed commands (notably in overview panel);
Sat, 07 Apr 2012 18:08:29 +0200 wenzelm tuned proofs;
Sat, 07 Apr 2012 17:55:35 +0200 wenzelm more robust update_perspective, e.g. required after reload of buffer that is not at start position;
Sat, 07 Apr 2012 17:49:20 +0200 wenzelm tuned imports;
Sat, 07 Apr 2012 17:48:47 +0200 wenzelm updated header keywords;
Sat, 07 Apr 2012 16:59:27 +0200 wenzelm init message not bad;
Sat, 07 Apr 2012 16:41:59 +0200 wenzelm explicit checks stable_finished_theory/stable_command allow parallel asynchronous command transactions;
Fri, 06 Apr 2012 23:34:38 +0200 wenzelm discontinued obsolete last_execs (cf. cd3ab7625519);
Sat, 07 Apr 2012 20:24:39 +0200 haftmann explicit constructor Nat leaves nat_of as conversion
Fri, 06 Apr 2012 19:23:51 +0200 haftmann abandoned almost redundant *_foldr lemmas
Fri, 06 Apr 2012 19:18:00 +0200 haftmann tuned
Fri, 06 Apr 2012 18:17:16 +0200 haftmann no preference wrt. fold(l/r); prefer fold rather than foldr for iterating over lists in generated code
Fri, 06 Apr 2012 14:40:00 +0200 huffman remove now-unnecessary type annotations from lift_definition commands
Fri, 06 Apr 2012 14:39:27 +0200 huffman more robust generation of quotient rules using tactics
Fri, 06 Apr 2012 13:50:07 +0200 huffman merged
Fri, 06 Apr 2012 10:37:46 +0200 huffman add function dest_Quotient
Fri, 06 Apr 2012 13:10:45 +0200 wenzelm standardized alias;
Fri, 06 Apr 2012 12:45:56 +0200 wenzelm fixed document;
Fri, 06 Apr 2012 12:10:50 +0200 wenzelm merged
Fri, 06 Apr 2012 12:02:24 +0200 wenzelm stop node execution at first unassigned exec;
Fri, 06 Apr 2012 11:49:08 +0200 wenzelm discontinued Document.update_perspective side-entry (cf. 546adfa8a6fc) -- NB: re-assignment is always necessary due to non-monotonic cancel_execution;
Thu, 05 Apr 2012 22:33:52 +0200 wenzelm more scalable execute/update: avoid redundant traversal of invisible/finished nodes;
Thu, 05 Apr 2012 14:34:54 +0200 wenzelm less ambitious memo_eval, since memo_result is still not robust here;
Thu, 05 Apr 2012 14:14:51 +0200 wenzelm less aggressive discontinue_execution before document update, to avoid unstable execs that need to be re-assigned;
Thu, 05 Apr 2012 13:01:54 +0200 wenzelm more explicit memo_eval vs. memo_result, to enforce bottom-up execution;
Thu, 05 Apr 2012 11:58:46 +0200 wenzelm Command.memo including physical interrupts (unlike Lazy.lazy);
Thu, 05 Apr 2012 10:45:53 +0200 wenzelm tuned;
Wed, 04 Apr 2012 21:03:30 +0200 wenzelm tuned -- NB: get_theory still needs to apply Lazy.force due to interrupt instabilities;
Wed, 04 Apr 2012 17:21:39 +0200 wenzelm proper signature constraint;
Wed, 04 Apr 2012 17:14:19 +0200 wenzelm tuned comments;
Wed, 04 Apr 2012 14:19:47 +0200 wenzelm separate module for prover command execution;
Wed, 04 Apr 2012 14:00:47 +0200 wenzelm tuned;
Fri, 06 Apr 2012 09:35:47 +0200 huffman correct plumbing of proof contexts, so that force_rty_type won't generalize more type variables than it should
Thu, 05 Apr 2012 23:22:54 +0200 kuncar detect incorrect situations; better error messages; sanity check for quot_thm in setup_lifting_infr
Thu, 05 Apr 2012 22:00:27 +0200 kuncar make Quotient_Def.lift_raw_const working again
Thu, 05 Apr 2012 16:25:59 +0200 huffman use standard quotient lemmas to generate transfer rules
Thu, 05 Apr 2012 15:59:25 +0200 huffman add transfer lemmas for quotients