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
nipkow [Mon, 10 Jun 2013 16:04:18 +0200] rev 52361
all headings in upper case
huffman [Mon, 10 Jun 2013 06:08:17 -0700] rev 52360
more int/nat transfer rules; examples of new untransferred attribute