Wed, 31 Jul 2013 16:50:41 +0200 |
traytel |
more robust tactic
|
changeset |
files
|
Wed, 31 Jul 2013 15:24:07 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 31 Jul 2013 13:00:42 +0200 |
wenzelm |
clarified priority of "skipped" proofs, which might take long but do not produce relevant information (potential conflict of quick interactive feedback vs. performance in batch mode);
|
changeset |
files
|
Wed, 31 Jul 2013 12:46:53 +0200 |
wenzelm |
simplified / clarified execution priority: auto prints << 0, proofs < 0, eval = 0, print_state = 1;
|
changeset |
files
|
Wed, 31 Jul 2013 12:31:10 +0200 |
wenzelm |
paint unassigned/unchanged nodes as unprocessed -- relevant for editor_continuous_checking = false;
|
changeset |
files
|
Wed, 31 Jul 2013 12:14:13 +0200 |
wenzelm |
allow explicit indication of required node: full eval, no prints;
|
changeset |
files
|
Wed, 31 Jul 2013 10:54:37 +0200 |
wenzelm |
simplified flag for continuous checking: avoid GUI complexity and slow checking of all theories (including prints);
|
changeset |
files
|
Wed, 31 Jul 2013 13:40:57 +0200 |
blanchet |
more work on (co)datatype docs
|
changeset |
files
|
Wed, 31 Jul 2013 11:28:59 +0200 |
blanchet |
more (co)datatype documentation
|
changeset |
files
|
Tue, 30 Jul 2013 23:17:26 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 30 Jul 2013 23:16:17 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Tue, 30 Jul 2013 22:43:11 +0200 |
wenzelm |
more uniform border;
|
changeset |
files
|
Tue, 30 Jul 2013 22:31:34 +0200 |
wenzelm |
proper PIDE markup for codegen arguments;
|
changeset |
files
|
Tue, 30 Jul 2013 21:22:37 +0200 |
wenzelm |
less aggressive flushing: cope with massive amounts of protocol messages, e.g. from threads_trace;
|
changeset |
files
|
Tue, 30 Jul 2013 19:53:06 +0200 |
wenzelm |
tuned -- more uniform ML vs. Scala;
|
changeset |
files
|
Tue, 30 Jul 2013 18:19:16 +0200 |
wenzelm |
recovered delay for Document.start_execution (see also 627fb639a2d9), which potentially improves throughput when many consecutive edits arrive;
|
changeset |
files
|
Tue, 30 Jul 2013 16:22:07 +0200 |
wenzelm |
more timing;
|
changeset |
files
|
Tue, 30 Jul 2013 16:01:19 +0200 |
wenzelm |
more timing;
|
changeset |
files
|
Tue, 30 Jul 2013 19:59:17 +0200 |
blanchet |
removed spurious headings
|
changeset |
files
|
Tue, 30 Jul 2013 19:49:42 +0200 |
blanchet |
more (co)datatype documentation
|
changeset |
files
|
Tue, 30 Jul 2013 16:22:39 +0200 |
blanchet |
avoid DUP error in local context
|
changeset |
files
|
Tue, 30 Jul 2013 16:22:39 +0200 |
blanchet |
sketched documentation for new (co)datatype package
|
changeset |
files
|
Tue, 30 Jul 2013 16:22:39 +0200 |
blanchet |
tuned docs (the function package isn't so new anymore)
|
changeset |
files
|
Tue, 30 Jul 2013 15:45:01 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Tue, 30 Jul 2013 15:20:38 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 30 Jul 2013 15:09:25 +0200 |
wenzelm |
type theory is purely value-oriented;
|
changeset |
files
|
Tue, 30 Jul 2013 12:07:14 +0200 |
wenzelm |
pro-forma Execution.reset, despite lack of final join/commit;
|
changeset |
files
|
Tue, 30 Jul 2013 11:54:57 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 30 Jul 2013 11:44:06 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 30 Jul 2013 11:38:43 +0200 |
wenzelm |
de-assign execs that were not registered as running yet -- observe change of perspective more thoroughly;
|
changeset |
files
|
Mon, 29 Jul 2013 22:17:32 +0200 |
nipkow |
merged
|
changeset |
files
|
Mon, 29 Jul 2013 22:17:19 +0200 |
nipkow |
tuned intro
|
changeset |
files
|
Sun, 28 Jul 2013 05:32:02 +0200 |
haftmann |
silenced subsumption warnings for default code equations entirely
|
changeset |
files
|
Mon, 29 Jul 2013 20:51:05 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 29 Jul 2013 20:46:21 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Mon, 29 Jul 2013 20:38:40 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Mon, 29 Jul 2013 20:34:53 +0200 |
wenzelm |
updated key bindings to execution range;
|
changeset |
files
|
Mon, 29 Jul 2013 19:55:38 +0200 |
wenzelm |
traverse node on change of "required" state;
|
changeset |
files
|
Mon, 29 Jul 2013 18:59:58 +0200 |
wenzelm |
keep memo_exec execution running, which is important to cancel goal forks eventually;
|
changeset |
files
|
Mon, 29 Jul 2013 16:52:04 +0200 |
wenzelm |
maintain explicit execution frontier: avoid conflict with former task via static dependency;
|
changeset |
files
|
Mon, 29 Jul 2013 16:01:05 +0200 |
wenzelm |
afford higher execution priority by default: defer proofs and thus stretch parallelism over whole document;
|
changeset |
files
|
Mon, 29 Jul 2013 15:59:47 +0200 |
wenzelm |
clarified conditions for node traversal;
|
changeset |
files
|
Mon, 29 Jul 2013 15:20:02 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 29 Jul 2013 15:09:20 +0200 |
wenzelm |
pro-forma Goal.reset_futures, despite lack of final join/commit;
|
changeset |
files
|
Mon, 29 Jul 2013 15:01:44 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 29 Jul 2013 14:49:32 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 29 Jul 2013 14:43:21 +0200 |
wenzelm |
back to model.update_perspective with delay (cf. a20631db9c8a);
|
changeset |
files
|
Mon, 29 Jul 2013 14:37:59 +0200 |
wenzelm |
show displaced messages (e.g. from protocol thread) as raw output;
|
changeset |
files
|
Mon, 29 Jul 2013 14:18:57 +0200 |
wenzelm |
actually purge removed goal futures -- avoid memory leak;
|
changeset |
files
|
Mon, 29 Jul 2013 13:43:43 +0200 |
wenzelm |
tuned -- less redundant data structure;
|
changeset |
files
|
Mon, 29 Jul 2013 13:43:12 +0200 |
wenzelm |
always init GUI state;
|
changeset |
files
|
Mon, 29 Jul 2013 13:28:27 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 29 Jul 2013 13:24:15 +0200 |
wenzelm |
discontinued notion of "stable" result -- running execution is never canceled;
|
changeset |
files
|
Mon, 29 Jul 2013 13:00:36 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Mon, 29 Jul 2013 12:50:16 +0200 |
wenzelm |
support declarative editor_execution_range, instead of old-style check/cancel buttons;
|
changeset |
files
|
Mon, 29 Jul 2013 18:06:39 +0200 |
blanchet |
avoid duplicating Var when the types do not quite fit -- since this step occurs before type inference
|
changeset |
files
|
Mon, 29 Jul 2013 17:27:56 +0200 |
blanchet |
updated Sledgehammer prover versions
|
changeset |
files
|
Mon, 29 Jul 2013 16:13:35 +0200 |
blanchet |
parse nonnumeric identifiers in E proofs correctly
|
changeset |
files
|
Mon, 29 Jul 2013 15:42:04 +0200 |
blanchet |
simplified Vampire hack -- no need to run it for other ATPs
|
changeset |
files
|
Mon, 29 Jul 2013 15:30:31 +0200 |
blanchet |
added support for E 1.8's internal proof objects (eliminating the need for "eproof_ram")
|
changeset |
files
|
Sun, 28 Jul 2013 20:51:15 +0200 |
wenzelm |
prefer examples that work out of the box;
|
changeset |
files
|
Sun, 28 Jul 2013 20:50:44 +0200 |
wenzelm |
breakable @{file};
|
changeset |
files
|
Sun, 28 Jul 2013 20:10:59 +0200 |
wenzelm |
prefer existing swipl;
|
changeset |
files
|
Sun, 28 Jul 2013 20:10:21 +0200 |
wenzelm |
avoid machine running batch process for months;
|
changeset |
files
|
Sun, 28 Jul 2013 12:59:59 +0200 |
traytel |
more converse(p) theorems; tuned proofs;
|
changeset |
files
|
Sat, 27 Jul 2013 22:44:04 +0200 |
wenzelm |
more uniform cleanup;
|
changeset |
files
|
Sat, 27 Jul 2013 22:38:06 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 27 Jul 2013 22:20:25 +0200 |
wenzelm |
discontinued historic document formats;
|
changeset |
files
|
Sat, 27 Jul 2013 22:16:04 +0200 |
wenzelm |
avoid predefined symbols -- allow editing with Isabelle/jEdit in isabelle-news mode;
|
changeset |
files
|
Sat, 27 Jul 2013 21:50:30 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 27 Jul 2013 21:43:12 +0200 |
wenzelm |
discontinued ISABELLE_DOC_FORMAT;
|
changeset |
files
|
Sat, 27 Jul 2013 21:21:47 +0200 |
wenzelm |
more direct inclusion of tikz pictures;
|
changeset |
files
|
Sat, 27 Jul 2013 21:10:18 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Sat, 27 Jul 2013 21:01:35 +0200 |
wenzelm |
documentation is always in PDF;
|
changeset |
files
|
Sat, 27 Jul 2013 20:28:28 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Sat, 27 Jul 2013 20:27:25 +0200 |
wenzelm |
clarified Goal.stable_futures after 00170ef1dc39: running tasks are considered stable, without potentially blocking join;
|
changeset |
files
|
Sat, 27 Jul 2013 17:34:56 +0200 |
wenzelm |
clarified meaning of options for "isabelle options";
|
changeset |
files
|
Sat, 27 Jul 2013 18:02:41 +0200 |
haftmann |
more correct context for dynamic invocations of static code conversions etc.
|
changeset |
files
|
Sat, 27 Jul 2013 16:59:25 +0200 |
wenzelm |
support isabelle options -g;
|
changeset |
files
|
Sat, 27 Jul 2013 16:44:58 +0200 |
wenzelm |
tuned spelling;
|
changeset |
files
|
Sat, 27 Jul 2013 16:44:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 27 Jul 2013 16:35:51 +0200 |
wenzelm |
standardized aliases;
|
changeset |
files
|
Thu, 25 Jul 2013 16:46:53 +0200 |
traytel |
transfer rule for {c,d}tor_{,un}fold
|
changeset |
files
|
Thu, 25 Jul 2013 12:25:07 +0200 |
traytel |
two useful relation theorems
|
changeset |
files
|
Thu, 25 Jul 2013 08:57:16 +0200 |
haftmann |
factored syntactic type classes for bot and top (by Alessandro Coglio)
|
changeset |
files
|
Wed, 24 Jul 2013 17:15:59 +0200 |
krauss |
derive specialized version of full fixpoint induction (with admissibility)
|
changeset |
files
|
Wed, 24 Jul 2013 15:29:23 +0200 |
krauss |
export mono_thm
|
changeset |
files
|
Wed, 24 Jul 2013 22:54:47 +0200 |
nipkow |
merged Def_Init_Sound_X into Def_Init_X
|
changeset |
files
|
Wed, 24 Jul 2013 13:03:53 +0200 |
traytel |
proper transfer rule format for map_transfer
|
changeset |
files
|
Wed, 24 Jul 2013 07:39:37 +0200 |
krauss |
merged
|
changeset |
files
|
Tue, 23 Jul 2013 16:56:46 +0200 |
krauss |
eliminate duplicate calls when moving to closed form -- graph decomposition chokes on duplicates
|
changeset |
files
|
Tue, 23 Jul 2013 18:36:23 +0200 |
boehmes |
removed obsolete HOL-Boogie session;
|
changeset |
files
|
Tue, 23 Jul 2013 13:14:14 +0200 |
traytel |
transfer stored bnf theorems into the "current" theory when retrieving a bnf (avoids non-trivial merges)
|
changeset |
files
|
Tue, 23 Jul 2013 13:10:27 +0200 |
traytel |
separate ML interface to note facts of a bnf
|
changeset |
files
|
Mon, 22 Jul 2013 21:12:15 +0200 |
traytel |
transfer rule for map (not yet registered as a transfer rule)
|
changeset |
files
|
Sun, 21 Jul 2013 14:02:33 +0200 |
nipkow |
tuned exercises
|
changeset |
files
|
Sat, 20 Jul 2013 16:45:00 +0200 |
wenzelm |
clarified option name, with improved sort order wrt. "time" options;
|
changeset |
files
|
Sat, 20 Jul 2013 16:29:06 +0200 |
wenzelm |
document update at high priority -- important;
|
changeset |
files
|
Sat, 20 Jul 2013 16:27:55 +0200 |
wenzelm |
option editor_execution_priority;
|
changeset |
files
|
Sat, 20 Jul 2013 16:18:17 +0200 |
wenzelm |
obscure options;
|
changeset |
files
|
Sat, 20 Jul 2013 16:16:23 +0200 |
wenzelm |
print_state at high priority -- fast and important;
|
changeset |
files
|
Fri, 19 Jul 2013 23:29:43 +0200 |
wenzelm |
proper Future.shutdown, to wait for the scheduler thread to finish remaining tasks (notably external processes);
|
changeset |
files
|
Fri, 19 Jul 2013 20:56:39 +0200 |
wenzelm |
old Poly/ML 5.3.0 cannot share the massive heap of HOL anymore (after introduction of immutable theory in 38466f4f3483);
|
changeset |
files
|
Fri, 19 Jul 2013 17:58:57 +0200 |
wenzelm |
just one option "skip_proofs", without direct access within the editor (it makes document processing stateful without strong reasons -- monotonic updates already handle goal forks smoothly);
|
changeset |
files
|
Fri, 19 Jul 2013 17:35:12 +0200 |
wenzelm |
turned pattern unify flag into configuration option (global only);
|
changeset |
files
|
Fri, 19 Jul 2013 16:36:13 +0200 |
traytel |
merged
|
changeset |
files
|
Fri, 19 Jul 2013 14:51:45 +0200 |
traytel |
permissive uncheck -- allow printing of malformed terms (e.g. in error messages);
|
changeset |
files
|
Fri, 19 Jul 2013 15:48:04 +0200 |
nipkow |
added exerciese
|
changeset |
files
|
Fri, 19 Jul 2013 12:00:31 +0200 |
traytel |
do not apply string_of_term to dummy-typed syntactic constants (ensures that uncheck phases work on well-typed terms)
|
changeset |
files
|
Thu, 18 Jul 2013 23:13:44 +0200 |
wenzelm |
modify background theory where it is actually required (cf. 51dfdcd88e84);
|
changeset |
files
|
Thu, 18 Jul 2013 22:32:00 +0200 |
wenzelm |
tuned messages -- avoid text folds stemming from Pretty.chunks;
|
changeset |
files
|
Thu, 18 Jul 2013 22:18:20 +0200 |
wenzelm |
proper system options for 'find_theorems';
|
changeset |
files
|