Fri, 28 Sep 2012 09:12:50 +0200 blanchet killed temporary "data_raw" and "codata_raw" now that the examples have been ported to "data" and "codata"
Fri, 28 Sep 2012 09:12:50 +0200 blanchet modernized example, exploiting "rep_compat" option
Fri, 28 Sep 2012 09:12:50 +0200 blanchet compatibility option to use "rep_datatype"
Fri, 28 Sep 2012 09:12:50 +0200 blanchet tuned message
Fri, 28 Sep 2012 09:12:49 +0200 blanchet modernized example
Fri, 28 Sep 2012 09:17:30 +0200 traytel tuned tactics
Fri, 28 Sep 2012 08:59:54 +0200 nipkow second usage of const_typ
Fri, 28 Sep 2012 08:39:48 +0200 nipkow new antiquotation const_typ
Fri, 28 Sep 2012 08:09:28 +0200 nipkow tuned printing of _ in latex
Thu, 27 Sep 2012 20:30:32 +0200 kuncar mk_readable_rsp_thm_eq is more robust now
Thu, 27 Sep 2012 20:30:30 +0200 kuncar new get function for non-symmetric relator_eq & tuned
Thu, 27 Sep 2012 19:35:29 +0200 wenzelm merged
Thu, 27 Sep 2012 18:58:15 +0200 traytel tuned tactic; got rid of substs_tac alias
Thu, 27 Sep 2012 18:39:17 +0200 blanchet use a nicer scheme to indexify names
Thu, 27 Sep 2012 18:25:41 +0200 traytel tuned tactic
Thu, 27 Sep 2012 18:01:33 +0200 traytel type of the bound of a BNF depends at most on dead type variables
Thu, 27 Sep 2012 17:54:35 +0200 blanchet repaired signature
Thu, 27 Sep 2012 17:00:54 +0200 blanchet lower the defaults for the number of bits, based on an example by Lukas Bulwahn
Thu, 27 Sep 2012 17:00:54 +0200 blanchet modernized examples
Thu, 27 Sep 2012 12:08:38 +0200 nipkow merged
Thu, 27 Sep 2012 12:07:50 +0200 nipkow tuned
Thu, 27 Sep 2012 19:34:31 +0200 wenzelm operations to turn markup into XML;
Thu, 27 Sep 2012 15:55:38 +0200 wenzelm removed obsolete org.w3c.dom operations;
Thu, 27 Sep 2012 15:38:28 +0200 wenzelm eliminated obsolete HTML/CSS functionality;
Thu, 27 Sep 2012 15:09:32 +0200 wenzelm removed obsolete Output1 dockable;
Thu, 27 Sep 2012 15:04:26 +0200 wenzelm physical File.eq in conformance to Isabelle/ML;
Thu, 27 Sep 2012 14:52:50 +0200 wenzelm tuned proofs;
Thu, 27 Sep 2012 14:50:06 +0200 wenzelm tuned;
Thu, 27 Sep 2012 14:46:34 +0200 wenzelm updated to consolidated SortedMap in scala-2.9.x;
Thu, 27 Sep 2012 10:59:10 +0200 blanchet partly ported "TreeFI" example to new syntax
Thu, 27 Sep 2012 10:59:10 +0200 blanchet avoid another brand of trivial "disc_rel" theorems (which made the simplifier loop for all single-constructor types)
Thu, 27 Sep 2012 10:43:40 +0200 nipkow tuned
Thu, 27 Sep 2012 10:20:38 +0200 nipkow tuned
Thu, 27 Sep 2012 00:41:08 +0200 blanchet merge
Thu, 27 Sep 2012 00:40:51 +0200 blanchet modernized examples;
Wed, 26 Sep 2012 23:30:19 +0200 wenzelm some support for jEdit warmstart;
Wed, 26 Sep 2012 19:50:10 +0200 wenzelm discontinued XML.cache experiment -- Poly/ML 5.5.0 RTS does online sharing better;
Wed, 26 Sep 2012 16:37:21 +0200 wenzelm tuned message;
Wed, 26 Sep 2012 15:04:15 +0200 wenzelm merged
Wed, 26 Sep 2012 10:41:36 +0200 blanchet disable parallel proofs for two big examples -- speeds up things and eliminates spurious Interrupt exceptions (to be investigated)
Wed, 26 Sep 2012 10:01:00 +0200 blanchet got rid of other instance of shaky "Thm.generalize"
Wed, 26 Sep 2012 10:01:00 +0200 blanchet tweaked theorem names (in particular, dropped s's)
Wed, 26 Sep 2012 10:01:00 +0200 blanchet get rid of shaky "Thm.generalize"
Wed, 26 Sep 2012 10:01:00 +0200 blanchet fixed "rels" + split them into injectivity and distinctness
Wed, 26 Sep 2012 10:00:59 +0200 blanchet generate high-level "coinduct" and "strong_coinduct" properties
Wed, 26 Sep 2012 10:00:59 +0200 blanchet added coinduction tactic
Wed, 26 Sep 2012 10:00:59 +0200 blanchet generalized tactic a bit
Wed, 26 Sep 2012 10:00:59 +0200 blanchet export "dtor_map_coinduct" theorems, since they're used in one example
Wed, 26 Sep 2012 10:00:59 +0200 blanchet name tuning
Wed, 26 Sep 2012 10:00:59 +0200 blanchet parameterized "subst_tac"
Wed, 26 Sep 2012 10:00:59 +0200 blanchet generate high-level "maps", "sets", and "rels" properties
Wed, 26 Sep 2012 10:00:59 +0200 blanchet use singular since there is always only one theorem
Wed, 26 Sep 2012 10:00:59 +0200 blanchet nicer type var names
Wed, 26 Sep 2012 10:00:59 +0200 blanchet renamed "dtor_rel_coinduct" etc. to "dtor_coinduct"
Wed, 26 Sep 2012 10:00:59 +0200 blanchet renamed "dtor_coinduct" etc. to "dtor_map_coinduct"
Wed, 26 Sep 2012 10:00:59 +0200 blanchet leave out some internal theorems unless "bnf_note_all" is set
Wed, 26 Sep 2012 03:16:40 +0200 nipkow tuned
Wed, 26 Sep 2012 03:03:11 +0200 nipkow added counterexamples
Wed, 26 Sep 2012 02:51:59 +0200 nipkow tuned
Tue, 25 Sep 2012 07:37:42 +0200 nipkow tuned
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip