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
|
Wed, 24 Apr 2013 14:14:36 +0200 |
blanchet |
killed dead code
|
changeset |
files
|
Wed, 24 Apr 2013 14:05:16 +0200 |
blanchet |
eta-contracted weak congruence rules (like in the old package)
|
changeset |
files
|
Wed, 24 Apr 2013 13:16:21 +0200 |
blanchet |
honor user-specified name for map function
|
changeset |
files
|
Wed, 24 Apr 2013 13:16:20 +0200 |
blanchet |
honor user-specified set function names
|
changeset |
files
|
Wed, 24 Apr 2013 13:16:20 +0200 |
blanchet |
parse set function name
|
changeset |
files
|
Wed, 24 Apr 2013 12:26:28 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 24 Apr 2013 12:25:56 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 24 Apr 2013 12:15:06 +0200 |
traytel |
took out workaround for bug fixed in 5af40820948b
|
changeset |
files
|
Wed, 24 Apr 2013 11:36:11 +0200 |
traytel |
merged
|
changeset |
files
|
Wed, 24 Apr 2013 11:06:53 +0200 |
traytel |
slightly more aggressive syntax translation for printing case expressions
|
changeset |
files
|
Wed, 24 Apr 2013 11:32:54 +0200 |
haftmann |
avoid odd reinit after sublocale declaration
|
changeset |
files
|
Wed, 24 Apr 2013 10:23:47 +0200 |
nipkow |
moved defs into locale to reduce unnecessary polymorphism; tuned
|
changeset |
files
|
Tue, 23 Apr 2013 19:40:33 +0200 |
haftmann |
dropped dead code
|
changeset |
files
|
Tue, 23 Apr 2013 19:31:24 +0200 |
haftmann |
documentation and NEWS
|
changeset |
files
|
Tue, 23 Apr 2013 17:46:12 +0200 |
blanchet |
avoid accidental specialization of the types in the "map" property of codatatypes
|
changeset |
files
|
Tue, 23 Apr 2013 17:15:44 +0200 |
blanchet |
simplify "Inl () = Inr ()" as well (not entirely clear why this is necessary)
|
changeset |
files
|
Tue, 23 Apr 2013 17:13:14 +0200 |
blanchet |
more examples
|
changeset |
files
|
Tue, 23 Apr 2013 16:49:14 +0200 |
blanchet |
tuning
|
changeset |
files
|
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)
|
changeset |
files
|
Tue, 23 Apr 2013 16:30:30 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 23 Apr 2013 16:30:29 +0200 |
blanchet |
tuned_comment
|
changeset |
files
|
Tue, 23 Apr 2013 11:43:09 +0200 |
traytel |
(co)rec is (just as the (un)fold) the unique morphism;
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:51 +0200 |
haftmann |
tuned: unnamed contexts, interpretation and sublocale in locale target;
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
target-sensitive user-level commands interpretation and sublocale
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
ML interfaces for various kinds of interpretation
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
brittleness stamping for local theories
|
changeset |
files
|
Tue, 23 Apr 2013 11:14:50 +0200 |
haftmann |
tuned
|
changeset |
files
|
Mon, 22 Apr 2013 18:39:12 +0200 |
immler |
removed type constraints
|
changeset |
files
|
Mon, 22 Apr 2013 16:36:02 +0200 |
hoelzl |
NEWS
|
changeset |
files
|
Sun, 21 Apr 2013 20:08:13 +0200 |
haftmann |
more sharing
|
changeset |
files
|
Sun, 21 Apr 2013 16:29:40 +0200 |
haftmann |
interpretation: distinguish theories and proofs by explicit parameter rather than generic context;
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
dropped unusued identifier
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
avoid odd bifurcation with Attrib.local_notes vs. Locale.add_thmss -- n.b. note_eqns_dependency operates in a specific locale target
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
tuned for uniformity
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
reflection as official HOL tool
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
follow Isabelle spacing praxis more thoroughly
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
honour FIXMEs as far as feasible at the moment
|
changeset |
files
|
Sun, 21 Apr 2013 10:41:18 +0200 |
haftmann |
combined reify_data.ML into reflection.ML;
|
changeset |
files
|
Sat, 20 Apr 2013 20:57:49 +0200 |
nipkow |
proved termination for fun-based AI
|
changeset |
files
|
Sat, 20 Apr 2013 19:30:04 +0200 |
nipkow |
tuned
|
changeset |
files
|
Fri, 19 Apr 2013 12:04:57 +0200 |
nipkow |
tuned
|
changeset |
files
|
Thu, 18 Apr 2013 21:31:24 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 18 Apr 2013 21:10:12 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 18 Apr 2013 17:07:01 +0200 |
wenzelm |
simplifier uses proper Proof.context instead of historic type simpset;
|
changeset |
files
|
Thu, 18 Apr 2013 20:18:50 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 18 Apr 2013 20:18:37 +0200 |
nipkow |
avoided map_of in def of fun_rep (but still needed for efficient code)
|
changeset |
files
|
Thu, 18 Apr 2013 18:57:02 +0200 |
haftmann |
spelling
|
changeset |
files
|
Thu, 18 Apr 2013 18:55:23 +0200 |
haftmann |
spelling
|
changeset |
files
|
Wed, 17 Apr 2013 21:23:35 +0200 |
nipkow |
tuned
|
changeset |
files
|