Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-21 | deprecation: Send warnings to (current-error-port) by default. | Ludovic Courtès | |
* guix/deprecation.scm (deprecation-warning-port): Default to (current-error-port). | |||
2019-01-21 | deprecation: Add 'define-deprecated/alias'. | Ludovic Courtès | |
* guix/deprecation.scm (define-deprecated/alias): New macro. | |||
2019-01-10 | Add (guix deprecation). | Ludovic Courtès | |
* guix/deprecation.scm: New file. * Makefile.am (MODULES): Add it. * po/guix/POTFILES.in: Add it. |