Historique des commits

Auteur SHA1 Message Date
  Ludovic Courtès 4f621a2b00 maint: Require Guile >= 2.2.6. il y a 3 ans
  Ludovic Courtès 8245bb74fc monads, gexp: Prevent redefinition of syntax parameters. il y a 5 ans
  Ludovic Courtès dcb95c1fc9 monads: Add a template and specialization mechanism for monadic procedures. il y a 7 ans
  Chris Marusich 8bc2183fe5 monads: Improve mlet, mlet*, and mbegin documentation. il y a 7 ans
  Chris Marusich 60a9fcb137 monads, doc: Improve mwhen and munless documentation. il y a 7 ans
  Chris Marusich d922c8e4b7 monads: Use intent-revealing parameter names. il y a 7 ans
  Ludovic Courtès dbbc248aee monads: Fix 'liftN' fallback case. il y a 9 ans
  Ludovic Courtès b6c6105cac monads: Inline the procedure returned by liftN. il y a 9 ans
  Ludovic Courtès 751630c9c3 monads: Allow n-ary '>>=' expressions. il y a 9 ans
  Ludovic Courtès b734996f9c monads: 'foldm', 'mapm', and 'anym' now take a list of regular values. il y a 9 ans
  Ludovic Courtès 8d7dc5d9db monads: Optimize 'sequence'. il y a 9 ans
  Ludovic Courtès 561fb6c31f doc: Document '%state-monad' and update '%store-monad' description. il y a 9 ans
  Ludovic Courtès 4e190c2803 store: Make '%store-monad' an alias for '%state-monad'. il y a 9 ans
  Ludovic Courtès 81a97734e0 monads: Add the state monad. il y a 9 ans
  Ludovic Courtès e87f0591f3 monads: Move '%store-monad' and related procedures where they belong. il y a 9 ans
  Ludovic Courtès abebac4601 monads: Remove 'derivation-expression'. il y a 9 ans
  Ludovic Courtès 462a3fa36c monads: Rewrite 'text-file*' using gexps. il y a 9 ans
  Ludovic Courtès b307c06456 monads: Add 'lift0'. il y a 10 ans
  Ludovic Courtès 21caa6deeb monads: Add 'mwhen' and 'munless'. il y a 10 ans
  Ludovic Courtès e4bed284ae monads: Remove unused 'nargs' parameter from 'lift'. il y a 10 ans
  Ludovic Courtès 405a9d4ec9 monads: Add 'mbegin'. il y a 10 ans
  Ludovic Courtès bdb36958fb gnu: Split (gnu packages base), adding (gnu packages commencement). il y a 10 ans
  Ludovic Courtès c90ddc8f81 monads: 'package-file' uses '%current-system' at '>>=' time. il y a 10 ans
  Ludovic Courtès 4231f05bbc monads: Add 'package->cross-derivation' and #:target for 'package-file'. il y a 10 ans
  Ludovic Courtès 0a90af1531 monads: Add 'interned-file'. il y a 10 ans
  Ludovic Courtès f62435e286 monads: Fix 'mapm' so that effects happen from left to right. il y a 10 ans
  Ludovic Courtès 53e89b1732 monads, gexp: Remove unintended dependency on (gnu packages …). il y a 10 ans
  Ludovic Courtès 79c0c8cdf7 gexp: Add support for 'origin?' objects in 'ungexp' forms. il y a 10 ans
  Ludovic Courtès ada3df03e3 monads: Hide 'derivation-expression' and 'lower-inputs'. il y a 10 ans
  Ludovic Courtès 45adbd624f monads: Add 'text-file*'. il y a 10 ans