Commit Graph

1814 Commits

Author SHA1 Message Date
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
Hood Chatham 0095bdb5c1
Fix handling when console.html code returns a future (#1757) 2021-07-29 16:22:24 +02:00
Teon L Brooks cd3c052ee6
Update webworker.md (#1755) [skip ci] 2021-07-29 04:50:16 +02:00
Hood Chatham 6074ca26ca
Some edits to the documentation (#1751) 2021-07-27 06:31:59 +02:00
Hood Chatham ef88ceeb5d
Run prettier to format documentation source files [skip ci] (#1752) 2021-07-27 01:00:27 +02:00
Hood Chatham 2fde295e21
Don't bind a port in run_docker by default (#1750) 2021-07-27 00:47:11 +02:00
stefnotch 5c324c4bed
Allow overriding input (#1728) 2021-07-26 13:02:33 +02:00
Will Lachance a4aa23a040
Improve documentation around runPythonAsync (#1748) [skip ci] 2021-07-25 12:35:56 -07:00
Hood Chatham b322d6727a
Update prettier precommit and ci rules (#1747) 2021-07-25 08:02:33 -07:00
Waldir Pimenta 0143c5e0b6
DOC changelog.md: fix level of a couple headings [skip ci] (#1746) 2021-07-25 10:51:10 +02:00
Hood e8af5fecd5 Revert "Release 0.18.0a1 (#1743)"
This reverts commit a9ebe110f2.
2021-07-24 17:41:47 -07:00
Hood 332fbcbd92 Release 0.18.0a1 (actually this time) 2021-07-24 13:30:54 -07:00
Roman Yurchak a9ebe110f2
Release 0.18.0a1 (#1743) 2021-07-24 13:17:47 -07:00
Roman Yurchak b455d6a6fb
Toward a conda compatible packages.json (#1700) 2021-07-24 09:22:46 -07:00
Hood Chatham 7c6b88bc36
Split webworker tests into separate CI jobs (#1744) 2021-07-23 18:22:12 -07:00
Hood Chatham 2262165570
Add dict_converter parameter to toJs (#1742) 2021-07-23 15:33:53 -07:00
LinasNas 8493215aba
Update mkpkg.py (#1731) 2021-07-23 12:32:34 -07:00
Hood Chatham 684269285b
Fix bug in console.html when runPython returns None [skip ci] (#1741) 2021-07-23 08:34:48 -07:00
Hood Chatham 5451ae8096
Remove some debug print statements I left in console.py (#1740) 2021-07-23 08:08:01 -07:00
Hood Chatham 6afbaa45fc
Increase recursion limit (#1733) 2021-07-23 08:03:05 -07:00
Hood Chatham 986016a957
Finish InteractiveConsole revamp (#1635)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-07-23 15:33:41 +02:00
Hood Chatham 15f6fd264c
Add pyproxies named argument to toJs (#1726) 2021-07-23 15:27:08 +02:00
Roman Yurchak 2a7e145925
Update copyright notice in docs [skip ci] (#1730) 2021-07-22 22:24:53 -07:00
Hood Chatham 9509c67d6f
MAINT Add current recursion limit to benchmark-stack printout (#1737) 2021-07-22 22:18:30 -07:00
Hood Chatham db1945b5e9
MAINT Improve selenium fatal error message (#1736) 2021-07-22 18:22:43 -07:00