aboutsummaryrefslogtreecommitdiff
path: root/tests/monads.scm
AgeCommit message (Expand)Author
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-03-06tests: Disable grafting by default for most tests....Ludovic Courtès
2015-09-04monads: Fix 'liftN' fallback case....Ludovic Courtès
2015-06-08monads: Allow n-ary '>>=' expressions....Ludovic Courtès
2015-05-27monads: 'foldm', 'mapm', and 'anym' now take a list of regular values....Ludovic Courtès
2015-01-17monads: Add the state monad....Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès
2015-01-12monads: Remove 'derivation-expression'....Ludovic Courtès
2015-01-12monads: Rewrite 'text-file*' using gexps....Ludovic Courtès
2014-10-08monads: Add 'mbegin'....Ludovic Courtès
2014-10-05gnu: cross-base: Use the right dynamic linker name....Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests)....Ludovic Courtès
2014-08-17monads: 'package-file' uses '%current-system' at '>>=' time....Ludovic Courtès
2014-08-17monads: Add 'package->cross-derivation' and #:target for 'package-file'....Ludovic Courtès
2014-07-24monads: Add 'interned-file'....Ludovic Courtès
2014-07-12monads: Fix 'mapm' so that effects happen from left to right....Ludovic Courtès
2014-04-28monads: Hide 'derivation-expression' and 'lower-inputs'....Ludovic Courtès
2014-02-03monads: Add 'text-file*'....Ludovic Courtès
2013-12-10monads: Fix 'anym'....Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès
2013-10-03monads: Allow resolution of a monad's bind/return at expansion time....Ludovic Courtès
2013-10-03Add (guix monads)....Ludovic Courtès
9aab9f823a23'>doc: Merge "discourage use of texlive" with existing paragraph on "guix size"...Pierre Neidhardt 2018-12-14doc: Discourage the use of texlive as input...Pierre Neidhardt 2018-12-04Remove most references to hydra.gnu.org....Ludovic Courtès 2018-11-16doc: Mention that ./pre-inst-env is generated....Ludovic Courtès 2018-10-10doc: Add recommendations for good origin URLs....Pierre Neidhardt 2018-07-13etc: snippets: Add guix-commit-message-use-https-home-page....Arun Isaac 2018-07-04doc: Mention the build environment....Ludovic Courtès 2018-06-16doc: Clarify when branches are "frozen"....Marius Bakke 2018-06-09pull: Install the new Guix in a profile....Ludovic Courtès 2018-04-27doc: Add tips for Vim users....Ludovic Courtès 2018-01-17doc: Suggest running guix-daemon with 'sudo -E'....Ludovic Courtès 2017-12-15etc: Add snippets....Ricardo Wurmus 2017-11-08doc: Move paragraph about signature verification to the top....Ricardo Wurmus 2017-09-19doc: Add a note about closing bug threads....Jan Nieuwenhuizen 2017-09-19doc: Add "Sending a Patch Series" subsection....Jan Nieuwenhuizen 2017-08-07Revert "doc: Suggest running guix-daemon with 'sudo -E'."...Leo Famulari 2017-08-06doc: Suggest running guix-daemon with 'sudo -E'....Ludovic Courtès 2017-07-20doc: Show the "git clone" command....Ludovic Courtès 2017-06-25doc: Encourage signature verification....Ricardo Wurmus 2017-05-13doc: Document the branching and rebuild scheduling strategy....Ludovic Courtès 2017-05-04doc: Add references to Emacs-Guix manual....Alex Kost 2017-02-13doc: Update patch submission instructions....Ludovic Courtès 2017-01-13etc: Support indentation of whole files....Ludovic Courtès 2017-01-12etc: Add 'indent-package.el' script....Ludovic Courtès 2016-12-29Remove Emacs interface....Alex Kost 2016-12-14doc: Fix typo in Submitting Patches section....Maxim Cournoyer 2016-07-28doc: Discourage software bundling....Ludovic Courtès 2016-07-28doc: Send changes in your patch which are related....ng0