wenzelm [Mon, 17 Apr 2017 12:20:45 +0200] rev 65488
tuned signature;
wenzelm [Mon, 17 Apr 2017 12:11:02 +0200] rev 65487
tuned signature;
haftmann [Mon, 17 Apr 2017 16:39:01 +0200] rev 65486
more systematic treatment of polynomial 1
haftmann [Mon, 17 Apr 2017 07:44:21 +0200] rev 65485
consistent session name
haftmann [Sun, 16 Apr 2017 15:30:03 +0200] rev 65484
more rules concerning of_nat, of_int, numeral
haftmann [Thu, 13 Apr 2017 10:10:12 +0200] rev 65483
for generated Haskell code, never use let-binds with pattern matching: irrefutable patterns destroy partial correctness
haftmann [Thu, 13 Apr 2017 10:10:09 +0200] rev 65482
early abort on depth limit
haftmann [Thu, 13 Apr 2017 10:10:08 +0200] rev 65481
obsolete
haftmann [Thu, 13 Apr 2017 10:10:06 +0200] rev 65480
tuned
wenzelm [Thu, 13 Apr 2017 13:24:27 +0200] rev 65479
merged
wenzelm [Thu, 13 Apr 2017 12:39:36 +0200] rev 65478
clarified init_session_base / finish_session_base: retain some information for plain "isabelle process", without rechecking dependencies as in "isabelle console";
wenzelm [Thu, 13 Apr 2017 12:27:57 +0200] rev 65477
clarified directories;
wenzelm [Thu, 13 Apr 2017 12:19:28 +0200] rev 65476
tuned signature (again);
wenzelm [Wed, 12 Apr 2017 23:44:33 +0200] rev 65475
proper bootstrap base for building Pure;