Tue, 03 Mar 2009 18:31:59 +0100 moved type bstring from name_space.ML to binding.ML -- it is the primitive concept behind bindings;
wenzelm [Tue, 03 Mar 2009 18:31:59 +0100] rev 30222
moved type bstring from name_space.ML to binding.ML -- it is the primitive concept behind bindings; moved separator/is_qualified from binding.ML back to name_space.ML -- only name space introduces an explicit notation for qualified names; type binding: maintain explicit qualifier, indepently of base name; tuned signature of Binding: renamed name_pos to make, renamed base_name to name_of, renamed map_base to map_name, added mandatory flag to qualify, simplified map_prefix (formerly unused); Binding.str_of: include markup with position properties; misc tuning;
Tue, 03 Mar 2009 17:42:30 +0100 added markup for binding;
wenzelm [Tue, 03 Mar 2009 17:42:30 +0100] rev 30221
added markup for binding; tuned;
Tue, 03 Mar 2009 15:12:52 +0100 Binding.str_of;
wenzelm [Tue, 03 Mar 2009 15:12:52 +0100] rev 30220
Binding.str_of; removed dead code; tuned;
Tue, 03 Mar 2009 15:09:09 +0100 Binding.str_of;
wenzelm [Tue, 03 Mar 2009 15:09:09 +0100] rev 30219
Binding.str_of; pretty_name_atts: check Binding.is_empty, not result of Binding.str_of;
Tue, 03 Mar 2009 15:09:08 +0100 Binding.str_of;
wenzelm [Tue, 03 Mar 2009 15:09:08 +0100] rev 30218
Binding.str_of;
Tue, 03 Mar 2009 15:09:07 +0100 renamed Binding.display to Binding.str_of, which is slightly more canonical;
wenzelm [Tue, 03 Mar 2009 15:09:07 +0100] rev 30217
renamed Binding.display to Binding.str_of, which is slightly more canonical; tuned signature;
Tue, 03 Mar 2009 14:54:12 +0100 nicer_shortest: use NameSpace.extern_flags with disabled "features" instead of internal NameSpace.get_accesses;
wenzelm [Tue, 03 Mar 2009 14:54:12 +0100] rev 30216
nicer_shortest: use NameSpace.extern_flags with disabled "features" instead of internal NameSpace.get_accesses;
Tue, 03 Mar 2009 14:53:29 +0100 moved name space externalization flags back to name_space.ML;
wenzelm [Tue, 03 Mar 2009 14:53:29 +0100] rev 30215
moved name space externalization flags back to name_space.ML; added pure version extern_flags; do not export internal get_accesses;
Tue, 03 Mar 2009 14:52:13 +0100 moved name space externalization flags back to name_space.ML;
wenzelm [Tue, 03 Mar 2009 14:52:13 +0100] rev 30214
moved name space externalization flags back to name_space.ML; display: always show prefix for now; tuned signature;
Tue, 03 Mar 2009 14:16:05 +0100 reverted change introduced in a7c164e228e1 -- there cannot be a "bug" in a perfectly normal operation on the internal data representation that merely escaped into public by accident (cf. 0a981c596372);
wenzelm [Tue, 03 Mar 2009 14:16:05 +0100] rev 30213
reverted change introduced in a7c164e228e1 -- there cannot be a "bug" in a perfectly normal operation on the internal data representation that merely escaped into public by accident (cf. 0a981c596372);
Tue, 03 Mar 2009 14:08:53 +0100 merged
wenzelm [Tue, 03 Mar 2009 14:08:53 +0100] rev 30212
merged
Tue, 03 Mar 2009 14:07:43 +0100 Thm.binding;
wenzelm [Tue, 03 Mar 2009 14:07:43 +0100] rev 30211
Thm.binding;
Tue, 03 Mar 2009 14:07:23 +0100 added type binding and val empty_binding;
wenzelm [Tue, 03 Mar 2009 14:07:23 +0100] rev 30210
added type binding and val empty_binding;
Tue, 03 Mar 2009 13:22:01 +0100 updated generated files;
wenzelm [Tue, 03 Mar 2009 13:22:01 +0100] rev 30209
updated generated files;
Tue, 03 Mar 2009 12:12:38 +0100 ignore "source" option in antiquotations @{ML}, @{ML_type}, @{ML_struct} -- did not really make sense, without it users can enable source mode globally with less surprises;
wenzelm [Tue, 03 Mar 2009 12:12:38 +0100] rev 30208
ignore "source" option in antiquotations @{ML}, @{ML_type}, @{ML_struct} -- did not really make sense, without it users can enable source mode globally with less surprises;
Tue, 03 Mar 2009 12:14:52 +1100 Implement Makarius's suggestion for improved type pattern parsing.
Timothy Bourke [Tue, 03 Mar 2009 12:14:52 +1100] rev 30207
Implement Makarius's suggestion for improved type pattern parsing.
Mon, 02 Mar 2009 18:11:39 +1100 find_consts: fold in preference to foldl; hide internal constants; remove redundant exception catch
Timothy Bourke [Mon, 02 Mar 2009 18:11:39 +1100] rev 30206
find_consts: fold in preference to foldl; hide internal constants; remove redundant exception catch
Mon, 02 Mar 2009 20:31:27 +0100 adapted to lates experimental version;
wenzelm [Mon, 02 Mar 2009 20:31:27 +0100] rev 30205
adapted to lates experimental version; PolyML.Compiler.CPPrintInAlphabeticalOrder false (redundant?);
Mon, 02 Mar 2009 20:29:43 +0100 removed Ids;
wenzelm [Mon, 02 Mar 2009 20:29:43 +0100] rev 30204
removed Ids;
Mon, 02 Mar 2009 18:50:41 +0100 merged
haftmann [Mon, 02 Mar 2009 18:50:41 +0100] rev 30203
merged
Mon, 02 Mar 2009 16:58:39 +0100 reduced confusion code_funcgr vs. code_wellsorted
haftmann [Mon, 02 Mar 2009 16:58:39 +0100] rev 30202
reduced confusion code_funcgr vs. code_wellsorted
Mon, 02 Mar 2009 16:58:39 +0100 better markup
haftmann [Mon, 02 Mar 2009 16:58:39 +0100] rev 30201
better markup
Mon, 02 Mar 2009 17:26:23 +0100 name fix
nipkow [Mon, 02 Mar 2009 17:26:23 +0100] rev 30200
name fix
Mon, 02 Mar 2009 16:54:13 +0100 merged
nipkow [Mon, 02 Mar 2009 16:54:13 +0100] rev 30199
merged
Mon, 02 Mar 2009 16:53:55 +0100 name changes
nipkow [Mon, 02 Mar 2009 16:53:55 +0100] rev 30198
name changes
Mon, 02 Mar 2009 12:34:03 +0000 Automated merge with ssh://chaieb@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
chaieb [Mon, 02 Mar 2009 12:34:03 +0000] rev 30197
Automated merge with ssh://chaieb@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
Mon, 02 Mar 2009 12:33:12 +0000 Moved a few theorems about monotonic sequences from Fundamental_Theorem_Algebra to SEQ.thy
chaieb [Mon, 02 Mar 2009 12:33:12 +0000] rev 30196
Moved a few theorems about monotonic sequences from Fundamental_Theorem_Algebra to SEQ.thy
Mon, 02 Mar 2009 10:55:54 +0100 fixed broken @{file} refs;
wenzelm [Mon, 02 Mar 2009 10:55:54 +0100] rev 30195
fixed broken @{file} refs;
Mon, 02 Mar 2009 10:48:22 +0100 merged
wenzelm [Mon, 02 Mar 2009 10:48:22 +0100] rev 30194
merged
Mon, 02 Mar 2009 08:26:03 +0100 using plain ISABELLE_PROCESS
haftmann [Mon, 02 Mar 2009 08:26:03 +0100] rev 30193
using plain ISABELLE_PROCESS
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip