ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37103
Consistently use equality for registration lookup.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37102
Cleaner implementation of sublocale command.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37101
Reapply mixin patch: base for performance improvements.
huffman [Sun, 23 May 2010 19:30:29 -0700] rev 37100
merged
huffman [Sun, 23 May 2010 19:30:14 -0700] rev 37099
declare a few more cont2cont rules
huffman [Sat, 22 May 2010 19:17:18 -0700] rev 37098
HOLCF no longer redefines 'consts' command
huffman [Sat, 22 May 2010 18:34:38 -0700] rev 37097
for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run
huffman [Sat, 22 May 2010 17:57:16 -0700] rev 37096
simplify fixrec continuity tactic
krauss [Sun, 23 May 2010 22:56:45 +0200] rev 37095
used sledgehammer[isar_proof] to replace slow metis call
webertj [Sun, 23 May 2010 17:23:18 +0100] rev 37094
Typo fixed.
webertj [Sun, 23 May 2010 17:22:30 +0100] rev 37093
Typo fixed.
webertj [Sun, 23 May 2010 14:56:58 +0100] rev 37092
Minor proof tuning.
webertj [Sun, 23 May 2010 13:00:01 +0100] rev 37091
Improved document structure.
webertj [Sun, 23 May 2010 10:55:01 +0100] rev 37090
Minor proof tuning.
webertj [Sun, 23 May 2010 10:38:11 +0100] rev 37089
merged
webertj [Sun, 23 May 2010 10:37:43 +0100] rev 37088
Refactoring, minor extensions (e.g., church_rosser).
huffman [Sat, 22 May 2010 17:44:12 -0700] rev 37087
NEWS: removed fixrec_simp attribute
huffman [Sat, 22 May 2010 16:46:18 -0700] rev 37086
merged
huffman [Sat, 22 May 2010 16:45:46 -0700] rev 37085
disambiguate some syntax
huffman [Sat, 22 May 2010 14:04:05 -0700] rev 37084
optimize continuity proofs in fixrec package, using cont2cont rules
huffman [Sat, 22 May 2010 13:40:15 -0700] rev 37083
add beta_cfun simproc, which uses cont2cont rules
huffman [Sat, 22 May 2010 13:27:36 -0700] rev 37082
removed fixrec_simp attribute (cf. a2a1c8a658ef)
huffman [Sat, 22 May 2010 12:56:33 -0700] rev 37081
simplify definition of eta_tac
huffman [Sat, 22 May 2010 12:36:50 -0700] rev 37080
remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
huffman [Sat, 22 May 2010 10:02:07 -0700] rev 37079
remove cont2cont simproc; instead declare cont2cont rules as simp rules
huffman [Sat, 22 May 2010 08:30:40 -0700] rev 37078
domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
haftmann [Sat, 22 May 2010 11:01:59 +0200] rev 37077
merged
haftmann [Sat, 22 May 2010 10:13:02 +0200] rev 37076
modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:50 +0200] rev 37075
modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:49 +0200] rev 37074
localized properties_for_sort