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
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;
Mon, 17 Feb 2014 13:31:42 +0100 blanchet name derivations in 'primrec' for code extraction from proof terms
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed old 'primrec' to 'old_primrec' (until the new 'primrec' can be moved above 'Nat' in the theory dependencies)
Mon, 17 Feb 2014 13:31:42 +0100 blanchet updated NEWS
Mon, 17 Feb 2014 13:31:42 +0100 blanchet updated keywords
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed 'datatype_new_compat' to 'datatype_compat'
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed 'primrec_new' to 'primrec', overriding the old command (which it still uses as a fallback for old-style datatypes)
Mon, 17 Feb 2014 13:31:42 +0100 blanchet tuning: moved code where it belongs
Mon, 17 Feb 2014 13:31:42 +0100 blanchet have 'primrec_new' fall back on old 'primrec' when given old-style datatypes
Mon, 17 Feb 2014 13:31:41 +0100 blanchet tuning
Mon, 17 Feb 2014 11:14:26 +0100 wenzelm more markup;
Sun, 16 Feb 2014 21:33:28 +0100 blanchet folded 'rel_option' into 'option_rel'
Sun, 16 Feb 2014 21:33:28 +0100 blanchet folded 'list_all2' with the relator generated by 'datatype_new'
Sun, 16 Feb 2014 21:33:28 +0100 blanchet removed final periods in messages for proof methods
Sun, 16 Feb 2014 21:09:47 +0100 wenzelm tuned proofs;
Sun, 16 Feb 2014 18:46:13 +0100 blanchet added a version of the Metis tactic that returns the unused facts
Sun, 16 Feb 2014 18:39:42 +0100 blanchet tuned code
Sun, 16 Feb 2014 18:39:41 +0100 blanchet more NEWS
Sun, 16 Feb 2014 18:39:40 +0100 blanchet folded 'Option.set' into BNF-generated 'set_option'
Sun, 16 Feb 2014 17:50:13 +0100 wenzelm merged
Sun, 16 Feb 2014 17:25:03 +0100 wenzelm prefer user-space tool within Pure.thy;
Sun, 16 Feb 2014 17:17:26 +0100 wenzelm more markup;
Sun, 16 Feb 2014 16:48:30 +0100 wenzelm more uniform rendering of text that is formally interpreted: avoid clash with inner markup;
Sun, 16 Feb 2014 16:28:50 +0100 wenzelm recovered Isabelle_Sidekick_Markup from 9c53198dbb1c: snapshot requires Swing_Thread;
Sun, 16 Feb 2014 15:38:08 +0100 wenzelm support ML antiquotations in Scala;
Sun, 16 Feb 2014 14:18:14 +0100 wenzelm antiquotations within plain text: Scala version in accordance to ML;
Sun, 16 Feb 2014 13:18:08 +0100 wenzelm tuned signature -- emphasize line-oriented aspect;
Sun, 16 Feb 2014 13:56:48 +0100 haftmann eliminated odd dislocation of keyword declaration and implementation (leftover from 318cd8ac1817)
Sat, 15 Feb 2014 21:11:29 +0100 wenzelm tuned whitespace;
Sat, 15 Feb 2014 21:09:48 +0100 wenzelm removed odd comments -- inferred types are shown by Prover IDE;
Sat, 15 Feb 2014 18:48:43 +0100 wenzelm removed dead code;
Sat, 15 Feb 2014 18:28:18 +0100 wenzelm more uniform ML keyword markup;
Sat, 15 Feb 2014 17:10:57 +0100 wenzelm merged
Sat, 15 Feb 2014 17:04:55 +0100 wenzelm tuned;
Sat, 15 Feb 2014 16:55:48 +0100 wenzelm clarified Isabelle/ML strings;
Sat, 15 Feb 2014 16:49:10 +0100 wenzelm refined ML keyword styles;
Sat, 15 Feb 2014 16:27:58 +0100 wenzelm isabelle-ml mode with separate token marker;
Sat, 15 Feb 2014 14:52:51 +0100 wenzelm partial scans via ML_Lex.tokenize_context;
Fri, 14 Feb 2014 22:03:48 +0100 wenzelm proper signature;
Fri, 14 Feb 2014 21:06:20 +0100 wenzelm lexical syntax for SML (in Scala);
Fri, 14 Feb 2014 20:58:48 +0100 wenzelm tuned;
Fri, 14 Feb 2014 16:27:29 +0100 wenzelm removed dead code;
Fri, 14 Feb 2014 16:25:30 +0100 wenzelm tuned signature (in accordance to ML version);
Fri, 14 Feb 2014 16:11:14 +0100 wenzelm tuned proofs;
Fri, 14 Feb 2014 15:42:27 +0100 wenzelm tuned signature -- separate Lexicon from Parsers (in accordance to ML version);
Fri, 14 Feb 2014 14:52:50 +0100 wenzelm prefer latest ProofGeneral-4.2-1 by default;
Fri, 14 Feb 2014 14:51:38 +0100 wenzelm updated thy_info.dependencies;
Fri, 14 Feb 2014 14:44:43 +0100 wenzelm tuned message;
Fri, 14 Feb 2014 14:39:44 +0100 wenzelm more integrity checks of theory names vs. full node names;
Sat, 15 Feb 2014 00:11:17 +0100 kuncar abstract type must be a type constructor; check it
Fri, 14 Feb 2014 18:42:43 +0100 blanchet generate proper 'DtRec' indices in 'datatype_new_compat' for the case where some types are duplicated
Fri, 14 Feb 2014 17:18:28 +0100 blanchet better handling of recursion through functions
Fri, 14 Feb 2014 16:22:09 +0100 blanchet added examples/tests
Fri, 14 Feb 2014 16:21:41 +0100 blanchet tuned code to allow mutualized corecursion through different functions with the same target type
Fri, 14 Feb 2014 15:39:43 +0100 blanchet removed assumption in 'primrec_new' that a given constructor can only occur once
Fri, 14 Feb 2014 15:14:35 +0100 blanchet generate unique names
Fri, 14 Feb 2014 15:03:24 +0100 blanchet allow different functions to recurse on the same type, like in the old package
Fri, 14 Feb 2014 15:03:23 +0100 blanchet improved 'datatype_new_compat': generate more fixpoint equations for types like 'datatype_new x = C (x list) (x list)' (here, one equation for each x list instead of a single for both), for higher compatibility + code generation attributes on the recursor
Fri, 14 Feb 2014 14:54:08 +0100 traytel made N2M more robust w.r.t. identical nested types
Fri, 14 Feb 2014 13:45:29 +0100 traytel register bnfs for (co)datatypes under their proper name (lost in af71b753c459)
Fri, 14 Feb 2014 11:10:28 +0100 wenzelm updated keywords;
Fri, 14 Feb 2014 10:33:57 +0100 blanchet restored old 'remotify' logic -- too many bugs were introduced when refactoring the code
Fri, 14 Feb 2014 07:53:46 +0100 blanchet more (co)datatype docs
Fri, 14 Feb 2014 07:53:46 +0100 blanchet hide 'rel' name -- this one is waiting to be merged with 'list_all2'
Fri, 14 Feb 2014 07:53:46 +0100 blanchet updated docs to reflect the new 'free_constructors' syntax
Fri, 14 Feb 2014 07:53:46 +0100 blanchet more precise spec rules for selectors
Fri, 14 Feb 2014 07:53:46 +0100 blanchet removed needless robustness (no longer needed thanks to new syntax)
Fri, 14 Feb 2014 07:53:46 +0100 blanchet aligned the syntax for 'free_constructors' on the 'datatype_new' and 'codatatype' syntax
Fri, 14 Feb 2014 07:53:46 +0100 blanchet renamed 'wrap_free_constructors' to 'free_constructors' (cf. 'functor', 'bnf', etc.)
Fri, 14 Feb 2014 07:53:46 +0100 blanchet renamed 'enriched_type' to more informative 'functor' (following the renaming of enriched type constructors to bounded natural functors)
Fri, 14 Feb 2014 07:53:46 +0100 blanchet merged 'Option.map' and 'Option.map_option'
Fri, 14 Feb 2014 07:53:45 +0100 blanchet merged 'List.map' and 'List.list.map'
Fri, 14 Feb 2014 07:53:45 +0100 blanchet have 'Ctr_Sugar' register its 'Spec_Rules'
Fri, 14 Feb 2014 07:53:45 +0100 blanchet register 'Spec_Rules' for new-style (co)datatypes
Fri, 14 Feb 2014 07:53:45 +0100 blanchet added 'Spec_Rules' for 'primcorec'
Thu, 13 Feb 2014 22:35:38 +0100 wenzelm more integrity checks of theory names vs. full node names -- at least for the scope of a single use_thys (or "theories" section in ROOT);
Thu, 13 Feb 2014 17:11:25 +0100 blanchet added a bit of documentation for the different commands
Thu, 13 Feb 2014 17:11:11 +0100 blanchet cleaner, complete proof in documentation, contributed by Dmitriy T.
Thu, 13 Feb 2014 16:21:43 +0100 blanchet do the right thing with provers that exist only remotely (e.g. e_sine)
Thu, 13 Feb 2014 15:51:54 +0100 kuncar more precise descripiton
Thu, 13 Feb 2014 14:32:05 +0100 kuncar all_args_conv works also for zero arguments
Thu, 13 Feb 2014 14:32:04 +0100 kuncar don't catch QOUT_THM_INTERNAL from the recursive call of parametrize_relation_conv
Wed, 12 Feb 2014 18:32:55 +0100 kuncar Lifting: support a type variable as a raw type
Thu, 13 Feb 2014 13:16:17 +0100 blanchet repaired logic for default provers -- ensures Z3 is kept if installed and configured as noncommercial
Thu, 13 Feb 2014 13:16:17 +0100 blanchet avoid changing the state's context -- this results in transfer problems later with SMT, and hence preplay tactic failures
Thu, 13 Feb 2014 13:16:16 +0100 blanchet removed hint that is seldom useful in practice
Thu, 13 Feb 2014 12:24:28 +0100 wenzelm reactivate some examples that still appear to work;
Thu, 13 Feb 2014 12:14:47 +0100 wenzelm removed dead code;
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 tip