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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip