wenzelm [Sat, 12 Mar 2016 22:11:09 +0100] rev 62604
tuned;
wenzelm [Sat, 12 Mar 2016 22:02:36 +0100] rev 62603
clarified cleanup;
wenzelm [Sat, 12 Mar 2016 21:46:31 +0100] rev 62602
more thorough cleanup -- in Scala;
wenzelm [Sat, 12 Mar 2016 21:23:58 +0100] rev 62601
create ISABELLE_TMP in Scala (despite odd/obsolete chmod in d84b4d39bce1);
wenzelm [Sat, 12 Mar 2016 21:03:45 +0100] rev 62600
obsolete (cf. 63a5782c764e);
wenzelm [Sat, 12 Mar 2016 20:17:37 +0100] rev 62599
clarified session build options: already provided by ML_Process;
tuned signature;
haftmann [Sat, 12 Mar 2016 22:22:12 +0100] rev 62598
spelling
haftmann [Sat, 12 Mar 2016 22:04:52 +0100] rev 62597
model characters directly as range 0..255
* * *
operate on syntax terms rather than asts
wenzelm [Fri, 11 Mar 2016 17:20:14 +0100] rev 62596
tuned messages;
wenzelm [Fri, 11 Mar 2016 11:49:21 +0100] rev 62595
tuned message;
blanchet [Fri, 11 Mar 2016 08:39:57 +0100] rev 62594
generate theorems like 'bool.split_sel'
wenzelm [Thu, 10 Mar 2016 22:49:24 +0100] rev 62593
merged
wenzelm [Thu, 10 Mar 2016 22:49:15 +0100] rev 62592
tuned;
wenzelm [Thu, 10 Mar 2016 22:21:01 +0100] rev 62591
tuned;
wenzelm [Thu, 10 Mar 2016 22:09:44 +0100] rev 62590
upgrade "isabelle build" to Isabelle/Scala;
wenzelm [Thu, 10 Mar 2016 17:30:04 +0100] rev 62589
prefer plain "isabelle" from PATH within Isabelle settings environment;
wenzelm [Thu, 10 Mar 2016 12:11:50 +0100] rev 62588
isabelle_process is superseded by "isabelle process" tool;
tuned tool usage;
misc updates and tuning of "system" manual;
wenzelm [Thu, 10 Mar 2016 12:11:23 +0100] rev 62587
clarified messages, notably on Windows where CPU time of poly.exe is not measured;
wenzelm [Thu, 10 Mar 2016 10:07:23 +0100] rev 62586
clarified modules;
wenzelm [Thu, 10 Mar 2016 09:56:29 +0100] rev 62585
clarified files;
wenzelm [Thu, 10 Mar 2016 09:50:53 +0100] rev 62584
clarified files;
blanchet [Thu, 10 Mar 2016 19:15:06 +0100] rev 62583
don't throw an exception when trying to print an error message
blanchet [Thu, 10 Mar 2016 18:32:12 +0100] rev 62582
eta-expansion done right in "primcorec"
haftmann [Thu, 10 Mar 2016 12:33:04 +0100] rev 62581
clarified: constructors in the sense of the code generator are not invertible;
correct treatment of constructors with same name but different type;
moved doubtful comment to corresponding function call
haftmann [Thu, 10 Mar 2016 12:33:01 +0100] rev 62580
moved
wenzelm [Wed, 09 Mar 2016 21:01:22 +0100] rev 62579
merged
wenzelm [Wed, 09 Mar 2016 20:55:24 +0100] rev 62578
obsolete;
wenzelm [Wed, 09 Mar 2016 20:44:02 +0100] rev 62577
clarified interactive mode, which is relevant for ML prompts;
wenzelm [Wed, 09 Mar 2016 20:36:29 +0100] rev 62576
more careful print_depth on startup;
wenzelm [Wed, 09 Mar 2016 20:11:25 +0100] rev 62575
ignore SIGINT in waiting wrapper process;
proper "bash_process.c" and "build" within component;