Mon, 29 Apr 2013 04:20:42 +0200 nipkow tuned
Sun, 28 Apr 2013 09:10:43 +0200 nipkow tuned
Sat, 27 Apr 2013 21:56:45 +0200 ballarin Clarified confusing sentence in locales tutorial.
Sat, 27 Apr 2013 20:50:20 +0200 wenzelm uniform Proof.context for hyp_subst_tac;
Sat, 27 Apr 2013 11:37:50 +0200 blanchet tuned ML and thy file names
Fri, 26 Apr 2013 14:16:05 +0200 blanchet merged
Fri, 26 Apr 2013 14:14:55 +0200 blanchet for compatibility, generate recursor arguments in the same order as old package
Fri, 26 Apr 2013 14:14:54 +0200 blanchet tuning in preparation for actual changes
Fri, 26 Apr 2013 14:14:52 +0200 blanchet started working on compatibility with old package's recursor
Fri, 26 Apr 2013 13:23:21 +0200 nipkow simplified def
Fri, 26 Apr 2013 13:12:14 +0200 nipkow more standard argument order
Fri, 26 Apr 2013 12:09:51 +0200 blanchet more intuitive syntax for equality-style discriminators of nullary constructors
Fri, 26 Apr 2013 11:04:47 +0200 blanchet updated keywords
Fri, 26 Apr 2013 11:04:46 +0200 blanchet put an underscore in prefix
Fri, 26 Apr 2013 11:04:45 +0200 blanchet changed discriminator default: avoid mixing ctor and dtor views
Fri, 26 Apr 2013 09:53:11 +0200 nipkow simplified def
Fri, 26 Apr 2013 09:41:45 +0200 nipkow more standard order of arguments
Fri, 26 Apr 2013 09:01:45 +0200 nipkow more funs
Fri, 26 Apr 2013 07:49:38 +0200 nipkow simplified def
Thu, 25 Apr 2013 19:18:20 +0200 traytel removed unnecessary assumptions in some theorems about cardinal exponentiation
Thu, 25 Apr 2013 18:27:26 +0200 blanchet renamed "wrap_data" to "wrap_free_constructors"
Thu, 25 Apr 2013 18:14:04 +0200 blanchet register coinductive type's coinduct rule
Thu, 25 Apr 2013 17:25:10 +0200 blanchet compile
Thu, 25 Apr 2013 17:13:24 +0200 blanchet adjusted stream library to coinduct attributes
Thu, 25 Apr 2013 17:13:24 +0200 blanchet generate proper attributes for coinduction rules
Thu, 25 Apr 2013 13:22:45 +0200 wenzelm updated to jdk-7u21;
Thu, 25 Apr 2013 11:59:21 +0200 hoelzl revert #916271d52466; add non-topological linear_continuum type class; show linear_continuum_topology is a perfect_space
Thu, 25 Apr 2013 10:35:56 +0200 hoelzl renamed linear_continuum_topology to connected_linorder_topology (and mention in NEWS)
Wed, 24 Apr 2013 13:28:30 +0200 hoelzl spell conditional_ly_-complete lattices correct
Thu, 25 Apr 2013 10:31:10 +0200 traytel specify nicer names for map, set and rel in the stream library
Thu, 25 Apr 2013 09:25:50 +0200 blanchet start making "wrap_data" more robust
Thu, 25 Apr 2013 08:56:37 +0200 blanchet no eta-expansion for case in split rules and case_conv
Thu, 25 Apr 2013 08:56:10 +0200 blanchet simplified code -- no need for two attempts, the error we get from mixfix the first time is good (and better to get than a parse error in the specification because the user tries to use a mixfix that silently failed)
Wed, 24 Apr 2013 22:48:22 +0200 blanchet proper error generated for wrong mixfix
Wed, 24 Apr 2013 18:49:52 +0200 blanchet honor user-specified name for relator + generalize syntax
Wed, 24 Apr 2013 17:47:22 +0200 blanchet renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
Wed, 24 Apr 2013 17:03:43 +0200 blanchet added "fundef_cong" attribute to "map_cong"
Wed, 24 Apr 2013 16:43:19 +0200 traytel optimized proofs
Wed, 24 Apr 2013 16:21:23 +0200 blanchet apply arguments to f and g in "case_cong"
Wed, 24 Apr 2013 15:42:00 +0200 blanchet derive "map_cong"
Wed, 24 Apr 2013 14:15:01 +0200 blanchet renamed "map_cong" axiom to "map_cong0" in preparation for real "map_cong"
Wed, 24 Apr 2013 14:14:36 +0200 blanchet killed dead code
Wed, 24 Apr 2013 14:05:16 +0200 blanchet eta-contracted weak congruence rules (like in the old package)
Wed, 24 Apr 2013 13:16:21 +0200 blanchet honor user-specified name for map function
Wed, 24 Apr 2013 13:16:20 +0200 blanchet honor user-specified set function names
Wed, 24 Apr 2013 13:16:20 +0200 blanchet parse set function name
Wed, 24 Apr 2013 12:26:28 +0200 nipkow merged
Wed, 24 Apr 2013 12:25:56 +0200 nipkow tuned
Wed, 24 Apr 2013 12:15:06 +0200 traytel took out workaround for bug fixed in 5af40820948b
Wed, 24 Apr 2013 11:36:11 +0200 traytel merged
Wed, 24 Apr 2013 11:06:53 +0200 traytel slightly more aggressive syntax translation for printing case expressions
Wed, 24 Apr 2013 11:32:54 +0200 haftmann avoid odd reinit after sublocale declaration
Wed, 24 Apr 2013 10:23:47 +0200 nipkow moved defs into locale to reduce unnecessary polymorphism; tuned
Tue, 23 Apr 2013 19:40:33 +0200 haftmann dropped dead code
Tue, 23 Apr 2013 19:31:24 +0200 haftmann documentation and NEWS
Tue, 23 Apr 2013 17:46:12 +0200 blanchet avoid accidental specialization of the types in the "map" property of codatatypes
Tue, 23 Apr 2013 17:15:44 +0200 blanchet simplify "Inl () = Inr ()" as well (not entirely clear why this is necessary)
Tue, 23 Apr 2013 17:13:14 +0200 blanchet more examples
Tue, 23 Apr 2013 16:49:14 +0200 blanchet tuning
Tue, 23 Apr 2013 16:41:59 +0200 blanchet fix bugs in expand tactic w.r.t. datatypes with "needless" discriminators (e.g. lists with is_Nil instead of ~= Nil)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip