Mon, 12 Mar 2012 21:28:10 +0100 noschinl add eventually_elim method
Mon, 12 Mar 2012 21:42:40 +0100 noschinl merged
Mon, 12 Mar 2012 21:41:11 +0100 noschinl tuned proofs
Mon, 12 Mar 2012 15:12:22 +0100 noschinl tuned pred_set_conv lemmas. Skipped lemmas changing the lemmas generated by inductive_set
Mon, 12 Mar 2012 15:11:24 +0100 noschinl tuned simpset
Mon, 12 Mar 2012 21:31:22 +0100 wenzelm activate_notes in parallel -- to speedup main operation of locale interpretation;
Mon, 12 Mar 2012 20:44:10 +0100 wenzelm refined activate_notes: simultaneous transformation before activation;
Mon, 12 Mar 2012 19:09:38 +0100 wenzelm tuned headers;
Mon, 12 Mar 2012 16:57:29 +0000 paulson merged
Mon, 12 Mar 2012 16:14:25 +0000 paulson Structured proofs in ZF
Mon, 12 Mar 2012 17:27:52 +0100 wenzelm refined define_command vs. run_command: static tokenization vs. dynamic parsing, to increase the chance that the proper transaction is run after redefining commands (NB: requires slightly more space and time for document state);
Mon, 12 Mar 2012 16:04:00 +0100 wenzelm updated polyml/build option to prefer included libffi;
Mon, 12 Mar 2012 15:31:30 +0100 wenzelm tuned signature;
Mon, 12 Mar 2012 13:53:26 +0100 wenzelm clarified prepare_positions: always retain source positions to allow using it as formal information, not just markup reports;
Sun, 11 Mar 2012 22:06:13 +0100 wenzelm merged
Sun, 11 Mar 2012 20:18:38 +0100 bulwahn renewing Executable_Relation
Sun, 11 Mar 2012 22:06:12 +0100 wenzelm tuned;
Sun, 11 Mar 2012 14:09:01 +0100 wenzelm more direct Name_Space.defined_entry;
Sun, 11 Mar 2012 13:54:08 +0100 wenzelm eliminated old-fashioned 'constrains' element;
Sun, 11 Mar 2012 13:39:16 +0100 wenzelm modernized locale expression, with some fluctuation of arguments;
Sat, 10 Mar 2012 23:45:47 +0100 wenzelm simplified span class in conformance to Scala version;
Sat, 10 Mar 2012 23:28:42 +0100 wenzelm discontinued specific entity markup, which causes confusion with "kind" names with spaces (e.g. "type name");
Sat, 10 Mar 2012 23:00:32 +0100 wenzelm merged
Sat, 10 Mar 2012 16:39:55 +0100 bulwahn adding tags to quickcheck's result
Sat, 10 Mar 2012 23:00:07 +0100 wenzelm clarified idents for activated locales, with subtle change of semantics: insert/merge wrt. term equality, but avoid redundant_ident on retrieval;
Sat, 10 Mar 2012 22:02:45 +0100 wenzelm eliminated dead code;
Sat, 10 Mar 2012 21:25:59 +0100 wenzelm clarified total_ident_ord, swapping first argument back to normal (unlike e464f84f3680) -- NB: "fast" ord is erratic anyway;
Sat, 10 Mar 2012 20:58:40 +0100 wenzelm misc tuning and simplification;
Sat, 10 Mar 2012 20:02:15 +0100 wenzelm tuned;
Sat, 10 Mar 2012 19:49:32 +0100 wenzelm clarified Pattern.matchess;
Sat, 10 Mar 2012 17:07:10 +0100 wenzelm tuned;
Sat, 10 Mar 2012 16:49:34 +0100 wenzelm more precise alignment of begin/end, proof/qed;
Fri, 09 Mar 2012 22:05:15 +0100 wenzelm merged
Fri, 09 Mar 2012 21:50:27 +0100 haftmann beautified
Fri, 09 Mar 2012 21:17:21 +0100 haftmann more precise checking for wellformedness of mapper, before and after morphism application
Fri, 09 Mar 2012 20:50:28 +0100 haftmann reject mapper terms with type variables not contained in the term's type
Fri, 09 Mar 2012 20:17:16 +0100 haftmann always bracket case expressions in Scala
Fri, 09 Mar 2012 20:04:19 +0100 wenzelm tuned signature;
Fri, 09 Mar 2012 17:24:42 +0000 paulson merges
Fri, 09 Mar 2012 17:24:00 +0000 paulson More calculation-based cardinality proofs
Fri, 09 Mar 2012 15:39:06 +0000 sultana split make_tptp_parser into two scripts, for parser and lib respectively;
Fri, 09 Mar 2012 15:39:00 +0000 sultana added ml-yacc library sources;
Fri, 09 Mar 2012 15:38:55 +0000 sultana added tptp parser;
Thu, 08 Mar 2012 22:04:40 +0100 wenzelm merged
Thu, 08 Mar 2012 16:49:24 +0000 paulson Structured and calculation-based proofs (with new trans rules!)
Thu, 08 Mar 2012 16:43:29 +0000 paulson Structured and calculation-based proofs (with new trans rules!)
Thu, 08 Mar 2012 21:40:15 +0100 wenzelm tuned comment;
Thu, 08 Mar 2012 21:36:36 +0100 wenzelm simplified -- plain map_index is sufficient (pointed out by Enrico Tassi);
Thu, 08 Mar 2012 21:35:54 +0100 wenzelm tuned;
Thu, 08 Mar 2012 19:56:57 +0100 wenzelm clarified XML signature (again) -- coincide with basic Markup without explicit dependency;
Thu, 08 Mar 2012 17:47:51 +0100 wenzelm more precise warning/error positions;
Wed, 07 Mar 2012 23:21:00 +0100 wenzelm merged
Wed, 07 Mar 2012 21:38:29 +0100 haftmann less rigorous but more realistic migration recommendation; note on code generation of sets
Wed, 07 Mar 2012 21:34:36 +0100 haftmann tuned syntax; more candidates
Wed, 07 Mar 2012 23:21:24 +0100 wenzelm tuned message (cf. ML version);
Wed, 07 Mar 2012 20:49:18 +0100 wenzelm eliminated dead code;
Wed, 07 Mar 2012 19:38:36 +0100 wenzelm tuned signature;
Wed, 07 Mar 2012 19:32:52 +0100 wenzelm simplified signature (NB: interpretation of properties is mainly done via XML.Encode/Decode);
Wed, 07 Mar 2012 16:13:49 +0100 berghofe to_pred/set attributes now properly handle variables of type "... => T set"
Wed, 07 Mar 2012 14:30:35 +0100 wenzelm some recovery of IsaMakefile targets from f3c10e908f65;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip