Sun, 10 Apr 2016 21:46:12 +0200 wenzelm more standard session build process, including browser_info;
Sun, 10 Apr 2016 21:30:48 +0200 wenzelm clarified files;
Sun, 10 Apr 2016 20:15:39 +0200 wenzelm tuned;
Sun, 10 Apr 2016 18:41:49 +0200 wenzelm proper support for recursive ML debugging;
Sun, 10 Apr 2016 17:52:30 +0200 wenzelm tuned -- avoid recoding properties;
Sat, 09 Apr 2016 21:42:42 +0200 wenzelm removed old proof method "default";
Sat, 09 Apr 2016 20:38:08 +0200 wenzelm clean message more thoroughly;
Sat, 09 Apr 2016 20:31:46 +0200 wenzelm clarified modules;
Sat, 09 Apr 2016 20:18:15 +0200 wenzelm avoid interference with running PIDE protocol;
Sat, 09 Apr 2016 20:14:00 +0200 wenzelm proper signature for structure;
Sat, 09 Apr 2016 20:07:10 +0200 wenzelm tuned signature;
Sat, 09 Apr 2016 19:38:25 +0200 wenzelm proper output of markup, e.g. relevant for nested ML as used in Pure/System/bash.ML;
Sat, 09 Apr 2016 19:30:15 +0200 wenzelm support ROOT0.ML as well -- independently of ROOT.ML;
Sat, 09 Apr 2016 19:09:11 +0200 wenzelm flags as in 'ML' command;
Sat, 09 Apr 2016 16:16:05 +0200 wenzelm shared output primitives of physical/virtual Pure;
Sat, 09 Apr 2016 14:52:10 +0200 wenzelm shared thread position for physical/virtual Pure;
Sat, 09 Apr 2016 14:40:00 +0200 wenzelm prefer Synchronized.var;
Sat, 09 Apr 2016 14:28:32 +0200 wenzelm tuned signature;
Sat, 09 Apr 2016 14:21:29 +0200 wenzelm virtual Pure is single-threaded to avoid confusion with multiple thread farms etc.;
Sat, 09 Apr 2016 14:17:50 +0200 wenzelm tuned signature;
Sat, 09 Apr 2016 14:11:31 +0200 wenzelm tuned signature -- closer to Exn.Interrupt.expose in Scala;
Sat, 09 Apr 2016 14:00:23 +0200 wenzelm clarified bootstrap;
Sat, 09 Apr 2016 13:28:32 +0200 wenzelm clarified context;
Sat, 09 Apr 2016 12:36:25 +0200 wenzelm old;
Sat, 09 Apr 2016 11:35:01 +0200 wenzelm ensure globally unique counter results;
Sat, 09 Apr 2016 11:34:23 +0200 wenzelm tuned;
Sat, 09 Apr 2016 11:21:38 +0200 wenzelm clarified modules;
Fri, 08 Apr 2016 22:48:25 +0200 wenzelm backout 930a30c1a9af: leads to odd effect of command-line options becoming persistent preferences;
Fri, 08 Apr 2016 22:47:18 +0200 wenzelm eliminated ancient TTY-based Tactical.tracify and related global references;
Fri, 08 Apr 2016 21:49:43 +0200 wenzelm updated according to 705d4c4003ea;
Fri, 08 Apr 2016 20:52:40 +0200 wenzelm option "-o" for "isabelle jedit";
Fri, 08 Apr 2016 20:15:20 +0200 wenzelm eliminated unused simproc identifier;
Thu, 07 Apr 2016 22:09:23 +0200 wenzelm section headings for ROOT.ML;
Thu, 07 Apr 2016 21:39:03 +0200 wenzelm back to dynamic conditional compilation (reverting 4764473c9b8d) via recursive ML name space;
Thu, 07 Apr 2016 21:27:17 +0200 wenzelm explicit handling of recursive ML name space, e.g. relevant for ML_Bootstrap;
Thu, 07 Apr 2016 20:54:20 +0200 wenzelm clarified word syntax: "." is separator or delimiter;
Thu, 07 Apr 2016 20:51:52 +0200 wenzelm clarified mode of ROOT.ML files;
Thu, 07 Apr 2016 17:56:26 +0200 traytel (un)folds are not legacy
Thu, 07 Apr 2016 17:56:26 +0200 traytel removed duplicate lemma
Thu, 07 Apr 2016 17:56:22 +0200 traytel derive (co)rec uniformly from (un)fold
Thu, 07 Apr 2016 17:26:22 +0200 wenzelm NEWS;
Thu, 07 Apr 2016 17:20:21 +0200 wenzelm updated documentation;
Thu, 07 Apr 2016 16:53:43 +0200 wenzelm more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
Thu, 07 Apr 2016 15:32:47 +0200 wenzelm unused (see caaa2fc4040d);
Thu, 07 Apr 2016 13:54:02 +0200 wenzelm simplified default print_depth: context is usually available, in contrast to 0d295e339f52;
Thu, 07 Apr 2016 13:35:08 +0200 wenzelm clarified bootstrap of @{make_string} -- avoid query on ML environment;
Thu, 07 Apr 2016 12:13:11 +0200 wenzelm Pure attribute setup is back to Pure/Isar/attrib.ML, where it can be editing continuously (see also 7eb0c04e4c40);
Thu, 07 Apr 2016 12:08:02 +0200 wenzelm prefer regular context update, to allow continuous editing of Pure;
Thu, 07 Apr 2016 11:17:57 +0200 wenzelm clarified editor mode;
Wed, 06 Apr 2016 23:45:19 +0200 wenzelm treat ROOT.ML as theory with header "theory ML_Root imports ML_Bootstrap begin";
Wed, 06 Apr 2016 19:50:27 +0200 wenzelm more robust bootstrap;
Wed, 06 Apr 2016 19:03:29 +0200 wenzelm virtual thread data via context, for proper support of Context.>> etc;
Wed, 06 Apr 2016 17:17:05 +0200 wenzelm unused;
Wed, 06 Apr 2016 17:16:30 +0200 wenzelm tuned signature;
Wed, 06 Apr 2016 16:51:52 +0200 wenzelm clarified bootstrap;
Wed, 06 Apr 2016 16:33:33 +0200 wenzelm clarified modules;
Wed, 06 Apr 2016 14:08:57 +0200 wenzelm proper return code;
Wed, 06 Apr 2016 14:02:12 +0200 wenzelm clarified ML bootstrap environment;
Wed, 06 Apr 2016 11:57:21 +0200 wenzelm simplified bootstrap: critical structures remain accessible in ML_Root context;
Wed, 06 Apr 2016 11:50:07 +0200 wenzelm more uniform cleanup (via ML_Process in Scala);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip