wenzelm [Mon, 04 Jun 2018 14:21:16 +0200] rev 68370
clarified signature;
simplified options;
wenzelm [Sun, 03 Jun 2018 23:30:53 +0200] rev 68369
tuned proofs;
wenzelm [Sun, 03 Jun 2018 22:18:27 +0200] rev 68368
NEWS;
wenzelm [Sun, 03 Jun 2018 22:16:44 +0200] rev 68367
proper function invocation with all arguments;
wenzelm [Sun, 03 Jun 2018 22:02:20 +0200] rev 68366
fork parallel prints early in execution: avoid degradation of priority due to main eval task;
wenzelm [Sun, 03 Jun 2018 20:37:16 +0200] rev 68365
clarified signature: prefer Document.Snapshot;
nipkow [Sun, 03 Jun 2018 19:06:56 +0200] rev 68364
list syntax details
nipkow [Sun, 03 Jun 2018 18:23:38 +0200] rev 68363
merged
nipkow [Sun, 03 Jun 2018 18:23:29 +0200] rev 68362
allow tuple patterns in list comprehensions
paulson <lp15@cam.ac.uk> [Sun, 03 Jun 2018 15:22:30 +0100] rev 68361
infinite product material
paulson [Sat, 02 Jun 2018 22:57:44 +0100] rev 68360
merged
paulson <lp15@cam.ac.uk> [Sat, 02 Jun 2018 22:57:18 +0100] rev 68359
tidied more Cauchy proofs
wenzelm [Sat, 02 Jun 2018 22:40:03 +0200] rev 68358
tuned proofs;
wenzelm [Sat, 02 Jun 2018 22:39:45 +0200] rev 68357
more symbols;
wenzelm [Sat, 02 Jun 2018 22:14:35 +0200] rev 68356
more formal comments;
wenzelm [Sat, 02 Jun 2018 22:11:09 +0200] rev 68355
more args;
wenzelm [Sat, 02 Jun 2018 21:59:11 +0200] rev 68354
record active execution task and depend on it -- avoid new executions bumping into old ones;
wenzelm [Sat, 02 Jun 2018 21:10:20 +0200] rev 68353
tuned -- more explicit types;
wenzelm [Sat, 02 Jun 2018 19:52:16 +0200] rev 68352
less frequent consolidation: it requires a full Document.update and Document.start_execution;
wenzelm [Fri, 01 Jun 2018 22:01:43 +0200] rev 68351
varify frees, notably dangling_params (see also e0cd57aeb60c);
wenzelm [Fri, 01 Jun 2018 22:00:50 +0200] rev 68350
tuned -- more explicit expression;
wenzelm [Fri, 01 Jun 2018 15:57:28 +0200] rev 68349
merged
wenzelm [Fri, 01 Jun 2018 15:53:35 +0200] rev 68348
documentation for "isabelle dump";
wenzelm [Fri, 01 Jun 2018 11:51:03 +0200] rev 68347
more dump aspects, with options;
tuned signature;