guix-devel/guix
Ludovic Courtès 39fc041a7d records: Replace 'eval-when' with a proper 'define-syntax'.
* guix/records.scm (make-syntactic-constructor): Remove enclosing
  'eval-when'.  Turn into a 'syntax-rules' macro.
2015-06-11 23:33:32 +02:00
..
build profiles: Export 'ensure-writable-directory' and use it. 2015-05-27 22:36:52 +02:00
build-system
import import: hackage: Refactor parsing code and add new options. 2015-06-09 09:48:38 +02:00
scripts guix build: Allow directories to be passed to --with-source. 2015-06-11 11:19:12 +02:00
base32.scm base32: Use a custom error condition instead of 'misc-error'. 2015-05-31 22:39:48 +02:00
base64.scm
build-system.scm
config.scm.in
cvs-download.scm
derivations.scm
download.scm guix build: Allow directories to be passed to --with-source. 2015-06-11 11:19:12 +02:00
elf.scm
ftp-client.scm ftp-client: Throw when log-in fails. 2015-05-20 12:13:39 +02:00
gcrypt.scm
gexp.scm gexp: Add 'plain-file'. 2015-06-03 11:47:36 +02:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: latest-release: Honor releases that are not in subdirs. 2015-06-02 21:55:30 +02:00
gnupg.scm
hash.scm
http-client.scm http-client: Remove monkey patching for 2.0.5. 2015-05-10 11:07:51 +02:00
licenses.scm licenses: Add the Open Publication License 1.0. 2015-06-05 00:58:53 -04:00
monad-repl.scm
monads.scm monads: Allow n-ary '>>=' expressions. 2015-06-08 23:00:49 +02:00
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm profiles: Deal with non-directory items in share/icons. 2015-05-28 14:41:15 +02:00
records.scm records: Replace 'eval-when' with a proper 'define-syntax'. 2015-06-11 23:33:32 +02:00
search-paths.scm search-paths: Export 'string-tokenize*'. 2015-05-06 18:26:53 +02:00
serialization.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
sets.scm
store.scm store: Add 'verify-store' RPC. 2015-06-06 19:05:25 +02:00
svn-download.scm
tests.scm
ui.scm ui: Replace the global 'symlink' binding. 2015-06-10 10:25:16 +02:00
utils.scm