aboutsummaryrefslogtreecommitdiff
path: root/tools/exports.js
blob: 1d2d510eb3f727d2bbd2982c76bb09983c589b86 (about) (plain)
1
2
3
4
5
6
7
8
exports["Dictionary"] = Dictionary;
exports["is_statement"] = is_statement;
exports["List"] = List;
exports["minify"] = minify;
exports["parse"] = parse;
exports["push_uniq"] = push_uniq;
exports["TreeTransformer"] = TreeTransformer;
exports["TreeWalker"] = TreeWalker;
/td> 2019-08-04gnu: libevent: Update to 2.1.11....* gnu/packages/libevent.scm (libevent): Update to 2.1.11. Marius Bakke 2019-07-07gnu: libevent: Use Python 3 for event_rpcgen.py....* gnu/packages/libevent.scm (libevent)[inputs]: Change PYTHON-2 to PYTHON-WRAPPER. Marius Bakke 2019-07-02gnu: libuv: Update to 1.30.1....* gnu/packages/libevent.scm (libuv): Update to 1.30.1. Marius Bakke 2019-06-30gnu: libuv: Update to 1.30.0....* gnu/packages/libevent.scm (libuv): Update to 1.30.0. Marius Bakke 2019-06-13Merge branch 'master' into core-updatesLudovic Courtès 2019-06-03gnu: Remove libevent@2.0....* gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch, gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch, gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch, gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch, gnu/packages/patches/libevent-dns-tests.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libevent.scm (libevevent-2.0): Remove variable. Marius Bakke 2019-06-03gnu: libevent: Update home page....* gnu/packages/libevent.scm (libevent)[home-page]: Use HTTPS. Marius Bakke 2019-05-30gnu: libev: Update to 4.25....* gnu/packages/libevent.scm (libev): Update to 4.25. Marius Bakke 2019-05-26gnu: node: Update to 10.15.3....* gnu/packages/libevent.scm (libuv-1.19): Remove variable. * gnu/packages/node.scm (node): Update to 10.15.3. [source]: Use XZ-compressed tarball. [arguments]: Add #:test-target. Use DELETE-FILE instead of DELETE-IF-EXISTS. Remove obsolete test deletions. [inputs]: Change OPENSSL to OPENSSL-NEXT. Change LIBUV-1.19 to LIBUV. (node-lts): Remove variable. Marius Bakke 2019-05-26gnu: libevent: Update to 2.1.0....* gnu/packages/patches/libevent-2.1-dns-tests.patch, gnu/packages/patches/libevent-2.1-skip-failing-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libevent.scm (libevent): Update to 2.1.10. [source](patches): Remove. Marius Bakke 2019-05-25gnu: libuv: Update to 1.29.1....* gnu/packages/libevent.scm (libuv): Update to 1.29.1. Marius Bakke 2019-05-02gnu: libuv: Update to 1.28.0....* gnu/packages/libevent.scm (libuv): Update to 1.28.0. Marius Bakke 2019-03-23Merge branch 'staging' into core-updatesMarius Bakke 2019-03-17gnu: libuv: Update to 1.27.0....* gnu/packages/libevent.scm (libuv): Update to 1.27.0. Marius Bakke 2019-03-16gnu: perl-ev: Update to 4.25....* gnu/packages/libevent.scm (perl-ev): Update to 4.25. Tobias Geerinckx-Rice 2019-03-14Merge branch 'staging' into core-updatesMarius Bakke 2019-03-12gnu: perl-anyevent: Update to 7.15....* gnu/packages/libevent.scm (perl-anyevent): Update to 7.15. Tobias Geerinckx-Rice 2019-02-10gnu: libuv: Update to 1.26.0....* gnu/packages/libevent.scm (libuv): Update to 1.26.0. Marius Bakke 2019-01-20Merge branch 'master' into stagingLudovic Courtès 2019-01-17gnu: Add perl-rpc-epc-service....* gnu/packages/libevent.scm (perl-rpc-epc-service): New variable. Pierre Neidhardt