Wed, 17 Feb 2016 21:08:11 +0100 wenzelm removed obsolete RC tags;
Wed, 17 Feb 2016 21:06:47 +0100 wenzelm merged
Wed, 17 Feb 2016 15:57:10 +0100 wenzelm Added tag Isabelle2016 for changeset d3996d5873dd
Mon, 15 Feb 2016 14:55:44 +0100 wenzelm proper syntax; Isabelle2016
Wed, 17 Feb 2016 17:21:43 +0100 blanchet tuning
Wed, 17 Feb 2016 17:08:36 +0100 blanchet making 'pred_inject' a first-class BNF citizen
Wed, 17 Feb 2016 17:08:03 +0100 blanchet refactoring
Wed, 17 Feb 2016 16:26:50 +0100 traytel adjust 112eefe85ff0 to 532ad8de5d61
Wed, 17 Feb 2016 15:41:28 +0100 traytel NEWS
Wed, 17 Feb 2016 15:18:06 +0100 traytel correct (apparently untested) e1698a9578ea
Wed, 17 Feb 2016 15:18:06 +0100 traytel document predicator in datatypes
Wed, 17 Feb 2016 15:18:06 +0100 traytel derive transfer rule for predicator
Wed, 17 Feb 2016 11:39:26 +0100 traytel call the predicator of list list_all
Wed, 17 Feb 2016 12:07:49 +0100 blanchet document new 'primrec' feature
Wed, 17 Feb 2016 11:54:34 +0100 blanchet allow predicator instead of map function in 'primrec'
Tue, 16 Feb 2016 22:28:19 +0100 traytel simp rules for fsts, snds, setl, setr
Tue, 16 Feb 2016 22:28:19 +0100 traytel make predicator a first-class bnf citizen
Tue, 16 Feb 2016 17:01:40 +0100 blanchet avoid duplicate theorems in 'primrec's result when invoked programmatically
Mon, 15 Feb 2016 18:27:17 +0100 blanchet tuning
Mon, 15 Feb 2016 13:30:04 +0100 blanchet keep 'ctor_iff_dtor' theorem around in BNF FP database
Mon, 15 Feb 2016 12:48:10 +0100 blanchet tuning
Mon, 15 Feb 2016 12:47:52 +0100 blanchet rephrased message
Mon, 15 Feb 2016 12:47:35 +0100 blanchet clearer error message
Mon, 15 Feb 2016 12:47:16 +0100 blanchet document a limitation of 'primcorec'
Mon, 15 Feb 2016 12:46:37 +0100 blanchet use 'undefined' instead of 'Eps'
Sun, 14 Feb 2016 19:44:59 +0100 wenzelm more explicit dummy proofs;
Sun, 14 Feb 2016 16:40:00 +0100 wenzelm more explicit dummy proofs;
Sun, 14 Feb 2016 16:39:43 +0100 wenzelm unused;
Sun, 14 Feb 2016 16:30:27 +0100 wenzelm command '\<proof>' is an alias for 'sorry', with different typesetting;
Sun, 14 Feb 2016 16:29:30 +0100 wenzelm more antiquotations;
Sun, 14 Feb 2016 14:33:32 +0100 wenzelm more gentle termination (like Bash.multi_kill without signal) to give prover a chance to conclude;
Sun, 14 Feb 2016 13:38:31 +0100 wenzelm tuned whitespace;
Sun, 14 Feb 2016 13:23:12 +0100 wenzelm more careful quoting for the sake of Windows;
Sun, 14 Feb 2016 13:15:59 +0100 wenzelm tuned;
Sun, 14 Feb 2016 13:11:19 +0100 wenzelm tuned;
Sun, 14 Feb 2016 12:50:46 +0100 wenzelm tuned signature;
Sun, 14 Feb 2016 12:40:51 +0100 wenzelm more direct invocation of ISABELLE_BASH_PROCESS on Windows;
Sun, 14 Feb 2016 12:03:32 +0100 wenzelm tuned signature;
Sun, 14 Feb 2016 11:52:27 +0100 wenzelm tuned signature;
Sat, 13 Feb 2016 23:59:35 +0100 wenzelm updated bash_process;
Sat, 13 Feb 2016 22:52:41 +0100 wenzelm actually wait for forked process and return its status -- this is not meant to be a daemon;
Sat, 13 Feb 2016 21:22:02 +0100 wenzelm tuned signature;
Sat, 13 Feb 2016 21:17:08 +0100 wenzelm tuned signature -- more like ML version;
Sat, 13 Feb 2016 21:10:13 +0100 wenzelm suppress empty messages as in ML;
Sat, 13 Feb 2016 20:41:56 +0100 wenzelm clarified bash process -- similar to ML version;
Sat, 13 Feb 2016 20:01:48 +0100 wenzelm clarified bash process;
Sat, 13 Feb 2016 19:52:56 +0100 wenzelm tuned according to ML version;
Sat, 13 Feb 2016 17:27:23 +0100 wenzelm clarified name;
Sat, 13 Feb 2016 17:24:00 +0100 wenzelm more flexible command-line;
Sat, 13 Feb 2016 16:19:29 +0100 wenzelm tuned signature;
Sat, 13 Feb 2016 12:39:00 +0100 wenzelm isabelle update_cartouches -c -t;
Sat, 13 Feb 2016 12:33:55 +0100 wenzelm practically obsolete;
Sat, 13 Feb 2016 12:17:54 +0100 wenzelm obsolete -- no such conditions in main Isabelle repository;
Sat, 13 Feb 2016 12:17:25 +0100 wenzelm tuned header;
Sat, 13 Feb 2016 12:13:10 +0100 wenzelm clarified ISABELLE_FULL_TEST vs. benchmarks: src/Benchmarks is not in ROOTS and thus not covered by "isabelle build -a" by default;
Sat, 13 Feb 2016 11:50:01 +0100 wenzelm unconditional test -- nothing special here;
Fri, 12 Feb 2016 22:36:48 +0100 wenzelm merged
Fri, 12 Feb 2016 17:04:36 +0100 wenzelm Added tag Isabelle2016-RC5 for changeset 45adb8dc84e1
Thu, 11 Feb 2016 22:05:12 +0100 wenzelm invoke perl system with explicit list -- to avoid extra /bin/sh and thus evade potential conflict of /bin/sh -> dash with bash on Debian/Ubuntu;
Thu, 11 Feb 2016 16:29:38 +0100 wenzelm evade a potential conflict of /bin/bash versus /bin/sh -> dash (notably on Ubuntu and Debian) -- note that execvpe does not exist on old glibc on Ubuntu 10.04 LTS, but the environ should be unchanged;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip