Hood Chatham
|
af68005343
|
Rearrange InteractiveConsole stream redirections (#1613)
|
2021-06-06 21:01:23 -07:00 |
Ian Clester
|
2ca25cd348
|
Include 'audioop' in standard library. (#1623)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-06-06 12:01:39 +02:00 |
Guido Zuidhof
|
7384745fa4
|
Don't disable right click globally for matplotlib figures (#1555)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-06-06 10:12:26 +02:00 |
Michael Christensen
|
8932d6d938
|
Add PyRTL package (#1628)
|
2021-06-06 09:59:35 +02:00 |
daoxian
|
b9848db7df
|
Add PyYAML and libyaml (#1181)
Co-authored-by: daoxian <daoxian@alibaba-inc.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-06-06 09:38:48 +02:00 |
Hood Chatham
|
69d77194d8
|
ENH Use leading $ to distinguish shadowed PyProxy methods (#1604)
|
2021-06-05 19:13:40 +02:00 |
Itay Dafna
|
d6a182404f
|
DOC Add a WebDash reference to Related Projects [skip ci] (#1626)
Signed-off-by: Itay Dafna <i.b.dafna@gmail.com>
|
2021-06-04 17:23:16 +02:00 |
Syrus Akbary
|
6168c4b674
|
Add md5sum to dependency-check script (#1622)
|
2021-06-04 09:36:46 +02:00 |
Hood Chatham
|
b401350a2a
|
ENH More complete typescript types (#1601)
|
2021-05-31 19:06:56 -07:00 |
Roman Yurchak
|
8d62ee8e32
|
TST xfail test_zipfile on Chrome (#1612)
|
2021-06-01 00:24:38 +02:00 |
Hood Chatham
|
78132106cb
|
Fix leak in to_js when there is an error (#1618)
|
2021-05-31 12:27:55 -07:00 |
Hood Chatham
|
5f775051cd
|
Handle mixed case package names (#1615)
|
2021-05-30 20:07:31 -07:00 |
Hood Chatham
|
2e04752272
|
MAINT Improvements to node and file_packager invocations (#1600)
|
2021-05-29 10:31:56 -07:00 |
Hood Chatham
|
9fc3e094c5
|
ENH Improvements to eval_code (#1563)
|
2021-05-28 16:10:00 -07:00 |
Hood Chatham
|
d814aee3dd
|
Add support for pyproxy allocation tracing (#1606)
|
2021-05-28 23:19:32 +02:00 |
Hood Chatham
|
b619961202
|
xfail failing chrome packages tests (#1609)
|
2021-05-25 23:20:22 +02:00 |
Hood Chatham
|
b19e2762a8
|
MAINT Fix a few lgtm lints (#1602)
|
2021-05-23 08:37:40 -07:00 |
Hood Chatham
|
962140981a
|
API Don't expose pyodide as a global variable in loadPyodide (#1597)
|
2021-05-22 18:54:27 -07:00 |
Hood Chatham
|
2e284cc394
|
MAINT Use rollup instead of EM_JS to include pyproxy.js (#1593)
|
2021-05-22 18:36:25 -07:00 |
Hood Chatham
|
af9bd035be
|
MAINT Update Makefile to repeat pip install pyodide_build and npm install less (#1599)
|
2021-05-22 15:19:46 -07:00 |
Hood Chatham
|
97d7dfcdf9
|
Some basic types (#1592)
|
2021-05-20 09:05:05 -07:00 |
Piet Brömmel
|
64c62bd5c5
|
DOCS Fix js getting started example code (#1594) [skip ci]
|
2021-05-19 22:04:53 -07:00 |
fuyutarow
|
c785c33ad3
|
DOCS Fix year of v0.17.0 release in changelog (#1595) [skip ci]
|
2021-05-19 11:06:01 -07:00 |
Hood Chatham
|
484b47d49a
|
MAINT Fix signature of JsProxy_Await (#1591)
|
2021-05-14 09:03:37 -07:00 |
Hood Chatham
|
b512d32495
|
Update update_base_url Make recipe to fix release-dev (#1583)
|
2021-05-06 08:25:10 -07:00 |
Hood Chatham
|
d483cbfb5f
|
Split more functionality out of loadPyodide into other files (#1580)
|
2021-05-06 07:02:44 -07:00 |
Hood Chatham
|
1bc5acd11c
|
Reduce recursion limit (#1581)
|
2021-05-06 14:40:41 +02:00 |
Hood Chatham
|
8d7659b1e1
|
Split off load-pyodide.js from pyodide.js (#1578)
|
2021-05-05 11:30:48 -07:00 |
Hood Chatham
|
463618f5cf
|
Use rollup (#1575)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-05-05 06:42:15 -07:00 |
Roman Yurchak
|
4e9d10833e
|
BLD Create an installable pyodide-build package (#1566)
|
2021-05-03 20:51:11 +02:00 |
Grimmer
|
9dc5a76909
|
DOCS Fix fetch code snippet [skip ci] (#1571)
|
2021-05-03 08:28:05 -07:00 |
Hood Chatham
|
50d7234ed6
|
BACKEND track pyproxy creation in python2js (#1565)
|
2021-05-03 05:56:22 -07:00 |
Roman Yurchak
|
87b38d565b
|
DOC Disable sphinx.versionwarning [skip ci] (#1567)
|
2021-05-02 22:30:50 +02:00 |
Roman Yurchak
|
263309102d
|
Unvendor distutils (#1543)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-05-02 15:42:28 +02:00 |
Hood Chatham
|
c50a9ed8b5
|
MAINT Rename some hiwire array/object methods (#1564)
|
2021-05-01 15:07:28 -07:00 |
Hood Chatham
|
c0bf827710
|
Add PyProxy.clone (#1549)
|
2021-05-01 12:45:06 -07:00 |
Hood Chatham
|
ab1b6c8d24
|
MAINT Use prettier to format javascript (#1554)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-05-01 10:17:32 -07:00 |
Hood Chatham
|
7cf5bd5809
|
Convert eval_code helper methods to pure functions (#1532)
|
2021-05-01 11:12:28 +02:00 |
Albertas Gimbutas
|
eb59eb2f2e
|
Fix typo: `git cherry-puck` -> `git cherry-pick` [skip ci] (#1561)
|
2021-05-01 00:16:07 -07:00 |
Hood Chatham
|
09ea322991
|
MAINT "use strict" in pyodide.asm.js (#1551)
|
2021-04-30 15:02:19 -07:00 |
Hood Chatham
|
85830fe9cf
|
MAINT Refactor package lock (#1552)
|
2021-04-30 14:51:17 -07:00 |
Hood Chatham
|
eebd8d5453
|
MAINT Fix Webworker tests (#1553)
|
2021-04-30 10:12:27 -07:00 |
Hood Chatham
|
493bdd8957
|
MAINT "use strict" in pyodide.js (#1550)
|
2021-04-30 08:51:16 +02:00 |
Roman Yurchak
|
126193d8c4
|
DOC Add instructions for making a release (#1533)
|
2021-04-28 19:28:11 +02:00 |
Roman Yurchak
|
299e4d9047
|
DOC Add communication channels links (#1544)
|
2021-04-28 15:48:54 +02:00 |
Hood Chatham
|
ffa99153cc
|
API Remove loadPackagesFromImports from runPythonAsync (#1538)
|
2021-04-28 08:47:00 +02:00 |
Hood Chatham
|
41b4713120
|
API Add PyProxy.callKwargs (#1539)
|
2021-04-26 18:10:54 -07:00 |
Hood Chatham
|
a4290cc17c
|
CI Use same image when deploying dev as when deploying release (#1534)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-04-26 21:58:05 +02:00 |
Hood Chatham
|
d2fc9eaa39
|
MAINT Change --export-name to globalThis.pyodide._module (#1540)
|
2021-04-25 19:55:52 -07:00 |
Roman Yurchak
|
2a906bd489
|
MAINT hide jsdoc_dump.json from grep results [skip ci] (#1531)
|
2021-04-22 21:58:20 +02:00 |