Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-08 | fix corner cases related to `in` (#3964) | Alex Lam S.L | |
2020-06-07 | fix corner case in `unused` (#3963) | Alex Lam S.L | |
fixes #3962 | |||
2020-06-06 | fix corner case in `reduce_vars` (#3959) | Alex Lam S.L | |
fixes #3958 | |||
2020-06-05 | fix corner cases in `reduce_vars` & `unused` (#3955) | Alex Lam S.L | |
fixes #3953 fixes #3956 fixes #3957 | |||
2020-06-05 | fix corner case in `collapse_vars` (#3954) | Alex Lam S.L | |
2015-10-09 | build: Fix libgcrypt detection on FHS systems....Reported by Christopher Allan Webber <cwebber@dustycloud.org>. * m4/guix.m4 (GUIX_LIBGCRYPT_LIBDIR): Add "grep -e -L" to the pipeline to account for cases where the output of "libgcrypt-config --libs" lacks a -L flag. * configure.ac: When 'GUIX_LIBGCRYPT_LIBDIR' returns the empty string, set LIBGCRYPT_LIBDIR to "no". * config-daemon.ac: Add missing space. | Ludovic Courtès | |
2015-10-06 | build: Automatically determine libgcrypt's file name....* m4/guix.m4 (GUIX_LIBGCRYPT_LIBDIR): New macro. * configure.ac: Use it when no --with-libgcrypt-* option was passed. * README: Do not recommend --with-libgcrypt-prefix. Co-authored-by: 宋文武 <iyzsong@gmail.com> | Ludovic Courtès | Alex Lam S.L |
fixes #3944 | |||
2020-06-01 | enhance `reduce_vars` (#3942) | Alex Lam S.L | |
2020-05-31 | fix corner case in `arguments` (#3939) | Alex Lam S.L | |
2020-05-30 | fix corner case in `evaluate` (#3938) | Alex Lam S.L | |
fixes #3937 | |||
2020-05-29 | fix corner case in `evaluate` (#3936) | Alex Lam S.L | |
fixes #3935 | |||
2020-05-29 | fix corner case in `evaluate` (#3934) | Alex Lam S.L | |
fixes #3933 | |||
2020-05-29 | enhance `evaluate`, `functions` & `inline` (#3931) | Alex Lam S.L | |
2020-05-28 | fix corner case in `functions` (#3930) | Alex Lam S.L | |
fixes #3929 | |||
2020-05-27 | fix corner case in `collapse_vars` (#3928) | Alex Lam S.L | |
fixes #3927 | |||
2020-05-24 | fix corner case in `reduce_vars` (#3923) | Alex Lam S.L | |
fixes #3922 | |||
2020-05-22 | fix corner case in `evaluate` (#3921) | Alex Lam S.L | |
fixes #3920 | |||
2020-05-22 | fix corner case in `ie8` & `reduce_vars` (#3919) | Alex Lam S.L | |
fixes #3918 | |||
2020-05-22 | fix corner case in `join_vars` (#3917) | Alex Lam S.L | |
fixes #3916 | |||
2020-05-21 | fix corner case in `inline` (#3915) | Alex Lam S.L | |
fixes #3911 | |||
2020-05-19 | fix corner case in `collapse_vars` (#3909) | Alex Lam S.L | |
fixes #3908 | |||
2020-05-19 | enhance `dead_code` (#3907) | Alex Lam S.L | |
2020-05-18 | fix corner case in `evaluate` (#3906) | Alex Lam S.L | |
fixes #3905 | |||
2020-05-17 | fix corner case in `evaluate` (#3904) | Alex Lam S.L | |
fixes #3903 | |||
2020-05-15 | fix corner case in `functions` (#3900) | Alex Lam S.L | |
fixes #3899 | |||
2020-05-15 | fix corner case in `collapse_vars` (#3898) | Alex Lam S.L | |
fixes #3897 | |||
2020-05-14 | enhance `collapse_vars` (#3896) | Alex Lam S.L | |
2020-05-13 | fix corner case in `reduce_vars` (#3895) | Alex Lam S.L | |
fixes #3894 | |||
2020-05-12 | fix corner case in `collapse_vars` (#3892) | Alex Lam S.L | |
fixes #3891 | |||
2020-05-12 | fix corner case in `ie8` (#3890) | Alex Lam S.L | |
fixes #3889 | |||
2020-05-12 | fix corner case in `evaluate` (#3888) | Alex Lam S.L | |
fixes #3887 | |||
2020-05-12 | fix corner case in `collapse_vars` (#3885) | Alex Lam S.L | |
fixes #3884 | |||
2020-05-12 | fix corner case in `evaluate` (#3883) | Alex Lam S.L | |
fixes #3882 | |||
2020-05-12 | fix corner case in `reduce_vars` (#3881) | Alex Lam S.L | |
fixes #3880 | |||
2020-05-11 | fix corner cases in `evaluate` & `reduce_vars` (#3879) | Alex Lam S.L | |
fixes #3878 | |||
2020-05-11 | fix corner case in `comparisons` (#3877) | Alex Lam S.L | |
2020-05-11 | enhance `if_return` (#3875) | Alex Lam S.L | |
2020-05-11 | enhance `evaluate` & `reduce_vars` (#3873) | Alex Lam S.L | |
2020-05-11 | retain `@__PURE__` call when return value is used (#3874) | Alex Lam S.L | |
2020-05-10 | fix corner case in `hoist_props` (#3872) | Alex Lam S.L | |
fixes #3871 | |||
2020-05-10 | enhance `evaluate` & `reduce_vars` (#3870) | Alex Lam S.L | |
2020-05-10 | fix corner case in `hoist_props` (#3869) | Alex Lam S.L | |
fixes #3868 | |||
2020-05-10 | fix corner case in `reduce_vars` (#3867) | Alex Lam S.L | |
fixes #3866 | |||
2020-05-10 | improve `inline` of `/*@__PURE__*/` calls (#3865) | Alex Lam S.L | |
2020-05-08 | fix corner case in `inline` (#3859) | Alex Lam S.L | |
fixes #3858 | |||
2020-05-08 | fix corner case in `join_vars` (#3857) | Alex Lam S.L | |
fixes #3856 | |||
2020-05-07 | fix corner case in `inline` (#3853) | Alex Lam S.L | |
fixes #3852 | |||
2020-05-06 | enhance `dead_code` (#3849) | Alex Lam S.L | |