haftmann [Tue, 26 May 2009 13:40:49 +0200] rev 31255
clarified benefit of interpretation
haftmann [Tue, 26 May 2009 12:31:01 +0200] rev 31254
documented print_codeproc command
huffman [Mon, 25 May 2009 22:14:59 -0700] rev 31253
use interval sets with gauge predicate
huffman [Mon, 25 May 2009 21:55:07 -0700] rev 31252
clean up some proofs
haftmann [Sun, 24 May 2009 15:02:23 +0200] rev 31251
tuned whitespace
haftmann [Sun, 24 May 2009 15:02:23 +0200] rev 31250
funpow_yield; tuned
haftmann [Sun, 24 May 2009 15:02:22 +0200] rev 31249
tuned class user space type system code
haftmann [Sun, 24 May 2009 15:02:22 +0200] rev 31248
dropped Id
haftmann [Sun, 24 May 2009 15:02:22 +0200] rev 31247
refined construction_interpretation
haftmann [Sun, 24 May 2009 15:02:21 +0200] rev 31246
exported find_shorzes_path
haftmann [Sun, 24 May 2009 15:02:21 +0200] rev 31245
merged
wenzelm [Wed, 27 May 2009 20:35:16 +0200] rev 31244
fixed superficial ML lapses introduced in b3c7044d47b6;
wenzelm [Mon, 25 May 2009 12:49:18 +0200] rev 31243
simplified method syntax;
wenzelm [Mon, 25 May 2009 12:49:05 +0200] rev 31242
modernized method setup;
wenzelm [Mon, 25 May 2009 12:48:18 +0200] rev 31241
modernized method setup;
tuned signature;
wenzelm [Mon, 25 May 2009 12:46:14 +0200] rev 31240
proper signature constraints;
modernized method setup;
wenzelm [Mon, 25 May 2009 12:29:29 +0200] rev 31239
adapted to Poly/ML SVN 744;
wenzelm [Sat, 23 May 2009 21:41:02 +0200] rev 31238
removed some obsolete combinators for method args;
wenzelm [Sat, 23 May 2009 21:40:34 +0200] rev 31237
proper indentation;
wenzelm [Sat, 23 May 2009 21:31:07 +0200] rev 31236
proper signature constraint;
observe basic Isabelle/ML coding conventions, concerning parentheses, whitespace, indentation, and max. line length;
wenzelm [Sat, 23 May 2009 17:39:19 +0200] rev 31235
adapted to Poly/ML SVN 719;
removed obsolete add_prefix;
wenzelm [Sat, 23 May 2009 17:21:44 +0200] rev 31234
getenv_strict needs to be based on getenv (accidentally broken in 0e88d33e8d19);
huffman [Fri, 22 May 2009 13:22:16 -0700] rev 31233
merged
huffman [Fri, 22 May 2009 13:18:59 -0700] rev 31232
define copy functions using combinators; add checking for failed proofs of induction rules
huffman [Fri, 22 May 2009 10:36:38 -0700] rev 31231
export ID, oo; add more dtyp operations
huffman [Fri, 22 May 2009 10:34:22 -0700] rev 31230
add combinators for building copy functions
huffman [Thu, 21 May 2009 18:49:14 -0700] rev 31229
change representation of Domain_Library.arg
huffman [Thu, 21 May 2009 18:23:19 -0700] rev 31228
make type Domain_Library.arg abstract
huffman [Wed, 20 May 2009 13:18:14 -0700] rev 31227
indentation; export Domain_Axioms.calc_axioms
huffman [Wed, 20 May 2009 13:01:52 -0700] rev 31226
indentation; export Domain_Syntax.calc_syntax
haftmann [Thu, 21 May 2009 19:15:22 +0200] rev 31225
using precompiled Predicate.map
haftmann [Thu, 21 May 2009 16:51:00 +0200] rev 31224
merged
haftmann [Thu, 21 May 2009 09:07:25 +0200] rev 31223
re-added corrected version of type copy quickcheck generator
haftmann [Thu, 21 May 2009 09:07:13 +0200] rev 31222
added Predicate.map in SML environment
webertj [Thu, 21 May 2009 15:25:44 +0100] rev 31221
merged
webertj [Thu, 21 May 2009 15:25:26 +0100] rev 31220
implementation of definitional CNF improved
webertj [Thu, 21 May 2009 15:23:32 +0100] rev 31219
write_dimacs_{sat,cnf}_file now write the DIMACS file on the fly, without building it in memory first
haftmann [Wed, 20 May 2009 22:24:07 +0200] rev 31218
fixed typo
haftmann [Wed, 20 May 2009 22:24:07 +0200] rev 31217
experimental values command
haftmann [Wed, 20 May 2009 22:24:07 +0200] rev 31216
added Predicate.map
haftmann [Wed, 20 May 2009 15:35:22 +0200] rev 31215
merged
haftmann [Wed, 20 May 2009 15:35:13 +0200] rev 31214
tuned
haftmann [Wed, 20 May 2009 15:35:13 +0200] rev 31213
adjusted to changes in Quickcheck.thy
haftmann [Wed, 20 May 2009 15:35:12 +0200] rev 31212
eliminated case input syntax on bits
haftmann [Wed, 20 May 2009 12:10:22 +0200] rev 31211
removed quickcheck generator for type copies temporarily
haftmann [Wed, 20 May 2009 12:09:07 +0200] rev 31210
avoid potential problem with stale theory
haftmann [Wed, 20 May 2009 10:37:38 +0200] rev 31209
dropped parentheses
haftmann [Wed, 20 May 2009 10:37:37 +0200] rev 31208
parse translations for cases are conservative wrt. overloaded constructors
haftmann [Wed, 20 May 2009 10:37:37 +0200] rev 31207
added generator for type copies (records)
haftmann [Wed, 20 May 2009 10:37:36 +0200] rev 31206
adjusted to changed theory name
haftmann [Tue, 19 May 2009 16:54:55 +0200] rev 31205
String.literal replaces message_string, code_numeral replaces (code_)index
haftmann [Tue, 19 May 2009 13:57:51 +0200] rev 31204
moved Code_Index, Random and Quickcheck before Main
haftmann [Tue, 19 May 2009 13:57:32 +0200] rev 31203
moved Code_Index, Random and Quickcheck before Main
haftmann [Tue, 19 May 2009 13:57:31 +0200] rev 31202
pretty printing of functional combinators for evaluation code
nipkow [Tue, 19 May 2009 13:52:12 +0200] rev 31201
new lemma
chaieb [Mon, 18 May 2009 23:43:36 +0100] rev 31200
merged
chaieb [Mon, 18 May 2009 23:42:55 +0100] rev 31199
FPS composition distributes over inverses, division and arbitrary nth roots. General geometric series theorem
nipkow [Mon, 18 May 2009 23:15:56 +0200] rev 31198
merged
nipkow [Mon, 18 May 2009 23:15:38 +0200] rev 31197
fine-tuned elimination of comprehensions involving x=t.
haftmann [Mon, 18 May 2009 15:45:42 +0200] rev 31196
hide fact log_def -- should not shadow regular log definition
haftmann [Mon, 18 May 2009 15:45:42 +0200] rev 31195
added example on ML level
haftmann [Mon, 18 May 2009 15:45:38 +0200] rev 31194
added quickcheck support for numeric types
haftmann [Mon, 18 May 2009 15:45:36 +0200] rev 31193
generalized lemma map_of_zip_map
haftmann [Mon, 18 May 2009 15:45:34 +0200] rev 31192
added Code_Index.int_of operation