aboutsummaryrefslogtreecommitdiff
path: root/test/input/invalid/for-in_2.js
AgeCommit message (Expand)Author
2017-06-23fix for-in loop parsing (#2144)Alex Lam S.L
e='2021-04-09 16:09:26 -0400'>2021-04-09gnu: Add python-pychm....* gnu/packages/ebook.scm (python-pychm): New variable. Brendan Tildesley 2021-03-22gnu: xchm: Update to 1.32....* gnu/packages/ebook.scm (xchm): Update to 1.32. Tobias Geerinckx-Rice 2021-01-06gnu: cozy: Update to 0.7.8....* gnu/packages/ebook.scm (cozy): Update to 0.7.8. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego 2020-12-14gnu: python-dnspython: Update to 2.0.0....* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0. [source]: Download from pypi. [native-inputs]: Add unzip. [home-page]: Prefer https. (python-dnspython-1.16): (python2-dnspython-1.16): New variables. * gnu/packages/ebook.scm (calibre): * gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16. * gnu/packages/finance.scm (electrum): Use python-dnspython-1.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2020-12-12gnu: Add ebook-tools....* gnu/packages/ebook.scm (ebook-tools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Zheng Junjie 2020-11-28gnu: calibre: Fix QTWEBENGINEPROCESS_PATH wrapping....Even thought this is named PATH, it's not a search path, instead the value is assumed to be the location of the executable. * gnu/packages/ebook.scm (calibre)[arguments]: Fix QTWEBENGINEPROCESS_PATH wrapping. Signed-off-by: Christopher Baines <mail@cbaines.net> Sergey Trofimov 2020-11-26gnu: cozy: Update to 0.7.6....* gnu/packages/ebook.scm (cozy): Update to 0.7.6. [arguments]: Adjust 'patch-desktop-file phase. [inputs]: Add libhandy. Remove python-apsw. Tobias Geerinckx-Rice 2020-10-01gnu: cozy: Update to 0.7.2....* gnu/packages/ebook.scm (cozy): Update to 0.7.2. [inputs]: Add python-packaging. Tobias Geerinckx-Rice 2020-09-26gnu: cozy: Update to 0.7.1....* gnu/packages/ebook.scm (cozy): Update to 0.7.1. [arguments]: Substitute only the Exec line in the desktop file. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego 2020-09-18gnu: calibre: Clean up 'wrap phase....Based on the suggestion of the author, this commit cleans up the changes introduced by fd3eac4dd774597d493e6d8aae7b1c2653070bc7 For more information, see: https://issues.guix.gnu.org/43249 * gnu/packages/e-book.scm (calibre): [arguments]: Remove the manual 'wrap phase replacement and add a 'wrap-program phase after standard 'wrap phase to make the runtime dependency QtWebEngineProcess available to the binaries. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Prafulla Giri 2020-09-18gnu: Add cozy....* gnu/packages/ebook.scm (cozy): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego 2020-09-08gnu: calibre: Wrap QTWEBENGINEPROCESS_PATH....* gnu/packages/ebook.scm (calibre): Wrap QTWEBENGINEPROCESS_PATH in addition to wrapping PYTHONPATH as python-build-system does. Signed-off-by: Andreas Enge <andreas@enge.fr> Brendan Tildesley 2020-08-23gnu: ebook.scm: Remove duplicate module import....Signed-off-by: Leo Famulari <leo@famulari.name> Brendan Tildesley