Hood Chatham
|
a6ea6c9f00
|
DOCS memory leak avoidance tips [skip ci] (#1484)
|
2021-04-18 07:10:45 -07:00 |
Hood Chatham
|
62829f45db
|
Use FinalizationRegistry for garbage collection when available (#1306)
|
2021-04-17 23:23:18 -07:00 |
Roman Yurchak
|
cae11abf78
|
DOC Make dev documentation consistent + version warnings (#1479)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-04-17 19:18:52 +02:00 |
Hood Chatham
|
4c315c7c2f
|
Change conversion behavior for TypedArrays (#1322)
|
2021-04-15 23:46:39 -07:00 |
Roman Yurchak
|
4c1024545f
|
DOC Add pyodide_build CLI documentation (#1471)
|
2021-04-15 18:54:26 +02:00 |
Hood Chatham
|
4a722d4103
|
Add "wrong way" conversion functions (#1436)
|
2021-04-13 09:30:08 -07:00 |
Hood Chatham
|
ed935df143
|
Add isPyProxy to public API (#1456)
|
2021-04-12 23:49:43 +02:00 |
Hood Chatham
|
6fd605e436
|
FAQ pickle to send objects from server to client (#1451)
|
2021-04-12 09:34:02 -07:00 |
Hood Chatham
|
1781b8760f
|
DOCS Edits to Javascript API docs (#1427)
|
2021-04-09 20:30:40 +02:00 |
Hood Chatham
|
03b1928311
|
Rework python2js_buffer (#1376)
|
2021-04-08 21:51:20 -07:00 |
Hood Chatham
|
05a84ba3e9
|
Handling for BigInt, more type conversion tests (#1407)
|
2021-04-08 16:30:27 -07:00 |
Hood Chatham
|
7716755d0e
|
DOCS Update readme, index and about page, edits to usage docs (#1420)
|
2021-04-07 00:11:00 +02:00 |
Hood Chatham
|
3e36ac2c30
|
DOCS Documentation about type translation of errors (#1435)
|
2021-04-06 10:14:07 +02:00 |
Hood Chatham
|
150c1f6b45
|
API Add "loadPyodide" function (#1363)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-04-01 00:43:46 +02:00 |
Roman Yurchak
|
8ac788c424
|
DOC Rename repo links under the Pyodide org (#1383)
|
2021-03-29 10:37:03 +02:00 |
Hood Chatham
|
fd88a18ca3
|
API Add PyProxyBufferMethods (#1215)
|
2021-03-26 15:59:06 -07:00 |
Hood Chatham
|
c95c771dc9
|
DOCS improvements to type-conversions.md (#1372)
|
2021-03-25 17:44:03 -07:00 |
Hood Chatham
|
0b5c80862d
|
DOCS API docs for pyproxy (#1371)
|
2021-03-25 09:26:07 -07:00 |
Hood Chatham
|
d4525a188f
|
Split PyProxy method definitions into separate js file (#1368)
|
2021-03-24 10:50:13 -07:00 |
Roman Yurchak
|
f2d6137673
|
Deprecate pyodide.pyimport (#1367)
|
2021-03-24 12:05:00 +01:00 |
Hood Chatham
|
e408dede25
|
Automatically generatate C method->ml_doc docstrings from Python (#1352)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-03-24 10:24:06 +01:00 |
Roman Yurchak
|
fdfc56ffa0
|
DOC Improve quickstart (#1366)
Co-authored-by: Mireille <mir.mir@gmail.com>
|
2021-03-23 22:48:50 +01:00 |
Hood Chatham
|
ccd0f1335b
|
DOC Implement autosummary for js autodoc, use autodocsumm for py autodoc (#1354)
|
2021-03-22 09:39:09 +01:00 |
Roman Yurchak
|
afb522ed59
|
Release 0.17.0a2 (#1356)
|
2021-03-21 19:03:09 +01:00 |
Hood Chatham
|
a7da9a6edd
|
DOC More minor edits to micropip and pyodide.js docstrings (#1357)
|
2021-03-21 09:15:57 -07:00 |
Hood Chatham
|
e0966c83b3
|
Docs textwrap, typo fixes, add links (#1351)
|
2021-03-20 11:56:10 -07:00 |
Hood Chatham
|
3f9e36a986
|
API Remove as_nested_list (#1345)
|
2021-03-20 10:42:51 +01:00 |
Hood Chatham
|
2d7a9f288e
|
ENG create_proxy and create_once_proxy APIs (#1334)
(for reducing memory leaks)
|
2021-03-19 21:30:20 +01:00 |
Hood Chatham
|
29f553cdf6
|
DOC Update documentation for type translations (#1233)
|
2021-03-14 11:15:53 +01:00 |
Mireille Raad
|
529caac8ef
|
DOC fix broken link in quickstart (#1302)
|
2021-03-04 19:25:44 +01:00 |
Mireille Raad
|
4a770ffb0c
|
DOC update docs/usage/webworker (#1298)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-03-03 19:03:43 +01:00 |
Hood Chatham
|
f8bb138fa7
|
DOC Normalize capitalization of Python, Pyodide, and Javascript (#1297)
|
2021-03-03 09:11:50 +01:00 |
Hood Chatham
|
4d213a6b6e
|
ENH PyProxy getattr/etc traps & added getitem/etc for PyMappings (#1175)
|
2021-02-23 20:25:10 +01:00 |
wojsam
|
c8fb97723d
|
DOC Update webworker.md (#1270)
|
2021-02-21 11:22:54 +01:00 |
Hood Chatham
|
65e3a808e7
|
DOC Update faq on custom namespaces (#1253)
|
2021-02-15 20:38:07 +01:00 |
Hood Chatham
|
264157a480
|
Highlight embedded python code in docs (#1252)
|
2021-02-15 09:38:49 +01:00 |
Hood Chatham
|
19ebad28dc
|
DOC Use sphinx-js for pyodide_js documentation (#1197)
|
2021-02-06 21:17:57 +01:00 |
Hood Chatham
|
a4fad9b500
|
Add simple web loop (#1158)
|
2021-02-05 09:20:15 +01:00 |
Hood Chatham
|
f9fb31d102
|
Add setInterruptBuffer to public API, update changelog and docs (#1173)
|
2021-01-31 15:59:13 +01:00 |
casatir
|
829e2d4d1e
|
Completion support in InteractiveConsole (#1155)
|
2021-01-20 08:10:59 +01:00 |
Hood Chatham
|
dbc60a8abf
|
DOCS: Move docs into three subfolders based on top level sections (#1149)
|
2021-01-18 20:56:47 +01:00 |