Thu, 03 Apr 2014 19:49:53 +0200 |
wenzelm |
slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
|
changeset |
files
|
Thu, 03 Apr 2014 19:26:39 +0200 |
wenzelm |
recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
|
changeset |
files
|
Thu, 03 Apr 2014 18:39:42 +0200 |
wenzelm |
tuned rendering for 5 different look-and-feels;
|
changeset |
files
|
Thu, 03 Apr 2014 15:40:31 +0200 |
wenzelm |
more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
|
changeset |
files
|
Thu, 03 Apr 2014 14:54:17 +0200 |
wenzelm |
more general prover operations;
|
changeset |
files
|
Thu, 03 Apr 2014 13:49:37 +0200 |
wenzelm |
tuned signature -- pro forma;
|
changeset |
files
|
Thu, 03 Apr 2014 13:46:18 +0200 |
wenzelm |
more general prover operations;
|
changeset |
files
|
Thu, 03 Apr 2014 17:26:45 +0100 |
paulson |
Merge
|
changeset |
files
|
Thu, 03 Apr 2014 17:26:04 +0100 |
paulson |
Cleaned up some messy proofs
|
changeset |
files
|
Thu, 03 Apr 2014 18:24:08 +0200 |
hoelzl |
fix #0556204bc230
|
changeset |
files
|
Thu, 03 Apr 2014 17:56:08 +0200 |
hoelzl |
merged DERIV_intros, has_derivative_intros into derivative_intros
|
changeset |
files
|
Thu, 03 Apr 2014 17:16:02 +0200 |
blanchet |
don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
|
changeset |
files
|
Thu, 03 Apr 2014 17:00:14 +0200 |
blanchet |
use Alt-Ergo 0.95.2, the latest and greatest version
|
changeset |
files
|
Thu, 03 Apr 2014 16:57:19 +0200 |
blanchet |
updated Z3 TPTP to 4.3.1+
|
changeset |
files
|
Thu, 03 Apr 2014 13:29:58 +0200 |
blanchet |
updated Why3 version in docs
|
changeset |
files
|
Thu, 03 Apr 2014 10:51:24 +0200 |
blanchet |
added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
|
changeset |
files
|
Thu, 03 Apr 2014 10:51:22 +0200 |
blanchet |
use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
|
changeset |
files
|
Thu, 03 Apr 2014 10:51:20 +0200 |
blanchet |
removed clone (cf. 300f613060b0)
|
changeset |
files
|
Wed, 02 Apr 2014 20:41:44 +0200 |
wenzelm |
tuned signature -- more explicit iterator terminology;
|
changeset |
files
|
Wed, 02 Apr 2014 20:22:12 +0200 |
wenzelm |
more explicit iterator terminology, in accordance to Scala 2.8 library;
|
changeset |
files
|
Wed, 02 Apr 2014 18:35:07 +0200 |
hoelzl |
extend continuous_intros; remove continuous_on_intros and isCont_intros
|
changeset |
files
|
Wed, 02 Apr 2014 18:35:02 +0200 |
hoelzl |
reorder Complex_Analysis_Basics; rename DD to deriv
|
changeset |
files
|
Wed, 02 Apr 2014 18:35:01 +0200 |
hoelzl |
moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
|
changeset |
files
|
Wed, 02 Apr 2014 17:47:56 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Wed, 02 Apr 2014 17:39:47 +0200 |
wenzelm |
tuned rendering;
|
changeset |
files
|
Wed, 02 Apr 2014 16:45:31 +0100 |
paulson |
new theorem about zero limits
|
changeset |
files
|
Wed, 02 Apr 2014 16:34:37 +0100 |
paulson |
New theorems for extracting quotients
|
changeset |
files
|
Wed, 02 Apr 2014 17:11:44 +0200 |
wenzelm |
more contributors;
|
changeset |
files
|
Tue, 01 Apr 2014 14:24:28 +0200 |
Andreas Lochbihler |
document value generation for quickcheck's testers
|
changeset |
files
|
Wed, 02 Apr 2014 13:53:32 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Wed, 02 Apr 2014 13:54:50 +0200 |
wenzelm |
suppress slightly odd completion of "simp";
|
changeset |
files
|
Wed, 02 Apr 2014 13:03:01 +0200 |
wenzelm |
observe extra line spacing for output as well;
|
changeset |
files
|
Wed, 02 Apr 2014 12:26:11 +0200 |
wenzelm |
persistent protocol_status, to improve performance of node_status a little;
|
changeset |
files
|
Wed, 02 Apr 2014 11:55:37 +0200 |
wenzelm |
more uniform painting of caret, which also improves visibility in invisible state;
|
changeset |
files
|
Wed, 02 Apr 2014 11:08:16 +0200 |
wenzelm |
tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
|
changeset |
files
|
Tue, 01 Apr 2014 23:04:22 +0200 |
wenzelm |
tuned for-comprehensions -- less structure mapping;
|
changeset |
files
|
Tue, 01 Apr 2014 22:25:01 +0200 |
wenzelm |
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
|
changeset |
files
|
Tue, 01 Apr 2014 20:22:25 +0200 |
wenzelm |
more direct command states -- merge_results is hardly ever needed;
|
changeset |
files
|
Tue, 01 Apr 2014 17:29:47 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Tue, 01 Apr 2014 17:26:32 +0200 |
wenzelm |
more frugal command_status, which is often used in a tight loop;
|
changeset |
files
|
Tue, 01 Apr 2014 16:16:25 +0200 |
wenzelm |
simplified using "value class";
|
changeset |
files
|
Tue, 01 Apr 2014 11:02:40 +0200 |
traytel |
more precise BNF bound for datatypes
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
compile
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
added new-style (co)datatype interpretation hook
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
added BNF interpretation hook
|
changeset |
files
|
Tue, 01 Apr 2014 10:51:29 +0200 |
blanchet |
added 'ctr_sugar' interpretation hook
|
changeset |
files
|
Tue, 01 Apr 2014 10:04:05 +0200 |
traytel |
tuned
|
changeset |
files
|
Mon, 31 Mar 2014 21:15:26 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 31 Mar 2014 21:13:51 +0200 |
wenzelm |
cumulative NEWS;
|
changeset |
files
|
Mon, 31 Mar 2014 20:45:30 +0200 |
wenzelm |
observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
|
changeset |
files
|
Mon, 31 Mar 2014 20:07:59 +0200 |
wenzelm |
clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
|
changeset |
files
|
Mon, 31 Mar 2014 18:28:35 +0200 |
wenzelm |
reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
|
changeset |
files
|
Mon, 31 Mar 2014 17:41:45 +0200 |
wenzelm |
proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
|
changeset |
files
|
Mon, 31 Mar 2014 15:34:37 +0200 |
wenzelm |
tuned output;
|
changeset |
files
|
Mon, 31 Mar 2014 15:28:14 +0200 |
wenzelm |
tuned signature -- more static typing;
|
changeset |
files
|
Mon, 31 Mar 2014 15:05:24 +0200 |
wenzelm |
store blob content within document node: aux. files that were once open are made persistent;
|
changeset |
files
|
Mon, 31 Mar 2014 12:35:39 +0200 |
wenzelm |
some shortcuts for chunks, which sometimes avoid bulky string output;
|
changeset |
files
|
Mon, 31 Mar 2014 10:28:08 +0200 |
wenzelm |
support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
|
changeset |
files
|
Mon, 31 Mar 2014 17:17:37 +0200 |
hoelzl |
tuned proofs
|
changeset |
files
|