Thu, 02 Sep 2010 14:59:28 +0200 dropped superfluous presentation names
haftmann [Thu, 02 Sep 2010 14:59:28 +0200] rev 39058
dropped superfluous presentation names
Thu, 02 Sep 2010 14:36:49 +0200 manage statement selection for presentation wholly through markup
haftmann [Thu, 02 Sep 2010 14:36:49 +0200] rev 39057
manage statement selection for presentation wholly through markup
Thu, 02 Sep 2010 13:58:16 +0200 formal markup of generated code for statements
haftmann [Thu, 02 Sep 2010 13:58:16 +0200] rev 39056
formal markup of generated code for statements
Thu, 02 Sep 2010 13:43:38 +0200 removed namespace stuff from code_printer
haftmann [Thu, 02 Sep 2010 13:43:38 +0200] rev 39055
removed namespace stuff from code_printer
Thu, 02 Sep 2010 15:48:32 +0200 merged
blanchet [Thu, 02 Sep 2010 15:48:32 +0200] rev 39054
merged
Thu, 02 Sep 2010 15:47:59 +0200 reenable Nitpick on Cygwin;
blanchet [Thu, 02 Sep 2010 15:47:59 +0200] rev 39053
reenable Nitpick on Cygwin; we'll see tomorrow if there's still a failure, and if so I'll investigate
Fri, 03 Sep 2010 11:42:59 +0200 merged;
wenzelm [Fri, 03 Sep 2010 11:42:59 +0200] rev 39052
merged;
Fri, 03 Sep 2010 11:27:35 +0200 Proof.pretty_state: print everything in the foreground context to give users a chance to configure options, e.g. via "using [[show_consts]]";
wenzelm [Fri, 03 Sep 2010 11:27:35 +0200] rev 39051
Proof.pretty_state: print everything in the foreground context to give users a chance to configure options, e.g. via "using [[show_consts]]";
Fri, 03 Sep 2010 11:21:58 +0200 turned show_consts into proper configuration option;
wenzelm [Fri, 03 Sep 2010 11:21:58 +0200] rev 39050
turned show_consts into proper configuration option;
Fri, 03 Sep 2010 10:58:11 +0200 prefer regular Proof.context over background theory;
wenzelm [Fri, 03 Sep 2010 10:58:11 +0200] rev 39049
prefer regular Proof.context over background theory; misc tuning and simplification;
Thu, 02 Sep 2010 17:12:16 +0200 just one refute.ML;
wenzelm [Thu, 02 Sep 2010 17:12:16 +0200] rev 39048
just one refute.ML;
Thu, 02 Sep 2010 16:45:21 +0200 use existing Integer.pow, despite its slightly odd argument order;
wenzelm [Thu, 02 Sep 2010 16:45:21 +0200] rev 39047
use existing Integer.pow, despite its slightly odd argument order;
Thu, 02 Sep 2010 16:31:50 +0200 tuned whitespace and indentation, emphasizing the logical structure of this long text;
wenzelm [Thu, 02 Sep 2010 16:31:50 +0200] rev 39046
tuned whitespace and indentation, emphasizing the logical structure of this long text;
Thu, 02 Sep 2010 23:45:37 +0200 inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;
wenzelm [Thu, 02 Sep 2010 23:45:37 +0200] rev 39045
inner parsing: refrain from too many nested position reports to achieve more precise error feedback in the source;
Thu, 02 Sep 2010 23:37:14 +0200 Document_View: squiggly underline for messages;
wenzelm [Thu, 02 Sep 2010 23:37:14 +0200] rev 39044
Document_View: squiggly underline for messages; tuned;
Thu, 02 Sep 2010 23:27:41 +0200 added gfx_range convenience;
wenzelm [Thu, 02 Sep 2010 23:27:41 +0200] rev 39043
added gfx_range convenience;
Thu, 02 Sep 2010 23:26:21 +0200 Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;
wenzelm [Thu, 02 Sep 2010 23:26:21 +0200] rev 39042
Isar_Document.reported_positions: more precise include/exclude, include root as last resort only;
Thu, 02 Sep 2010 23:17:13 +0200 Position.Range: exclude singularity (again);
wenzelm [Thu, 02 Sep 2010 23:17:13 +0200] rev 39041
Position.Range: exclude singularity (again);
Thu, 02 Sep 2010 14:19:15 +0200 merged
wenzelm [Thu, 02 Sep 2010 14:19:15 +0200] rev 39040
merged
Thu, 02 Sep 2010 13:45:39 +0200 merged
blanchet [Thu, 02 Sep 2010 13:45:39 +0200] rev 39039
merged
Thu, 02 Sep 2010 13:45:23 +0200 FIXME -> TODO (nothing is broken)
blanchet [Thu, 02 Sep 2010 13:45:23 +0200] rev 39038
FIXME -> TODO (nothing is broken)
Thu, 02 Sep 2010 13:18:19 +0200 Let MESON take an additional "preskolemization tactic", which can be used to put the goal in definitional CNF
blanchet [Thu, 02 Sep 2010 13:18:19 +0200] rev 39037
Let MESON take an additional "preskolemization tactic", which can be used to put the goal in definitional CNF
Thu, 02 Sep 2010 11:29:02 +0200 use definitional CNFs in Metis rather than plain CNF, following a suggestion by Joe Hurd;
blanchet [Thu, 02 Sep 2010 11:29:02 +0200] rev 39036
use definitional CNFs in Metis rather than plain CNF, following a suggestion by Joe Hurd; this *really* speeds up things -- HOL now builds 12% faster on my machine
Thu, 02 Sep 2010 11:02:13 +0200 make definitional CNF translation code more robust in the presence of existential quantifiers in the "literals"
blanchet [Thu, 02 Sep 2010 11:02:13 +0200] rev 39035
make definitional CNF translation code more robust in the presence of existential quantifiers in the "literals"
Thu, 02 Sep 2010 12:30:22 +0200 formal framework for presentation of selected statements
haftmann [Thu, 02 Sep 2010 12:30:22 +0200] rev 39034
formal framework for presentation of selected statements
Thu, 02 Sep 2010 11:42:50 +0200 merged
haftmann [Thu, 02 Sep 2010 11:42:50 +0200] rev 39033
merged
Thu, 02 Sep 2010 11:42:40 +0200 Table.map replaces Table.map'
haftmann [Thu, 02 Sep 2010 11:42:40 +0200] rev 39032
Table.map replaces Table.map'
Thu, 02 Sep 2010 10:33:13 +0200 dropped dead code; tuned
haftmann [Thu, 02 Sep 2010 10:33:13 +0200] rev 39031
dropped dead code; tuned
Thu, 02 Sep 2010 10:29:50 +0200 include names need not be considered as reserved any longer
haftmann [Thu, 02 Sep 2010 10:29:50 +0200] rev 39030
include names need not be considered as reserved any longer
Thu, 02 Sep 2010 10:29:49 +0200 skip empty name bunches; fill up trailing positions with NONEs
haftmann [Thu, 02 Sep 2010 10:29:49 +0200] rev 39029
skip empty name bunches; fill up trailing positions with NONEs
Thu, 02 Sep 2010 10:29:48 +0200 use code_namespace module for SML and OCaml code
haftmann [Thu, 02 Sep 2010 10:29:48 +0200] rev 39028
use code_namespace module for SML and OCaml code
Thu, 02 Sep 2010 10:29:48 +0200 Table.map replaces Table.map'
haftmann [Thu, 02 Sep 2010 10:29:48 +0200] rev 39027
Table.map replaces Table.map'
Thu, 02 Sep 2010 10:29:47 +0200 avoid cyclic modules
haftmann [Thu, 02 Sep 2010 10:29:47 +0200] rev 39026
avoid cyclic modules
Thu, 02 Sep 2010 08:35:16 +0200 merged
haftmann [Thu, 02 Sep 2010 08:35:16 +0200] rev 39025
merged
Wed, 01 Sep 2010 17:21:50 +0200 simultaneous modification of statements: statement names
haftmann [Wed, 01 Sep 2010 17:21:50 +0200] rev 39024
simultaneous modification of statements: statement names
Wed, 01 Sep 2010 17:14:42 +0200 simultaneous modification of statements
haftmann [Wed, 01 Sep 2010 17:14:42 +0200] rev 39023
simultaneous modification of statements
Wed, 01 Sep 2010 16:08:31 +0200 explicit modify_stmt parameter
haftmann [Wed, 01 Sep 2010 16:08:31 +0200] rev 39022
explicit modify_stmt parameter
Wed, 01 Sep 2010 15:51:49 +0200 Graph.map, in analogy to Table.map
haftmann [Wed, 01 Sep 2010 15:51:49 +0200] rev 39021
Graph.map, in analogy to Table.map
Wed, 01 Sep 2010 15:33:59 +0200 replaced Table.map' by Table.map
haftmann [Wed, 01 Sep 2010 15:33:59 +0200] rev 39020
replaced Table.map' by Table.map
Wed, 01 Sep 2010 15:10:12 +0200 merged
haftmann [Wed, 01 Sep 2010 15:10:12 +0200] rev 39019
merged
Wed, 01 Sep 2010 15:09:43 +0200 tuned
haftmann [Wed, 01 Sep 2010 15:09:43 +0200] rev 39018
tuned
Wed, 01 Sep 2010 12:27:49 +0200 generalized hierarchical data structure over statements
haftmann [Wed, 01 Sep 2010 12:27:49 +0200] rev 39017
generalized hierarchical data structure over statements
Thu, 02 Sep 2010 09:13:28 +0200 merged
haftmann [Thu, 02 Sep 2010 09:13:28 +0200] rev 39016
merged
Thu, 02 Sep 2010 09:13:16 +0200 normalization is allowed to solve True
haftmann [Thu, 02 Sep 2010 09:13:16 +0200] rev 39015
normalization is allowed to solve True
Thu, 02 Sep 2010 08:51:16 +0200 merged
blanchet [Thu, 02 Sep 2010 08:51:16 +0200] rev 39014
merged
Thu, 02 Sep 2010 08:29:30 +0200 merged
blanchet [Thu, 02 Sep 2010 08:29:30 +0200] rev 39013
merged
Thu, 02 Sep 2010 00:50:51 +0200 cosmetics
blanchet [Thu, 02 Sep 2010 00:50:51 +0200] rev 39012
cosmetics
Thu, 02 Sep 2010 00:17:56 +0200 SNARK doesn't like facts
blanchet [Thu, 02 Sep 2010 00:17:56 +0200] rev 39011
SNARK doesn't like facts
Thu, 02 Sep 2010 00:15:53 +0200 show real CPU time
blanchet [Thu, 02 Sep 2010 00:15:53 +0200] rev 39010
show real CPU time
Wed, 01 Sep 2010 23:55:59 +0200 factor out code shared by all ATPs so that it's run only once
blanchet [Wed, 01 Sep 2010 23:55:59 +0200] rev 39009
factor out code shared by all ATPs so that it's run only once
Wed, 01 Sep 2010 23:47:05 +0200 handle all whitespace, not just ASCII 32
blanchet [Wed, 01 Sep 2010 23:47:05 +0200] rev 39008
handle all whitespace, not just ASCII 32
Wed, 01 Sep 2010 23:41:31 +0200 speed up SPASS hack + output time information in "blocking" mode
blanchet [Wed, 01 Sep 2010 23:41:31 +0200] rev 39007
speed up SPASS hack + output time information in "blocking" mode
Wed, 01 Sep 2010 23:40:40 +0200 remove time information in output, since it's confusing anyway
blanchet [Wed, 01 Sep 2010 23:40:40 +0200] rev 39006
remove time information in output, since it's confusing anyway
Wed, 01 Sep 2010 23:10:01 +0200 minor refactoring
blanchet [Wed, 01 Sep 2010 23:10:01 +0200] rev 39005
minor refactoring
Wed, 01 Sep 2010 23:04:47 +0200 translate the axioms to FOF once and for all ATPs
blanchet [Wed, 01 Sep 2010 23:04:47 +0200] rev 39004
translate the axioms to FOF once and for all ATPs
Wed, 01 Sep 2010 22:33:31 +0200 run relevance filter in a thread, to avoid blocking
blanchet [Wed, 01 Sep 2010 22:33:31 +0200] rev 39003
run relevance filter in a thread, to avoid blocking
Wed, 01 Sep 2010 22:31:45 +0200 add dependency of "spass" script
blanchet [Wed, 01 Sep 2010 22:31:45 +0200] rev 39002
add dependency of "spass" script
Wed, 01 Sep 2010 21:47:25 +0200 more elegant ML
blanchet [Wed, 01 Sep 2010 21:47:25 +0200] rev 39001
more elegant ML
Wed, 01 Sep 2010 18:47:07 +0200 only kill ATP threads in nonblocking mode
blanchet [Wed, 01 Sep 2010 18:47:07 +0200] rev 39000
only kill ATP threads in nonblocking mode
Wed, 01 Sep 2010 18:42:31 +0200 lower number of facts given to SInE
blanchet [Wed, 01 Sep 2010 18:42:31 +0200] rev 38999
lower number of facts given to SInE
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip