wenzelm [Mon, 08 Jul 2013 21:00:16 +0200] rev 52561
allow whitespace in file names;
wenzelm [Mon, 08 Jul 2013 12:47:39 +0200] rev 52560
tuned;
wenzelm [Mon, 08 Jul 2013 12:07:06 +0200] rev 52559
more direct interleaving of eval/print and update/execution -- refrain from crude manipulation of max_threads;
wenzelm [Mon, 08 Jul 2013 12:00:45 +0200] rev 52558
allow worker guest threads, which participate actively in future joins, but are outside thread accounting;
smolkas [Wed, 10 Jul 2013 12:25:11 +0200] rev 52557
made SML/NJ happy
smolkas [Tue, 09 Jul 2013 18:45:06 +0200] rev 52556
completely rewrote SH compress; added two parameters for experimentation/fine grained control
smolkas [Tue, 09 Jul 2013 18:44:59 +0200] rev 52555
moved code -> easier debugging
nipkow [Mon, 08 Jul 2013 14:24:36 +0200] rev 52554
tuned proofs
wenzelm [Sun, 07 Jul 2013 22:58:34 +0200] rev 52553
some support for Cygwin;
wenzelm [Sun, 07 Jul 2013 20:23:09 +0200] rev 52552
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
wenzelm [Sun, 07 Jul 2013 18:50:16 +0200] rev 52551
tuned signature;
wenzelm [Sun, 07 Jul 2013 18:43:14 +0200] rev 52550
discontinued obsolete "isabelle print";
wenzelm [Sun, 07 Jul 2013 18:34:29 +0200] rev 52549
discontinued command 'print_drafts';
wenzelm [Sun, 07 Jul 2013 18:04:46 +0200] rev 52548
some attempts to avoid sandwiching of actions stemming from single ESCAPE key event, to avoid potential conflict with ongoing text selection;
wenzelm [Sun, 07 Jul 2013 17:52:13 +0200] rev 52547
removed pointless / outdated keywords, superseded by specific Token_Markup.Marker;
wenzelm [Sun, 07 Jul 2013 17:30:16 +0200] rev 52546
tuned comments;
traytel [Sun, 07 Jul 2013 10:24:00 +0200] rev 52545
Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
traytel [Fri, 05 Jul 2013 18:10:07 +0200] rev 52544
tuned spelling
wenzelm [Sat, 06 Jul 2013 22:16:55 +0200] rev 52543
eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
wenzelm [Sat, 06 Jul 2013 22:11:18 +0200] rev 52542
more release notes according to availability in proper release vs. repository clone;
discontinued generated HTML for files that are accessible in 1 click;
wenzelm [Sat, 06 Jul 2013 21:51:35 +0200] rev 52541
quick access to release notes (imitating website/documentation.html);
wenzelm [Sat, 06 Jul 2013 21:50:14 +0200] rev 52540
more dependencies;
wenzelm [Sat, 06 Jul 2013 21:19:38 +0200] rev 52539
minimal jedit mode for Isabelle NEWS;
wenzelm [Fri, 05 Jul 2013 23:17:39 +0200] rev 52538
merged
wenzelm [Fri, 05 Jul 2013 23:10:18 +0200] rev 52537
more uniform Counter in ML and Scala;
wenzelm [Fri, 05 Jul 2013 22:58:24 +0200] rev 52536
tuned signature;
tuned comments;
wenzelm [Fri, 05 Jul 2013 22:09:16 +0200] rev 52535
tuned signature -- eliminated pointless type synonym;
wenzelm [Fri, 05 Jul 2013 18:37:44 +0200] rev 52534
tuned signature;
tuned;
wenzelm [Fri, 05 Jul 2013 17:09:28 +0200] rev 52533
clarified type Command.eval;
wenzelm [Fri, 05 Jul 2013 16:22:28 +0200] rev 52532
tuned signature;
wenzelm [Fri, 05 Jul 2013 16:01:45 +0200] rev 52531
tuned signature;
wenzelm [Fri, 05 Jul 2013 15:38:03 +0200] rev 52530
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
nipkow [Fri, 05 Jul 2013 16:45:31 +0200] rev 52529
improved proof automation for numerals
wenzelm [Fri, 05 Jul 2013 14:09:06 +0200] rev 52528
merged
wenzelm [Thu, 04 Jul 2013 23:51:47 +0200] rev 52527
separate exec_id assignment for Command.print states, without affecting result of eval;
tuned signature;
tuned;
wenzelm [Thu, 04 Jul 2013 16:04:53 +0200] rev 52526
more Command.memo operations;
more explicit types Command.eval vs. Command.print vs. Document.exec;
clarified print function parameters;
nipkow [Fri, 05 Jul 2013 09:17:03 +0200] rev 52525
tund proofs
wenzelm [Thu, 04 Jul 2013 12:02:11 +0200] rev 52524
tuned;
wenzelm [Thu, 04 Jul 2013 11:55:45 +0200] rev 52523
made SML/NJ happy;
Andreas Lochbihler [Thu, 04 Jul 2013 09:13:49 +0200] rev 52522
merged
krauss [Wed, 03 Jul 2013 00:08:29 +0200] rev 52521
more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52520
consider explicit hint for domain of class parameters when printing instance statements
haftmann [Thu, 04 Jul 2013 08:52:44 +0200] rev 52519
explicit hint for domain of class parameters in instance statements
wenzelm [Wed, 03 Jul 2013 23:42:07 +0200] rev 52518
merged
wenzelm [Wed, 03 Jul 2013 23:26:09 +0200] rev 52517
tuned message;
wenzelm [Wed, 03 Jul 2013 23:02:00 +0200] rev 52516
more exception handling -- make print functions total;
wenzelm [Wed, 03 Jul 2013 22:30:33 +0200] rev 52515
more print function parameters;
check command_visible statically in assignment, instead of dynamically in execution;
wenzelm [Wed, 03 Jul 2013 21:55:15 +0200] rev 52514
tuned;
wenzelm [Wed, 03 Jul 2013 21:38:10 +0200] rev 52513
discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
wenzelm [Wed, 03 Jul 2013 21:32:58 +0200] rev 52512
tuned;
wenzelm [Wed, 03 Jul 2013 17:50:47 +0200] rev 52511
allow multiple print functions;
wenzelm [Wed, 03 Jul 2013 16:58:35 +0200] rev 52510
tuned signature;
wenzelm [Wed, 03 Jul 2013 16:19:57 +0200] rev 52509
tuned signature;
wenzelm [Wed, 03 Jul 2013 15:19:36 +0200] rev 52508
tuned;
wenzelm [Wed, 03 Jul 2013 15:11:15 +0200] rev 52507
tuned signature;
traytel [Wed, 03 Jul 2013 20:41:41 +0200] rev 52506
use long goal format in rel_induct theorem
traytel [Wed, 03 Jul 2013 16:53:27 +0200] rev 52505
share some code between codatatypes, datatypes and eventually prim(co)rec
nipkow [Wed, 03 Jul 2013 16:07:00 +0200] rev 52504
tuned names
wenzelm [Tue, 02 Jul 2013 20:47:32 +0200] rev 52503
tuned;
wenzelm [Tue, 02 Jul 2013 19:25:33 +0200] rev 52502
allow choice of target directory (again, see also 58e2d0cd81ae);
wenzelm [Tue, 02 Jul 2013 17:10:44 +0200] rev 52501
postinstall: recover Cygwin permissions;
wenzelm [Tue, 02 Jul 2013 15:30:53 +0200] rev 52500
clarified initial cd;
wenzelm [Tue, 02 Jul 2013 14:48:01 +0200] rev 52499
clarified Proofterm.proofs vs. Goal.skip_proofs;
wenzelm [Mon, 01 Jul 2013 15:08:29 +0200] rev 52498
clarified focus after dismiss;
wenzelm [Mon, 01 Jul 2013 15:05:18 +0200] rev 52497
tuned signature;
wenzelm [Mon, 01 Jul 2013 14:56:10 +0200] rev 52496
avoid repeated window popup when the mouse is moved over the same content (again, see also cb677987b7e3 and 0a1db0d02628);
wenzelm [Mon, 01 Jul 2013 14:37:31 +0200] rev 52495
more robust delayed invocation;
wenzelm [Mon, 01 Jul 2013 14:30:56 +0200] rev 52494
clarified tooltip timing of pending event and active state;
wenzelm [Mon, 01 Jul 2013 13:39:27 +0200] rev 52493
less intrusive border, notably on windows;
wenzelm [Mon, 01 Jul 2013 13:32:26 +0200] rev 52492
tighten tooltip size;
wenzelm [Mon, 01 Jul 2013 12:01:24 +0200] rev 52491
visually explicit focus (behaviour dependent on platform and look-and-feel);
wenzelm [Sun, 30 Jun 2013 12:40:55 +0200] rev 52490
tuned;
wenzelm [Sun, 30 Jun 2013 12:39:39 +0200] rev 52489
more uniform notion of disabled proofs -- NB: historic meaning of 1 for recording theorems is already included in 0;
wenzelm [Sun, 30 Jun 2013 12:30:02 +0200] rev 52488
discontinued system option "proofs" -- global state of Proofterm.proofs is persistently compiled into HOL-Proofs image;
discontinued unused proofterms for FOL;
wenzelm [Sun, 30 Jun 2013 11:37:34 +0200] rev 52487
backout dedd7952a62c: static "proofs" value within theory prevents later inferencing with different configuration;
wenzelm [Sun, 30 Jun 2013 11:30:16 +0200] rev 52486
just one alternative proof syntax, which also works for Proof_Syntax.pretty_proof/Proof_Syntax.read_proof roundtrip;
haftmann [Sun, 30 Jun 2013 09:26:00 +0200] rev 52485
CONTRIBUTORS
wenzelm [Sat, 29 Jun 2013 22:15:10 +0200] rev 52484
avoid potential race condition of focusLost/dismiss vs. popup.show;
wenzelm [Sat, 29 Jun 2013 21:28:24 +0200] rev 52483
more direct use of screen location: avoid misplacement if parent component has already disappeared asynchronously;
wenzelm [Sat, 29 Jun 2013 20:40:08 +0200] rev 52482
explicit Pretty_Tooltip.dismiss_all due to slightly changed focus mechanics;
wenzelm [Sat, 29 Jun 2013 20:25:33 +0200] rev 52481
update text only once;
wenzelm [Sat, 29 Jun 2013 18:20:09 +0200] rev 52480
tuned signature;
wenzelm [Sat, 29 Jun 2013 17:39:27 +0200] rev 52479
more aggresive ESCAPE handling, while retaining its regular meaning for jEdit;
wenzelm [Sat, 29 Jun 2013 16:53:19 +0200] rev 52478
manage popup windows via PopupFactory, which prefers light-weight JComponent, but might fall back on JWindow (despite JPanel of 0f88591478e6);
more explicit tooltip hierarchy: manage exactly the visible stack -- caching is part of PopupFactory;
auxiliary geometry measurement via single hidden window;
tuned signature;
wenzelm [Sat, 29 Jun 2013 12:57:04 +0200] rev 52477
tuned signature;
haftmann [Sat, 29 Jun 2013 08:45:04 +0200] rev 52476
yet another warning
haftmann [Fri, 28 Jun 2013 21:07:42 +0200] rev 52475
sort out code equations headed by a projection of a abstract datatype
haftmann [Fri, 28 Jun 2013 21:07:41 +0200] rev 52474
formally accept dictionary parameters for constants on left hand sides in equations
haftmann [Fri, 28 Jun 2013 21:07:32 +0200] rev 52473
do not choke on type variables emerging during rewriting
wenzelm [Fri, 28 Jun 2013 14:51:19 +0200] rev 52472
load icons via options -- prefer IntelliJ IDEA for now;
wenzelm [Fri, 28 Jun 2013 14:05:12 +0200] rev 52471
support for idea-icons (using ideaIC-129.354/platform/icons/src from IntelliJ IDEA Community Edition 12.1.2);
wenzelm [Thu, 27 Jun 2013 23:17:26 +0200] rev 52470
manage option "proofs" within theory context -- with minor overhead for primitive inferences;
wenzelm [Thu, 27 Jun 2013 20:09:39 +0200] rev 52469
tuned signature;
wenzelm [Thu, 27 Jun 2013 17:36:06 +0200] rev 52468
proper bold versions of 00ac (logicalnot), 00b0 (degree);
wenzelm [Thu, 27 Jun 2013 17:06:22 +0200] rev 52467
tuned signature;
wenzelm [Thu, 27 Jun 2013 12:34:58 +0200] rev 52466
merged