Mon, 29 Apr 2013 17:01:13 +0200 |
wenzelm |
cygwin_root as optional argument;
|
changeset |
files
|
Mon, 29 Apr 2013 16:50:01 +0200 |
blanchet |
use record instead of big tuple
|
changeset |
files
|
Mon, 29 Apr 2013 15:47:42 +0200 |
wenzelm |
clarified module dependencies: avoid Properties and Document introding minimal "PIDE";
|
changeset |
files
|
Mon, 29 Apr 2013 14:07:03 +0200 |
blanchet |
merge
|
changeset |
files
|
Mon, 29 Apr 2013 14:06:37 +0200 |
blanchet |
use base names, not full names
|
changeset |
files
|
Mon, 29 Apr 2013 13:52:14 +0200 |
blanchet |
tune signatures
|
changeset |
files
|
Mon, 29 Apr 2013 13:47:46 +0200 |
blanchet |
tuning
|
changeset |
files
|
Mon, 29 Apr 2013 13:42:54 +0200 |
blanchet |
tuning
|
changeset |
files
|
Mon, 29 Apr 2013 13:41:34 +0200 |
blanchet |
removed unreferenced thm
|
changeset |
files
|
Mon, 29 Apr 2013 13:40:26 +0200 |
blanchet |
tuned function signatures
|
changeset |
files
|
Mon, 29 Apr 2013 11:46:03 +0200 |
blanchet |
factored out derivation of coinduction, unfold, corec
|
changeset |
files
|
Mon, 29 Apr 2013 11:04:56 +0200 |
blanchet |
code tuning
|
changeset |
files
|
Mon, 29 Apr 2013 10:37:23 +0200 |
blanchet |
factored out derivation of induction principles, folds and recs, in preparation for reduction of nested to mutual
|
changeset |
files
|
Mon, 29 Apr 2013 11:31:40 +0200 |
nipkow |
tuned
|
changeset |
files
|
Mon, 29 Apr 2013 10:03:35 +0200 |
traytel |
tuned operator precedence
|
changeset |
files
|
Mon, 29 Apr 2013 09:45:14 +0200 |
blanchet |
use record instead of huge tuple
|
changeset |
files
|
Mon, 29 Apr 2013 09:10:49 +0200 |
blanchet |
renamed BNF "(co)data" commands to names that are closer to their final names
|
changeset |
files
|
Mon, 29 Apr 2013 06:13:36 +0200 |
nipkow |
tuned
|
changeset |
files
|
Mon, 29 Apr 2013 04:30:05 +0200 |
nipkow |
tuned
|
changeset |
files
|
Mon, 29 Apr 2013 04:20:42 +0200 |
nipkow |
tuned
|
changeset |
files
|
Sun, 28 Apr 2013 09:10:43 +0200 |
nipkow |
tuned
|
changeset |
files
|
Sat, 27 Apr 2013 21:56:45 +0200 |
ballarin |
Clarified confusing sentence in locales tutorial.
|
changeset |
files
|
Sat, 27 Apr 2013 20:50:20 +0200 |
wenzelm |
uniform Proof.context for hyp_subst_tac;
|
changeset |
files
|
Sat, 27 Apr 2013 11:37:50 +0200 |
blanchet |
tuned ML and thy file names
|
changeset |
files
|
Fri, 26 Apr 2013 14:16:05 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 26 Apr 2013 14:14:55 +0200 |
blanchet |
for compatibility, generate recursor arguments in the same order as old package
|
changeset |
files
|
Fri, 26 Apr 2013 14:14:54 +0200 |
blanchet |
tuning in preparation for actual changes
|
changeset |
files
|
Fri, 26 Apr 2013 14:14:52 +0200 |
blanchet |
started working on compatibility with old package's recursor
|
changeset |
files
|
Fri, 26 Apr 2013 13:23:21 +0200 |
nipkow |
simplified def
|
changeset |
files
|
Fri, 26 Apr 2013 13:12:14 +0200 |
nipkow |
more standard argument order
|
changeset |
files
|
Fri, 26 Apr 2013 12:09:51 +0200 |
blanchet |
more intuitive syntax for equality-style discriminators of nullary constructors
|
changeset |
files
|
Fri, 26 Apr 2013 11:04:47 +0200 |
blanchet |
updated keywords
|
changeset |
files
|
Fri, 26 Apr 2013 11:04:46 +0200 |
blanchet |
put an underscore in prefix
|
changeset |
files
|
Fri, 26 Apr 2013 11:04:45 +0200 |
blanchet |
changed discriminator default: avoid mixing ctor and dtor views
|
changeset |
files
|
Fri, 26 Apr 2013 09:53:11 +0200 |
nipkow |
simplified def
|
changeset |
files
|
Fri, 26 Apr 2013 09:41:45 +0200 |
nipkow |
more standard order of arguments
|
changeset |
files
|
Fri, 26 Apr 2013 09:01:45 +0200 |
nipkow |
more funs
|
changeset |
files
|
Fri, 26 Apr 2013 07:49:38 +0200 |
nipkow |
simplified def
|
changeset |
files
|
Thu, 25 Apr 2013 19:18:20 +0200 |
traytel |
removed unnecessary assumptions in some theorems about cardinal exponentiation
|
changeset |
files
|
Thu, 25 Apr 2013 18:27:26 +0200 |
blanchet |
renamed "wrap_data" to "wrap_free_constructors"
|
changeset |
files
|
Thu, 25 Apr 2013 18:14:04 +0200 |
blanchet |
register coinductive type's coinduct rule
|
changeset |
files
|
Thu, 25 Apr 2013 17:25:10 +0200 |
blanchet |
compile
|
changeset |
files
|
Thu, 25 Apr 2013 17:13:24 +0200 |
blanchet |
adjusted stream library to coinduct attributes
|
changeset |
files
|
Thu, 25 Apr 2013 17:13:24 +0200 |
blanchet |
generate proper attributes for coinduction rules
|
changeset |
files
|
Thu, 25 Apr 2013 13:22:45 +0200 |
wenzelm |
updated to jdk-7u21;
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 25 Apr 2013 10:35:56 +0200 |
hoelzl |
renamed linear_continuum_topology to connected_linorder_topology (and mention in NEWS)
|
changeset |
files
|
Wed, 24 Apr 2013 13:28:30 +0200 |
hoelzl |
spell conditional_ly_-complete lattices correct
|
changeset |
files
|
Thu, 25 Apr 2013 10:31:10 +0200 |
traytel |
specify nicer names for map, set and rel in the stream library
|
changeset |
files
|
Thu, 25 Apr 2013 09:25:50 +0200 |
blanchet |
start making "wrap_data" more robust
|
changeset |
files
|
Thu, 25 Apr 2013 08:56:37 +0200 |
blanchet |
no eta-expansion for case in split rules and case_conv
|
changeset |
files
|
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)
|
changeset |
files
|
Wed, 24 Apr 2013 22:48:22 +0200 |
blanchet |
proper error generated for wrong mixfix
|
changeset |
files
|
Wed, 24 Apr 2013 18:49:52 +0200 |
blanchet |
honor user-specified name for relator + generalize syntax
|
changeset |
files
|
Wed, 24 Apr 2013 17:47:22 +0200 |
blanchet |
renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
|
changeset |
files
|
Wed, 24 Apr 2013 17:03:43 +0200 |
blanchet |
added "fundef_cong" attribute to "map_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 16:43:19 +0200 |
traytel |
optimized proofs
|
changeset |
files
|
Wed, 24 Apr 2013 16:21:23 +0200 |
blanchet |
apply arguments to f and g in "case_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 15:42:00 +0200 |
blanchet |
derive "map_cong"
|
changeset |
files
|
Wed, 24 Apr 2013 14:15:01 +0200 |
blanchet |
renamed "map_cong" axiom to "map_cong0" in preparation for real "map_cong"
|
changeset |
files
|