Fri, 02 Aug 2013 12:11:02 +0900 |
Christian Sternagel |
tuned formatting of error message
|
changeset |
files
|
Wed, 07 Aug 2013 14:47:50 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Wed, 07 Aug 2013 14:13:59 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 07 Aug 2013 13:46:32 +0200 |
wenzelm |
more tight interface for markup cumulate/select: avoid duplicate application, allow to defer decision about definedness;
|
changeset |
files
|
Wed, 07 Aug 2013 11:50:14 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 07 Aug 2013 11:44:17 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 07 Aug 2013 11:17:06 +0200 |
wenzelm |
enabled key event to apply query;
|
changeset |
files
|
Wed, 07 Aug 2013 10:58:26 +0200 |
wenzelm |
prefer single-line HistoryTextField;
|
changeset |
files
|
Wed, 07 Aug 2013 15:40:59 +0200 |
kuncar |
contract equalities in transfer and transfer domain rules when they are registered
|
changeset |
files
|
Wed, 07 Aug 2013 15:40:29 +0200 |
kuncar |
expand equalities in the transfer relation in transfer_prover if the relation doesn't follow the functional structure
|
changeset |
files
|
Tue, 06 Aug 2013 23:24:10 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 06 Aug 2013 23:20:25 +0200 |
wenzelm |
misc tuning and simplification;
|
changeset |
files
|
Tue, 06 Aug 2013 22:27:52 +0200 |
wenzelm |
more generic button;
|
changeset |
files
|
Tue, 06 Aug 2013 22:02:20 +0200 |
wenzelm |
support for query operations that consist of parallel segments;
|
changeset |
files
|
Tue, 06 Aug 2013 21:41:24 +0200 |
wenzelm |
more tooltips;
|
changeset |
files
|
Tue, 06 Aug 2013 21:34:58 +0200 |
wenzelm |
tuned -- more explicit type Status.Value;
|
changeset |
files
|
Tue, 06 Aug 2013 21:08:04 +0200 |
wenzelm |
more explicit status for query operation;
|
changeset |
files
|
Tue, 06 Aug 2013 17:30:09 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 05 Aug 2013 23:57:29 +0200 |
wenzelm |
query process animation;
|
changeset |
files
|
Mon, 05 Aug 2013 22:54:50 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 06 Aug 2013 15:50:23 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 06 Aug 2013 15:50:23 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 06 Aug 2013 15:50:23 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 06 Aug 2013 15:50:23 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 06 Aug 2013 15:50:23 +0200 |
blanchet |
export ML function (for primcorec)
|
changeset |
files
|
Mon, 05 Aug 2013 21:23:06 +0200 |
wenzelm |
more central Pretty_Tooltip.dismissed_all -- avoid spurious crash of Rich_Text_Area.robust_body in asynchronous mouse_motion_listener;
|
changeset |
files
|
Mon, 05 Aug 2013 17:52:07 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Mon, 05 Aug 2013 17:14:02 +0200 |
wenzelm |
slightly more general support for one-shot query operations via asynchronous print functions and temporary document overlay;
|
changeset |
files
|
Mon, 05 Aug 2013 16:12:03 +0200 |
wenzelm |
remove overlay after result has arrived -- one-shot query operation;
|
changeset |
files
|
Mon, 05 Aug 2013 15:48:13 +0200 |
wenzelm |
more message markup, provided by prover;
|
changeset |
files
|
Mon, 05 Aug 2013 15:29:10 +0200 |
wenzelm |
tuned signature -- more uniform treatment of overlays as command mapping;
|
changeset |
files
|
Mon, 05 Aug 2013 15:03:52 +0200 |
wenzelm |
commands with overlay remain visible, to avoid loosing printed output;
|
changeset |
files
|
Mon, 05 Aug 2013 11:08:54 +0200 |
wenzelm |
initial update of nodes_required, for proper GUI state;
|
changeset |
files
|
Mon, 05 Aug 2013 11:01:17 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 05 Aug 2013 10:55:46 +0200 |
wenzelm |
avoid repeated PIDE.flush_buffers when manipulating overlays;
|
changeset |
files
|
Fri, 02 Aug 2013 23:03:59 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 02 Aug 2013 22:54:28 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 02 Aug 2013 22:46:54 +0200 |
wenzelm |
some actual find_theorems functionality;
|
changeset |
files
|
Fri, 02 Aug 2013 22:17:53 +0200 |
wenzelm |
more general Output.result: allow to update arbitrary properties;
|
changeset |
files
|
Fri, 02 Aug 2013 22:13:31 +0200 |
wenzelm |
prefer canonical order, to avoid potential fluctuation due to front-end edits;
|
changeset |
files
|
Fri, 02 Aug 2013 20:47:02 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 02 Aug 2013 16:02:06 +0200 |
wenzelm |
minimal print function "find_theorems", which merely echos its arguments;
|
changeset |
files
|
Fri, 02 Aug 2013 16:00:14 +0200 |
wenzelm |
support print functions with explicit arguments, as provided by overlays;
|
changeset |
files
|
Fri, 02 Aug 2013 14:26:09 +0200 |
wenzelm |
maintain overlays within node perspective;
|
changeset |
files
|
Fri, 02 Aug 2013 12:19:29 +0200 |
wenzelm |
some tracking of command location;
|
changeset |
files
|
Fri, 02 Aug 2013 12:17:55 +0200 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Fri, 02 Aug 2013 11:51:21 +0200 |
wenzelm |
dockable window for "find" dialog (GUI only);
|
changeset |
files
|
Fri, 02 Aug 2013 11:50:38 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 02 Aug 2013 22:36:31 +0200 |
traytel |
more robust tactics (don't use unfolding when RHS might contain schematics not contained on the LHS)
|
changeset |
files
|
Fri, 02 Aug 2013 21:52:45 +0200 |
blanchet |
more (co)datatype docs
|
changeset |
files
|
Fri, 02 Aug 2013 19:21:34 +0200 |
nipkow |
tuned exercises
|
changeset |
files
|
Fri, 02 Aug 2013 19:10:10 +0200 |
blanchet |
more (co)datatype documentation
|
changeset |
files
|
Fri, 02 Aug 2013 17:56:44 +0200 |
blanchet |
more (co)datatype documentation
|
changeset |
files
|
Fri, 02 Aug 2013 12:08:55 +0200 |
traytel |
store relator induction in fp_result
|
changeset |
files
|
Thu, 01 Aug 2013 23:25:14 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 01 Aug 2013 23:10:46 +0200 |
wenzelm |
optional static analysis for Poly/ML 5.5.x;
|
changeset |
files
|
Thu, 01 Aug 2013 22:47:52 +0200 |
wenzelm |
exception trace for Poly/ML 5.5.1, using regular Isabelle output;
|
changeset |
files
|
Thu, 01 Aug 2013 22:20:07 +0200 |
wenzelm |
recode utf8 for ML, as done in feeder.pl;
|
changeset |
files
|
Thu, 01 Aug 2013 22:19:32 +0200 |
wenzelm |
more explicit read-only non-TTY mode;
|
changeset |
files
|
Thu, 01 Aug 2013 22:05:49 +0200 |
wenzelm |
clarified options;
|
changeset |
files
|