Hood Chatham
|
3c4199036a
|
Allow manually destroying borrowed attribute proxies (#1854)
|
2021-09-28 11:34:24 -07:00 |
Hood Chatham
|
3e3d6eb8a9
|
ENH Support PyErr_CheckSignals interrupts (#1294)
|
2021-09-26 11:53:46 -07:00 |
Gyeongjae Choi
|
bf024c98e0
|
Raise error when trying to install a non-pure python wheel (#1859)
|
2021-09-26 11:24:23 -07:00 |
Roman Yurchak
|
d25bbb70fe
|
ENH Unvendor unit tests from packages (#1834)
|
2021-09-21 08:47:48 +02:00 |
Hood Chatham
|
49b33b5442
|
Add package config for pyodide package (#1848)
|
2021-09-21 08:46:44 +02:00 |
Hood Chatham
|
687aa095f3
|
Fix bug when function returns destroyed proxy (#1847)
|
2021-09-20 23:51:31 +02:00 |
Ian Clester
|
d7106294ce
|
Fix `IN_NODE`: avoid error with unrelated global. (#1849)
|
2021-09-19 16:37:44 -07:00 |
Sylvain
|
f03db870a2
|
DOC Adding pip install instruction in the docs for pyodide-build [skip ci](#1845)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Sylvain Riondet <sylvain.riondet@emailtree.ai>
|
2021-09-16 22:16:07 +02:00 |
Hood Chatham
|
96d3b9a1ac
|
Update docs following #1573 (#1840)
|
2021-09-16 08:30:23 -07:00 |
Roman Yurchak
|
869705f6d4
|
ENH Improve logging when building packages (#1835)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-09-15 10:18:56 +02:00 |
Roman Yurchak
|
3b93e3d1bb
|
DOC Add tutorial for adding a new package (#1829)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-09-14 09:05:44 +02:00 |
Roman Yurchak
|
1fe84bb68b
|
FIX pyodide-build mkpkg usability (#1828)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-09-12 23:13:49 +02:00 |
Hood Chatham
|
da7d8251cf
|
ENH Destroy proxies created in JsProxy.__call__ when done with call (#1573)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-09-11 16:34:45 -07:00 |
Roman Yurchak
|
aa1ce3adc4
|
BLD Use outer ccache wrapper (#1805)
|
2021-09-11 14:22:13 +02:00 |
Hood Chatham
|
8dd07060a2
|
Ensure that dup'd file descriptors share position and flags (#1825)
|
2021-09-10 10:15:21 +02:00 |
Hood Chatham
|
feeadd5fff
|
FIX Patch emscripten to fix problems with dup (#1823)
|
2021-09-09 11:53:47 -07:00 |
Hood Chatham
|
dca05db1a0
|
FIX Add isatty methods to _WriteStream and _ReadStream (#1822)
|
2021-09-08 09:41:21 -07:00 |
Hood Chatham
|
1010c0e3bf
|
Make build scripts share environment and update lxml package (#1706)
|
2021-09-07 20:29:49 -07:00 |
Hood Chatham
|
de781fdc26
|
Handle syntax error in find_imports (#1819)
|
2021-09-07 09:42:51 -07:00 |
Roman Yurchak
|
ee1d9199d2
|
DOC Update changelog for 0.18.1 release [skip ci](#1820)
|
2021-09-07 17:12:39 +02:00 |
Gyeongjae Choi
|
13d757de74
|
Fix Pillow JPEG encode/decode error (#1818)
|
2021-09-07 16:24:06 +02:00 |
Hood Chatham
|
69a9fc760d
|
Fix refcount error in restore_sys_last_exception (#1816)
|
2021-09-06 08:37:53 -07:00 |
Hood Chatham
|
31c5a0c69f
|
MAINT Simplify error handling in js2python.c (#1812)
|
2021-09-06 07:38:40 -07:00 |
Hood Chatham
|
a6235b23b9
|
Fix newline escaping in 'long output truncated' message (#1814)
|
2021-09-03 16:55:41 -07:00 |
Michael Christensen
|
909825be87
|
Remove PyRTL in favor of micropip (#1813)
|
2021-09-03 14:57:04 -07:00 |
Roman Yurchak
|
ab53f6b06c
|
ENH Change to minimal build by default (#1804)
|
2021-09-02 22:19:23 +02:00 |
Hood Chatham
|
5a63152172
|
MAINT Add Js_IDENTIFIER, new hiwire_CallMethod commands (#1749)
|
2021-08-31 00:02:03 +02:00 |
Hood Chatham
|
a47cd930cc
|
Fix string conversion from javascript to python (#1806)
|
2021-08-30 18:17:30 +02:00 |
Hood Chatham
|
ecb118531c
|
Fix exposure of setInterruptBuffer (#1797)
|
2021-08-30 13:03:21 +02:00 |
Gyeongjae Choi
|
4f2a9906c4
|
Fix run_docker to not ignore PYODIDE_SYSTEM_PORT (#1807)
|
2021-08-28 09:03:24 +02:00 |
Hood Chatham
|
db965b8a32
|
MAINT Avoid circular references when runsource raises SyntaxError (#1758)
|
2021-08-14 22:03:36 +02:00 |
etienne
|
822194c3c9
|
DOCS Fix typo in webworker example (#1794)
|
2021-08-14 19:52:26 +02:00 |
Hood Chatham
|
cacfdde929
|
Fix terminal Ctrl+C handling (#1790)
|
2021-08-13 20:13:47 +02:00 |
Hood Chatham
|
bb2f594372
|
Fix the repr of lists and dicts in console.html (#1780)
|
2021-08-12 23:51:18 +02:00 |
Roman Yurchak
|
d5c6ced6b2
|
DOC Document minimal supported browser versions [skip ci] (#1789)
|
2021-08-12 12:43:50 +02:00 |
Roman Yurchak
|
8797f92f59
|
Documentation on using Pyodide with Node.js [skip ci] (#1788)
|
2021-08-12 11:39:13 +02:00 |
Roman Yurchak
|
2e7ccfc23d
|
Bump main to 0.19.0dev0 [skip ci] (#1786)
|
2021-08-11 12:16:48 +02:00 |
Roman Yurchak
|
e5391ef1a7
|
DOC Improve documentation on downloading and deploying [skip ci] (#1778)
|
2021-08-11 12:00:44 +02:00 |
Roman Yurchak
|
4457c10a64
|
DOC Post-release documentation improvements (#1777)
|
2021-08-04 12:53:59 +02:00 |
Hood Chatham
|
250c48038b
|
Release 0.18.0 (#1775)
|
2021-08-03 21:34:14 +02:00 |
Roman Yurchak
|
cdd2db03d3
|
MAINT Order package entries by names in packages.json (#1772)
|
2021-08-03 17:01:29 +02:00 |
Hood Chatham
|
03b07d2d1c
|
FIX Declare name in recursiveDependencies (#1773)
|
2021-08-02 21:58:11 +02:00 |
Roman Yurchak
|
c6404cedff
|
DOC Reorganize changelog entries for 0.18.0 (#1768)
|
2021-08-02 12:26:53 +02:00 |
Hood Chatham
|
4cf245aa55
|
Add cffi package (#1761)
|
2021-08-01 16:12:14 +02:00 |
Roman Yurchak
|
e938d589cc
|
FIX Avoid compressing files twice when deploying (#1767)
|
2021-08-01 15:01:00 +02:00 |
Roman Yurchak
|
66b33226ed
|
Release src/js as a npm package (#1762)
|
2021-07-31 20:46:22 +02:00 |
Roman Yurchak
|
af6dd7be46
|
DOC Document how to cite Pyodide with Zenodo [skip ci] (#1763)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-07-31 19:57:01 +02:00 |
Hood Chatham
|
5264b687df
|
ENH Improve PyodideConsole error messages (#1759)
when code causes a lexer error
|
2021-07-30 16:55:13 +02:00 |
Hood Chatham
|
6eac16825c
|
Update libffi to tip of tree (#1760)
|
2021-07-30 16:54:27 +02:00 |
Hood Chatham
|
3eb82fd834
|
Improved micropip dependency resolution (#1756)
|
2021-07-29 18:25:18 +02:00 |