Wed, 17 Oct 2012 14:13:57 +0200 |
bulwahn |
set_comprehension_pointfree simproc now handles the complicated test case; tuned
|
changeset |
files
|
Wed, 17 Oct 2012 14:13:57 +0200 |
bulwahn |
refined conversion to only react on proper set comprehensions; tuned
|
changeset |
files
|
Wed, 17 Oct 2012 14:13:57 +0200 |
bulwahn |
moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)
|
changeset |
files
|
Wed, 17 Oct 2012 14:13:57 +0200 |
bulwahn |
employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc
|
changeset |
files
|
Wed, 17 Oct 2012 22:11:12 +0200 |
wenzelm |
another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2);
|
changeset |
files
|
Wed, 17 Oct 2012 21:18:32 +0200 |
wenzelm |
more robust cancel_now: avoid shooting yourself in the foot;
|
changeset |
files
|
Wed, 17 Oct 2012 21:04:51 +0200 |
wenzelm |
more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state;
|
changeset |
files
|
Wed, 17 Oct 2012 14:58:04 +0200 |
wenzelm |
proper 'oops' to force sequential checking here, and avoid spurious *** Interrupt stemming from crash of forked outer syntax element;
|
changeset |
files
|
Wed, 17 Oct 2012 14:39:00 +0200 |
wenzelm |
added Output "Detach" button;
|
changeset |
files
|
Wed, 17 Oct 2012 14:20:54 +0200 |
wenzelm |
skipped proofs appear as "bad" without counting as error;
|
changeset |
files
|
Wed, 17 Oct 2012 13:20:08 +0200 |
wenzelm |
more method position information, notably finished_pos after end of previous text;
|
changeset |
files
|
Wed, 17 Oct 2012 10:46:14 +0200 |
wenzelm |
more formal markup;
|
changeset |
files
|
Wed, 17 Oct 2012 10:45:43 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 17 Oct 2012 10:26:27 +0200 |
wenzelm |
more formal markup;
|
changeset |
files
|
Wed, 17 Oct 2012 00:16:31 +0200 |
kuncar |
don't be so aggressive when expanding a transfer rule relation; rewrite only the relational part of the rule
|
changeset |
files
|
Tue, 16 Oct 2012 22:38:34 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 16 Oct 2012 20:31:08 +0200 |
blanchet |
added missing file
|
changeset |
files
|
Tue, 16 Oct 2012 20:11:15 +0200 |
traytel |
tuned for document output
|
changeset |
files
|
Tue, 16 Oct 2012 18:50:53 +0200 |
blanchet |
added proof minimization code from Steffen Smolka
|
changeset |
files
|
Tue, 16 Oct 2012 18:07:59 +0200 |
traytel |
tuned blank lines
|
changeset |
files
|
Tue, 16 Oct 2012 18:05:28 +0200 |
traytel |
tuned whitespace
|
changeset |
files
|
Tue, 16 Oct 2012 17:33:08 +0200 |
popescua |
a few notations changed in HOL/BNF/Examples/Derivation_Trees
|
changeset |
files
|
Tue, 16 Oct 2012 17:08:20 +0200 |
popescua |
ported HOL/BNF/Examples/Derivation_Trees to the latest status of the codatatype package
|
changeset |
files
|
Tue, 16 Oct 2012 13:57:08 +0200 |
bulwahn |
adding test cases for f x y : S patterns in set_comprehension_pointfree simproc
|
changeset |
files
|
Tue, 16 Oct 2012 13:18:13 +0200 |
bulwahn |
tactic of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
|
changeset |
files
|
Tue, 16 Oct 2012 13:18:12 +0200 |
bulwahn |
term construction of set_comprehension_pointfree simproc handles f x y : S patterns with Set.vimage
|
changeset |
files
|
Tue, 16 Oct 2012 13:18:10 +0200 |
bulwahn |
extending preprocessing of simproc to rewrite subset inequality into membership of powerset
|
changeset |
files
|
Tue, 16 Oct 2012 13:15:58 +0200 |
popescua |
update ROOT with teh directory change in BNF
|
changeset |
files
|
Tue, 16 Oct 2012 13:09:46 +0200 |
popescua |
changed name of BNF/Example directory from Infinite_Derivation_Trees to Derivation_Trees
|
changeset |
files
|
Tue, 16 Oct 2012 22:13:46 +0200 |
wenzelm |
retain info dockable state via educated guess on window focus;
|
changeset |
files
|
Tue, 16 Oct 2012 21:30:52 +0200 |
wenzelm |
support for more informative errors in lazy enumerations;
|
changeset |
files
|
Tue, 16 Oct 2012 21:26:36 +0200 |
wenzelm |
more informative errors for 'also' and 'finally';
|
changeset |
files
|
Tue, 16 Oct 2012 20:35:24 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Tue, 16 Oct 2012 20:23:00 +0200 |
wenzelm |
more proof method text position information;
|
changeset |
files
|
Tue, 16 Oct 2012 17:47:23 +0200 |
wenzelm |
clarified defer/prefer: more specific errors;
|
changeset |
files
|
Tue, 16 Oct 2012 16:50:03 +0200 |
wenzelm |
updated Toplevel.proofs;
|
changeset |
files
|
Tue, 16 Oct 2012 15:14:12 +0200 |
wenzelm |
more informative errors for 'proof' and 'apply' steps;
|
changeset |
files
|
Tue, 16 Oct 2012 15:02:49 +0200 |
wenzelm |
more friendly handling of Pure.thy bootstrap errors;
|
changeset |
files
|
Tue, 16 Oct 2012 14:14:37 +0200 |
wenzelm |
more informative error for stand-alone 'qed';
|
changeset |
files
|
Tue, 16 Oct 2012 14:02:02 +0200 |
wenzelm |
further attempts to unify/simplify goal output;
|
changeset |
files
|
Tue, 16 Oct 2012 13:06:40 +0200 |
wenzelm |
more informative error messages of initial/terminal proof methods;
|
changeset |
files
|
Mon, 15 Oct 2012 19:03:02 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 15 Oct 2012 16:18:48 +0200 |
bulwahn |
setcomprehension_pointfree simproc also works for set comprehension without an equation
|
changeset |
files
|
Mon, 15 Oct 2012 15:43:12 +0200 |
wenzelm |
tuned message -- avoid extra blank lines;
|
changeset |
files
|
Mon, 15 Oct 2012 15:28:56 +0200 |
wenzelm |
updated to polyml-5.5.0 which reduces chance of HOL-IMP failure (although it is hard to reproduce anyway);
|
changeset |
files
|
Sun, 14 Oct 2012 21:02:14 +0200 |
Markus Kaiser |
store colors after build
|
changeset |
files
|
Sun, 14 Oct 2012 19:16:39 +0200 |
bulwahn |
adding further test cases for the set_comprehension_pointfree simproc
|
changeset |
files
|
Sun, 14 Oct 2012 19:16:35 +0200 |
bulwahn |
refined tactic in set_comprehension_pointfree simproc
|
changeset |
files
|
Sun, 14 Oct 2012 19:16:33 +0200 |
bulwahn |
adding further test cases to check new functionality of the simproc; strengthened test cases to check the success of the simproc more faithfully
|
changeset |
files
|
Sun, 14 Oct 2012 19:16:32 +0200 |
bulwahn |
adding postprocessing of computed pointfree expression in set_comprehension_pointfree simproc
|
changeset |
files
|
Sun, 14 Oct 2012 19:16:32 +0200 |
bulwahn |
extending the setcomprehension_pointfree simproc to handle nesting disjunctions, conjunctions and negations (with contributions from Rafal Kolanski, NICTA); tuned
|
changeset |
files
|
Sat, 13 Oct 2012 21:09:20 +0200 |
wenzelm |
more informative error of initial/terminal proof steps;
|
changeset |
files
|
Sat, 13 Oct 2012 19:53:04 +0200 |
wenzelm |
some attempts to unify/simplify pretty_goal;
|
changeset |
files
|
Sat, 13 Oct 2012 18:04:11 +0200 |
wenzelm |
refined Proof.the_finished_goal with more informative error;
|
changeset |
files
|
Sat, 13 Oct 2012 16:19:16 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 13 Oct 2012 00:08:36 +0200 |
wenzelm |
improved adhoc height for small fonts;
|
changeset |
files
|
Fri, 12 Oct 2012 23:38:48 +0200 |
wenzelm |
further refinement of jEdit line range, avoiding lack of final \n;
|
changeset |
files
|
Fri, 12 Oct 2012 22:53:20 +0200 |
wenzelm |
more uniform tooltip color;
|
changeset |
files
|
Fri, 12 Oct 2012 22:10:45 +0200 |
wenzelm |
more NEWS;
|
changeset |
files
|
Fri, 12 Oct 2012 21:51:25 +0200 |
wenzelm |
merged
|
changeset |
files
|