Fri, 09 Mar 2018 12:42:34 +0100 tuned signature;
wenzelm [Fri, 09 Mar 2018 12:42:34 +0100] rev 67788
tuned signature;
Fri, 09 Mar 2018 12:38:46 +0100 clarified toString operations;
wenzelm [Fri, 09 Mar 2018 12:38:46 +0100] rev 67787
clarified toString operations;
Fri, 09 Mar 2018 12:29:56 +0100 clarified socket connection;
wenzelm [Fri, 09 Mar 2018 12:29:56 +0100] rev 67786
clarified socket connection;
Fri, 09 Mar 2018 12:07:47 +0100 server commands may access Server;
wenzelm [Fri, 09 Mar 2018 12:07:47 +0100] rev 67785
server commands may access Server; Server.stop: proper shutdown; clarified signature;
Thu, 08 Mar 2018 21:09:22 +0100 tuned -- avoid regex matching on potentially large string;
wenzelm [Thu, 08 Mar 2018 21:09:22 +0100] rev 67784
tuned -- avoid regex matching on potentially large string; clarified message: command name could be malformed;
Thu, 08 Mar 2018 14:12:25 +0100 more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
wenzelm [Thu, 08 Mar 2018 14:12:25 +0100] rev 67783
more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
Thu, 08 Mar 2018 11:46:37 +0100 clarified notion of unknown files: ignore files outside of a Mercurial repository;
wenzelm [Thu, 08 Mar 2018 11:46:37 +0100] rev 67782
clarified notion of unknown files: ignore files outside of a Mercurial repository;
Thu, 08 Mar 2018 11:20:45 +0100 more balanced AFP partitioning;
wenzelm [Thu, 08 Mar 2018 11:20:45 +0100] rev 67781
more balanced AFP partitioning;
Wed, 07 Mar 2018 19:02:22 +0100 more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
wenzelm [Wed, 07 Mar 2018 19:02:22 +0100] rev 67780
more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
Wed, 07 Mar 2018 17:39:18 +0100 tuned -- more uniform;
wenzelm [Wed, 07 Mar 2018 17:39:18 +0100] rev 67779
tuned -- more uniform;
Wed, 07 Mar 2018 17:27:57 +0100 eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
wenzelm [Wed, 07 Mar 2018 17:27:57 +0100] rev 67778
eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
Tue, 06 Mar 2018 22:59:00 +0100 Drop rewrite rule arguments of sublocale and interpretation implementations.
ballarin [Tue, 06 Mar 2018 22:59:00 +0100] rev 67777
Drop rewrite rule arguments of sublocale and interpretation implementations.
Tue, 06 Mar 2018 17:44:19 +0100 more balanced AFP partitioning;
wenzelm [Tue, 06 Mar 2018 17:44:19 +0100] rev 67776
more balanced AFP partitioning;
Tue, 06 Mar 2018 17:43:39 +0100 clarified signature;
wenzelm [Tue, 06 Mar 2018 17:43:39 +0100] rev 67775
clarified signature;
Tue, 06 Mar 2018 17:41:32 +0100 build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
wenzelm [Tue, 06 Mar 2018 17:41:32 +0100] rev 67774
build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
Tue, 06 Mar 2018 16:54:13 +0100 more robust: normalize potentially symbolic rev;
wenzelm [Tue, 06 Mar 2018 16:54:13 +0100] rev 67773
more robust: normalize potentially symbolic rev;
Tue, 06 Mar 2018 16:08:12 +0100 proxy setup for lrzcloud1;
wenzelm [Tue, 06 Mar 2018 16:08:12 +0100] rev 67772
proxy setup for lrzcloud1;
Tue, 06 Mar 2018 15:57:34 +0100 tuned signature;
wenzelm [Tue, 06 Mar 2018 15:57:34 +0100] rev 67771
tuned signature;
Tue, 06 Mar 2018 15:51:34 +0100 support for permissive connections, for odd situations where host keys are not accepted;
wenzelm [Tue, 06 Mar 2018 15:51:34 +0100] rev 67770
support for permissive connections, for odd situations where host keys are not accepted;
Tue, 06 Mar 2018 14:58:00 +0100 proper target directory;
wenzelm [Tue, 06 Mar 2018 14:58:00 +0100] rev 67769
proper target directory;
Tue, 06 Mar 2018 14:41:05 +0100 eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
wenzelm [Tue, 06 Mar 2018 14:41:05 +0100] rev 67768
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
Sun, 04 Mar 2018 20:09:09 +0100 document existing Apache2 configuration;
wenzelm [Sun, 04 Mar 2018 20:09:09 +0100] rev 67767
document existing Apache2 configuration;
Sun, 04 Mar 2018 15:10:11 +0100 consolidated main cronjob server on virtual machine together with build_log database;
wenzelm [Sun, 04 Mar 2018 15:10:11 +0100] rev 67766
consolidated main cronjob server on virtual machine together with build_log database; eliminated special tricks for Gentoo; import plain_identify logs, export all logs for backup; run build_release, build_history_base in parallel to remote_build_history tasks;
Sun, 04 Mar 2018 13:51:58 +0100 identify closer to main cronjob -- avoid diverging changeset versions;
wenzelm [Sun, 04 Mar 2018 13:51:58 +0100] rev 67765
identify closer to main cronjob -- avoid diverging changeset versions;
Sun, 04 Mar 2018 12:22:48 +0100 Drop rewrites after defines in interpretations.
ballarin [Sun, 04 Mar 2018 12:22:48 +0100] rev 67764
Drop rewrites after defines in interpretations.
Sat, 03 Mar 2018 22:33:25 +0100 proper remote_mac according to Admin/Release/CHECKLIST;
wenzelm [Sat, 03 Mar 2018 22:33:25 +0100] rev 67763
proper remote_mac according to Admin/Release/CHECKLIST;
Sat, 03 Mar 2018 21:40:04 +0100 more Java heap, e.g. relevant for hg.graph on Isabelle repository;
wenzelm [Sat, 03 Mar 2018 21:40:04 +0100] rev 67762
more Java heap, e.g. relevant for hg.graph on Isabelle repository;
Sat, 03 Mar 2018 21:39:24 +0100 more robust check -- do not rely on return code;
wenzelm [Sat, 03 Mar 2018 21:39:24 +0100] rev 67761
more robust check -- do not rely on return code;
Sat, 03 Mar 2018 21:38:27 +0100 more compact ML_Statistics, to make build_status work with less than 2GB heap;
wenzelm [Sat, 03 Mar 2018 21:38:27 +0100] rev 67760
more compact ML_Statistics, to make build_status work with less than 2GB heap;
Sat, 03 Mar 2018 17:37:33 +0100 retain latest ml_stats (amending e76c6cb0d461);
wenzelm [Sat, 03 Mar 2018 17:37:33 +0100] rev 67759
retain latest ml_stats (amending e76c6cb0d461);
Sat, 03 Mar 2018 16:15:21 +0100 accomodate smaller build machine;
wenzelm [Sat, 03 Mar 2018 16:15:21 +0100] rev 67758
accomodate smaller build machine;
Sat, 03 Mar 2018 15:19:25 +0100 clarified signature;
wenzelm [Sat, 03 Mar 2018 15:19:25 +0100] rev 67757
clarified signature;
Sat, 03 Mar 2018 15:09:36 +0100 clarified self_update: imitate visible directory state on remote side;
wenzelm [Sat, 03 Mar 2018 15:09:36 +0100] rev 67756
clarified self_update: imitate visible directory state on remote side;
Sat, 03 Mar 2018 14:54:56 +0100 more operations;
wenzelm [Sat, 03 Mar 2018 14:54:56 +0100] rev 67755
more operations;
Sat, 03 Mar 2018 14:27:33 +0100 self_update implies push_isabelle_home (see also 4c253e84ae62);
wenzelm [Sat, 03 Mar 2018 14:27:33 +0100] rev 67754
self_update implies push_isabelle_home (see also 4c253e84ae62);
Sat, 03 Mar 2018 13:23:09 +0100 uniform setup_repository (pull/clone without update);
wenzelm [Sat, 03 Mar 2018 13:23:09 +0100] rev 67753
uniform setup_repository (pull/clone without update); tuned signature;
Sat, 03 Mar 2018 13:06:33 +0100 clarified signature: facilitate interactive experimentation;
wenzelm [Sat, 03 Mar 2018 13:06:33 +0100] rev 67752
clarified signature: facilitate interactive experimentation;
Sat, 03 Mar 2018 12:54:22 +0100 clarified tasks;
wenzelm [Sat, 03 Mar 2018 12:54:22 +0100] rev 67751
clarified tasks;
Sat, 03 Mar 2018 12:12:06 +0100 tuned signature;
wenzelm [Sat, 03 Mar 2018 12:12:06 +0100] rev 67750
tuned signature;
Fri, 02 Mar 2018 20:46:25 +0100 proper order;
wenzelm [Fri, 02 Mar 2018 20:46:25 +0100] rev 67749
proper order;
Fri, 02 Mar 2018 20:32:39 +0100 clarified README;
wenzelm [Fri, 02 Mar 2018 20:32:39 +0100] rev 67748
clarified README;
Fri, 02 Mar 2018 19:14:35 +0100 merged
wenzelm [Fri, 02 Mar 2018 19:14:35 +0100] rev 67747
merged
Fri, 02 Mar 2018 18:57:55 +0100 more ssh options;
wenzelm [Fri, 02 Mar 2018 18:57:55 +0100] rev 67746
more ssh options;
Fri, 02 Mar 2018 18:45:11 +0100 support for proxy connection, similar to ProxyCommand in ssh config;
wenzelm [Fri, 02 Mar 2018 18:45:11 +0100] rev 67745
support for proxy connection, similar to ProxyCommand in ssh config;
Fri, 02 Mar 2018 15:16:10 +0100 prefer https;
wenzelm [Fri, 02 Mar 2018 15:16:10 +0100] rev 67744
prefer https;
Fri, 02 Mar 2018 11:52:27 +0100 avoid hardwired parameters;
wenzelm [Fri, 02 Mar 2018 11:52:27 +0100] rev 67743
avoid hardwired parameters; less ambitious defaults: low memory requirements;
Fri, 02 Mar 2018 15:14:59 +0100 Drop illegitimate optimisation from d5a7f2c54655.
ballarin [Fri, 02 Mar 2018 15:14:59 +0100] rev 67742
Drop illegitimate optimisation from d5a7f2c54655.
Fri, 02 Mar 2018 14:28:39 +0100 Fall back to reading rewrite morphism first if activation fails without it.
ballarin [Fri, 02 Mar 2018 14:28:39 +0100] rev 67741
Fall back to reading rewrite morphism first if activation fails without it.
Fri, 02 Mar 2018 14:19:25 +0100 Proper rewrite morphisms in locale instances.
ballarin [Fri, 02 Mar 2018 14:19:25 +0100] rev 67740
Proper rewrite morphisms in locale instances.
Thu, 01 Mar 2018 20:44:38 +0100 clarified date for presentation vs. formal pull_date;
wenzelm [Thu, 01 Mar 2018 20:44:38 +0100] rev 67739
clarified date for presentation vs. formal pull_date;
Thu, 01 Mar 2018 20:18:24 +0100 reveal raw data in CSV format;
wenzelm [Thu, 01 Mar 2018 20:18:24 +0100] rev 67738
reveal raw data in CSV format;
Thu, 01 Mar 2018 20:05:41 +0100 support for CSV files;
wenzelm [Thu, 01 Mar 2018 20:05:41 +0100] rev 67737
support for CSV files;
Thu, 01 Mar 2018 15:02:45 +0100 tuned comment;
wenzelm [Thu, 01 Mar 2018 15:02:45 +0100] rev 67736
tuned comment;
Thu, 01 Mar 2018 12:24:08 +0100 clarified syntax: reject formal comments explicitly, instead of ignoring them silently;
wenzelm [Thu, 01 Mar 2018 12:24:08 +0100] rev 67735
clarified syntax: reject formal comments explicitly, instead of ignoring them silently;
Wed, 28 Feb 2018 17:05:34 +0100 merged
immler [Wed, 28 Feb 2018 17:05:34 +0100] rev 67734
merged
Wed, 28 Feb 2018 15:53:05 +0100 generalized lemmas about orthogonal transformation
immler [Wed, 28 Feb 2018 15:53:05 +0100] rev 67733
generalized lemmas about orthogonal transformation
Wed, 28 Feb 2018 16:30:25 +0100 more explicit infixl (see initial 1edf0f223c6e);
wenzelm [Wed, 28 Feb 2018 16:30:25 +0100] rev 67732
more explicit infixl (see initial 1edf0f223c6e); clarified name;
Wed, 28 Feb 2018 13:37:33 +0100 clarified use of vec type syntax;
wenzelm [Wed, 28 Feb 2018 13:37:33 +0100] rev 67731
clarified use of vec type syntax;
Mon, 26 Feb 2018 11:52:53 +0000 new lemma
haftmann [Mon, 26 Feb 2018 11:52:53 +0000] rev 67730
new lemma
Mon, 26 Feb 2018 11:52:52 +0000 dedicated append function for string literals
haftmann [Mon, 26 Feb 2018 11:52:52 +0000] rev 67729
dedicated append function for string literals
Mon, 26 Feb 2018 09:58:47 +0100 generalized
immler [Mon, 26 Feb 2018 09:58:47 +0100] rev 67728
generalized
Mon, 26 Feb 2018 07:34:05 +0100 moved Lipschitz continuity from AFP/Ordinary_Differential_Equations and AFP/Gromov_Hyperbolicity; moved lemmas from AFP/Gromov_Hyperbolicity/Library_Complements
immler [Mon, 26 Feb 2018 07:34:05 +0100] rev 67727
moved Lipschitz continuity from AFP/Ordinary_Differential_Equations and AFP/Gromov_Hyperbolicity; moved lemmas from AFP/Gromov_Hyperbolicity/Library_Complements
Sun, 25 Feb 2018 20:05:05 +0100 merged
wenzelm [Sun, 25 Feb 2018 20:05:05 +0100] rev 67726
merged
Sun, 25 Feb 2018 19:43:38 +0100 prefer symbols;
wenzelm [Sun, 25 Feb 2018 19:43:38 +0100] rev 67725
prefer symbols;
Sun, 25 Feb 2018 19:30:55 +0100 tuned;
wenzelm [Sun, 25 Feb 2018 19:30:55 +0100] rev 67724
tuned;
Sun, 25 Feb 2018 19:19:11 +0100 more abbrevs;
wenzelm [Sun, 25 Feb 2018 19:19:11 +0100] rev 67723
more abbrevs;
Sun, 25 Feb 2018 19:16:32 +0100 allow multiple entries of and_list (on both sides);
wenzelm [Sun, 25 Feb 2018 19:16:32 +0100] rev 67722
allow multiple entries of and_list (on both sides);
Sun, 25 Feb 2018 15:44:46 +0100 eliminated ASCII syntax from Pure bootstrap;
wenzelm [Sun, 25 Feb 2018 15:44:46 +0100] rev 67721
eliminated ASCII syntax from Pure bootstrap; tuned comments;
Sun, 25 Feb 2018 12:55:07 +0000 merged
paulson [Sun, 25 Feb 2018 12:55:07 +0000] rev 67720
merged
Sun, 25 Feb 2018 12:54:55 +0000 new material on matrices, etc., and consolidating duplicate results about of_nat
paulson <lp15@cam.ac.uk> [Sun, 25 Feb 2018 12:54:55 +0000] rev 67719
new material on matrices, etc., and consolidating duplicate results about of_nat
Sun, 25 Feb 2018 12:59:08 +0100 notation for dummy sort;
wenzelm [Sun, 25 Feb 2018 12:59:08 +0100] rev 67718
notation for dummy sort;
Sat, 24 Feb 2018 17:21:35 +0100 more symbols;
wenzelm [Sat, 24 Feb 2018 17:21:35 +0100] rev 67717
more symbols;
Fri, 23 Feb 2018 21:46:30 +0100 merged
wenzelm [Fri, 23 Feb 2018 21:46:30 +0100] rev 67716
merged
Fri, 23 Feb 2018 21:27:20 +0100 tuned signature;
wenzelm [Fri, 23 Feb 2018 21:27:20 +0100] rev 67715
tuned signature;
Fri, 23 Feb 2018 21:12:08 +0100 tuned signature;
wenzelm [Fri, 23 Feb 2018 21:12:08 +0100] rev 67714
tuned signature;
Fri, 23 Feb 2018 20:55:46 +0100 tuned signature;
wenzelm [Fri, 23 Feb 2018 20:55:46 +0100] rev 67713
tuned signature;
Fri, 23 Feb 2018 19:53:39 +0100 removed unused clone of (map o apsnd);
wenzelm [Fri, 23 Feb 2018 19:53:39 +0100] rev 67712
removed unused clone of (map o apsnd); removed unused variant of HOLogic.mk_obj_eq;
Fri, 23 Feb 2018 19:36:16 +0100 prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
wenzelm [Fri, 23 Feb 2018 19:36:16 +0100] rev 67711
prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
Fri, 23 Feb 2018 19:25:37 +0100 added HOLogic.mk_obj_eq convenience and eliminated some clones;
wenzelm [Fri, 23 Feb 2018 19:25:37 +0100] rev 67710
added HOLogic.mk_obj_eq convenience and eliminated some clones;
Fri, 23 Feb 2018 17:59:57 +0100 tuned -- use existing Morphism.instantiate_morphism;
wenzelm [Fri, 23 Feb 2018 17:59:57 +0100] rev 67709
tuned -- use existing Morphism.instantiate_morphism;
Fri, 23 Feb 2018 16:03:26 +0000 Merged;
Wenda Li <wl302@cam.ac.uk> [Fri, 23 Feb 2018 16:03:26 +0000] rev 67708
Merged;
Fri, 23 Feb 2018 14:56:32 +0000 merged
Wenda Li <wl302@cam.ac.uk> [Fri, 23 Feb 2018 14:56:32 +0000] rev 67707
merged
Fri, 23 Feb 2018 13:27:19 +0000 Unified the order of zeros and poles; improved reasoning around non-essential singularites
Wenda Li <wl302@cam.ac.uk> [Fri, 23 Feb 2018 13:27:19 +0000] rev 67706
Unified the order of zeros and poles; improved reasoning around non-essential singularites
Fri, 23 Feb 2018 15:17:51 +0100 merged
wenzelm [Fri, 23 Feb 2018 15:17:51 +0100] rev 67705
merged
Fri, 23 Feb 2018 15:07:30 +0100 tuned;
wenzelm [Fri, 23 Feb 2018 15:07:30 +0100] rev 67704
tuned;
Fri, 23 Feb 2018 14:32:59 +0100 tuned signature -- eliminated clones;
wenzelm [Fri, 23 Feb 2018 14:32:59 +0100] rev 67703
tuned signature -- eliminated clones;
Fri, 23 Feb 2018 14:12:48 +0100 command 'interpret' no longer exposes resulting theorems as literal facts;
wenzelm [Fri, 23 Feb 2018 14:12:48 +0100] rev 67702
command 'interpret' no longer exposes resulting theorems as literal facts;
Fri, 23 Feb 2018 13:09:45 +0100 more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
wenzelm [Fri, 23 Feb 2018 13:09:45 +0100] rev 67701
more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
Thu, 22 Feb 2018 14:28:05 +0100 tuned;
wenzelm [Thu, 22 Feb 2018 14:28:05 +0100] rev 67700
tuned;
Wed, 21 Feb 2018 20:13:42 +0100 more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
wenzelm [Wed, 21 Feb 2018 20:13:42 +0100] rev 67699
more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
Wed, 21 Feb 2018 18:41:41 +0100 explicit operations to instantiate frees: typ, term, thm, morphism;
wenzelm [Wed, 21 Feb 2018 18:41:41 +0100] rev 67698
explicit operations to instantiate frees: typ, term, thm, morphism;
Wed, 21 Feb 2018 18:37:04 +0100 more operations for ctyp, cterm;
wenzelm [Wed, 21 Feb 2018 18:37:04 +0100] rev 67697
more operations for ctyp, cterm;
Wed, 21 Feb 2018 16:26:42 +0100 minor tuning and clarification;
wenzelm [Wed, 21 Feb 2018 16:26:42 +0100] rev 67696
minor tuning and clarification;
Tue, 20 Feb 2018 23:23:40 +0100 minor tuning and clarification;
wenzelm [Tue, 20 Feb 2018 23:23:40 +0100] rev 67695
minor tuning and clarification;
Tue, 20 Feb 2018 23:03:28 +0100 tuned signature;
wenzelm [Tue, 20 Feb 2018 23:03:28 +0100] rev 67694
tuned signature;
Fri, 23 Feb 2018 10:52:31 +0000 fixed the proof of pair_measure_count_space
paulson <lp15@cam.ac.uk> [Fri, 23 Feb 2018 10:52:31 +0000] rev 67693
fixed the proof of pair_measure_count_space
Fri, 23 Feb 2018 09:28:26 +0000 merged
paulson [Fri, 23 Feb 2018 09:28:26 +0000] rev 67692
merged
Fri, 23 Feb 2018 09:28:14 +0000 fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
paulson <lp15@cam.ac.uk> [Fri, 23 Feb 2018 09:28:14 +0000] rev 67691
fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
Thu, 22 Feb 2018 22:58:38 +0000 merged
paulson [Thu, 22 Feb 2018 22:58:38 +0000] rev 67690
merged
Thu, 22 Feb 2018 22:58:27 +0000 type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
paulson <lp15@cam.ac.uk> [Thu, 22 Feb 2018 22:58:27 +0000] rev 67689
type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
Fri, 23 Feb 2018 08:02:56 +0100 simplified Radix_Sort
nipkow [Fri, 23 Feb 2018 08:02:56 +0100] rev 67688
simplified Radix_Sort
Thu, 22 Feb 2018 20:05:30 +0100 merged
immler [Thu, 22 Feb 2018 20:05:30 +0100] rev 67687
merged
Thu, 22 Feb 2018 18:01:08 +0100 merged
immler [Thu, 22 Feb 2018 18:01:08 +0100] rev 67686
merged
Thu, 22 Feb 2018 15:17:25 +0100 moved theorems from AFP/Affine_Arithmetic and AFP/Ordinary_Differential_Equations
immler [Thu, 22 Feb 2018 15:17:25 +0100] rev 67685
moved theorems from AFP/Affine_Arithmetic and AFP/Ordinary_Differential_Equations
Thu, 22 Feb 2018 19:48:01 +0100 simplified def of stable
nipkow [Thu, 22 Feb 2018 19:48:01 +0100] rev 67684
simplified def of stable
Wed, 21 Feb 2018 12:57:49 +0000 Lots of new material about matrices, etc.
paulson <lp15@cam.ac.uk> [Wed, 21 Feb 2018 12:57:49 +0000] rev 67683
Lots of new material about matrices, etc.
Tue, 20 Feb 2018 22:25:23 +0100 tuned proofs -- prefer explicit names for facts from 'interpret';
wenzelm [Tue, 20 Feb 2018 22:25:23 +0100] rev 67682
tuned proofs -- prefer explicit names for facts from 'interpret';
Tue, 20 Feb 2018 22:04:04 +0100 merged
wenzelm [Tue, 20 Feb 2018 22:04:04 +0100] rev 67681
merged
Tue, 20 Feb 2018 16:29:37 +0100 eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
wenzelm [Tue, 20 Feb 2018 16:29:37 +0100] rev 67680
eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
Tue, 20 Feb 2018 16:20:36 +0100 tuned signature;
wenzelm [Tue, 20 Feb 2018 16:20:36 +0100] rev 67679
tuned signature;
Tue, 20 Feb 2018 16:20:14 +0100 tuned;
wenzelm [Tue, 20 Feb 2018 16:20:14 +0100] rev 67678
tuned;
Tue, 20 Feb 2018 14:03:31 +0100 use lazy notes for locale context init and later additions of facts;
wenzelm [Tue, 20 Feb 2018 14:03:31 +0100] rev 67677
use lazy notes for locale context init and later additions of facts;
Tue, 20 Feb 2018 14:02:36 +0100 avoid premature Lazy.force due to strict "?" operator;
wenzelm [Tue, 20 Feb 2018 14:02:36 +0100] rev 67676
avoid premature Lazy.force due to strict "?" operator;
Tue, 20 Feb 2018 09:34:03 +0000 Merge
paulson <lp15@cam.ac.uk> [Tue, 20 Feb 2018 09:34:03 +0000] rev 67675
Merge
Mon, 19 Feb 2018 16:47:05 +0000 Merge
paulson <lp15@cam.ac.uk> [Mon, 19 Feb 2018 16:47:05 +0000] rev 67674
Merge
Mon, 19 Feb 2018 16:44:45 +0000 lots of new material, ultimately related to measure theory
paulson <lp15@cam.ac.uk> [Mon, 19 Feb 2018 16:44:45 +0000] rev 67673
lots of new material, ultimately related to measure theory
Mon, 19 Feb 2018 22:08:36 +0100 merged
wenzelm [Mon, 19 Feb 2018 22:08:36 +0100] rev 67672
merged
Mon, 19 Feb 2018 22:07:21 +0100 support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
wenzelm [Mon, 19 Feb 2018 22:07:21 +0100] rev 67671
support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes; register_proofs is now based on lazy thms, but Thm.consolidate_theory will eventually force this (in parallel); support for lazy notes for locale activation (still inactive);
Mon, 19 Feb 2018 18:18:43 +0100 tuned;
wenzelm [Mon, 19 Feb 2018 18:18:43 +0100] rev 67670
tuned;
Mon, 19 Feb 2018 18:12:28 +0100 tuned: more parallel;
wenzelm [Mon, 19 Feb 2018 18:12:28 +0100] rev 67669
tuned: more parallel;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip