blanchet [Wed, 17 Feb 2016 12:07:49 +0100] rev 62327
document new 'primrec' feature
blanchet [Wed, 17 Feb 2016 11:54:34 +0100] rev 62326
allow predicator instead of map function in 'primrec'
traytel [Tue, 16 Feb 2016 22:28:19 +0100] rev 62325
simp rules for fsts, snds, setl, setr
traytel [Tue, 16 Feb 2016 22:28:19 +0100] rev 62324
make predicator a first-class bnf citizen
blanchet [Tue, 16 Feb 2016 17:01:40 +0100] rev 62323
avoid duplicate theorems in 'primrec's result when invoked programmatically
blanchet [Mon, 15 Feb 2016 18:27:17 +0100] rev 62322
tuning
blanchet [Mon, 15 Feb 2016 13:30:04 +0100] rev 62321
keep 'ctor_iff_dtor' theorem around in BNF FP database
blanchet [Mon, 15 Feb 2016 12:48:10 +0100] rev 62320
tuning
blanchet [Mon, 15 Feb 2016 12:47:52 +0100] rev 62319
rephrased message
blanchet [Mon, 15 Feb 2016 12:47:35 +0100] rev 62318
clearer error message
blanchet [Mon, 15 Feb 2016 12:47:16 +0100] rev 62317
document a limitation of 'primcorec'
blanchet [Mon, 15 Feb 2016 12:46:37 +0100] rev 62316
use 'undefined' instead of 'Eps'
wenzelm [Sun, 14 Feb 2016 19:44:59 +0100] rev 62315
more explicit dummy proofs;
wenzelm [Sun, 14 Feb 2016 16:40:00 +0100] rev 62314
more explicit dummy proofs;
wenzelm [Sun, 14 Feb 2016 16:39:43 +0100] rev 62313
unused;
wenzelm [Sun, 14 Feb 2016 16:30:27 +0100] rev 62312
command '\<proof>' is an alias for 'sorry', with different typesetting;
wenzelm [Sun, 14 Feb 2016 16:29:30 +0100] rev 62311
more antiquotations;
wenzelm [Sun, 14 Feb 2016 14:33:32 +0100] rev 62310
more gentle termination (like Bash.multi_kill without signal) to give prover a chance to conclude;
wenzelm [Sun, 14 Feb 2016 13:38:31 +0100] rev 62309
tuned whitespace;
wenzelm [Sun, 14 Feb 2016 13:23:12 +0100] rev 62308
more careful quoting for the sake of Windows;
wenzelm [Sun, 14 Feb 2016 13:15:59 +0100] rev 62307
tuned;
wenzelm [Sun, 14 Feb 2016 13:11:19 +0100] rev 62306
tuned;
wenzelm [Sun, 14 Feb 2016 12:50:46 +0100] rev 62305
tuned signature;
wenzelm [Sun, 14 Feb 2016 12:40:51 +0100] rev 62304
more direct invocation of ISABELLE_BASH_PROCESS on Windows;
wenzelm [Sun, 14 Feb 2016 12:03:32 +0100] rev 62303
tuned signature;
wenzelm [Sun, 14 Feb 2016 11:52:27 +0100] rev 62302
tuned signature;
wenzelm [Sat, 13 Feb 2016 23:59:35 +0100] rev 62301
updated bash_process;
wenzelm [Sat, 13 Feb 2016 22:52:41 +0100] rev 62300
actually wait for forked process and return its status -- this is not meant to be a daemon;
wenzelm [Sat, 13 Feb 2016 21:22:02 +0100] rev 62299
tuned signature;
wenzelm [Sat, 13 Feb 2016 21:17:08 +0100] rev 62298
tuned signature -- more like ML version;