Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/denosaurs/deno_desktop
A secure JavaScript and TypeScript runtime
https://github.com/denosaurs/deno_desktop
18076db8f004d70340a7a4317e0ac14c2ca56dee authored almost 5 years ago
* "op_close" - moved to "cli/ops/resources.rs"
* "op_seek", "op_open" - moved to "cli/ops/fs.rs...
36c50f442d0ca5e6e751fa3314f8508b24ce7303 authored almost 5 years ago
* Fix flaky test test_permissions_net_listen_allow_localhost
* Improve error reporting for ru...
ec1946a95e94a273e3ceaaa517773626738bf365 authored almost 5 years ago61f12ea77534129113b7f11a0faee285b93c0cb1 authored almost 5 years ago
5e31b96f9ab72b9a9b480fd2fc0669a7f90cca17 authored almost 5 years ago
There's a lot of variation in doc comments and internal code about
whether the first parameter ...
bb3d9c8280912f6e30692477aeb5331fb359d993 authored almost 5 years ago
e81fb25b7aac5fcb20eeed3892eaf05d17944295 authored almost 5 years ago
9a63902db5bc33f3130c7227299cfb3b5be400ae authored almost 5 years ago
afea9b2edd4becf66bdc6d40a0cb0dbe29267524 authored almost 5 years ago
2e590072148c85bbc479ab49aa9556b0a2cfaff2 authored almost 5 years ago
9b59ed7c7907c5f365e72b5c5a74114eb8ff1488 authored almost 5 years ago
c850b258b4e2487b0456a95cd6b65c169ffb9de2 authored almost 5 years ago
54a1688868810af0ef16f5c186dfb839f2fce23f authored almost 5 years ago
444b1ab68efdf0ceb36dc4a495ac83c809e15b2b authored almost 5 years ago
* refactor: preliminary cleanup of Deno.runTests()
* Change time measurement to use new Date(...
20dad3659c60b61c9f5af5427ad61857593bf3e6 authored almost 5 years ago
- Cleanup "tsCompilerOnMessage" by factoring out separate methods for each
request type:
...
159de0245d1924cdc0f007d96bfbfdab85f08ded authored almost 5 years ago
It contains a clippy issue, and there's no need for this macro anyway.
5d3dfa4cf699ebd46baf5e75dd0ca2a55216a7c1 authored almost 5 years agoa1b98e9e6a204c3d522593cfb8593be5855d6615 authored almost 5 years ago
Rewrite "testPerm" helper function used for testing of internal
runtime code. It's been rename...
30682cf74fa039d3493c74101dca2dbb3a8d49b6 authored almost 5 years ago
Fixes #4234
70fe1f9fd3b6eceb39c4324cba668bf069e04f91 authored almost 5 years ago5e7ca445ff3415ab12170a7fb133a0f80147ed41 authored almost 5 years ago
6f5dff371e7ede8dec02054eff28dc51b0fcee7b authored almost 5 years ago
ce5a57667c89b08521c97cf85bafcd1c3c46c043 authored almost 5 years ago
* add "assertOps" test assertion which makes sure test case
is not "leaking" ops - ie. after ...
Co-authored-by: Bartek Iwańczuk <[email protected]>
4dc004f0a24fdc81026ec03326b9943a95f1a31d authored almost 5 years ago3968308886dec239a071503bf09352f893e1da83 authored almost 5 years ago
eafd40feabaf14f9f88748c66fa319519fd69072 authored almost 5 years ago
3fcbf8789e7f873f8a562b200ab82ea7cec173d8 authored almost 5 years ago
Fixes #4602
We turned off `allowJs` by default, to keep the compiler from grabbing
a bunch o...
* Rename MkdirOption interface to MkdirOptions
It was hard to remember which Options interfac...
a3c3a56ff71c325ea4807548484023c95ffdcd77 authored almost 5 years agoff5bba3be833b0062b3991b96272c0047c18b62e authored almost 5 years ago
* rename structures related to ES Modules; add "Modules" prefix
* remove unneeded Unpin trait r...
4a47ffa5c455be213523cb1a7211a0a454b5fcf8 authored almost 5 years ago
c14cc84a85224870d2188df1a3741bf02eb8c5da authored almost 5 years ago
6cd46fa3ef4b12f35a60f1a33c7f038c06b5fc71 authored almost 5 years ago
809019dc6e9a80843affc927fa7a52cd41e76471 authored almost 5 years ago
2a594bd3b2403fbbd26a0191ac8c289c365451d0 authored almost 5 years ago
ad21210edd5aabdeebe70809672b4224cc6f41c9 authored almost 5 years ago
c3661e9f0731c8e6d2952de23eaeaaa1dc6ca4da authored almost 5 years ago
ba0991ad2ba89b7a788a866419759d858b125663 authored almost 5 years ago
b84f3efa144d51f0d6c851abbc396088060c08b6 authored almost 5 years ago
Flattens dispatch error handling to produce one less useless stack frame on op errors.
1f9d158bdc212e8cb15b92039c9cd11884c9708c authored almost 5 years agof55b22e195ff0dfaf117aaef2a0fcc51fe0058c8 authored almost 5 years ago
199fb195f334b582e4ee3fccaa9a33aa2a06ca48 authored almost 5 years ago
a29343c7d6b5dad26c5d501eb6d21e9caf382a58 authored almost 5 years ago
ab2798874f374e4ed50aa4595290ea2a285507bc authored almost 5 years ago
This reverts commit 0eb91c5591eb7e5e419aa9dbdaff99f5bd8015da.
bdf95c7b72dff27c46849a8ec53f781d1b7af350 authored almost 5 years ago
Add original URL to metadata. This is so the VS Code Plugin can reverse
look up the URL for cac...
The V8 documentation explicitly states that SnapshotCreator::CreateBlob()
should not be called f...
9075daa2e3cfac0cdb13f5d926e39d42890982d5 authored almost 5 years ago
0eb91c5591eb7e5e419aa9dbdaff99f5bd8015da authored almost 5 years ago
0a51611d76e4628c172ce8663cd8793156e58df6 authored almost 5 years ago
a13b0e27279e54205adb53cdaf2415c825e77714 authored almost 5 years ago
7255cc9bc089e1257c2119e4c8a089c0b4970e64 authored almost 5 years ago
b5bf28e68f38396defd50be4ac72ae19a6bf5eb5 authored almost 5 years ago
This reverts commit e6167c78134182c45689bda7bcb12af05009349c.
9b6a9b769ed6df9d24dc0c5173cf2590a4bdcb47 authored almost 5 years ago1cb1ab6c004ec0b20edaf65c6fdd3bc0b7ce465e authored almost 5 years ago
397deb4e29775b7395a7ed4ccd253b89ee211b66 authored almost 5 years ago
973dbd1ba157f80bd85a43c4b79a785ab9f93270 authored almost 5 years ago
c65d0c63e78ba3b50bf1260e40d999e35fda8d05 authored almost 5 years ago
fa5f3aa600311000cee0a4c794f85d48e6397362 authored almost 5 years ago
ff4b7b0921760f97e83ec34435f875e074f3d069 authored almost 5 years ago
Handles `types` in the compiler APIs to make it easier to supply
external type libraries.
Rewrite "normalize_path()" to remove all intermediate components from the path, ie. "./" and ".....
daf7617f42e2e7520344ec98db3d60016b85fd73 authored almost 5 years agofb1075da6e33a65daaa3e9c2ecf1d7a9a5021f58 authored almost 5 years ago
7fff2d2d1e73b4b7cece9c8e3c58763f5f257303 authored almost 5 years ago
1a8ef36b71838bfabc633efe6ccf8d32748d7060 authored almost 5 years ago
9adcdabd6592e05d0196119deaaf642480a14a90 authored almost 5 years ago
Previously, bundles always utilised top level await, even if the bundled
modules didn't require...
942e67c00b8ebdf6671fc8bb2e6c78c3ad8b3ff8 authored almost 5 years ago
9a8d6fbd984d2c0f9775d90af64b3e95231dd21d authored almost 5 years ago
* upgrade: dprint 0.7.0
Also make deno fmt less verbose (like cargo fmt)
3eebef39c55ead92d17bdf8016c3c58118b49936 authored almost 5 years ago3d03d7e83b855a0eaef083f9ba249b1927eba51c authored almost 5 years ago
0e37184ca8084c257948d466c066fdb875ee44f3 authored almost 5 years ago
5946808f66aab1983ade3db2541734bb43626a72 authored almost 5 years ago
e53064c4f22efeb8a4eda2712e15c77d2699a686 authored almost 5 years ago
be787d09d537d6c1a6846168613dd0defe069448 authored almost 5 years ago
f47f3f96726a94dd2df5d68e3c786b5079089dd4 authored almost 5 years ago
fe181e2b4850a83344f0aa5840fffe97c8cb8839 authored almost 5 years ago
14e7e1e3af43b2322a26fcc542428c8f1af4460d authored almost 5 years ago
91b606aaae23bcb790b55adc5fe70a182a37d564 authored almost 5 years ago
Fixes #3852
Fixes #4117
- Added `ServerRequest.finalize()`: consuming all unread body stream and trailers.
- This is...
5c1ab080cd8989c3ac2b3a8c919fe14052feac79 authored almost 5 years ago
ref #2988
ac933dd1b89a20b2e63b5d6edc5b3d0c549335bc authored almost 5 years ago
Broke colors
https://github.com/denoland/deno/issues/4112#issuecomment-590545385
This revert...
4005174f6c584fd5200dbe450b269a7f0de487ce authored almost 5 years ago79c6e052ed29b9b78c31f2e01da3b91f76b6a017 authored almost 5 years ago
f4fd433e1aa6c8c086c38df39c39bec23c56a29c authored almost 5 years ago
e1687c0a4616e90d4bbde42b13a0356a7f6a1e7d authored almost 5 years ago
db597055958a9dbc9c8e633e01d9229b55d1d6ef authored almost 5 years ago
2b7e28b591a6947f76ddf9a53f49eec8f1accc0f authored almost 5 years ago
5da7c7df1d8649ddb5628b4dc830aa8c23ccb488 authored almost 5 years ago
c74684ed901b7313c317aa32aaad92841b3cd6d3 authored almost 5 years ago
c250778704a4e0065e54e6bf6ca6c39d556a6d8d authored almost 5 years ago
This PR introduces the mutex guard for the test cases which depends on the
permission prompt m...
fb08cf7005c9dc781d51c7d02ae06060e44d32a3 authored almost 5 years ago