kleing [Tue, 18 Jun 2013 15:52:47 -0700] rev 52391
adjust layout for book
nipkow [Tue, 18 Jun 2013 17:38:07 +0200] rev 52390
merged
nipkow [Tue, 18 Jun 2013 17:37:51 +0200] rev 52389
Added continuity and determinism proof
lammich <lammich@in.tum.de> [Tue, 18 Jun 2013 15:35:53 +0200] rev 52388
Added parantheses to code_type for heap monad
nipkow [Tue, 18 Jun 2013 10:04:06 +0200] rev 52387
improved defs and proofs
kleing [Mon, 17 Jun 2013 11:39:51 -0700] rev 52386
use \<^isub> in determ proof for display in book
krauss [Mon, 17 Jun 2013 17:30:54 +0200] rev 52385
merged
krauss [Sun, 16 Jun 2013 22:56:44 +0200] rev 52384
export dom predicate in the info record
krauss [Sun, 16 Jun 2013 01:39:00 +0200] rev 52383
export cases rule in the info record
nipkow [Mon, 17 Jun 2013 13:36:09 +0200] rev 52382
made proofs more readable
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52381
pragmatic executability for instance real :: open
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52380
lifting for primitive definitions;
explicit conversions from and to lists of coefficients, used for generated code;
replaced recursion operator poly_rec by fold_coeffs, preferring function definitions for non-trivial recursions;
prefer pre-existing gcd operation for gcd
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52379
selection operator smallest_prime_beyond
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52378
documentation on code_printing and code_identifier
haftmann [Sat, 15 Jun 2013 17:19:23 +0200] rev 52377
more consistent parsing and reading of classes and type constructors
kleing [Fri, 14 Jun 2013 22:16:48 -0700] rev 52376
another example lemma
blanchet [Thu, 13 Jun 2013 17:26:39 -0400] rev 52375
store more theorems in data structure
blanchet [Thu, 13 Jun 2013 16:58:20 -0400] rev 52374
tuning
nipkow [Thu, 13 Jun 2013 14:35:05 +0200] rev 52373
simplified proofs
kleing [Wed, 12 Jun 2013 20:52:09 -0700] rev 52372
prefer xsymbol for book
nipkow [Wed, 12 Jun 2013 13:53:24 +0200] rev 52371
same order of properties as in While rule
kleing [Tue, 11 Jun 2013 21:24:12 -0700] rev 52370
some comments on syntax and automation setup
smolkas [Tue, 11 Jun 2013 19:58:09 -0400] rev 52369
uncheck terms before annotation to avoid awkward syntax
blanchet [Tue, 11 Jun 2013 19:11:31 -0400] rev 52368
tuning
blanchet [Tue, 11 Jun 2013 18:50:09 -0400] rev 52367
tuning
smolkas [Tue, 11 Jun 2013 16:13:19 -0400] rev 52366
make use of show_type_emphasis instead of using hack; make sure global configurations don't affect proof script creation
haftmann [Tue, 11 Jun 2013 21:07:53 +0200] rev 52365
reflexive nbe equation for equality on String.literal
haftmann [Mon, 10 Jun 2013 20:43:17 +0200] rev 52364
tuned whitespace
haftmann [Mon, 10 Jun 2013 20:30:23 +0200] rev 52363
dropped relics of ancient binary numeral case study
nipkow [Mon, 10 Jun 2013 16:04:34 +0200] rev 52362
merged