[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
316/376: Merge pull request #401 from shlevy/external-value
From: |
Ludovic Courtès |
Subject: |
316/376: Merge pull request #401 from shlevy/external-value |
Date: |
Wed, 28 Jan 2015 22:05:52 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit f43a8ede931a4173fc0dd24463bfad873e56a7da
Merge: 5f04da9 6081108
Author: Eelco Dolstra <address@hidden>
Date: Tue Dec 2 17:52:01 2014 +0100
Merge pull request #401 from shlevy/external-value
Allow external code using libnixexpr to add types
src/libexpr/eval.cc | 33 +++++++++++++++++++++++++++
src/libexpr/primops.cc | 3 ++
src/libexpr/value-to-json.cc | 11 +++++++++
src/libexpr/value-to-xml.cc | 11 +++++++++
src/libexpr/value.hh | 50 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 108 insertions(+), 0 deletions(-)
- 312/376: Rely on XML catalogs to find the DocBook schemas and stylesheets, (continued)
- 312/376: Rely on XML catalogs to find the DocBook schemas and stylesheets, Ludovic Courtès, 2015/01/28
- 313/376: Intro: Mention binary caches, Ludovic Courtès, 2015/01/28
- 303/376: Manual: Bump date, Ludovic Courtès, 2015/01/28
- 315/376: Make all ExternalValueBase functions const, Ludovic Courtès, 2015/01/28
- 318/376: Shut up a warning, Ludovic Courtès, 2015/01/28
- 317/376: Fix another operator precedence issue found by Perl 5.20, Ludovic Courtès, 2015/01/28
- 322/376: Remove Fedora 18, 19 builds, Ludovic Courtès, 2015/01/28
- 319/376: Use posix_spawn to run the pager, Ludovic Courtès, 2015/01/28
- 321/376: Remove some platforms with too-old compilers, Ludovic Courtès, 2015/01/28
- 323/376: Explicitly include required C headers, Ludovic Courtès, 2015/01/28
- 316/376: Merge pull request #401 from shlevy/external-value,
Ludovic Courtès <=
- 314/376: Allow external code using libnixexpr to add types, Ludovic Courtès, 2015/01/28
- 328/376: Provide some fallback defaults for the CA bundle, Ludovic Courtès, 2015/01/28
- 329/376: Add option to disable binary cache certificate checking, Ludovic Courtès, 2015/01/28
- 330/376: Doh, Ludovic Courtès, 2015/01/28
- 327/376: Use https://cache.nixos.org instead of http://cache.nixos.org, Ludovic Courtès, 2015/01/28
- 331/376: Fix bad comment, Ludovic Courtès, 2015/01/28
- 320/376: Define ‘environ’, Ludovic Courtès, 2015/01/28
- 333/376: builtins.readFile: realise context associated with the path, Ludovic Courtès, 2015/01/28
- 332/376: Always use https to fetch the Nixpkgs channel, Ludovic Courtès, 2015/01/28
- 326/376: Link against perl.dll on Cygwin, Ludovic Courtès, 2015/01/28