nipkow [Fri, 19 Jul 2013 15:48:04 +0200] rev 52706
added exerciese
traytel [Fri, 19 Jul 2013 12:00:31 +0200] rev 52705
do not apply string_of_term to dummy-typed syntactic constants (ensures that uncheck phases work on well-typed terms)
wenzelm [Thu, 18 Jul 2013 23:13:44 +0200] rev 52704
modify background theory where it is actually required (cf. 51dfdcd88e84);
wenzelm [Thu, 18 Jul 2013 22:32:00 +0200] rev 52703
tuned messages -- avoid text folds stemming from Pretty.chunks;
wenzelm [Thu, 18 Jul 2013 22:18:20 +0200] rev 52702
proper system options for 'find_theorems';
wenzelm [Thu, 18 Jul 2013 22:00:35 +0200] rev 52701
guard unify tracing via visible status of global theory;
find_theorems: back-patching of background theory to observe Context_Position.is_visible avoids spamming via auto solve_direct;
wenzelm [Thu, 18 Jul 2013 21:57:27 +0200] rev 52700
provide global operations as well;
wenzelm [Thu, 18 Jul 2013 21:20:09 +0200] rev 52699
tuned signature;
wenzelm [Thu, 18 Jul 2013 21:06:21 +0200] rev 52698
tuned;
wenzelm [Thu, 18 Jul 2013 20:53:22 +0200] rev 52697
explicit padding on command boundary for "auto" generated sendback -- do not replace the corresponding goal command, but append to it;
wenzelm [Thu, 18 Jul 2013 13:12:54 +0200] rev 52696
immutable theory values with full stamp record of every update (increase of stamp size for HOL: 20000 -> 100000, JinjaThreads: 65000 -> 300000) -- minimal measurable impact on inference kernel performance;
wenzelm [Wed, 17 Jul 2013 23:51:10 +0200] rev 52695
merged
wenzelm [Wed, 17 Jul 2013 23:33:16 +0200] rev 52694
tuned message;
wenzelm [Wed, 17 Jul 2013 23:32:28 +0200] rev 52693
tuned signature;
smolkas [Wed, 17 Jul 2013 23:36:33 +0200] rev 52692
tuned
wenzelm [Wed, 17 Jul 2013 21:48:21 +0200] rev 52691
merged
wenzelm [Wed, 17 Jul 2013 21:25:27 +0200] rev 52690
more opportunistic string_of_clause, to make double-sure its Syntax.string_of_term uncheck phase does not crash, and thus bomb ambiguous input via failed composition of warning (e.g. HOL/Imperative_HOL/ex/Linked_List.thy: lemma merge_simps);
wenzelm [Wed, 17 Jul 2013 21:04:38 +0200] rev 52689
tuned spelling;
Christian Sternagel [Wed, 17 Jul 2013 12:41:59 +0900] rev 52688
show variants in error messages; more precise error messages (give witnesses for multiple instances)
Christian Sternagel [Wed, 17 Jul 2013 12:19:14 +0900] rev 52687
refactoring
wenzelm [Wed, 17 Jul 2013 17:16:51 +0200] rev 52686
more robust exn_messages_ids;
more robust failure of exn_messages_ids;
wenzelm [Wed, 17 Jul 2013 14:33:33 +0200] rev 52685
non-strict "Quiet" mode, to avoid odd crash of code_pred/after_qed due to ill-typed use of string_of_clause (e.g. in JinjaThreads/Common/Decl.thy of AFP/d1bb08f92ce5);
wenzelm [Wed, 17 Jul 2013 13:45:55 +0200] rev 52684
take context from static theory, not dynamic theory certificate;
wenzelm [Wed, 17 Jul 2013 11:38:57 +0200] rev 52683
more official Thm.eq_thm_strict, without demanding ML equality type;
wenzelm [Wed, 17 Jul 2013 09:32:08 +0200] rev 52682
tuned;
immler [Wed, 17 Jul 2013 13:34:21 +0200] rev 52681
tuned definition of seqseq; clarified usage of diagseq via diagseq_holds
wenzelm [Tue, 16 Jul 2013 23:34:33 +0200] rev 52680
merged
wenzelm [Tue, 16 Jul 2013 22:36:55 +0200] rev 52679
Cygwin with Latex according to Cygwin-Latex-Setup.bat (presently unused);
wenzelm [Tue, 16 Jul 2013 20:23:05 +0200] rev 52678
overwrite target;
wenzelm [Tue, 16 Jul 2013 18:28:45 +0200] rev 52677
fully-automated packaging (requires Mac OS X);
wenzelm [Tue, 16 Jul 2013 14:46:03 +0200] rev 52676
more robust application init;
wenzelm [Tue, 16 Jul 2013 14:10:10 +0200] rev 52675
more self-contained application, with side-entry for init;
wenzelm [Tue, 16 Jul 2013 13:44:52 +0200] rev 52674
dispose intermediate 7z archive;
wenzelm [Tue, 16 Jul 2013 13:27:01 +0200] rev 52673
prefer stand-alone javaw;
wenzelm [Tue, 16 Jul 2013 13:23:37 +0200] rev 52672
more robust executable path specifications;
afford final test of Isabelle.init;
tuned;
wenzelm [Tue, 16 Jul 2013 12:31:08 +0200] rev 52671
separate module XZ_File to avoid initial dependency on org.tukaani.xz;
wenzelm [Tue, 16 Jul 2013 12:25:59 +0200] rev 52670
build Windows application on the spot, using Unix tools;
wenzelm [Mon, 15 Jul 2013 23:53:04 +0200] rev 52669
recover Cygwin symlinks via Windows file-system operations;
wenzelm [Mon, 15 Jul 2013 23:07:23 +0200] rev 52668
produce 7z archive for windows and preserve symlinks separately;
wenzelm [Mon, 15 Jul 2013 22:11:36 +0200] rev 52667
Scala version of init.bat;
wenzelm [Mon, 15 Jul 2013 20:36:27 +0200] rev 52666
tuned line length;
wenzelm [Mon, 15 Jul 2013 20:13:30 +0200] rev 52665
prefer @{file} references that are actually checked;
wenzelm [Mon, 15 Jul 2013 19:51:09 +0200] rev 52664
deactivate/revoke mouse event more thoroughly, to avoid "Implicit change of text area buffer";
wenzelm [Mon, 15 Jul 2013 19:23:19 +0200] rev 52663
retain compile-time context visibility, which is particularly important for "apply tactic";
traytel [Tue, 16 Jul 2013 15:59:55 +0200] rev 52662
use transfer/lifting for proving countable set and multisets being BNFs
nipkow [Tue, 16 Jul 2013 10:18:25 +0200] rev 52661
added exercise
traytel [Mon, 15 Jul 2013 15:50:39 +0200] rev 52660
killed unused theorems
traytel [Mon, 15 Jul 2013 14:23:51 +0200] rev 52659
eliminate duplicated theorems (thanks to "Auto solve_direct" in jEdit)
wenzelm [Mon, 15 Jul 2013 11:29:19 +0200] rev 52658
tuned specifications and proofs;
wenzelm [Mon, 15 Jul 2013 10:42:12 +0200] rev 52657
tuned;
wenzelm [Mon, 15 Jul 2013 10:31:41 +0200] rev 52656
keep persistent prints only if actually finished;
wenzelm [Mon, 15 Jul 2013 10:25:35 +0200] rev 52655
more careful termination of removed execs, leaving running execs undisturbed;
wenzelm [Sun, 14 Jul 2013 00:08:15 +0200] rev 52654
recover static nnf_ss from 6c0de045d127 -- avoid odd runtime warnings due to duplication of not_not;
wenzelm [Sat, 13 Jul 2013 21:02:41 +0200] rev 52653
merged
wenzelm [Sat, 13 Jul 2013 19:55:53 +0200] rev 52652
avoid spurious warnings, notably of 'try0' about already declared simps etc.;
wenzelm [Sat, 13 Jul 2013 18:33:33 +0200] rev 52651
initial delay for automatically tried tools;
wenzelm [Sat, 13 Jul 2013 18:13:09 +0200] rev 52650
more rendering for information messages;
wenzelm [Sat, 13 Jul 2013 17:05:22 +0200] rev 52649
update_options with full update, e.g. required for re-assignment of Command.prints;
wenzelm [Sat, 13 Jul 2013 16:45:47 +0200] rev 52648
tuned;
wenzelm [Sat, 13 Jul 2013 16:34:57 +0200] rev 52647
determine print function parameters dynamically, e.g. depending on runtime options;
wenzelm [Sat, 13 Jul 2013 14:13:34 +0200] rev 52646
NEWS;
wenzelm [Sat, 13 Jul 2013 14:11:48 +0200] rev 52645
clarified some default options;
wenzelm [Sat, 13 Jul 2013 13:58:13 +0200] rev 52644
gutter icon for information messages;
avoid redundant Pretty.chunks to keep Markup.information node topmost;
wenzelm [Sat, 13 Jul 2013 13:25:42 +0200] rev 52643
more explicit Markup.information for messages produced by "auto" tools;
wenzelm [Sat, 13 Jul 2013 12:39:45 +0200] rev 52642
full merge of Command.State, which enables Command.prints to augment markup as well (assuming that these dynamic overlays are relatively few);
wenzelm [Sat, 13 Jul 2013 00:50:49 +0200] rev 52641
hybrid "auto" tool setup, for TTY (within theory) and PIDE (global print function);
wenzelm [Sat, 13 Jul 2013 00:24:05 +0200] rev 52640
compile
wenzelm [Fri, 12 Jul 2013 23:45:05 +0200] rev 52639
system options for Isabelle/HOL proof tools;
wenzelm [Fri, 12 Jul 2013 22:49:20 +0200] rev 52638
removed unused Predicate_Compile component setup;
haftmann [Sat, 13 Jul 2013 17:53:58 +0200] rev 52637
attribute "code" declares concrete and abstract code equations uniformly; added explicit "code equation" instead
haftmann [Sat, 13 Jul 2013 17:53:57 +0200] rev 52636
tuned variable names
traytel [Sat, 13 Jul 2013 13:03:21 +0200] rev 52635
got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
traytel [Thu, 11 Jul 2013 11:16:23 +0200] rev 52634
some new lemmas towards getting rid of in_bd BNF property; tuned
smolkas [Sat, 13 Jul 2013 12:38:40 +0200] rev 52633
tuned
smolkas [Fri, 12 Jul 2013 22:41:25 +0200] rev 52632
added sledgehammer parameters isar_try0 and isar_minimize and their negative aliases
wenzelm [Fri, 12 Jul 2013 21:14:54 +0200] rev 52631
merged
wenzelm [Fri, 12 Jul 2013 21:13:57 +0200] rev 52630
more robust proof export / import due to Stefan Berghofer;
eliminated musing in the manual that is not quite right;
smolkas [Fri, 12 Jul 2013 21:07:34 +0200] rev 52629
added blast, force
smolkas [Fri, 12 Jul 2013 20:28:34 +0200] rev 52628
removed |>! and #>!
smolkas [Fri, 12 Jul 2013 19:54:36 +0200] rev 52627
tuned
* * *
easier debugging
* * *
tuned
smolkas [Fri, 12 Jul 2013 19:03:08 +0200] rev 52626
cleaner preplay interface
wenzelm [Fri, 12 Jul 2013 18:16:50 +0200] rev 52625
tuned;
wenzelm [Fri, 12 Jul 2013 17:43:18 +0200] rev 52624
tuned proofs;
wenzelm [Fri, 12 Jul 2013 16:19:43 +0200] rev 52623
updated keywords;
wenzelm [Fri, 12 Jul 2013 16:19:05 +0200] rev 52622
localized and modernized adhoc-overloading (patch by Christian Sternagel);
wenzelm [Fri, 12 Jul 2013 15:51:25 +0200] rev 52621
merged
wenzelm [Fri, 12 Jul 2013 15:39:46 +0200] rev 52620
tuned proof;
wenzelm [Fri, 12 Jul 2013 15:37:48 +0200] rev 52619
reraise interrupts outside command regular transactions -- relevant for memo_stable;
wenzelm [Fri, 12 Jul 2013 14:54:17 +0200] rev 52618
added "isabelle update_sub_sup" tool;
wenzelm [Fri, 12 Jul 2013 14:28:19 +0200] rev 52617
allow spaces in file names;
tuned;
wenzelm [Wed, 10 Jul 2013 16:25:26 +0200] rev 52616
more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
smolkas [Fri, 12 Jul 2013 14:18:07 +0200] rev 52615
added |>! and #>! for convenient printing of timing information
smolkas [Fri, 12 Jul 2013 14:18:07 +0200] rev 52614
preplay failures might be resolved later, so proceed as usual
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52613
more reasonable preplay_interface semantics
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52612
tuned
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52611
minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
wenzelm [Fri, 12 Jul 2013 13:12:21 +0200] rev 52610
merged
wenzelm [Fri, 12 Jul 2013 12:18:17 +0200] rev 52609
clarified memo_exec: plain synchronized access without any special tricks;
wenzelm [Fri, 12 Jul 2013 12:17:03 +0200] rev 52608
tuned;
wenzelm [Fri, 12 Jul 2013 12:04:16 +0200] rev 52607
clarified execution: maintain running execs only, check "stable" separately via memo (again);
tuned signatures;
wenzelm [Fri, 12 Jul 2013 11:28:03 +0200] rev 52606
tuned signature;
tuned comments;
wenzelm [Fri, 12 Jul 2013 11:07:02 +0200] rev 52605
clarified module name;
wenzelm [Thu, 11 Jul 2013 23:24:40 +0200] rev 52604
more explicit type Exec.context;
eliminated obsolete execution group -- NB: cancelation happens individually for registered execs;
wenzelm [Thu, 11 Jul 2013 22:53:56 +0200] rev 52603
tuned signature;
unified exceptions for this module;
wenzelm [Thu, 11 Jul 2013 18:41:05 +0200] rev 52602
strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
wenzelm [Thu, 11 Jul 2013 16:35:37 +0200] rev 52601
tuned -- cleanup before publishing assignment;
wenzelm [Thu, 11 Jul 2013 16:26:14 +0200] rev 52600
more abstract types;
tuned signature;
wenzelm [Thu, 11 Jul 2013 16:01:48 +0200] rev 52599
tuned;
wenzelm [Thu, 11 Jul 2013 15:56:12 +0200] rev 52598
disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution;
tuned error messages: prefer plain "error" as in document.ML;
wenzelm [Thu, 11 Jul 2013 14:56:58 +0200] rev 52597
more precise fact declarations -- fewer warnings;
wenzelm [Thu, 11 Jul 2013 14:42:11 +0200] rev 52596
global management of command execution fragments;
tuned;
wenzelm [Thu, 11 Jul 2013 12:28:24 +0200] rev 52595
fully synchronized guard of running execution;
tuned;
nipkow [Thu, 11 Jul 2013 21:34:50 +0200] rev 52594
merged
nipkow [Thu, 11 Jul 2013 21:34:37 +0200] rev 52593
added exercises
smolkas [Thu, 11 Jul 2013 20:08:06 +0200] rev 52592
optimize isar-proofs by trying different proof methods
smolkas [Thu, 11 Jul 2013 13:33:20 +0200] rev 52591
made SML/NJ happy
smolkas [Thu, 11 Jul 2013 13:33:19 +0200] rev 52590
tuned
wenzelm [Thu, 11 Jul 2013 11:40:21 +0200] rev 52589
tuned;
wenzelm [Thu, 11 Jul 2013 11:37:06 +0200] rev 52588
re-assign prints of unchanged eval only -- avoid crash of new_exec;
wenzelm [Thu, 11 Jul 2013 11:09:23 +0200] rev 52587
tuned -- refrain from odd optimization;