civodul pushed a commit to tag 1.8
in repository guix.

commit f43a8ede931a4173fc0dd24463bfad873e56a7da
Merge: 5f04da9 6081108
Author: Eelco Dolstra <[email protected]>
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(-)

Reply via email to