Mon, 07 Oct 2013 20:34:14 +0200 minor doc fix
blanchet [Mon, 07 Oct 2013 20:34:14 +0200] rev 54071
minor doc fix
Mon, 07 Oct 2013 08:39:50 -0700 new topological lemmas; tuned proofs
huffman [Mon, 07 Oct 2013 08:39:50 -0700] rev 54070
new topological lemmas; tuned proofs
Sun, 06 Oct 2013 20:54:28 +0200 strengthen the tactics to bring them in sync with the simplifications taking place in the code (and weaken the simplifications a bit -- let's not deal with implies)
blanchet [Sun, 06 Oct 2013 20:54:28 +0200] rev 54069
strengthen the tactics to bring them in sync with the simplifications taking place in the code (and weaken the simplifications a bit -- let's not deal with implies)
Sun, 06 Oct 2013 20:24:06 +0200 generate optimized DNF formula
blanchet [Sun, 06 Oct 2013 20:24:06 +0200] rev 54068
generate optimized DNF formula
Sun, 06 Oct 2013 20:24:05 +0200 rationalized negation code
blanchet [Sun, 06 Oct 2013 20:24:05 +0200] rev 54067
rationalized negation code
Sat, 05 Oct 2013 11:06:07 +0200 honor externally set MASH_PORT
blanchet [Sat, 05 Oct 2013 11:06:07 +0200] rev 54066
honor externally set MASH_PORT
Fri, 04 Oct 2013 18:27:07 +0200 process code-style inputs
panny [Fri, 04 Oct 2013 18:27:07 +0200] rev 54065
process code-style inputs
Fri, 04 Oct 2013 17:00:35 +0200 more tracing
blanchet [Fri, 04 Oct 2013 17:00:35 +0200] rev 54064
more tracing
Fri, 04 Oct 2013 16:51:26 +0200 more thorough spying
blanchet [Fri, 04 Oct 2013 16:51:26 +0200] rev 54063
more thorough spying
Fri, 04 Oct 2013 16:11:19 +0200 more Sledgehammer spying -- record fact indices
blanchet [Fri, 04 Oct 2013 16:11:19 +0200] rev 54062
more Sledgehammer spying -- record fact indices
Fri, 04 Oct 2013 14:35:00 +0200 prevent explosion in monomorphizer (e.g. when the facts typerep_int_def typerep_num_def typerep_option_def typerep_node_def are selected)
blanchet [Fri, 04 Oct 2013 14:35:00 +0200] rev 54061
prevent explosion in monomorphizer (e.g. when the facts typerep_int_def typerep_num_def typerep_option_def typerep_node_def are selected)
Fri, 04 Oct 2013 12:59:18 +0200 removed pointless special case
blanchet [Fri, 04 Oct 2013 12:59:18 +0200] rev 54060
removed pointless special case
Fri, 04 Oct 2013 11:52:10 +0200 run fewer provers in "try" mode
blanchet [Fri, 04 Oct 2013 11:52:10 +0200] rev 54059
run fewer provers in "try" mode
Fri, 04 Oct 2013 11:28:28 +0200 count remote threads as well when balancing CPU usage -- otherwise jEdit users and other users of the "blocking" mode may have to wait for 2 * timeout if they e.g. have 4 cores and 5 provers (the typical situation)
blanchet [Fri, 04 Oct 2013 11:28:28 +0200] rev 54058
count remote threads as well when balancing CPU usage -- otherwise jEdit users and other users of the "blocking" mode may have to wait for 2 * timeout if they e.g. have 4 cores and 5 provers (the typical situation)
Fri, 04 Oct 2013 11:12:28 +0200 more parallelism in blocking mode
blanchet [Fri, 04 Oct 2013 11:12:28 +0200] rev 54057
more parallelism in blocking mode
Fri, 04 Oct 2013 09:46:08 +0200 more robustness in MaSh
blanchet [Fri, 04 Oct 2013 09:46:08 +0200] rev 54056
more robustness in MaSh
Thu, 03 Oct 2013 19:01:10 +0200 back to post-release mode -- after fork point;
wenzelm [Thu, 03 Oct 2013 19:01:10 +0200] rev 54055
back to post-release mode -- after fork point;
Thu, 03 Oct 2013 16:32:33 +0200 tuned;
wenzelm [Thu, 03 Oct 2013 16:32:33 +0200] rev 54054
tuned;
Thu, 03 Oct 2013 16:25:40 +0200 tuned;
wenzelm [Thu, 03 Oct 2013 16:25:40 +0200] rev 54053
tuned;
Thu, 03 Oct 2013 16:15:47 +0200 more notes;
wenzelm [Thu, 03 Oct 2013 16:15:47 +0200] rev 54052
more notes;
Thu, 03 Oct 2013 16:09:47 +0200 tuned;
wenzelm [Thu, 03 Oct 2013 16:09:47 +0200] rev 54051
tuned;
Thu, 03 Oct 2013 12:34:32 +0200 added and generalised lemmas
nipkow [Thu, 03 Oct 2013 12:34:32 +0200] rev 54050
added and generalised lemmas
Thu, 03 Oct 2013 00:39:16 +0200 Streamlined locales reference material.
ballarin [Thu, 03 Oct 2013 00:39:16 +0200] rev 54049
Streamlined locales reference material.
Wed, 02 Oct 2013 23:05:36 +0200 merged
nipkow [Wed, 02 Oct 2013 23:05:36 +0200] rev 54048
merged
Wed, 02 Oct 2013 22:32:50 +0200 tuned
nipkow [Wed, 02 Oct 2013 22:32:50 +0200] rev 54047
tuned
Wed, 02 Oct 2013 22:59:54 +0200 merged
traytel [Wed, 02 Oct 2013 22:59:54 +0200] rev 54046
merged
Wed, 02 Oct 2013 22:59:19 +0200 keep the qualification of bindings when noting bnf theorems
traytel [Wed, 02 Oct 2013 22:59:19 +0200] rev 54045
keep the qualification of bindings when noting bnf theorems
Wed, 02 Oct 2013 22:54:42 +0200 strengthened tactic (primcorec_sel_tac) + tuning
blanchet [Wed, 02 Oct 2013 22:54:42 +0200] rev 54044
strengthened tactic (primcorec_sel_tac) + tuning
Wed, 02 Oct 2013 22:54:42 +0200 renamings
blanchet [Wed, 02 Oct 2013 22:54:42 +0200] rev 54043
renamings
Wed, 02 Oct 2013 22:54:42 +0200 got rid of needless argument
blanchet [Wed, 02 Oct 2013 22:54:42 +0200] rev 54042
got rid of needless argument
Wed, 02 Oct 2013 22:54:42 +0200 make SMT integration slacker w.r.t. bad apples (facts)
blanchet [Wed, 02 Oct 2013 22:54:42 +0200] rev 54041
make SMT integration slacker w.r.t. bad apples (facts)
Wed, 02 Oct 2013 22:54:42 +0200 strengthen top sort check
blanchet [Wed, 02 Oct 2013 22:54:42 +0200] rev 54040
strengthen top sort check
Wed, 02 Oct 2013 19:49:31 +0200 tuned whitespace;
wenzelm [Wed, 02 Oct 2013 19:49:31 +0200] rev 54039
tuned whitespace;
Wed, 02 Oct 2013 19:49:15 +0200 tuned;
wenzelm [Wed, 02 Oct 2013 19:49:15 +0200] rev 54038
tuned;
Wed, 02 Oct 2013 19:43:58 +0200 unset XMODIFIERS by default, in order to prevent total loss of key events seen on Fedora 18/19;
wenzelm [Wed, 02 Oct 2013 19:43:58 +0200] rev 54037
unset XMODIFIERS by default, in order to prevent total loss of key events seen on Fedora 18/19;
Wed, 02 Oct 2013 19:27:12 +0200 updated to scala-2.10.3;
wenzelm [Wed, 02 Oct 2013 19:27:12 +0200] rev 54036
updated to scala-2.10.3;
Wed, 02 Oct 2013 17:10:01 +0200 tuned;
wenzelm [Wed, 02 Oct 2013 17:10:01 +0200] rev 54035
tuned;
Wed, 02 Oct 2013 17:09:12 +0200 some highlights of Isabelle2013-1 based on NEWS;
wenzelm [Wed, 02 Oct 2013 17:09:12 +0200] rev 54034
some highlights of Isabelle2013-1 based on NEWS;
Wed, 02 Oct 2013 17:08:39 +0200 tuned;
wenzelm [Wed, 02 Oct 2013 17:08:39 +0200] rev 54033
tuned;
Wed, 02 Oct 2013 16:56:02 +0200 misc tuning for release;
wenzelm [Wed, 02 Oct 2013 16:56:02 +0200] rev 54032
misc tuning for release;
Wed, 02 Oct 2013 16:29:41 +0200 more (co)data docs
blanchet [Wed, 02 Oct 2013 16:29:41 +0200] rev 54031
more (co)data docs
Wed, 02 Oct 2013 16:29:40 +0200 don't register equations of the form 'f x = ...' as simp rules, even if they are safe (noncorecursive), because they unfold too aggresively concepts users are likely to want to stay folded
blanchet [Wed, 02 Oct 2013 16:29:40 +0200] rev 54030
don't register equations of the form 'f x = ...' as simp rules, even if they are safe (noncorecursive), because they unfold too aggresively concepts users are likely to want to stay folded
Wed, 02 Oct 2013 15:53:20 +0200 NEWS and CONTRIBUTORS
traytel [Wed, 02 Oct 2013 15:53:20 +0200] rev 54029
NEWS and CONTRIBUTORS
Wed, 02 Oct 2013 15:13:41 +0200 made SML/NJ happy
traytel [Wed, 02 Oct 2013 15:13:41 +0200] rev 54028
made SML/NJ happy
Wed, 02 Oct 2013 13:29:04 +0200 use new coinduction method and primcorec in examples
traytel [Wed, 02 Oct 2013 13:29:04 +0200] rev 54027
use new coinduction method and primcorec in examples
Wed, 02 Oct 2013 11:57:52 +0200 new coinduction method
traytel [Wed, 02 Oct 2013 11:57:52 +0200] rev 54026
new coinduction method
Wed, 02 Oct 2013 10:53:15 +0200 tuned command descriptions
blanchet [Wed, 02 Oct 2013 10:53:15 +0200] rev 54025
tuned command descriptions
Wed, 02 Oct 2013 10:39:01 +0200 strengthen tactic w.r.t. let
blanchet [Wed, 02 Oct 2013 10:39:01 +0200] rev 54024
strengthen tactic w.r.t. let
Wed, 02 Oct 2013 10:34:13 +0200 minor doc fix (there is no guarantee that the equations for a given f_i are contiguous in the collection)
blanchet [Wed, 02 Oct 2013 10:34:13 +0200] rev 54023
minor doc fix (there is no guarantee that the equations for a given f_i are contiguous in the collection)
Wed, 02 Oct 2013 10:15:53 +0300 typo
kuncar [Wed, 02 Oct 2013 10:15:53 +0300] rev 54022
typo
Wed, 02 Oct 2013 10:13:54 +0300 NEWS and CONTRIBUTORS
kuncar [Wed, 02 Oct 2013 10:13:54 +0300] rev 54021
NEWS and CONTRIBUTORS
Tue, 01 Oct 2013 23:51:15 +0200 merged
blanchet [Tue, 01 Oct 2013 23:51:15 +0200] rev 54020
merged
Tue, 01 Oct 2013 23:50:35 +0200 compile -- broken since 21dac9a60f0c
blanchet [Tue, 01 Oct 2013 23:50:35 +0200] rev 54019
compile -- broken since 21dac9a60f0c
Tue, 01 Oct 2013 23:36:02 +0200 strengthened tactic for right-hand sides involving lambdas
blanchet [Tue, 01 Oct 2013 23:36:02 +0200] rev 54018
strengthened tactic for right-hand sides involving lambdas
Tue, 01 Oct 2013 23:46:46 +0200 basic documentation for function elimination rules and fun_cases
krauss [Tue, 01 Oct 2013 23:46:46 +0200] rev 54017
basic documentation for function elimination rules and fun_cases
Tue, 01 Oct 2013 22:50:42 +0200 allow uncurried lambda-abstractions on rhs of "primcorec"
blanchet [Tue, 01 Oct 2013 22:50:42 +0200] rev 54016
allow uncurried lambda-abstractions on rhs of "primcorec"
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip