Historial de Commits

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