Thu, 04 Oct 2012 20:14:40 +0200 |
wenzelm |
separate module Pretty_Tooltip;
|
changeset |
files
|
Thu, 04 Oct 2012 19:31:50 +0200 |
wenzelm |
refined rich tooltip options;
|
changeset |
files
|
Thu, 04 Oct 2012 18:28:31 +0200 |
wenzelm |
Rich_Text_Area tooltips via nested Pretty_Text_Area, based on some techniques of FoldViewer plugin;
|
changeset |
files
|
Thu, 04 Oct 2012 13:56:32 +0200 |
wenzelm |
some documentation of show_markup;
|
changeset |
files
|
Thu, 04 Oct 2012 11:45:56 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Thu, 04 Oct 2012 11:39:24 +0200 |
wenzelm |
option to bypass potentially slow text overview;
|
changeset |
files
|
Thu, 04 Oct 2012 11:07:36 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 04 Oct 2012 10:55:36 +0200 |
wenzelm |
clarified platform dependency;
|
changeset |
files
|
Thu, 04 Oct 2012 09:19:54 +1000 |
Gerwin Klein |
updated crontab and afp-poly settings
|
changeset |
files
|
Wed, 03 Oct 2012 22:07:26 +0200 |
blanchet |
thread the right local theory through + reenable parallel proofs for previously problematic theories
|
changeset |
files
|
Wed, 03 Oct 2012 21:46:52 +0200 |
blanchet |
made code more conform to rest of BNF package
|
changeset |
files
|
Wed, 03 Oct 2012 17:12:08 +0200 |
wenzelm |
more error positions;
|
changeset |
files
|
Wed, 03 Oct 2012 16:59:58 +0200 |
wenzelm |
more explicit show_type_constraint, show_sort_constraint;
|
changeset |
files
|
Wed, 03 Oct 2012 16:59:20 +0200 |
wenzelm |
recovered print translation after 'a => bool to 'a set change;
|
changeset |
files
|
Wed, 03 Oct 2012 16:43:41 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 03 Oct 2012 16:42:36 +0200 |
wenzelm |
use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
|
changeset |
files
|
Wed, 03 Oct 2012 16:01:07 +0200 |
wenzelm |
printed "_ofsort" is subject to show_markup as well;
|
changeset |
files
|
Wed, 03 Oct 2012 14:58:56 +0200 |
wenzelm |
allow position constraints to coexist with 0 or 1 sort constraints;
|
changeset |
files
|
Tue, 02 Oct 2012 09:20:28 +0200 |
traytel |
made tactic more robust (less usage of stac)
|
changeset |
files
|
Tue, 02 Oct 2012 01:00:18 +0200 |
blanchet |
continued changing type of corec type
|
changeset |
files
|
Tue, 02 Oct 2012 01:00:18 +0200 |
blanchet |
removed dead params and dead code
|
changeset |
files
|
Tue, 02 Oct 2012 01:00:18 +0200 |
blanchet |
changed type of corecursor for the nested recursion case
|
changeset |
files
|
Tue, 02 Oct 2012 01:00:18 +0200 |
blanchet |
made (co)rec tactic more robust when the simplifier succeeds early
|
changeset |
files
|
Mon, 01 Oct 2012 20:38:57 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 01 Oct 2012 20:35:09 +0200 |
wenzelm |
removed unused module Blob;
|
changeset |
files
|
Mon, 01 Oct 2012 20:17:30 +0200 |
wenzelm |
more direct message header: eliminated historic encoding via single letter;
|
changeset |
files
|
Mon, 01 Oct 2012 20:16:37 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Mon, 01 Oct 2012 17:29:00 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Mon, 01 Oct 2012 16:37:22 +0200 |
wenzelm |
report sort assignment of visible type variables;
|
changeset |
files
|
Mon, 01 Oct 2012 12:05:05 +0200 |
wenzelm |
more robust File.eq, and thus File.copy of "~~/lib/logo/isabelle.gif";
|
changeset |
files
|
Mon, 01 Oct 2012 11:04:30 +0200 |
blanchet |
fixed recursor definition for datatypes with inner products (e.g. "'a trm" from the lambda-term example)
|
changeset |
files
|
Mon, 01 Oct 2012 10:46:30 +0200 |
blanchet |
tweaked corecursor/coiterator tactic
|
changeset |
files
|
Mon, 01 Oct 2012 10:34:58 +0200 |
blanchet |
changed the type of the recursor for nested recursion
|
changeset |
files
|
Sun, 30 Sep 2012 23:45:03 +0200 |
blanchet |
fixed quick-and-dirty mode
|
changeset |
files
|
Sun, 30 Sep 2012 22:02:34 +0200 |
blanchet |
tuning
|
changeset |
files
|
Sun, 30 Sep 2012 12:08:16 +0200 |
traytel |
use Thm.close_derivation in theorems proved using Skip_Proof.prove; tuned signature;
|
changeset |
files
|
Sun, 30 Sep 2012 12:04:47 +0200 |
traytel |
got rid of subst_tac alias
|
changeset |
files
|
Sun, 30 Sep 2012 12:04:13 +0200 |
traytel |
tuned tactic
|
changeset |
files
|
Sat, 29 Sep 2012 21:59:08 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sat, 29 Sep 2012 21:24:20 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Sat, 29 Sep 2012 20:13:50 +0200 |
wenzelm |
proper handling of constraints stemming from idtyp_ast_tr';
|
changeset |
files
|
Sat, 29 Sep 2012 19:28:03 +0200 |
wenzelm |
enable show_markup by default (approx. double output size);
|
changeset |
files
|
Sat, 29 Sep 2012 18:23:46 +0200 |
wenzelm |
more explicit Syntax_Trans.mark_bound_abs/mark_bound_body: preserve type information for show_markup;
|
changeset |
files
|
Sat, 29 Sep 2012 16:51:04 +0200 |
wenzelm |
explicit show_types takes preferenced over show_markup;
|
changeset |
files
|
Sat, 29 Sep 2012 16:35:31 +0200 |
wenzelm |
ignore wrapped markup elements in Proof General;
|
changeset |
files
|
Sat, 29 Sep 2012 16:17:46 +0200 |
wenzelm |
turn constraints into Isabelle_Markup.typing, depending on show_markup options;
|
changeset |
files
|
Sat, 29 Sep 2012 16:15:18 +0200 |
wenzelm |
treat wrapped markup elements as raw markup delimiters;
|
changeset |
files
|
Sat, 29 Sep 2012 13:43:23 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 28 Sep 2012 23:45:15 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 28 Sep 2012 23:40:48 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 28 Sep 2012 23:02:49 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 28 Sep 2012 23:02:39 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 28 Sep 2012 22:53:18 +0200 |
wenzelm |
support for wrapped XML elements, which allows to preserve full markup tree information in to_XML/from_XML conversion;
|
changeset |
files
|
Fri, 28 Sep 2012 17:06:07 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 28 Sep 2012 16:59:53 +0200 |
wenzelm |
eliminated dead code;
|
changeset |
files
|
Fri, 28 Sep 2012 16:51:58 +0200 |
wenzelm |
smarter handling of tracing messages;
|
changeset |
files
|
Fri, 28 Sep 2012 15:45:03 +0200 |
wenzelm |
display number of tracing messages;
|
changeset |
files
|
Fri, 28 Sep 2012 15:25:49 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 28 Sep 2012 15:05:16 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 28 Sep 2012 15:23:32 +0200 |
blanchet |
simplified simpset
|
changeset |
files
|