krauss [Wed, 14 Apr 2010 17:50:22 +0200] rev 36138
advertise [rename_abs] attribute in LaTeXsugar -- wish I had known about this earier.
krauss [Wed, 14 Apr 2010 16:15:19 +0200] rev 36137
record package: corrected sort handling in type translations to avoid crashes when default sort is changed.
Test case:
record 'a T = elem :: 'a
defaultsort order
term elem (* low-level exception *)
wenzelm [Wed, 14 Apr 2010 22:08:47 +0200] rev 36136
more precise treatment of UNC server prefix, e.g. //foo;
wenzelm [Wed, 14 Apr 2010 22:07:01 +0200] rev 36135
support named_root, which approximates UNC server prefix (for Cygwin);
tuned representation: reversed elements;
misc simplification and cleanup;
wenzelm [Wed, 14 Apr 2010 11:24:31 +0200] rev 36134
updated Thm.add_axiom/add_def;
wenzelm [Wed, 14 Apr 2010 11:11:23 +0200] rev 36133
adapted PUBLISH_TEST for atbroy102, which only mounts /home/isatest;
huffman [Tue, 13 Apr 2010 11:04:27 -0700] rev 36132
bring HOLCF/ex/Domain_Proofs.thy up to date
blanchet [Tue, 13 Apr 2010 15:30:15 +0200] rev 36131
adapt Refute example to reflect latest soundness fix to Refute
blanchet [Tue, 13 Apr 2010 15:16:54 +0200] rev 36130
commented out unsound "lfp"/"gfp" handling + fixed set output syntax;
the "lfp"/"gfp" bug can be reproduced by looking for a counterexample to
lemma "(A \<union> B)^+ = A^+ \<union> B^+"
Refute incorrectly finds a countermodel for cardinality 1 (the smallest
counterexample requires cardinality 2).
blanchet [Tue, 13 Apr 2010 14:08:58 +0200] rev 36129
merged
blanchet [Tue, 13 Apr 2010 13:26:06 +0200] rev 36128
make Nitpick output everything to tracing in debug mode;
so that when an exception occurs, I can switch to the tracing window to see what was in the response window before the exception blew everything away
blanchet [Tue, 13 Apr 2010 13:24:03 +0200] rev 36127
fix bug in Nitpick's handling of "<" (exposed by "GCD.setprod_coprime_int")
blanchet [Tue, 13 Apr 2010 11:43:11 +0200] rev 36126
cosmetics
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Apr 2010 11:54:05 +0200] rev 36125
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Apr 2010 11:40:55 +0200] rev 36124
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 13 Apr 2010 11:40:03 +0200] rev 36123
add If respectfullness and preservation to Quotient package database
haftmann [Tue, 13 Apr 2010 11:30:12 +0200] rev 36122
more accurate pattern match
haftmann [Tue, 13 Apr 2010 11:13:52 +0200] rev 36121
dropped dead code
huffman [Mon, 12 Apr 2010 19:29:16 -0700] rev 36120
update domain package examples
huffman [Mon, 12 Apr 2010 16:21:27 -0700] rev 36119
remove dead code
huffman [Mon, 12 Apr 2010 16:04:32 -0700] rev 36118
share more code between definitional and axiomatic domain packages
huffman [Mon, 12 Apr 2010 15:05:42 -0700] rev 36117
for axiomatic domain package, declare types and arities in domain_axioms.ML instead of domain_extender.ML
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 12 Apr 2010 13:19:28 +0200] rev 36116
Changed the type of Quot_True, so that it is an HOL constant.
haftmann [Sun, 11 Apr 2010 17:46:42 +0200] rev 36115
removed rather toyish tree
haftmann [Sun, 11 Apr 2010 17:40:43 +0200] rev 36114
updated keywords
haftmann [Sun, 11 Apr 2010 16:51:36 +0200] rev 36113
merged
haftmann [Sun, 11 Apr 2010 16:51:07 +0200] rev 36112
user interface for abstract datatypes is an attribute, not a command
haftmann [Sun, 11 Apr 2010 16:51:06 +0200] rev 36111
implementation of mappings by rbts
haftmann [Sun, 11 Apr 2010 16:51:06 +0200] rev 36110
lemma is_empty_empty
haftmann [Sun, 11 Apr 2010 16:51:05 +0200] rev 36109
constructor Mapping replaces AList
wenzelm [Sun, 11 Apr 2010 15:42:05 +0200] rev 36108
stay within Local_Defs layer;
wenzelm [Sun, 11 Apr 2010 15:22:15 +0200] rev 36107
expose foundational typedef axiom name;
wenzelm [Sun, 11 Apr 2010 14:30:34 +0200] rev 36106
Thm.add_axiom/add_def: return internal name of foundational axiom;
wenzelm [Sun, 11 Apr 2010 14:06:35 +0200] rev 36105
modernized datatype constructors;
wenzelm [Sun, 11 Apr 2010 14:04:10 +0200] rev 36104
of_sort_derivation: weaken bypasses derivation for identical sort -- accomodate proof terms by krauss/schropp, for example;
wenzelm [Sun, 11 Apr 2010 13:13:23 +0200] rev 36103
tuned;
wenzelm [Sun, 11 Apr 2010 13:08:14 +0200] rev 36102
of_sort_derivation: pass-through full type information -- following the version by krauss/schropp;
wenzelm [Fri, 09 Apr 2010 13:35:54 +0200] rev 36101
include JEDIT_APPLE_PROPERTIES by default;
wenzelm [Fri, 09 Apr 2010 11:35:50 +0200] rev 36100
isatest: more uniform setup for Unix vs. Cygwin;
boehmes [Thu, 08 Apr 2010 22:39:06 +0200] rev 36099
added missing case: meta universal quantifier
bulwahn [Thu, 08 Apr 2010 08:17:27 +0200] rev 36098
added imperative SAT checker; improved headers of example files; adopted IsaMakefile
ballarin [Wed, 07 Apr 2010 22:22:49 +0200] rev 36097
Merged.
ballarin [Wed, 07 Apr 2010 19:17:10 +0200] rev 36096
Merged resolving conflicts NEWS and locale.ML.
ballarin [Fri, 02 Apr 2010 13:33:48 +0200] rev 36095
Proper inheritance of mixins for activated facts and locale dependencies.
ballarin [Mon, 15 Feb 2010 19:54:54 +0100] rev 36094
Removed obsolete function.
ballarin [Mon, 15 Feb 2010 01:34:08 +0100] rev 36093
Graceful treatment of non-locale subgoals by methods unfold_locales and intro_locales.
ballarin [Mon, 15 Feb 2010 01:27:06 +0100] rev 36092
Tuned interpretation proofs.
ballarin [Thu, 11 Feb 2010 21:00:36 +0100] rev 36091
A rough implementation of full mixin inheritance; additional unit tests.
ballarin [Tue, 02 Feb 2010 21:23:20 +0100] rev 36090
Clarified invariant; tuned.
ballarin [Mon, 01 Feb 2010 21:59:27 +0100] rev 36089
More mixin tests.
ballarin [Mon, 01 Feb 2010 21:55:00 +0100] rev 36088
Use serial to be more debug friendly.
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36087
buffered output (faster than direct output)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36086
simplified Cache_IO interface (input is just a string and not already stored in a file)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36085
shortened interface (do not export unused options and functions)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36084
always unfold definitions of specific constants (including special binders)
boehmes [Wed, 07 Apr 2010 20:40:42 +0200] rev 36083
shorten the code by conditional function application