wenzelm [Thu, 02 Sep 2010 23:27:41 +0200] rev 39043
added gfx_range convenience;
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;
wenzelm [Thu, 02 Sep 2010 23:17:13 +0200] rev 39041
Position.Range: exclude singularity (again);
wenzelm [Thu, 02 Sep 2010 14:19:15 +0200] rev 39040
merged
blanchet [Thu, 02 Sep 2010 13:45:39 +0200] rev 39039
merged
blanchet [Thu, 02 Sep 2010 13:45:23 +0200] rev 39038
FIXME -> TODO (nothing is broken)
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
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
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"
haftmann [Thu, 02 Sep 2010 12:30:22 +0200] rev 39034
formal framework for presentation of selected statements
haftmann [Thu, 02 Sep 2010 11:42:50 +0200] rev 39033
merged
haftmann [Thu, 02 Sep 2010 11:42:40 +0200] rev 39032
Table.map replaces Table.map'
haftmann [Thu, 02 Sep 2010 10:33:13 +0200] rev 39031
dropped dead code; tuned
haftmann [Thu, 02 Sep 2010 10:29:50 +0200] rev 39030
include names need not be considered as reserved any longer
haftmann [Thu, 02 Sep 2010 10:29:49 +0200] rev 39029
skip empty name bunches; fill up trailing positions with NONEs
haftmann [Thu, 02 Sep 2010 10:29:48 +0200] rev 39028
use code_namespace module for SML and OCaml code
haftmann [Thu, 02 Sep 2010 10:29:48 +0200] rev 39027
Table.map replaces Table.map'
haftmann [Thu, 02 Sep 2010 10:29:47 +0200] rev 39026
avoid cyclic modules
haftmann [Thu, 02 Sep 2010 08:35:16 +0200] rev 39025
merged
haftmann [Wed, 01 Sep 2010 17:21:50 +0200] rev 39024
simultaneous modification of statements: statement names
haftmann [Wed, 01 Sep 2010 17:14:42 +0200] rev 39023
simultaneous modification of statements
haftmann [Wed, 01 Sep 2010 16:08:31 +0200] rev 39022
explicit modify_stmt parameter
haftmann [Wed, 01 Sep 2010 15:51:49 +0200] rev 39021
Graph.map, in analogy to Table.map
haftmann [Wed, 01 Sep 2010 15:33:59 +0200] rev 39020
replaced Table.map' by Table.map
haftmann [Wed, 01 Sep 2010 15:10:12 +0200] rev 39019
merged
haftmann [Wed, 01 Sep 2010 15:09:43 +0200] rev 39018
tuned
haftmann [Wed, 01 Sep 2010 12:27:49 +0200] rev 39017
generalized hierarchical data structure over statements
haftmann [Thu, 02 Sep 2010 09:13:28 +0200] rev 39016
merged
haftmann [Thu, 02 Sep 2010 09:13:16 +0200] rev 39015
normalization is allowed to solve True
blanchet [Thu, 02 Sep 2010 08:51:16 +0200] rev 39014
merged