Wed, 13 Aug 2014 10:46:14 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Wed, 13 Aug 2014 17:17:51 +0200 |
Andreas Lochbihler |
add algebraic type class instances for Enum.finite* types
|
changeset |
files
|
Wed, 13 Aug 2014 14:57:16 +0200 |
Andreas Lochbihler |
Quickcheck_Types is no longer needed due to 51aa30c9ee4e
|
changeset |
files
|
Tue, 12 Aug 2014 21:29:50 +0200 |
wenzelm |
clarified focus and key handling -- more like SideKick;
|
changeset |
files
|
Tue, 12 Aug 2014 20:42:39 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 12 Aug 2014 20:18:27 +0200 |
wenzelm |
tuned signature according to Scala version -- prefer explicit argument;
|
changeset |
files
|
Tue, 12 Aug 2014 18:54:53 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 12 Aug 2014 18:36:43 +0200 |
wenzelm |
generic process wrapping in Prover;
|
changeset |
files
|
Tue, 12 Aug 2014 17:28:07 +0200 |
wenzelm |
more abstract Prover.System_Process, which allows to bypass Isabelle_System.Managed_Process;
|
changeset |
files
|
Tue, 12 Aug 2014 16:20:09 +0200 |
wenzelm |
allow hyperlinks without offset, just in case the prover emits such reports, despite Position.is_reported;
|
changeset |
files
|
Tue, 12 Aug 2014 16:10:59 +0200 |
wenzelm |
more frugal standard message properties;
|
changeset |
files
|
Tue, 12 Aug 2014 15:46:20 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 12 Aug 2014 15:31:24 +0200 |
wenzelm |
clarified Position.Identified: do not require range from prover, default to command position;
|
changeset |
files
|
Tue, 12 Aug 2014 14:15:58 +0200 |
wenzelm |
maintain Command_Range position as in ML;
|
changeset |
files
|
Tue, 12 Aug 2014 13:18:17 +0200 |
wenzelm |
more compact representation of special string values;
|
changeset |
files
|
Tue, 12 Aug 2014 12:06:22 +0200 |
wenzelm |
separate Java FX modules -- no need to include jfxrt.jar by default;
|
changeset |
files
|
Tue, 12 Aug 2014 00:23:30 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 12 Aug 2014 00:17:02 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 12 Aug 2014 00:08:32 +0200 |
wenzelm |
separate module Command_Span: mostly syntactic representation;
|
changeset |
files
|
Mon, 11 Aug 2014 22:59:38 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 11 Aug 2014 22:46:27 +0200 |
wenzelm |
clarified Command_Span in accordance to Scala (see also c2c1e5944536);
|
changeset |
files
|
Mon, 11 Aug 2014 22:43:26 +0200 |
wenzelm |
tuned output, in accordance to transaction name in ML;
|
changeset |
files
|
Mon, 11 Aug 2014 22:29:48 +0200 |
wenzelm |
more explicit type Span in Scala, according to ML version;
|
changeset |
files
|
Mon, 11 Aug 2014 20:46:56 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Mon, 11 Aug 2014 20:30:01 +0200 |
wenzelm |
clarified signature: entity serial number is not position id;
|
changeset |
files
|
Tue, 12 Aug 2014 17:18:12 +0200 |
blanchet |
avoid needless (and wrong w.r.t. sorts) generation of type variables; tuned whitespaces;
|
changeset |
files
|
Tue, 12 Aug 2014 15:48:59 +0200 |
blanchet |
improved unfolding of 'let's
|
changeset |
files
|
Tue, 12 Aug 2014 15:48:59 +0200 |
blanchet |
tuned whitespace
|
changeset |
files
|
Tue, 12 Aug 2014 15:48:59 +0200 |
blanchet |
less aggressive unfolding; removed debugging;
|
changeset |
files
|
Tue, 12 Aug 2014 12:32:05 +0200 |
desharna |
document property 'set_cases'
|
changeset |
files
|
Tue, 12 Aug 2014 12:31:42 +0200 |
desharna |
generate 'set_cases' theorem for (co)datatypes
|
changeset |
files
|
Tue, 12 Aug 2014 12:01:38 +0200 |
desharna |
document property 'set_intros'
|
changeset |
files
|
Tue, 12 Aug 2014 12:01:37 +0200 |
desharna |
generate 'set_intros' theorem for (co)datatypes
|
changeset |
files
|
Mon, 11 Aug 2014 10:43:03 +0200 |
traytel |
use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
|
changeset |
files
|
Sun, 10 Aug 2014 20:45:48 +0200 |
wenzelm |
reduced warnings;
|
changeset |
files
|
Sun, 10 Aug 2014 19:53:30 +0200 |
wenzelm |
some localization;
|
changeset |
files
|
Sun, 10 Aug 2014 19:44:20 +0200 |
wenzelm |
support aliases within the facts space;
|
changeset |
files
|
Sun, 10 Aug 2014 16:13:12 +0200 |
wenzelm |
support for named collections of theorems in canonical order;
|
changeset |
files
|
Sun, 10 Aug 2014 15:59:12 +0200 |
wenzelm |
insist in proper 'document_files';
|
changeset |
files
|
Sun, 10 Aug 2014 15:45:06 +0200 |
wenzelm |
tuned -- avoid confusion with @{assert} for system failures (exception Fail);
|
changeset |
files
|
Sun, 10 Aug 2014 15:16:01 +0200 |
wenzelm |
tuned -- eliminated redundant check (see 1f77110c94ef);
|
changeset |
files
|
Sun, 10 Aug 2014 14:34:43 +0200 |
wenzelm |
merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
|
changeset |
files
|
Sun, 10 Aug 2014 14:31:06 +0200 |
wenzelm |
updated URL (anticipate merge with 85b8cc142384);
|
changeset |
files
|
Sun, 10 Aug 2014 14:08:36 +0200 |
wenzelm |
Added tag Isabelle2014-RC3 for changeset 91e188508bc9
|
changeset |
files
|
Sun, 10 Aug 2014 13:59:08 +0200 |
wenzelm |
proper layered_pane for JDialog, e.g. relevant for floating dockables in jEdit, for completion popup in text field;
|
changeset |
files
|
Sun, 10 Aug 2014 13:06:26 +0200 |
wenzelm |
follow link to originating command, to ensure that Simplifier_Trace_Dockable displays its results (via current_command);
|
changeset |
files
|
Sat, 09 Aug 2014 18:50:39 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 09 Aug 2014 14:16:46 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 09 Aug 2014 14:11:01 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 09 Aug 2014 11:43:58 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Sat, 09 Aug 2014 11:25:46 +0200 |
wenzelm |
clarified synchronized scope;
|
changeset |
files
|
Sat, 09 Aug 2014 11:18:01 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Fri, 08 Aug 2014 22:05:02 +0200 |
wenzelm |
application manifest for Windows 8/8.1 dpi scaling;
|
changeset |
files
|
Fri, 08 Aug 2014 20:17:13 +0200 |
wenzelm |
observe context visibility -- less redundant warnings;
|
changeset |
files
|
Fri, 08 Aug 2014 11:43:08 +0200 |
wenzelm |
improved monitor panel;
|
changeset |
files
|
Tue, 05 Aug 2014 23:52:56 +0200 |
wenzelm |
protocol command for heap management, e.g. in Isabelle/jEdit/Scala console: PIDE.session.protocol_command("ML_System.share_common_data");
|
changeset |
files
|
Tue, 05 Aug 2014 20:40:35 +0200 |
wenzelm |
added system option editor_output_delay: lower value might help big sessions under low-memory situations;
|
changeset |
files
|
Tue, 05 Aug 2014 19:58:07 +0200 |
wenzelm |
obsolete (see f7700146678d);
|
changeset |
files
|
Tue, 05 Aug 2014 16:58:19 +0200 |
wenzelm |
tuned proofs -- fewer warnings;
|
changeset |
files
|
Tue, 05 Aug 2014 16:21:27 +0200 |
wenzelm |
clarified Element.init vs. Element.init' -- the latter also avoids redundant warnings due to declatations when preparing locale expressions / interpretations;
|
changeset |
files
|