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