Fri, 18 Oct 2013 17:47:25 +0200 don't print BNF constants
blanchet [Fri, 18 Oct 2013 17:47:25 +0200] rev 54158
don't print BNF constants
Fri, 18 Oct 2013 16:02:07 +0200 tuning
blanchet [Fri, 18 Oct 2013 16:02:07 +0200] rev 54157
tuning
Fri, 18 Oct 2013 15:42:55 +0200 conceal even more ugly constructions
blanchet [Fri, 18 Oct 2013 15:42:55 +0200] rev 54156
conceal even more ugly constructions
Fri, 18 Oct 2013 15:25:39 +0200 conceal more ugly constructions
blanchet [Fri, 18 Oct 2013 15:25:39 +0200] rev 54155
conceal more ugly constructions
Fri, 18 Oct 2013 15:19:21 +0200 conceal prim(co)rec definitions
blanchet [Fri, 18 Oct 2013 15:19:21 +0200] rev 54154
conceal prim(co)rec definitions
Fri, 18 Oct 2013 15:12:04 +0200 avoid 'co_' prefix with underscore meaning 'co', since it is our only possible identifier representation of '(co)'
blanchet [Fri, 18 Oct 2013 15:12:04 +0200] rev 54153
avoid 'co_' prefix with underscore meaning 'co', since it is our only possible identifier representation of '(co)'
Fri, 18 Oct 2013 15:00:40 +0200 updated docs
blanchet [Fri, 18 Oct 2013 15:00:40 +0200] rev 54152
updated docs
Fri, 18 Oct 2013 14:58:02 +0200 set code attribute on discriminator equations
blanchet [Fri, 18 Oct 2013 14:58:02 +0200] rev 54151
set code attribute on discriminator equations
Fri, 18 Oct 2013 13:38:55 +0200 MaSh error handling
blanchet [Fri, 18 Oct 2013 13:38:55 +0200] rev 54150
MaSh error handling
Fri, 18 Oct 2013 13:30:09 +0200 repair invariant in MaSh when learning new proofs
blanchet [Fri, 18 Oct 2013 13:30:09 +0200] rev 54149
repair invariant in MaSh when learning new proofs
Fri, 18 Oct 2013 10:43:21 +0200 killed more "no_atp"s
blanchet [Fri, 18 Oct 2013 10:43:21 +0200] rev 54148
killed more "no_atp"s
Fri, 18 Oct 2013 10:43:20 +0200 killed most "no_atp", to make Sledgehammer more complete
blanchet [Fri, 18 Oct 2013 10:43:20 +0200] rev 54147
killed most "no_atp", to make Sledgehammer more complete
Fri, 18 Oct 2013 10:35:57 +0200 doc fixes suggested by Andreas L.
blanchet [Fri, 18 Oct 2013 10:35:57 +0200] rev 54146
doc fixes suggested by Andreas L.
Fri, 18 Oct 2013 10:35:56 +0200 make sure that registered code equations are actually equations
blanchet [Fri, 18 Oct 2013 10:35:56 +0200] rev 54145
make sure that registered code equations are actually equations
Fri, 18 Oct 2013 10:35:55 +0200 accept very long lines in MaSh
blanchet [Fri, 18 Oct 2013 10:35:55 +0200] rev 54144
accept very long lines in MaSh
Fri, 18 Oct 2013 00:05:31 +0200 make sure add: doesn't add duplicates, and works for [no_atp] facts
blanchet [Fri, 18 Oct 2013 00:05:31 +0200] rev 54143
make sure add: doesn't add duplicates, and works for [no_atp] facts
Thu, 17 Oct 2013 23:41:00 +0200 no fact subsumption -- this only confuses later code, e.g. 'add:'
blanchet [Thu, 17 Oct 2013 23:41:00 +0200] rev 54142
no fact subsumption -- this only confuses later code, e.g. 'add:'
Thu, 17 Oct 2013 20:49:19 +0200 generate a comment storing the goal nickname in "learn_prover"
blanchet [Thu, 17 Oct 2013 20:49:19 +0200] rev 54141
generate a comment storing the goal nickname in "learn_prover"
Thu, 17 Oct 2013 20:20:53 +0200 clarified message
blanchet [Thu, 17 Oct 2013 20:20:53 +0200] rev 54140
clarified message
Thu, 17 Oct 2013 20:03:37 +0200 added thread-safety warnings
blanchet [Thu, 17 Oct 2013 20:03:37 +0200] rev 54139
added thread-safety warnings
Thu, 17 Oct 2013 18:53:00 +0200 avoid confusion between outer ifs and inner ifs, that caused tactic to go berserk
blanchet [Thu, 17 Oct 2013 18:53:00 +0200] rev 54138
avoid confusion between outer ifs and inner ifs, that caused tactic to go berserk
Thu, 17 Oct 2013 18:53:00 +0200 handle nested tuples in 'let's
blanchet [Thu, 17 Oct 2013 18:53:00 +0200] rev 54137
handle nested tuples in 'let's
Thu, 17 Oct 2013 16:45:54 +0200 more exercises
nipkow [Thu, 17 Oct 2013 16:45:54 +0200] rev 54136
more exercises
Thu, 17 Oct 2013 13:37:13 +0200 also unfold let (_, _) = ... syntax
blanchet [Thu, 17 Oct 2013 13:37:13 +0200] rev 54135
also unfold let (_, _) = ... syntax
Thu, 17 Oct 2013 11:27:53 +0200 added helper function (that solves chicken-and-egg problem w.r.t. "callssss")
blanchet [Thu, 17 Oct 2013 11:27:53 +0200] rev 54134
added helper function (that solves chicken-and-egg problem w.r.t. "callssss")
Thu, 17 Oct 2013 10:29:28 +0200 graceful handling of abort
blanchet [Thu, 17 Oct 2013 10:29:28 +0200] rev 54133
graceful handling of abort
Thu, 17 Oct 2013 10:06:48 +0200 generalized interface
panny [Thu, 17 Oct 2013 10:06:48 +0200] rev 54132
generalized interface
Thu, 17 Oct 2013 02:29:49 +0200 choose facts to reprove more randomly, to avoid getting stuck with impossible problems at first
blanchet [Thu, 17 Oct 2013 02:29:49 +0200] rev 54131
choose facts to reprove more randomly, to avoid getting stuck with impossible problems at first
Thu, 17 Oct 2013 02:22:54 +0200 thread the goal through instead of relying on unreliable (possibly fake) state
blanchet [Thu, 17 Oct 2013 02:22:54 +0200] rev 54130
thread the goal through instead of relying on unreliable (possibly fake) state
Thu, 17 Oct 2013 01:34:34 +0200 added comment
blanchet [Thu, 17 Oct 2013 01:34:34 +0200] rev 54129
added comment
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip