index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
monads.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-04-03
1
-3
/
+0
*
tests: Disable grafting by default for most tests.
...
Ludovic Courtès
2016-03-06
1
-1
/
+5
*
monads: Fix 'liftN' fallback case.
...
Ludovic Courtès
2015-09-04
1
-1
/
+3
*
monads: Allow n-ary '>>=' expressions.
...
Ludovic Courtès
2015-06-08
1
-0
/
+13
*
monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.
...
Ludovic Courtès
2015-05-27
1
-6
/
+7
*
monads: Add the state monad.
...
Ludovic Courtès
2015-01-17
1
-2
/
+33
*
monads: Move '%store-monad' and related procedures where they belong.
...
Ludovic Courtès
2015-01-14
1
-2
/
+1
*
monads: Remove 'derivation-expression'.
...
Ludovic Courtès
2015-01-12
1
-21
/
+0
*
monads: Rewrite 'text-file*' using gexps.
...
Ludovic Courtès
2015-01-12
1
-25
/
+1
*
monads: Add 'mbegin'.
...
Ludovic Courtès
2014-10-08
1
-1
/
+16
*
gnu: cross-base: Use the right dynamic linker name.
...
Ludovic Courtès
2014-10-05
1
-4
/
+4
*
Factorize test suite support in (guix tests).
...
Ludovic Courtès
2014-08-23
1
-4
/
+2
*
monads: 'package-file' uses '%current-system' at '>>=' time.
...
Ludovic Courtès
2014-08-17
1
-0
/
+14
*
monads: Add 'package->cross-derivation' and #:target for 'package-file'.
...
Ludovic Courtès
2014-08-17
1
-0
/
+11
*
monads: Add 'interned-file'.
...
Ludovic Courtès
2014-07-24
1
-0
/
+10
*
monads: Fix 'mapm' so that effects happen from left to right.
...
Ludovic Courtès
2014-07-12
1
-6
/
+8
*
monads: Hide 'derivation-expression' and 'lower-inputs'.
...
Ludovic Courtès
2014-04-28
1
-0
/
+3
*
monads: Add 'text-file*'.
...
Ludovic Courtès
2014-02-03
1
-1
/
+25
*
monads: Fix 'anym'.
...
Ludovic Courtès
2013-12-10
1
-0
/
+12
*
derivations: Use more keyword parameters for 'build-expression->derivation'.
...
Ludovic Courtès
2013-12-04
1
-2
/
+3
*
monads: Allow resolution of a monad's bind/return at expansion time.
...
Ludovic Courtès
2013-10-03
1
-0
/
+5
*
Add (guix monads).
...
Ludovic Courtès
2013-10-03
1
-0
/
+163