Wed, 19 Feb 2014 15:57:02 +0000 sultana made list of test files a parameter to timed_test in TPTP_Test.thy, and updated dependent definitions;
Wed, 19 Feb 2014 15:57:02 +0000 sultana cleaned code used to produce a proof-graph;
Wed, 19 Feb 2014 15:57:02 +0000 sultana improved configurability of DOT exporter;
Wed, 19 Feb 2014 15:57:02 +0000 sultana behaviour of tptp_graph now depends on an envir variable to indicate whether to produce proof graph containing formulas or not;
Wed, 19 Feb 2014 15:57:02 +0000 sultana experimented with presentation of DOT+LaTeX;
Wed, 19 Feb 2014 15:57:02 +0000 sultana edges are now being shown in the proof graph;
Wed, 19 Feb 2014 15:57:02 +0000 sultana added case for handling 'assumption' lines in Satallax proofs;
Wed, 19 Feb 2014 15:57:02 +0000 sultana improved latex output: spacing between terms, and encoding terms in mathrm;
Wed, 19 Feb 2014 15:57:02 +0000 sultana experimenting with improving DOT output, and embedding LaTeX code for formulas (rather than only giving the clause number);
Wed, 19 Feb 2014 15:57:02 +0000 sultana added more node shapes (matched with roles);
Wed, 19 Feb 2014 16:33:11 +0100 blanchet updated NEWS
Wed, 19 Feb 2014 16:32:37 +0100 blanchet merged 'List.set' with BNF-generated 'set'
Wed, 19 Feb 2014 22:02:23 +1100 kleing moved advanced folding into separate exercise
Wed, 19 Feb 2014 22:02:00 +1100 kleing tuned definition
Wed, 19 Feb 2014 12:04:21 +0100 traytel another simplification of internal codatatype construction
Wed, 19 Feb 2014 11:11:07 +0100 traytel reflect 207538943038 in NEWS
Wed, 19 Feb 2014 10:30:21 +0100 traytel reverted ba7392b52a7c: List_Prefix not needed anymore by codatatypes
Wed, 19 Feb 2014 10:21:02 +0100 traytel removed not anymore used constants and theorems
Wed, 19 Feb 2014 09:50:50 +0100 traytel simplifications of internal codatatype construction
Wed, 19 Feb 2014 08:34:34 +0100 blanchet adapted Nitpick to 'primrec' refactoring
Wed, 19 Feb 2014 08:34:33 +0100 blanchet moved 'primrec' up (for real this time) and removed temporary 'old_primrec'
Wed, 19 Feb 2014 08:34:32 +0100 blanchet rewrote a small portion of code to avoid dependency on low-level constant
Wed, 19 Feb 2014 08:33:59 +0100 blanchet tuning
Wed, 19 Feb 2014 17:16:40 +1100 kleing provide more automation for type definitions (makes book exercises easier)
Tue, 18 Feb 2014 23:08:59 +0100 blanchet prepare two-stage 'primrec' setup
Tue, 18 Feb 2014 23:08:58 +0100 blanchet tuning
Tue, 18 Feb 2014 23:08:57 +0100 blanchet removed deadcode
Tue, 18 Feb 2014 23:08:55 +0100 blanchet merged
Tue, 18 Feb 2014 17:52:28 +0100 blanchet tuning
Tue, 18 Feb 2014 17:52:27 +0100 blanchet made SML/NJ happier
Tue, 18 Feb 2014 23:03:50 +0100 kuncar simplify proofs because of the stronger reflexivity prover
Tue, 18 Feb 2014 23:03:49 +0100 kuncar delete or move now not necessary reflexivity rules due to 1726f46d2aa8
Tue, 18 Feb 2014 23:03:47 +0100 kuncar implement the reflexivity prover as a monotonicity prover that proves R >= op=; derive "reflexivity" rules for relators from mono rules and eq rules
Tue, 18 Feb 2014 21:00:13 +0100 wenzelm merged
Tue, 18 Feb 2014 20:50:07 +0100 wenzelm more markup;
Tue, 18 Feb 2014 20:37:45 +0100 wenzelm proper term equality;
Tue, 18 Feb 2014 20:32:58 +0100 wenzelm tuned message;
Tue, 18 Feb 2014 20:20:42 +0100 wenzelm more uniform treatment of dockables and their standard actions;
Tue, 18 Feb 2014 19:00:13 +0100 wenzelm standardized action and panel names;
Tue, 18 Feb 2014 18:51:03 +0100 wenzelm tuned imports;
Tue, 18 Feb 2014 18:43:47 +0100 wenzelm prefer concrete list append;
Tue, 18 Feb 2014 18:43:31 +0100 wenzelm tuned whitespace;
Tue, 18 Feb 2014 18:29:02 +0100 wenzelm more standard names for protocol and markup elements;
Tue, 18 Feb 2014 17:26:13 +0100 wenzelm tuned whitespace;
Tue, 18 Feb 2014 17:03:12 +0100 wenzelm tuned signature;
Tue, 18 Feb 2014 16:34:02 +0100 wenzelm generic markup for embedded languages;
Tue, 18 Feb 2014 15:38:50 +0100 wenzelm clarified special eol treatment (amending 3d55ef732cd7): allow last line to be empty, which means stop == end for second-last line;
Tue, 18 Feb 2014 14:05:08 +0100 wenzelm more uniform/robust restriction of reported positions, e.g. relevant for "bad" markup due to unclosed comment in ML file;
Mon, 17 Feb 2014 22:39:20 +0100 wenzelm subtle change of semantics of Thm.eq_thm, e.g. relevant for merge of src/HOL/Tools/Predicate_Compile/core_data.ML (cf. HOL-IMP);
Mon, 17 Feb 2014 21:37:41 +0100 wenzelm always show PIDE positions as \<here> (0x002302 "House" from DejaVuSansMono);
Mon, 17 Feb 2014 20:54:03 +0100 wenzelm hyperlink for visible positions;
Mon, 17 Feb 2014 20:19:02 +0100 wenzelm more informative error;
Mon, 17 Feb 2014 17:49:29 +0100 wenzelm more informative error;
Tue, 18 Feb 2014 17:56:48 +0100 traytel removed not anymore used theorems
Tue, 18 Feb 2014 14:51:26 +0100 traytel syntactic simplifications of internal (co)datatype constructions
Tue, 18 Feb 2014 01:11:25 +0100 blanchet follow up of 0819931d652d -- put right induction rule in the old data structure, repairs 'HOL-Proof'-based sessions
Mon, 17 Feb 2014 22:54:38 +0100 blanchet simplified data structure by reducing the incidence of clumsy indices
Mon, 17 Feb 2014 18:18:27 +0100 blanchet tuning
Mon, 17 Feb 2014 14:59:09 +0100 wenzelm made SML/NJ happy;
Mon, 17 Feb 2014 14:07:26 +0100 wenzelm NEWS;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip