Thu, 27 May 2010 12:03:59 +0200 more reactive message handling, notably for follow_caret mode;
wenzelm [Thu, 27 May 2010 12:03:59 +0200] rev 37130
more reactive message handling, notably for follow_caret mode; misc tuning and clarification;
Thu, 27 May 2010 00:47:15 +0200 Command.toString: include id for debugging;
wenzelm [Thu, 27 May 2010 00:47:15 +0200] rev 37129
Command.toString: include id for debugging; Command.consume: explicit forward, avoid dependency on Session and side-effect on event bus; State.+ without side-effect on event bus; Session.commands_changed: delayed command changes (outside of Swing thread), also subsumes former Session.results; Document_View: tuned commands_changed handling and caret listening; Document_View.selected_command: proper function, not event handler state; Output_Dockable: directly act upon commands_changed, not caret events (via former Session.results);
Wed, 26 May 2010 18:19:36 +0200 merged
wenzelm [Wed, 26 May 2010 18:19:36 +0200] rev 37128
merged
Wed, 26 May 2010 18:19:12 +0200 refer to polyml-5.3.0-old for ppc-darwin;
wenzelm [Wed, 26 May 2010 18:19:12 +0200] rev 37127
refer to polyml-5.3.0-old for ppc-darwin;
Wed, 26 May 2010 17:52:32 +0200 try logical and theory abstraction before full abstraction (avoids warnings of linarith)
boehmes [Wed, 26 May 2010 17:52:32 +0200] rev 37126
try logical and theory abstraction before full abstraction (avoids warnings of linarith)
Wed, 26 May 2010 15:35:17 +0200 updated SMT certificates
boehmes [Wed, 26 May 2010 15:35:17 +0200] rev 37125
updated SMT certificates
Wed, 26 May 2010 15:34:47 +0200 hide constants and types introduced by SMT,
boehmes [Wed, 26 May 2010 15:34:47 +0200] rev 37124
hide constants and types introduced by SMT, simplified SMT patterns syntax, added examples for SMT patterns
Wed, 26 May 2010 11:59:06 +0200 more convenient order of code equations
haftmann [Wed, 26 May 2010 11:59:06 +0200] rev 37123
more convenient order of code equations
Wed, 26 May 2010 11:34:23 +0200 misc updates for release;
wenzelm [Wed, 26 May 2010 11:34:23 +0200] rev 37122
misc updates for release;
Tue, 25 May 2010 23:03:13 +0200 eliminated obsolete priority message from Isabelle_Process protocol;
wenzelm [Tue, 25 May 2010 23:03:13 +0200] rev 37121
eliminated obsolete priority message from Isabelle_Process protocol;
Tue, 25 May 2010 22:21:31 +0200 moved ML files where they are actually used;
wenzelm [Tue, 25 May 2010 22:21:31 +0200] rev 37120
moved ML files where they are actually used; more precise dependencies;
Tue, 25 May 2010 22:12:26 +0200 renamed HOLCF/Library/ROOT.ML to HOLCF/Library/HOLCF_Library_ROOT.ML to avoid accidental uses of this ML file via the load path -- see also d7711be8c3a9 (obsolete) and ccae4ecd67f4;
wenzelm [Tue, 25 May 2010 22:12:26 +0200] rev 37119
renamed HOLCF/Library/ROOT.ML to HOLCF/Library/HOLCF_Library_ROOT.ML to avoid accidental uses of this ML file via the load path -- see also d7711be8c3a9 (obsolete) and ccae4ecd67f4;
Tue, 25 May 2010 21:49:44 +0200 eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm [Tue, 25 May 2010 21:49:44 +0200] rev 37118
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
Tue, 25 May 2010 20:28:16 +0200 eliminated various catch-all exception patterns, guessing at the concrete exeptions that are intended here;
wenzelm [Tue, 25 May 2010 20:28:16 +0200] rev 37117
eliminated various catch-all exception patterns, guessing at the concrete exeptions that are intended here;
Tue, 25 May 2010 20:22:55 +0200 tuned -- avoid catch-all exception pattern;
wenzelm [Tue, 25 May 2010 20:22:55 +0200] rev 37116
tuned -- avoid catch-all exception pattern;
Tue, 25 May 2010 11:13:49 +0200 updated generated files;
wenzelm [Tue, 25 May 2010 11:13:49 +0200] rev 37115
updated generated files;
Tue, 25 May 2010 10:57:02 +0200 merged
wenzelm [Tue, 25 May 2010 10:57:02 +0200] rev 37114
merged
Mon, 24 May 2010 21:19:25 +0100 merged
webertj [Mon, 24 May 2010 21:19:25 +0100] rev 37113
merged
Mon, 24 May 2010 21:18:22 +0100 Typo fixed.
webertj [Mon, 24 May 2010 21:18:22 +0100] rev 37112
Typo fixed.
Mon, 24 May 2010 12:42:17 -0700 move HOLCF/Sum_Cpo.thy to HOLCF/Library
huffman [Mon, 24 May 2010 12:42:17 -0700] rev 37111
move HOLCF/Sum_Cpo.thy to HOLCF/Library
Mon, 24 May 2010 12:10:24 -0700 move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
huffman [Mon, 24 May 2010 12:10:24 -0700] rev 37110
move Strict_Fun and Stream theories to new HOLCF/Library directory; add HOLCF/Library to search path
Mon, 24 May 2010 11:29:49 -0700 move unused pattern match syntax stuff into HOLCF/ex
huffman [Mon, 24 May 2010 11:29:49 -0700] rev 37109
move unused pattern match syntax stuff into HOLCF/ex
Mon, 24 May 2010 09:32:52 -0700 rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
huffman [Mon, 24 May 2010 09:32:52 -0700] rev 37108
rename type 'a maybe to 'a match; rename Fixrec.return to Fixrec.succeed
Mon, 24 May 2010 13:48:57 +0200 more lemmas
haftmann [Mon, 24 May 2010 13:48:57 +0200] rev 37107
more lemmas
Mon, 24 May 2010 13:48:56 +0200 induction and case rules
haftmann [Mon, 24 May 2010 13:48:56 +0200] rev 37106
induction and case rules
Mon, 24 May 2010 10:48:32 +0200 Store registrations in efficient data structure.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37105
Store registrations in efficient data structure.
Mon, 24 May 2010 10:48:32 +0200 Avoid recomputation of registration instance for lookup.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37104
Avoid recomputation of registration instance for lookup.
Mon, 24 May 2010 10:48:32 +0200 Consistently use equality for registration lookup.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37103
Consistently use equality for registration lookup.
Mon, 24 May 2010 10:48:32 +0200 Cleaner implementation of sublocale command.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37102
Cleaner implementation of sublocale command.
Mon, 24 May 2010 10:48:32 +0200 Reapply mixin patch: base for performance improvements.
ballarin [Mon, 24 May 2010 10:48:32 +0200] rev 37101
Reapply mixin patch: base for performance improvements.
Sun, 23 May 2010 19:30:29 -0700 merged
huffman [Sun, 23 May 2010 19:30:29 -0700] rev 37100
merged
Sun, 23 May 2010 19:30:14 -0700 declare a few more cont2cont rules
huffman [Sun, 23 May 2010 19:30:14 -0700] rev 37099
declare a few more cont2cont rules
Sat, 22 May 2010 19:17:18 -0700 HOLCF no longer redefines 'consts' command
huffman [Sat, 22 May 2010 19:17:18 -0700] rev 37098
HOLCF no longer redefines 'consts' command
Sat, 22 May 2010 18:34:38 -0700 for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run
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
Sat, 22 May 2010 17:57:16 -0700 simplify fixrec continuity tactic
huffman [Sat, 22 May 2010 17:57:16 -0700] rev 37096
simplify fixrec continuity tactic
Sun, 23 May 2010 22:56:45 +0200 used sledgehammer[isar_proof] to replace slow metis call
krauss [Sun, 23 May 2010 22:56:45 +0200] rev 37095
used sledgehammer[isar_proof] to replace slow metis call
Sun, 23 May 2010 17:23:18 +0100 Typo fixed.
webertj [Sun, 23 May 2010 17:23:18 +0100] rev 37094
Typo fixed.
Sun, 23 May 2010 17:22:30 +0100 Typo fixed.
webertj [Sun, 23 May 2010 17:22:30 +0100] rev 37093
Typo fixed.
Sun, 23 May 2010 14:56:58 +0100 Minor proof tuning.
webertj [Sun, 23 May 2010 14:56:58 +0100] rev 37092
Minor proof tuning.
Sun, 23 May 2010 13:00:01 +0100 Improved document structure.
webertj [Sun, 23 May 2010 13:00:01 +0100] rev 37091
Improved document structure.
Sun, 23 May 2010 10:55:01 +0100 Minor proof tuning.
webertj [Sun, 23 May 2010 10:55:01 +0100] rev 37090
Minor proof tuning.
Sun, 23 May 2010 10:38:11 +0100 merged
webertj [Sun, 23 May 2010 10:38:11 +0100] rev 37089
merged
Sun, 23 May 2010 10:37:43 +0100 Refactoring, minor extensions (e.g., church_rosser).
webertj [Sun, 23 May 2010 10:37:43 +0100] rev 37088
Refactoring, minor extensions (e.g., church_rosser).
Sat, 22 May 2010 17:44:12 -0700 NEWS: removed fixrec_simp attribute
huffman [Sat, 22 May 2010 17:44:12 -0700] rev 37087
NEWS: removed fixrec_simp attribute
Sat, 22 May 2010 16:46:18 -0700 merged
huffman [Sat, 22 May 2010 16:46:18 -0700] rev 37086
merged
Sat, 22 May 2010 16:45:46 -0700 disambiguate some syntax
huffman [Sat, 22 May 2010 16:45:46 -0700] rev 37085
disambiguate some syntax
Sat, 22 May 2010 14:04:05 -0700 optimize continuity proofs in fixrec package, using cont2cont rules
huffman [Sat, 22 May 2010 14:04:05 -0700] rev 37084
optimize continuity proofs in fixrec package, using cont2cont rules
Sat, 22 May 2010 13:40:15 -0700 add beta_cfun simproc, which uses cont2cont rules
huffman [Sat, 22 May 2010 13:40:15 -0700] rev 37083
add beta_cfun simproc, which uses cont2cont rules
Sat, 22 May 2010 13:27:36 -0700 removed fixrec_simp attribute (cf. a2a1c8a658ef)
huffman [Sat, 22 May 2010 13:27:36 -0700] rev 37082
removed fixrec_simp attribute (cf. a2a1c8a658ef)
Sat, 22 May 2010 12:56:33 -0700 simplify definition of eta_tac
huffman [Sat, 22 May 2010 12:56:33 -0700] rev 37081
simplify definition of eta_tac
Sat, 22 May 2010 12:36:50 -0700 remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
huffman [Sat, 22 May 2010 12:36:50 -0700] rev 37080
remove fixrec_simp attribute; fixrec uses default simpset from theory context instead
Sat, 22 May 2010 10:02:07 -0700 remove cont2cont simproc; instead declare cont2cont rules as simp rules
huffman [Sat, 22 May 2010 10:02:07 -0700] rev 37079
remove cont2cont simproc; instead declare cont2cont rules as simp rules
Sat, 22 May 2010 08:30:40 -0700 domain package internal proofs use fixed set of continuity rules, rather than taking cont2cont rules from context
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
Sat, 22 May 2010 11:01:59 +0200 merged
haftmann [Sat, 22 May 2010 11:01:59 +0200] rev 37077
merged
Sat, 22 May 2010 10:13:02 +0200 modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:13:02 +0200] rev 37076
modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:50 +0200 modernized sorting algorithms; quicksort implements sort
haftmann [Sat, 22 May 2010 10:12:50 +0200] rev 37075
modernized sorting algorithms; quicksort implements sort
Sat, 22 May 2010 10:12:49 +0200 localized properties_for_sort
haftmann [Sat, 22 May 2010 10:12:49 +0200] rev 37074
localized properties_for_sort
Mon, 24 May 2010 23:19:40 +0200 @tailrec annotation;
wenzelm [Mon, 24 May 2010 23:19:40 +0200] rev 37073
@tailrec annotation;
Mon, 24 May 2010 23:01:51 +0200 renamed "rev" to "reverse" following usual Scala conventions;
wenzelm [Mon, 24 May 2010 23:01:51 +0200] rev 37072
renamed "rev" to "reverse" following usual Scala conventions;
Sat, 22 May 2010 23:59:09 +0200 parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
wenzelm [Sat, 22 May 2010 23:59:09 +0200] rev 37071
parse_spans: cover full range including adjacent well-formed commands -- intermediate ignored and malformed commands are reparsed as well;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip