index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
monads.scm
Age
Commit message (
Expand
)
Author
2022-07-10
monads: Add 'mparameterize'.
Ludovic Courtès
2020-12-19
maint: Require Guile >= 2.2.6.
Ludovic Courtès
2019-02-06
monads, gexp: Prevent redefinition of syntax parameters.
Ludovic Courtès
2017-05-02
monads: Add a template and specialization mechanism for monadic procedures.
Ludovic Courtès
2017-04-08
monads: Improve mlet, mlet*, and mbegin documentation.
Chris Marusich
2017-04-08
monads, doc: Improve mwhen and munless documentation.
Chris Marusich
2017-04-08
monads: Use intent-revealing parameter names.
Chris Marusich
2015-09-04
monads: Fix 'liftN' fallback case.
Ludovic Courtès
2015-08-29
monads: Inline the procedure returned by liftN.
Ludovic Courtès
2015-06-08
monads: Allow n-ary '>>=' expressions.
Ludovic Courtès
2015-05-27
monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.
Ludovic Courtès
2015-04-17
monads: Optimize 'sequence'.
Ludovic Courtès
2015-01-17
doc: Document '%state-monad' and update '%store-monad' description.
Ludovic Courtès
2015-01-17
store: Make '%store-monad' an alias for '%state-monad'.
Ludovic Courtès
2015-01-17
monads: Add the state monad.
Ludovic Courtès
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2015-01-12
monads: Remove 'derivation-expression'.
Ludovic Courtès
2015-01-12
monads: Rewrite 'text-file*' using gexps.
Ludovic Courtès
2014-12-02
monads: Add 'lift0'.
Ludovic Courtès
2014-12-02
monads: Add 'mwhen' and 'munless'.
Ludovic Courtès
2014-11-05
monads: Remove unused 'nargs' parameter from 'lift'.
Ludovic Courtès
2014-10-08
monads: Add 'mbegin'.
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2014-08-17
monads: 'package-file' uses '%current-system' at '>>=' time.
Ludovic Courtès
2014-08-17
monads: Add 'package->cross-derivation' and #:target for 'package-file'.
Ludovic Courtès
2014-07-24
monads: Add 'interned-file'.
Ludovic Courtès
2014-07-12
monads: Fix 'mapm' so that effects happen from left to right.
Ludovic Courtès
2014-05-01
monads, gexp: Remove unintended dependency on (gnu packages …).
Ludovic Courtès
2014-05-01
gexp: Add support for 'origin?' objects in 'ungexp' forms.
Ludovic Courtès
2014-04-28
monads: Hide 'derivation-expression' and 'lower-inputs'.
Ludovic Courtès
2014-02-03
monads: Add 'text-file*'.
Ludovic Courtès
2014-01-29
monads: Add 'imported-modules' and 'compiled-modules'.
Ludovic Courtès
2013-12-10
gnu: Add (gnu system).
Ludovic Courtès
2013-12-10
monads: Fix 'anym'.
Ludovic Courtès
2013-12-05
monads: Remove erroneous comment.
Ludovic Courtès
2013-10-03
monads: Allow resolution of a monad's bind/return at expansion time.
Ludovic Courtès
2013-10-03
Add (guix monads).
Ludovic Courtès