Wed, 10 Jul 2013 11:26:55 +0200 wenzelm clarified Command.print: update old prints here;
Tue, 09 Jul 2013 23:49:19 +0200 wenzelm produce print_execs assignment earlier during last_common phase (referring to current command_id, not prev);
Tue, 09 Jul 2013 18:11:31 +0200 wenzelm tuned;
Tue, 09 Jul 2013 18:08:56 +0200 wenzelm tuned proofs;
Tue, 09 Jul 2013 17:58:38 +0200 wenzelm more formal type assign_update: avoid duplicate results and redundant update of global State.execs;
Tue, 09 Jul 2013 16:32:51 +0200 wenzelm tuned message;
Tue, 09 Jul 2013 13:24:17 +0200 wenzelm tuned signature -- NB: Command.read is actually part of Command.eval;
Tue, 09 Jul 2013 13:17:22 +0200 wenzelm tuned protocol terminology;
Tue, 09 Jul 2013 13:16:10 +0200 wenzelm tuned;
Mon, 08 Jul 2013 21:00:16 +0200 wenzelm allow whitespace in file names;
Mon, 08 Jul 2013 12:47:39 +0200 wenzelm tuned;
Mon, 08 Jul 2013 12:07:06 +0200 wenzelm more direct interleaving of eval/print and update/execution -- refrain from crude manipulation of max_threads;
Mon, 08 Jul 2013 12:00:45 +0200 wenzelm allow worker guest threads, which participate actively in future joins, but are outside thread accounting;
Wed, 10 Jul 2013 12:25:11 +0200 smolkas made SML/NJ happy
Tue, 09 Jul 2013 18:45:06 +0200 smolkas completely rewrote SH compress; added two parameters for experimentation/fine grained control
Tue, 09 Jul 2013 18:44:59 +0200 smolkas moved code -> easier debugging
Mon, 08 Jul 2013 14:24:36 +0200 nipkow tuned proofs
Sun, 07 Jul 2013 22:58:34 +0200 wenzelm some support for Cygwin;
Sun, 07 Jul 2013 20:23:09 +0200 wenzelm reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
Sun, 07 Jul 2013 18:50:16 +0200 wenzelm tuned signature;
Sun, 07 Jul 2013 18:43:14 +0200 wenzelm discontinued obsolete "isabelle print";
Sun, 07 Jul 2013 18:34:29 +0200 wenzelm discontinued command 'print_drafts';
Sun, 07 Jul 2013 18:04:46 +0200 wenzelm some attempts to avoid sandwiching of actions stemming from single ESCAPE key event, to avoid potential conflict with ongoing text selection;
Sun, 07 Jul 2013 17:52:13 +0200 wenzelm removed pointless / outdated keywords, superseded by specific Token_Markup.Marker;
Sun, 07 Jul 2013 17:30:16 +0200 wenzelm tuned comments;
Sun, 07 Jul 2013 10:24:00 +0200 traytel Func -> Func_option, Ffunc -> Func (avoids dependence of codatatypes on the option type)
Fri, 05 Jul 2013 18:10:07 +0200 traytel tuned spelling
Sat, 06 Jul 2013 22:16:55 +0200 wenzelm eliminated pointless catch of unlikely exceptions, which may occur in Doc.contents already;
Sat, 06 Jul 2013 22:11:18 +0200 wenzelm more release notes according to availability in proper release vs. repository clone;
Sat, 06 Jul 2013 21:51:35 +0200 wenzelm quick access to release notes (imitating website/documentation.html);
Sat, 06 Jul 2013 21:50:14 +0200 wenzelm more dependencies;
Sat, 06 Jul 2013 21:19:38 +0200 wenzelm minimal jedit mode for Isabelle NEWS;
Fri, 05 Jul 2013 23:17:39 +0200 wenzelm merged
Fri, 05 Jul 2013 23:10:18 +0200 wenzelm more uniform Counter in ML and Scala;
Fri, 05 Jul 2013 22:58:24 +0200 wenzelm tuned signature;
Fri, 05 Jul 2013 22:09:16 +0200 wenzelm tuned signature -- eliminated pointless type synonym;
Fri, 05 Jul 2013 18:37:44 +0200 wenzelm tuned signature;
Fri, 05 Jul 2013 17:09:28 +0200 wenzelm clarified type Command.eval;
Fri, 05 Jul 2013 16:22:28 +0200 wenzelm tuned signature;
Fri, 05 Jul 2013 16:01:45 +0200 wenzelm tuned signature;
Fri, 05 Jul 2013 15:38:03 +0200 wenzelm explicit module Document_ID as source of globally unique identifiers across ML/Scala;
Fri, 05 Jul 2013 16:45:31 +0200 nipkow improved proof automation for numerals
Fri, 05 Jul 2013 14:09:06 +0200 wenzelm merged
Thu, 04 Jul 2013 23:51:47 +0200 wenzelm separate exec_id assignment for Command.print states, without affecting result of eval;
Thu, 04 Jul 2013 16:04:53 +0200 wenzelm more Command.memo operations;
Fri, 05 Jul 2013 09:17:03 +0200 nipkow tund proofs
Thu, 04 Jul 2013 12:02:11 +0200 wenzelm tuned;
Thu, 04 Jul 2013 11:55:45 +0200 wenzelm made SML/NJ happy;
Thu, 04 Jul 2013 09:13:49 +0200 Andreas Lochbihler merged
Wed, 03 Jul 2013 00:08:29 +0200 krauss more robust instantiation: extract vars from conclusion instead of relying on fixed overall ordering
Thu, 04 Jul 2013 08:52:44 +0200 haftmann consider explicit hint for domain of class parameters when printing instance statements
Thu, 04 Jul 2013 08:52:44 +0200 haftmann explicit hint for domain of class parameters in instance statements
Wed, 03 Jul 2013 23:42:07 +0200 wenzelm merged
Wed, 03 Jul 2013 23:26:09 +0200 wenzelm tuned message;
Wed, 03 Jul 2013 23:02:00 +0200 wenzelm more exception handling -- make print functions total;
Wed, 03 Jul 2013 22:30:33 +0200 wenzelm more print function parameters;
Wed, 03 Jul 2013 21:55:15 +0200 wenzelm tuned;
Wed, 03 Jul 2013 21:38:10 +0200 wenzelm discontinued odd workaround for some old Poly/ML, which is still supported but of little practical relevance;
Wed, 03 Jul 2013 21:32:58 +0200 wenzelm tuned;
Wed, 03 Jul 2013 17:50:47 +0200 wenzelm allow multiple print functions;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip