Sat, 17 Oct 2009 16:33:14 +0200 Unsynchronized.set etc.;
wenzelm [Sat, 17 Oct 2009 16:33:14 +0200] rev 32967
Unsynchronized.set etc.;
Sat, 17 Oct 2009 15:57:51 +0200 indicate CRITICAL nature of various setmp combinators;
wenzelm [Sat, 17 Oct 2009 15:57:51 +0200] rev 32966
indicate CRITICAL nature of various setmp combinators;
Sat, 17 Oct 2009 15:55:57 +0200 ISABELLE_TOOL;
wenzelm [Sat, 17 Oct 2009 15:55:57 +0200] rev 32965
ISABELLE_TOOL;
Sat, 17 Oct 2009 15:42:36 +0200 tuned signature;
wenzelm [Sat, 17 Oct 2009 15:42:36 +0200] rev 32964
tuned signature; observe coding conventions of this file;
Sat, 17 Oct 2009 14:51:30 +0200 merged
wenzelm [Sat, 17 Oct 2009 14:51:30 +0200] rev 32963
merged
Sat, 17 Oct 2009 13:46:55 +0200 merged
nipkow [Sat, 17 Oct 2009 13:46:55 +0200] rev 32962
merged
Sat, 17 Oct 2009 13:46:39 +0200 added the_inv_onto
nipkow [Sat, 17 Oct 2009 13:46:39 +0200] rev 32961
added the_inv_onto
Sat, 17 Oct 2009 14:43:18 +0200 eliminated hard tabulators, guessing at each author's individual tab-width;
wenzelm [Sat, 17 Oct 2009 14:43:18 +0200] rev 32960
eliminated hard tabulators, guessing at each author's individual tab-width; tuned headers;
Sat, 17 Oct 2009 01:05:59 +0200 removed obsolete old goal command;
wenzelm [Sat, 17 Oct 2009 01:05:59 +0200] rev 32959
removed obsolete old goal command;
Sat, 17 Oct 2009 00:53:18 +0200 legacy Drule.standard is no longer pervasive;
wenzelm [Sat, 17 Oct 2009 00:53:18 +0200] rev 32958
legacy Drule.standard is no longer pervasive;
Sat, 17 Oct 2009 00:52:37 +0200 explicitly qualify Drule.standard;
wenzelm [Sat, 17 Oct 2009 00:52:37 +0200] rev 32957
explicitly qualify Drule.standard;
Fri, 16 Oct 2009 10:55:07 +0200 tuned white space;
wenzelm [Fri, 16 Oct 2009 10:55:07 +0200] rev 32956
tuned white space;
Fri, 16 Oct 2009 10:45:10 +0200 local channels for tracing/debugging;
wenzelm [Fri, 16 Oct 2009 10:45:10 +0200] rev 32955
local channels for tracing/debugging;
Fri, 16 Oct 2009 00:26:19 +0200 made SML/NJ happy;
wenzelm [Fri, 16 Oct 2009 00:26:19 +0200] rev 32954
made SML/NJ happy;
Thu, 15 Oct 2009 23:51:22 +0200 sunbroy2: back to single-threaded mode for now -- deadlock in Poly/ML 5.3-SVN-900;
wenzelm [Thu, 15 Oct 2009 23:51:22 +0200] rev 32953
sunbroy2: back to single-threaded mode for now -- deadlock in Poly/ML 5.3-SVN-900;
Thu, 15 Oct 2009 23:28:10 +0200 replaced String.concat by implode;
wenzelm [Thu, 15 Oct 2009 23:28:10 +0200] rev 32952
replaced String.concat by implode; replaced String.concatWith by space_implode; replaced (Seq.flat o Seq.map) by Seq.maps; replaced List.mapPartial by map_filter; replaced List.concat by flat; replaced (flat o map) by maps, which produces less garbage;
Thu, 15 Oct 2009 23:10:35 +0200 space_implode;
wenzelm [Thu, 15 Oct 2009 23:10:35 +0200] rev 32951
space_implode;
Thu, 15 Oct 2009 21:28:39 +0200 normalized aliases of Output operations;
wenzelm [Thu, 15 Oct 2009 21:28:39 +0200] rev 32950
normalized aliases of Output operations;
Thu, 15 Oct 2009 21:08:03 +0200 eliminated slightly odd get/set operations in favour of Unsynchronized.ref;
wenzelm [Thu, 15 Oct 2009 21:08:03 +0200] rev 32949
eliminated slightly odd get/set operations in favour of Unsynchronized.ref; eliminated aliases of Output operations; print_cert: use warning for increased chance that the user actually sees the output; misc tuning and simplification;
Thu, 15 Oct 2009 17:49:30 +0200 natural argument order for prover;
wenzelm [Thu, 15 Oct 2009 17:49:30 +0200] rev 32948
natural argument order for prover; renamed atp_problem to problem; standard naming convention for the_system;
Thu, 15 Oct 2009 17:06:19 +0200 ATP_Manager.get_prover: canonical argument order;
wenzelm [Thu, 15 Oct 2009 17:06:19 +0200] rev 32947
ATP_Manager.get_prover: canonical argument order; eliminated various aliases of existing operations, notably Output channels; tuned messages; misc tuning and clarification;
Thu, 15 Oct 2009 17:04:45 +0200 tuned proof (via atp_minimized);
wenzelm [Thu, 15 Oct 2009 17:04:45 +0200] rev 32946
tuned proof (via atp_minimized);
Thu, 15 Oct 2009 16:15:22 +0200 sort_strings (cf. Pure/library.ML);
wenzelm [Thu, 15 Oct 2009 16:15:22 +0200] rev 32945
sort_strings (cf. Pure/library.ML);
Thu, 15 Oct 2009 15:53:33 +0200 clarified File.platform_path vs. File.shell_path;
wenzelm [Thu, 15 Oct 2009 15:53:33 +0200] rev 32944
clarified File.platform_path vs. File.shell_path; tuned;
Thu, 15 Oct 2009 15:45:50 +0200 exported File.shell_quote;
wenzelm [Thu, 15 Oct 2009 15:45:50 +0200] rev 32943
exported File.shell_quote;
Thu, 15 Oct 2009 12:23:24 +0200 misc tuning and recovery of Isabelle coding style;
wenzelm [Thu, 15 Oct 2009 12:23:24 +0200] rev 32942
misc tuning and recovery of Isabelle coding style;
Thu, 15 Oct 2009 11:49:27 +0200 eliminated extraneous wrapping of public records;
wenzelm [Thu, 15 Oct 2009 11:49:27 +0200] rev 32941
eliminated extraneous wrapping of public records; tuned;
Thu, 15 Oct 2009 11:23:03 +0200 tuned signature;
wenzelm [Thu, 15 Oct 2009 11:23:03 +0200] rev 32940
tuned signature; tuned;
Thu, 15 Oct 2009 11:12:09 +0200 renamed functor HeapFun to Heap;
wenzelm [Thu, 15 Oct 2009 11:12:09 +0200] rev 32939
renamed functor HeapFun to Heap;
Thu, 15 Oct 2009 10:59:10 +0200 misc tuning and clarification;
wenzelm [Thu, 15 Oct 2009 10:59:10 +0200] rev 32938
misc tuning and clarification;
Thu, 15 Oct 2009 00:55:29 +0200 structure ATP_Manager: eliminated slightly odd get/set operations in favour of Unsynchronized.ref;
wenzelm [Thu, 15 Oct 2009 00:55:29 +0200] rev 32937
structure ATP_Manager: eliminated slightly odd get/set operations in favour of Unsynchronized.ref; uniform interpretation of ATP_Manager.atps via ATP_Manager.get_atps;
Wed, 14 Oct 2009 23:44:37 +0200 modernized structure names;
wenzelm [Wed, 14 Oct 2009 23:44:37 +0200] rev 32936
modernized structure names;
Wed, 14 Oct 2009 23:13:38 +0200 show direct GC time (which is included in CPU time);
wenzelm [Wed, 14 Oct 2009 23:13:38 +0200] rev 32935
show direct GC time (which is included in CPU time);
Wed, 14 Oct 2009 22:57:44 +0200 eliminated obsolete C/flip combinator;
wenzelm [Wed, 14 Oct 2009 22:57:44 +0200] rev 32934
eliminated obsolete C/flip combinator;
Wed, 14 Oct 2009 21:14:53 +0200 added List.nth
nipkow [Wed, 14 Oct 2009 21:14:53 +0200] rev 32933
added List.nth
Wed, 14 Oct 2009 16:45:26 +0200 tuned make parameters for sunbroy2;
wenzelm [Wed, 14 Oct 2009 16:45:26 +0200] rev 32932
tuned make parameters for sunbroy2;
Wed, 14 Oct 2009 16:39:35 +0200 accomodate old version of "tail", e.g. on sunbroy2;
wenzelm [Wed, 14 Oct 2009 16:39:35 +0200] rev 32931
accomodate old version of "tail", e.g. on sunbroy2;
Wed, 14 Oct 2009 16:08:51 +0200 settings for parallel experimental Poly/ML 5.3;
wenzelm [Wed, 14 Oct 2009 16:08:51 +0200] rev 32930
settings for parallel experimental Poly/ML 5.3;
Wed, 14 Oct 2009 13:56:56 +0200 sharpened name
haftmann [Wed, 14 Oct 2009 13:56:56 +0200] rev 32929
sharpened name
Wed, 14 Oct 2009 12:20:01 +0200 more explicit notion of canonized code equations
haftmann [Wed, 14 Oct 2009 12:20:01 +0200] rev 32928
more explicit notion of canonized code equations
Wed, 14 Oct 2009 12:19:17 +0200 more explicit notion of canonized code equations
haftmann [Wed, 14 Oct 2009 12:19:17 +0200] rev 32927
more explicit notion of canonized code equations
Wed, 14 Oct 2009 12:04:16 +0200 tuned whitespace
haftmann [Wed, 14 Oct 2009 12:04:16 +0200] rev 32926
tuned whitespace
Wed, 14 Oct 2009 12:03:16 +0200 tuned whitespace
haftmann [Wed, 14 Oct 2009 12:03:16 +0200] rev 32925
tuned whitespace
Wed, 14 Oct 2009 11:56:44 +0200 dropped Code_Printer prefix where feasible; fixed whitespace issues; more coherent terminology
haftmann [Wed, 14 Oct 2009 11:56:44 +0200] rev 32924
dropped Code_Printer prefix where feasible; fixed whitespace issues; more coherent terminology
Tue, 13 Oct 2009 14:57:53 +0200 merged
haftmann [Tue, 13 Oct 2009 14:57:53 +0200] rev 32923
merged
Tue, 13 Oct 2009 14:08:01 +0200 deactivated Datatype.distinct_simproc
haftmann [Tue, 13 Oct 2009 14:08:01 +0200] rev 32922
deactivated Datatype.distinct_simproc
Tue, 13 Oct 2009 14:08:00 +0200 dropped Datatype.distinct_simproc; tuned
haftmann [Tue, 13 Oct 2009 14:08:00 +0200] rev 32921
dropped Datatype.distinct_simproc; tuned
Tue, 13 Oct 2009 13:40:26 +0200 order conjunctions to be printed without parentheses
hoelzl [Tue, 13 Oct 2009 13:40:26 +0200] rev 32920
order conjunctions to be printed without parentheses
Tue, 13 Oct 2009 12:02:55 +0200 approximation now fails earlier when using interval splitting; value [approximate] now supports bounded variables; renamed Var -> Atom for better readability
hoelzl [Tue, 13 Oct 2009 12:02:55 +0200] rev 32919
approximation now fails earlier when using interval splitting; value [approximate] now supports bounded variables; renamed Var -> Atom for better readability
Tue, 13 Oct 2009 09:13:24 +0200 merged
haftmann [Tue, 13 Oct 2009 09:13:24 +0200] rev 32918
merged
Mon, 12 Oct 2009 16:16:44 +0200 added add_tyconames; tuned
haftmann [Mon, 12 Oct 2009 16:16:44 +0200] rev 32917
added add_tyconames; tuned
Tue, 13 Oct 2009 08:36:53 +0200 merged
haftmann [Tue, 13 Oct 2009 08:36:53 +0200] rev 32916
merged
Tue, 13 Oct 2009 08:36:39 +0200 more appropriate abstraction over distinctness rules
haftmann [Tue, 13 Oct 2009 08:36:39 +0200] rev 32915
more appropriate abstraction over distinctness rules
Mon, 12 Oct 2009 15:48:12 +0200 merged
haftmann [Mon, 12 Oct 2009 15:48:12 +0200] rev 32914
merged
Mon, 12 Oct 2009 15:46:38 +0200 intro_base_names combinator
haftmann [Mon, 12 Oct 2009 15:46:38 +0200] rev 32913
intro_base_names combinator
Mon, 12 Oct 2009 15:26:50 +0200 merged
haftmann [Mon, 12 Oct 2009 15:26:50 +0200] rev 32912
merged
Mon, 12 Oct 2009 15:26:40 +0200 dropped dist_ss
haftmann [Mon, 12 Oct 2009 15:26:40 +0200] rev 32911
dropped dist_ss
Mon, 12 Oct 2009 14:22:54 +0200 merged
haftmann [Mon, 12 Oct 2009 14:22:54 +0200] rev 32910
merged
Mon, 12 Oct 2009 12:19:19 +0200 added is_IVar
haftmann [Mon, 12 Oct 2009 12:19:19 +0200] rev 32909
added is_IVar
Mon, 12 Oct 2009 12:19:19 +0200 factored out Code_Printer.aux_params
haftmann [Mon, 12 Oct 2009 12:19:19 +0200] rev 32908
factored out Code_Printer.aux_params
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip