Fri, 27 Oct 2017 16:21:29 +0200 tuned signature;
wenzelm [Fri, 27 Oct 2017 16:21:29 +0200] rev 66926
tuned signature;
Fri, 27 Oct 2017 15:49:09 +0200 separate JSON parser, which is slightly more general than (deprecated) scala.util.parsing.json.JSON;
wenzelm [Fri, 27 Oct 2017 15:49:09 +0200] rev 66925
separate JSON parser, which is slightly more general than (deprecated) scala.util.parsing.json.JSON;
Fri, 27 Oct 2017 13:50:08 +0200 more permissive;
wenzelm [Fri, 27 Oct 2017 13:50:08 +0200] rev 66924
more permissive;
Fri, 27 Oct 2017 11:46:03 +0200 tuned;
wenzelm [Fri, 27 Oct 2017 11:46:03 +0200] rev 66923
tuned;
Thu, 26 Oct 2017 23:31:03 +0200 separate JSON lexer;
wenzelm [Thu, 26 Oct 2017 23:31:03 +0200] rev 66922
separate JSON lexer;
Thu, 26 Oct 2017 15:08:53 +0200 clarified command language;
wenzelm [Thu, 26 Oct 2017 15:08:53 +0200] rev 66921
clarified command language;
Thu, 26 Oct 2017 13:44:41 +0200 use Poly/ML 5.7.1 test version as default;
wenzelm [Thu, 26 Oct 2017 13:44:41 +0200] rev 66920
use Poly/ML 5.7.1 test version as default;
Wed, 25 Oct 2017 14:54:28 +0200 more explicit check;
wenzelm [Wed, 25 Oct 2017 14:54:28 +0200] rev 66919
more explicit check;
Wed, 25 Oct 2017 14:39:22 +0200 more robust treatment of UTF8 in raw byte sources;
wenzelm [Wed, 25 Oct 2017 14:39:22 +0200] rev 66918
more robust treatment of UTF8 in raw byte sources;
Wed, 25 Oct 2017 14:36:29 +0200 clarified check, assuming that load commands are plain ASCII;
wenzelm [Wed, 25 Oct 2017 14:36:29 +0200] rev 66917
clarified check, assuming that load commands are plain ASCII;
Wed, 25 Oct 2017 13:47:53 +0200 more documentation;
wenzelm [Wed, 25 Oct 2017 13:47:53 +0200] rev 66916
more documentation;
Wed, 25 Oct 2017 11:40:58 +0200 disallow blanks, relevant for session_name / theory_name e.g. in build log files;
wenzelm [Wed, 25 Oct 2017 11:40:58 +0200] rev 66915
disallow blanks, relevant for session_name / theory_name e.g. in build log files;
Wed, 25 Oct 2017 11:35:48 +0200 uniform system name;
wenzelm [Wed, 25 Oct 2017 11:35:48 +0200] rev 66914
uniform system name;
Tue, 24 Oct 2017 21:20:55 +0200 store session sources stamp;
wenzelm [Tue, 24 Oct 2017 21:20:55 +0200] rev 66913
store session sources stamp;
Tue, 24 Oct 2017 18:48:21 +0200 generalized lemmas cancelling real_of_int/real in (in)equalities with power; completed set of related simp rules; lemmas about floorlog/bitlen
immler [Tue, 24 Oct 2017 18:48:21 +0200] rev 66912
generalized lemmas cancelling real_of_int/real in (in)equalities with power; completed set of related simp rules; lemmas about floorlog/bitlen
Tue, 24 Oct 2017 10:59:15 +0200 misc tuning and modernization;
wenzelm [Tue, 24 Oct 2017 10:59:15 +0200] rev 66911
misc tuning and modernization;
Tue, 24 Oct 2017 10:43:23 +0200 tuned output;
wenzelm [Tue, 24 Oct 2017 10:43:23 +0200] rev 66910
tuned output;
Mon, 23 Oct 2017 20:56:59 +0200 discontinued Linux 32bit platform support;
wenzelm [Mon, 23 Oct 2017 20:56:59 +0200] rev 66909
discontinued Linux 32bit platform support;
Mon, 23 Oct 2017 20:43:04 +0200 obsolete;
wenzelm [Mon, 23 Oct 2017 20:43:04 +0200] rev 66908
obsolete;
Mon, 23 Oct 2017 20:21:36 +0200 merged
wenzelm [Mon, 23 Oct 2017 20:21:36 +0200] rev 66907
merged
Mon, 23 Oct 2017 19:30:39 +0200 updated to jdk-8u152, which is for x86_64 only;
wenzelm [Mon, 23 Oct 2017 19:30:39 +0200] rev 66906
updated to jdk-8u152, which is for x86_64 only;
Mon, 23 Oct 2017 14:45:10 +0200 added lemma
nipkow [Mon, 23 Oct 2017 14:45:10 +0200] rev 66905
added lemma
Mon, 23 Oct 2017 14:12:09 +0200 minor performance tuning: avoid mutable variable for plain value, e.g. relevant for GC;
wenzelm [Mon, 23 Oct 2017 14:12:09 +0200] rev 66904
minor performance tuning: avoid mutable variable for plain value, e.g. relevant for GC;
Sun, 22 Oct 2017 22:22:19 +0200 tuned output;
wenzelm [Sun, 22 Oct 2017 22:22:19 +0200] rev 66903
tuned output;
Sun, 22 Oct 2017 16:43:00 +0200 updated test version;
wenzelm [Sun, 22 Oct 2017 16:43:00 +0200] rev 66902
updated test version;
Sun, 22 Oct 2017 16:35:24 +0200 merged
wenzelm [Sun, 22 Oct 2017 16:35:24 +0200] rev 66901
merged
Sun, 22 Oct 2017 14:39:41 +0200 auto update;
wenzelm [Sun, 22 Oct 2017 14:39:41 +0200] rev 66900
auto update;
Sun, 22 Oct 2017 14:36:21 +0200 more recent polyml-test version;
wenzelm [Sun, 22 Oct 2017 14:36:21 +0200] rev 66899
more recent polyml-test version;
Sun, 22 Oct 2017 13:57:25 +0200 parallel remote_builds2 for the sake of "AFP slow" (with theoretical data race on build_log_dirs);
wenzelm [Sun, 22 Oct 2017 13:57:25 +0200] rev 66898
parallel remote_builds2 for the sake of "AFP slow" (with theoretical data race on build_log_dirs);
Sun, 22 Oct 2017 13:45:45 +0200 tuned;
wenzelm [Sun, 22 Oct 2017 13:45:45 +0200] rev 66897
tuned;
Sun, 22 Oct 2017 13:22:37 +0200 clarified signature;
wenzelm [Sun, 22 Oct 2017 13:22:37 +0200] rev 66896
clarified signature;
Sun, 22 Oct 2017 13:12:38 +0200 tuned: build hg_graph only once;
wenzelm [Sun, 22 Oct 2017 13:12:38 +0200] rev 66895
tuned: build hg_graph only once; tuned signature;
Sun, 22 Oct 2017 11:59:44 +0200 tuned
nipkow [Sun, 22 Oct 2017 11:59:44 +0200] rev 66894
tuned
Sun, 22 Oct 2017 09:10:10 +0200 derived axiom iffI as a lemma (thanks to Alexander Maletzky)
nipkow [Sun, 22 Oct 2017 09:10:10 +0200] rev 66893
derived axiom iffI as a lemma (thanks to Alexander Maletzky)
Sat, 21 Oct 2017 18:19:11 +0200 remove trailing whitespaces in List
bulwahn [Sat, 21 Oct 2017 18:19:11 +0200] rev 66892
remove trailing whitespaces in List
Sat, 21 Oct 2017 18:16:56 +0200 drop a superfluous assumption that was found by the find_unused_assms command
bulwahn [Sat, 21 Oct 2017 18:16:56 +0200] rev 66891
drop a superfluous assumption that was found by the find_unused_assms command
Sat, 21 Oct 2017 18:14:59 +0200 drop a superfluous assumption that was found by the find_unused_assms command and tune proof
bulwahn [Sat, 21 Oct 2017 18:14:59 +0200] rev 66890
drop a superfluous assumption that was found by the find_unused_assms command and tune proof
Sat, 21 Oct 2017 18:11:29 +0200 drop a superfluous assumption that was found by the find_unused_assms command and tune proof
bulwahn [Sat, 21 Oct 2017 18:11:29 +0200] rev 66889
drop a superfluous assumption that was found by the find_unused_assms command and tune proof
Fri, 20 Oct 2017 20:57:55 +0200 algebraic foundation for congruences
haftmann [Fri, 20 Oct 2017 20:57:55 +0200] rev 66888
algebraic foundation for congruences
Fri, 20 Oct 2017 23:29:43 +0200 more ambitious test;
wenzelm [Fri, 20 Oct 2017 23:29:43 +0200] rev 66887
more ambitious test;
Fri, 20 Oct 2017 07:46:10 +0200 added lemmas and tuned proofs
haftmann [Fri, 20 Oct 2017 07:46:10 +0200] rev 66886
added lemmas and tuned proofs
Thu, 19 Oct 2017 17:16:13 +0100 merged
paulson [Thu, 19 Oct 2017 17:16:13 +0100] rev 66885
merged
Thu, 19 Oct 2017 17:16:01 +0100 Switching to inverse image and constant_on, plus some new material
paulson <lp15@cam.ac.uk> [Thu, 19 Oct 2017 17:16:01 +0100] rev 66884
Switching to inverse image and constant_on, plus some new material
Thu, 19 Oct 2017 00:55:34 +0200 proper integer option for Admin/build_history;
wenzelm [Thu, 19 Oct 2017 00:55:34 +0200] rev 66883
proper integer option for Admin/build_history;
Wed, 18 Oct 2017 20:26:32 +0200 clarified output;
wenzelm [Wed, 18 Oct 2017 20:26:32 +0200] rev 66882
clarified output;
Wed, 18 Oct 2017 20:14:57 +0200 tuned output;
wenzelm [Wed, 18 Oct 2017 20:14:57 +0200] rev 66881
tuned output;
Wed, 18 Oct 2017 19:53:19 +0200 more thorough treatment of afp_version and afp_pull_date;
wenzelm [Wed, 18 Oct 2017 19:53:19 +0200] rev 66880
more thorough treatment of afp_version and afp_pull_date;
Wed, 18 Oct 2017 11:53:01 +0200 tuned options;
wenzelm [Wed, 18 Oct 2017 11:53:01 +0200] rev 66879
tuned options;
Tue, 17 Oct 2017 13:56:58 +0200 tuned output;
wenzelm [Tue, 17 Oct 2017 13:56:58 +0200] rev 66878
tuned output;
Tue, 17 Oct 2017 13:51:43 +0200 uniform execute, with proper isabelle_identifier (notably for "isabelle components -I");
wenzelm [Tue, 17 Oct 2017 13:51:43 +0200] rev 66877
uniform execute, with proper isabelle_identifier (notably for "isabelle components -I");
Tue, 17 Oct 2017 11:51:39 +0200 tuned;
wenzelm [Tue, 17 Oct 2017 11:51:39 +0200] rev 66876
tuned;
Tue, 17 Oct 2017 11:29:14 +0200 permissive theory_timings for historic versions;
wenzelm [Tue, 17 Oct 2017 11:29:14 +0200] rev 66875
permissive theory_timings for historic versions;
Mon, 16 Oct 2017 19:59:18 +0200 store theory timings in session in build_log database;
wenzelm [Mon, 16 Oct 2017 19:59:18 +0200] rev 66874
store theory timings in session in build_log database; tuned;
Mon, 16 Oct 2017 14:32:09 +0200 provide theory timing information, similar to command timing but always considered relevant;
wenzelm [Mon, 16 Oct 2017 14:32:09 +0200] rev 66873
provide theory timing information, similar to command timing but always considered relevant;
Mon, 16 Oct 2017 14:21:14 +0200 tuned;
wenzelm [Mon, 16 Oct 2017 14:21:14 +0200] rev 66872
tuned;
Mon, 16 Oct 2017 11:37:14 +0200 init user settings on fresh test machine;
wenzelm [Mon, 16 Oct 2017 11:37:14 +0200] rev 66871
init user settings on fresh test machine;
Mon, 16 Oct 2017 08:00:28 +0200 added [simp]
nipkow [Mon, 16 Oct 2017 08:00:28 +0200] rev 66870
added [simp]
Sun, 15 Oct 2017 21:30:21 +0200 proper value;
wenzelm [Sun, 15 Oct 2017 21:30:21 +0200] rev 66869
proper value;
Sun, 15 Oct 2017 20:34:24 +0200 more AFP tests;
wenzelm [Sun, 15 Oct 2017 20:34:24 +0200] rev 66868
more AFP tests;
Sun, 15 Oct 2017 20:31:52 +0200 added ml_statistics_step to trim stored properties;
wenzelm [Sun, 15 Oct 2017 20:31:52 +0200] rev 66867
added ml_statistics_step to trim stored properties;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip