Fri, 21 Feb 2014 20:29:33 +0100 wenzelm reduced ML warnings;
Fri, 21 Feb 2014 19:20:26 +0100 haftmann simultaneous mapping of strongly connected components
Fri, 21 Feb 2014 19:20:24 +0100 haftmann dropped dead code
Fri, 21 Feb 2014 18:23:11 +0100 wenzelm more symbols;
Fri, 21 Feb 2014 17:06:48 +0100 wenzelm merged
Fri, 21 Feb 2014 17:00:45 +0100 wenzelm improved completion based on context information;
Fri, 21 Feb 2014 16:55:54 +0100 wenzelm more markup -- complete symbols within antiquotation, notably with broken arguments;
Fri, 21 Feb 2014 16:14:35 +0100 wenzelm eliminated somewhat pointless elements index (see also f793dd5d84b2, 2b7fed8c9c4ac): less memory and more speed (avoid linear "exists" of 19dffae33cde);
Fri, 21 Feb 2014 15:48:04 +0100 wenzelm tuned signature -- avoid redundancy and confusion of flags;
Fri, 21 Feb 2014 15:22:06 +0100 wenzelm tuned signature;
Fri, 21 Feb 2014 15:12:50 +0100 wenzelm more general / abstract Command.Markups, with separate index for status elements;
Fri, 21 Feb 2014 13:36:40 +0100 wenzelm tuned signature -- avoid obscure default arguments;
Fri, 21 Feb 2014 12:57:14 +0100 wenzelm more lightweight Rendering;
Fri, 21 Feb 2014 12:32:06 +0100 wenzelm tuned signature;
Fri, 21 Feb 2014 12:07:38 +0100 wenzelm tuned -- remaining rev_markup is rather short after filter;
Fri, 21 Feb 2014 12:33:49 +0100 traytel only one internal coinduction rule
Fri, 21 Feb 2014 00:18:40 +0100 blanchet NEWS
Fri, 21 Feb 2014 00:09:56 +0100 blanchet adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec'
Fri, 21 Feb 2014 00:09:55 +0100 blanchet renamed 'recs' and 'cases' theorems 'rec' and 'case' in old datatype package, for consistency with new package
Thu, 20 Feb 2014 23:46:40 +0100 wenzelm tuned proofs;
Thu, 20 Feb 2014 23:16:33 +0100 wenzelm tuned whitespace;
Thu, 20 Feb 2014 21:55:37 +0100 wenzelm updated keywords;
Thu, 20 Feb 2014 21:45:08 +0100 wenzelm merged
Thu, 20 Feb 2014 21:39:38 +0100 wenzelm more official params in context;
Thu, 20 Feb 2014 21:27:14 +0100 wenzelm tuned signature;
Thu, 20 Feb 2014 21:04:24 +0100 wenzelm tuned messages;
Thu, 20 Feb 2014 20:59:15 +0100 wenzelm clarified printing of undeclared hyps;
Thu, 20 Feb 2014 20:19:41 +0100 wenzelm modernized tool setup;
Thu, 20 Feb 2014 19:55:39 +0100 wenzelm removed dead code;
Thu, 20 Feb 2014 19:52:43 +0100 wenzelm tuned;
Thu, 20 Feb 2014 19:44:48 +0100 wenzelm proper naming convention;
Thu, 20 Feb 2014 19:38:34 +0100 wenzelm prefer cat_lines;
Thu, 20 Feb 2014 19:32:20 +0100 wenzelm tuned whitespace;
Thu, 20 Feb 2014 18:23:32 +0100 wenzelm tuned comments;
Thu, 20 Feb 2014 17:57:26 +0100 wenzelm complete symbols within ML strings / comments;
Thu, 20 Feb 2014 17:51:16 +0100 wenzelm tuned messages;
Thu, 20 Feb 2014 17:21:48 +0100 wenzelm tuned;
Thu, 20 Feb 2014 16:56:51 +0100 wenzelm clarified markup cumulation order (see also 25306d92f4ad and 0009a6ebc83b), e.g. relevant for completion_context;
Thu, 20 Feb 2014 16:08:39 +0100 wenzelm added PIDE.snapshot, PIDE.rendering for convenience;
Thu, 20 Feb 2014 16:00:37 +0100 wenzelm cumulate/select wrt. precise elements guard;
Thu, 20 Feb 2014 15:15:41 +0100 wenzelm tuned;
Thu, 20 Feb 2014 14:36:17 +0100 wenzelm tuned imports;
Thu, 20 Feb 2014 14:17:28 +0100 wenzelm unused;
Thu, 20 Feb 2014 13:23:49 +0100 wenzelm default completion context via outer syntax;
Thu, 20 Feb 2014 12:53:12 +0100 wenzelm completion of keywords and symbols based on language context;
Wed, 19 Feb 2014 21:38:44 +0100 wenzelm prefer guarded Context_Position.report where feasible;
Wed, 19 Feb 2014 20:56:29 +0100 wenzelm more markup;
Wed, 19 Feb 2014 20:53:09 +0100 wenzelm tuned signature;
Wed, 19 Feb 2014 20:07:31 +0100 wenzelm removed dead code;
Thu, 20 Feb 2014 16:56:33 +0100 kuncar refactoring; generate rep_eq always, not only when it would be accepted by the code generator
Thu, 20 Feb 2014 16:56:32 +0100 kuncar refactoring
Thu, 20 Feb 2014 16:56:32 +0100 kuncar the rule is not needed due to 1726f46d2aa8
Thu, 20 Feb 2014 16:47:22 +0100 traytel merged
Thu, 20 Feb 2014 15:51:26 +0100 traytel tuned tactic
Thu, 20 Feb 2014 10:32:09 +0100 haftmann tuned
Thu, 20 Feb 2014 15:14:37 +0100 noschinl less flex-flex pairs
Thu, 20 Feb 2014 13:53:26 +0100 traytel less flex-flex pairs (thanks to Lars' statistics)
Thu, 20 Feb 2014 11:40:03 +0100 traytel made tactics more robust
Wed, 19 Feb 2014 22:08:47 +0100 haftmann offical tool
Wed, 19 Feb 2014 22:05:15 +0100 haftmann more convenient syntax for permanent interpretation
Wed, 19 Feb 2014 22:05:05 +0100 haftmann aggiornamento for "interpretation with definitions": operate uniformly on theory and locale level under the brand of "permanent interpretation"
Thu, 20 Feb 2014 12:27:51 +1100 kleing move stronger rules into exercise
Wed, 19 Feb 2014 15:57:02 +0000 sultana added a function that carries out all the reconstruction steps, for improved usability;
Wed, 19 Feb 2014 15:57:02 +0000 sultana reconstruction framework for LEO-II's TPTP proofs;
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip