wenzelm [Sun, 09 Feb 2014 17:47:23 +0100] rev 55370
minimal document;
wenzelm [Sun, 09 Feb 2014 17:41:17 +0100] rev 55369
removed junk;
wenzelm [Sun, 09 Feb 2014 17:21:03 +0100] rev 55368
merged
wenzelm [Sun, 09 Feb 2014 17:19:22 +0100] rev 55367
check scalable fonts;
wenzelm [Sun, 09 Feb 2014 16:31:24 +0100] rev 55366
do *not* enforce scalable fonts for T1 encoding, instead rely on cm-super fonts, which also provide underscore for non-tt font;
wenzelm [Sun, 09 Feb 2014 16:17:01 +0100] rev 55365
yet another attempt at actual underscore;
enforce scalable fonts for T1 encoding;
haftmann [Sun, 09 Feb 2014 15:26:33 +0100] rev 55364
build up preprocessing context only once
haftmann [Sun, 09 Feb 2014 15:26:33 +0100] rev 55363
tuned
nipkow [Sun, 09 Feb 2014 13:07:23 +0100] rev 55362
disabled counterexample output for now; confusing because often incorrect
nipkow [Sat, 08 Feb 2014 20:34:10 +0100] rev 55361
more indexing
nipkow [Fri, 07 Feb 2014 22:37:54 +0100] rev 55360
merged
nipkow [Fri, 07 Feb 2014 22:37:43 +0100] rev 55359
indexed document
paulson <lp15@cam.ac.uk> [Fri, 07 Feb 2014 17:43:47 +0000] rev 55358
Simplified some proofs, deleting a lot of strange unused material at the end of the theory.
nipkow [Fri, 07 Feb 2014 14:18:31 +0100] rev 55357
fight spurious nitpick timeouts
blanchet [Fri, 07 Feb 2014 10:44:04 +0100] rev 55356
reverted a87e49f4336d -- overwriting of data entries yields to merge problems later
blanchet [Fri, 07 Feb 2014 00:48:04 +0100] rev 55355
more docs
blanchet [Fri, 07 Feb 2014 00:19:02 +0100] rev 55354
more docs
blanchet [Fri, 07 Feb 2014 00:12:03 +0100] rev 55353
docs
paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 23:09:22 +0000] rev 55352
tidied
blanchet [Thu, 06 Feb 2014 23:55:00 +0100] rev 55351
docs
blanchet [Thu, 06 Feb 2014 23:42:36 +0100] rev 55350
docs about registering a BNF
nipkow [Thu, 06 Feb 2014 18:31:43 +0100] rev 55349
merged
nipkow [Thu, 06 Feb 2014 18:31:31 +0100] rev 55348
indexed document
blanchet [Thu, 06 Feb 2014 17:05:47 +0100] rev 55347
allow multiple registration of the same type, the last wins
paulson <lp15@cam.ac.uk> [Thu, 06 Feb 2014 13:04:06 +0000] rev 55346
fixed problem (?) by deleting "thm" line
blanchet [Thu, 06 Feb 2014 01:13:44 +0100] rev 55345
try right bunch of methods
blanchet [Thu, 06 Feb 2014 00:43:57 +0100] rev 55344
don't waste time with old-style 'case's that don't have the required theorems
blanchet [Thu, 06 Feb 2014 00:24:02 +0100] rev 55343
expand 'split' in direct corecursion as well
blanchet [Thu, 06 Feb 2014 00:03:12 +0100] rev 55342
tuning
blanchet [Wed, 05 Feb 2014 23:30:02 +0100] rev 55341
adapted tactic to correctly handle 'if ... then ...' and 'case ...' under lambdas