wenzelm [Sat, 27 Feb 2010 13:32:55 +0100] rev 35397
more precise syntax antiquotations;
wenzelm [Sat, 27 Feb 2010 13:32:38 +0100] rev 35396
ML antiquotations for type classes;
wenzelm [Sat, 27 Feb 2010 13:32:18 +0100] rev 35395
read_class: perform actual read, with source position;
wenzelm [Sat, 27 Feb 2010 13:32:05 +0100] rev 35394
parallel brute-force disambiguation;
wenzelm [Sat, 27 Feb 2010 13:31:55 +0100] rev 35393
degrade gracefully in CRITICAL section;
wenzelm [Fri, 26 Feb 2010 23:08:45 +0100] rev 35392
gen_dest_case: recovered @{const_name} from c8a6fae0ad0c, because of separate Syntax.mark_const in case_tr' -- avoid extra syntax markers in output;
wenzelm [Fri, 26 Feb 2010 23:07:27 +0100] rev 35391
tuned;
wenzelm [Fri, 26 Feb 2010 23:05:47 +0100] rev 35390
use simplified Syntax.escape;
wenzelm [Fri, 26 Feb 2010 21:43:26 +0100] rev 35389
tuned hyp_subst_tac';
blanchet [Fri, 26 Feb 2010 18:38:23 +0100] rev 35388
use SAT4J for "Tests_Nits.thy" for safety (this should solve the Isatest failures) + minor changes
blanchet [Fri, 26 Feb 2010 16:50:09 +0100] rev 35387
merged
blanchet [Fri, 26 Feb 2010 16:49:46 +0100] rev 35386
more work on the new monotonicity stuff in Nitpick
blanchet [Thu, 25 Feb 2010 16:33:39 +0100] rev 35385
improved precision of infinite "shallow" datatypes in Nitpick;
e.g. strings used for variable names, instead of an opaque type
blanchet [Thu, 25 Feb 2010 10:08:44 +0100] rev 35384
cosmetics
bulwahn [Fri, 26 Feb 2010 13:29:43 +0100] rev 35383
merged
bulwahn [Fri, 26 Feb 2010 09:49:00 +0100] rev 35382
merged
bulwahn [Thu, 25 Feb 2010 15:36:38 +0100] rev 35381
adding no_topmost_reordering as new option to the code_pred command
bulwahn [Thu, 25 Feb 2010 14:01:34 +0100] rev 35380
adopting Mutabelle to quickcheck reporting; improving quickcheck reporting
bulwahn [Thu, 25 Feb 2010 10:04:50 +0100] rev 35379
added quiet option to quickcheck command
bulwahn [Thu, 25 Feb 2010 09:28:01 +0100] rev 35378
added basic reporting of test cases to quickcheck
haftmann [Fri, 26 Feb 2010 10:57:35 +0100] rev 35377
merged
haftmann [Fri, 26 Feb 2010 10:48:21 +0100] rev 35376
use abstract code cerficates for bare code theorems
haftmann [Fri, 26 Feb 2010 10:48:20 +0100] rev 35375
implement quotient_of for odl SML code generator
haftmann [Fri, 26 Feb 2010 09:20:18 +0100] rev 35374
adjusted to cs. e4a7947e02b8
haftmann [Wed, 24 Feb 2010 14:42:28 +0100] rev 35373
bound argument for abstype proposition
haftmann [Wed, 24 Feb 2010 14:34:40 +0100] rev 35372
renamed theory Rational to Rat
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35371
tuned whitespace
haftmann [Wed, 24 Feb 2010 14:19:54 +0100] rev 35370
more precise exception handler
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35369
more general case and induct rules; normalize and quotient_of; abstract code generation
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35368
crossproduct coprimality lemmas
haftmann [Wed, 24 Feb 2010 14:19:53 +0100] rev 35367
lemma div_mult_swap, dvd_div_eq_mult, dvd_div_div_eq_mult
haftmann [Wed, 24 Feb 2010 14:19:52 +0100] rev 35366
evaluation for abstypes
wenzelm [Thu, 25 Feb 2010 22:46:52 +0100] rev 35365
modernized structure Split_Rule;
tuned signature;
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:32:09 +0100] rev 35364
more antiquotations;
wenzelm [Thu, 25 Feb 2010 22:17:33 +0100] rev 35363
explicit @{type_syntax} markup;
wenzelm [Thu, 25 Feb 2010 22:15:27 +0100] rev 35362
explicit @{type_syntax} markup;
misc tuning and simplification;
wenzelm [Thu, 25 Feb 2010 22:08:43 +0100] rev 35361
more orthogonal antiquotations for type constructors;
wenzelm [Thu, 25 Feb 2010 22:06:43 +0100] rev 35360
clarified ProofContext.read_type_name/Args.type_name wrt strict logical constructors;
wenzelm [Thu, 25 Feb 2010 22:05:34 +0100] rev 35359
provide direct access to the different kinds of type declarations;
boehmes [Thu, 25 Feb 2010 09:16:16 +0100] rev 35358
use mixfix syntax for Boogie types
wenzelm [Wed, 24 Feb 2010 22:45:14 +0100] rev 35357
merged
boehmes [Wed, 24 Feb 2010 18:39:24 +0100] rev 35356
added variant of boogie_vc to prove a single assertion: keep premises (i.e. the trace up this assertion) as facts in the context (and not as part of the goal) to increase performance when dealing with large goals
wenzelm [Wed, 24 Feb 2010 22:09:50 +0100] rev 35355
modernized syntax declarations, and make them actually work with authentic syntax;
wenzelm [Wed, 24 Feb 2010 22:04:10 +0100] rev 35354
observe standard convention for syntax consts;
wenzelm [Wed, 24 Feb 2010 21:59:21 +0100] rev 35353
proper type syntax (cf. 7425aece4ee3);
wenzelm [Wed, 24 Feb 2010 21:55:46 +0100] rev 35352
observe standard convention for syntax consts;
wenzelm [Wed, 24 Feb 2010 20:37:01 +0100] rev 35351
allow general mixfix syntax for type constructors;
huffman [Wed, 24 Feb 2010 07:06:39 -0800] rev 35350
merged
huffman [Tue, 23 Feb 2010 14:44:43 -0800] rev 35349
merged
huffman [Tue, 23 Feb 2010 14:44:24 -0800] rev 35348
remove redundant lemma realpow_increasing
huffman [Tue, 23 Feb 2010 14:38:06 -0800] rev 35347
remove redundant simp rules from RealPow.thy
huffman [Tue, 23 Feb 2010 12:35:32 -0800] rev 35346
adapt to new realpow rules
huffman [Tue, 23 Feb 2010 11:14:09 -0800] rev 35345
adapt to changes in simpset
huffman [Tue, 23 Feb 2010 10:37:25 -0800] rev 35344
moved some lemmas from RealPow to RealDef; changed orientation of real_of_int_power
huffman [Tue, 23 Feb 2010 07:45:54 -0800] rev 35343
move float syntax from RealPow to Rational
blanchet [Wed, 24 Feb 2010 11:55:52 +0100] rev 35342
compile
blanchet [Wed, 24 Feb 2010 11:35:39 +0100] rev 35341
merged
blanchet [Wed, 24 Feb 2010 11:35:10 +0100] rev 35340
compile
blanchet [Wed, 24 Feb 2010 11:07:58 +0100] rev 35339
make example compile
blanchet [Wed, 24 Feb 2010 09:59:54 +0100] rev 35338
got rid of "axclass", apparently
blanchet [Wed, 24 Feb 2010 09:19:21 +0100] rev 35337
merged
blanchet [Wed, 24 Feb 2010 09:18:31 +0100] rev 35336
cosmetics
blanchet [Tue, 23 Feb 2010 19:10:25 +0100] rev 35335
support local definitions in Nitpick
blanchet [Tue, 23 Feb 2010 16:53:13 +0100] rev 35334
show Kodkod warning message even in non-verbose mode
blanchet [Tue, 23 Feb 2010 15:56:13 +0100] rev 35333
distinguish between Kodkodi warnings and errors in Nitpick;
will be needed starting with version 1.2.9 of Kodkodi
blanchet [Tue, 23 Feb 2010 14:50:44 +0100] rev 35332
optimized multisets in Nitpick by fishing "finite"
blanchet [Tue, 23 Feb 2010 14:11:36 +0100] rev 35331
document Quickcheck's "no_assms" option
haftmann [Wed, 24 Feb 2010 11:21:37 +0100] rev 35330
tuned comment
hoelzl [Tue, 23 Feb 2010 17:55:00 +0100] rev 35329
merged
hoelzl [Tue, 23 Feb 2010 17:33:03 +0100] rev 35328
Moved old Integration to examples.
bulwahn [Tue, 23 Feb 2010 16:58:21 +0100] rev 35327
merged
bulwahn [Tue, 23 Feb 2010 14:00:36 +0100] rev 35326
merged
bulwahn [Tue, 23 Feb 2010 13:57:51 +0100] rev 35325
adding ROOT.ML to HOL-Mutabelle session; uncommenting HOL.induct constants in Mutabelle session
bulwahn [Tue, 23 Feb 2010 13:36:15 +0100] rev 35324
adopting mutabelle and quickcheck to return timing information; exporting make_case_combs in datatype package for predicate compiler; adding Spec_Rules declaration for tail recursive functions; improving the predicate compiler and function flattening
boehmes [Tue, 23 Feb 2010 15:20:19 +0100] rev 35323
separated narrowing timeouts for intermediate and final steps
haftmann [Tue, 23 Feb 2010 14:13:14 +0100] rev 35322
merged
haftmann [Tue, 23 Feb 2010 14:11:32 +0100] rev 35321
merged
haftmann [Tue, 23 Feb 2010 10:11:49 +0100] rev 35320
dropped axclass; dropped Id; session theory Hoare.thy
haftmann [Tue, 23 Feb 2010 10:11:31 +0100] rev 35319
dropped session W0; c.f. MiniML in AFP
haftmann [Tue, 23 Feb 2010 10:11:16 +0100] rev 35318
dropped axclass, going back to purely syntactic type classes
haftmann [Tue, 23 Feb 2010 10:11:15 +0100] rev 35317
dropped axclass; dropped Id
haftmann [Tue, 23 Feb 2010 10:11:15 +0100] rev 35316
dropped axclass; dropped Id; session theory Hoare.thy
haftmann [Tue, 23 Feb 2010 10:11:12 +0100] rev 35315
dropped axclass
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 23 Feb 2010 14:11:46 +0100] rev 35314
export prs_rules and rsp_rules attributes
blanchet [Tue, 23 Feb 2010 12:14:46 +0100] rev 35313
merge
blanchet [Tue, 23 Feb 2010 12:14:29 +0100] rev 35312
improved precision of small sets in Nitpick
blanchet [Tue, 23 Feb 2010 11:05:32 +0100] rev 35311
improved Nitpick's support for quotient types
hoelzl [Tue, 23 Feb 2010 12:02:32 +0100] rev 35310
Forgot to check NSA in changeset e4a431b6d9b7 ; Removed import of Integration
blanchet [Tue, 23 Feb 2010 10:02:14 +0100] rev 35309
catch IO errors in Nitpick's "kodkodi" invocation + shorten execution time of "Manual_Nits" example
haftmann [Tue, 23 Feb 2010 08:08:23 +0100] rev 35308
mind the "s"
haftmann [Tue, 23 Feb 2010 08:04:07 +0100] rev 35307
merged
haftmann [Mon, 22 Feb 2010 16:03:48 +0100] rev 35306
NEWS
haftmann [Mon, 22 Feb 2010 16:03:44 +0100] rev 35305
added missing separator
haftmann [Mon, 22 Feb 2010 15:53:19 +0100] rev 35304
more accurate when registering new types
haftmann [Mon, 22 Feb 2010 15:53:18 +0100] rev 35303
added Dlist
haftmann [Mon, 22 Feb 2010 15:53:18 +0100] rev 35302
tuned text
haftmann [Mon, 22 Feb 2010 15:53:18 +0100] rev 35301
distributed theory Algebras to theories Groups and Lattices
haftmann [Mon, 22 Feb 2010 11:13:30 +0100] rev 35300
merged
haftmann [Mon, 22 Feb 2010 11:10:20 +0100] rev 35299
proper distinction of code datatypes and abstypes
haftmann [Mon, 22 Feb 2010 10:38:58 +0100] rev 35298
merged
haftmann [Mon, 22 Feb 2010 09:36:47 +0100] rev 35297
merged
haftmann [Mon, 22 Feb 2010 09:24:20 +0100] rev 35296
merged
haftmann [Sat, 20 Feb 2010 21:13:29 +0100] rev 35295
lemma distinct_insert
huffman [Mon, 22 Feb 2010 21:48:20 -0800] rev 35294
proper header and subsection headings
huffman [Mon, 22 Feb 2010 21:47:21 -0800] rev 35293
remove unneeded premise from rat_floor_lemma and floor_Fract
hoelzl [Mon, 22 Feb 2010 20:41:49 +0100] rev 35292
Replaced Integration by Multivariate-Analysis/Real_Integration
himmelma [Mon, 22 Feb 2010 20:08:10 +0100] rev 35291
Support for one-dimensional integration in Multivariate-Analysis
himmelma [Thu, 18 Feb 2010 22:11:19 +0100] rev 35290
Equivalence between DERIV and one-dimensional derivation in Multivariate-Analysis
huffman [Mon, 22 Feb 2010 11:19:15 -0800] rev 35289
merged
huffman [Mon, 22 Feb 2010 11:17:41 -0800] rev 35288
add mixfix field to type Domain_Library.cons
huffman [Mon, 22 Feb 2010 09:43:36 -0800] rev 35287
remove unnecessary local
huffman [Sun, 21 Feb 2010 08:59:39 -0800] rev 35286
update to use fixrec package
blanchet [Mon, 22 Feb 2010 19:31:18 +0100] rev 35285
merge
blanchet [Mon, 22 Feb 2010 19:31:00 +0100] rev 35284
enabled Nitpick's support for quotient types + shortened the Nitpick tests a bit
blanchet [Mon, 22 Feb 2010 14:36:10 +0100] rev 35283
filter out trivial definitions in Nitpick (e.g. "Topology.topo" from AFP)
haftmann [Mon, 22 Feb 2010 17:02:39 +0100] rev 35282
dropped references to old axclass from documentation
berghofe [Mon, 22 Feb 2010 14:11:03 +0100] rev 35281
Fixed bug that caused (r)trancl_tac to crash when the term denoting the relation
contained variables bound by meta level quantifiers.
blanchet [Mon, 22 Feb 2010 11:57:33 +0100] rev 35280
fixed a few bugs in Nitpick and removed unreferenced variables
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Feb 2010 10:28:49 +0100] rev 35279
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 22 Feb 2010 10:28:00 +0100] rev 35278
rename print_maps to print_quotmaps