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
097e9c44f4d4c7daae7d8113c391bd24d29e7119 authored almost 4 years ago
90e4c5dcde99c5f0a1aaa18c0ad786613174085b authored almost 4 years ago
This commit adds a new subcommand called "coverage"
which can generate code coverage reports t...
This commit removes redundant "--reload" args because "util::deno_cmd"
recreates "DENO_DIR".
...
This adds an exit sanitizer to ensure that code being tested or
dependencies of that code can'...
* remove "ModuleNameMap", instead define that map inline inside "Modules" struct
* remove "dyn_...
This commit rewrites "JsRuntime::poll" function to fix a corner case that
might caused "overflo...
2e24af23002b6d77543861bf9b2a6027e0357a93 authored almost 4 years ago
2e3d72064af3013116a7555c049511097eb4e801 authored almost 4 years ago
Fixes #9379
8be0c8b43a56ee690463efb3e68686f0fefa868b authored almost 4 years ago05911e5d7f7ef4789a6a6d244f271992c7690a87 authored almost 4 years ago
f4980898cd4946a9e5c1d194ab7dbc32de28bf43 authored almost 4 years ago
Co-authored-by: David Sherret <[email protected]>
4f391ecec080044109aeb3d8fe24bc6636ac6fe0 authored almost 4 years ago9d70ea2e9f03d7c12407f117cf11d2a99d55c8f8 authored almost 4 years ago
af93256d05993b53debe0552828b6ae7df521750 authored almost 4 years ago
This PR deprecates the "--ts"/"-T" flag of "deno eval" (which will later be removed in 2.0)
and...
Currently if WebSocket is closed without code, it will error
while on Chrome it would close wi...
eefd522f0490f9bb829de9342dcd1ed7aeacb42a authored almost 4 years ago
b47f9cee8cceabb3784259dd260bc5e633446b04 authored almost 4 years ago
14ec22e88044cbac5fffe347535ce8ac1bdb7ec5 authored almost 4 years ago
18b2dbf0d0f7755275dec272e49950541b11edc1 authored almost 4 years ago
10fb25db632f5f4febc7802c4909813b138b6c64 authored almost 4 years ago
4f80587d26891f783b1a7a46b0f3273def49cd6e authored almost 4 years ago
e3fe4be83b7424f5530430f1b462f07a71e55b65 authored almost 4 years ago
91881b7cd362eed7bf28e09ad2ca0d40a36f1d9b authored almost 4 years ago
Fixes #6259
555595e6d02d1fc1adb535df074d258389fab509 authored almost 4 years ago
RwLock should only be used in circumstatnces where it has some benefit.
Multiple concurrent rea...
This commit adds support for formatting JSON and JSONC
in "deno fmt".
New values "json" and...
d9b1f96897239bf7de8cdfd11d40e3f99bb29a4a authored almost 4 years agoc0f10e72ee64f1512e6aff20a841f4696e774217 authored almost 4 years ago
666c4b77b07abea8ae4f778d5a7e7fabdc7159a8 authored almost 4 years ago
Fixes #9514
Co-authored-by: Ryan Dahl <[email protected]>
2225e83da2d118678e3df1e2801af195166bc65a authored almost 4 years agoFixes: #9444
Co-authored-by: Ryan Dahl <[email protected]>
78e34d49120d8cc2583d8d6d28ae9b74f9765533 authored almost 4 years agoc7dabc99eed50fa20cdcafd7c0175ab615da3d50 authored almost 4 years ago
This commit adds support for loading import maps from URLs,
both remote and local.
This feat...
f6d6b24506410816833d802e1a8d9cd704f73289 authored almost 4 years ago097efa100ad9d2b1f190330f9fb619c95fe86352 authored almost 4 years ago
This commit adds two new "Deno.core" APIs:
- "Deno.core.serialize"
- "Deno.core.deserialize"
...
c6b3982e782432af5d9e6f6359f522d34e663cf0 authored almost 4 years ago
Closes #5239
879897ada6247e1bb19905b12e5d2fd99965089e authored almost 4 years agoCo-authored-by: Kitson Kelly <[email protected]>
ccd6ee5c2394418c078f1a1be9e5cc1012829cbc authored almost 4 years ago3f5265b21ec578e543d09cdc9d8b19d9655aebd9 authored almost 4 years ago
Closes #9204
7e9028b53227ce67f56df79f623b2f12fda756b5 authored almost 4 years agoCo-authored-by: Luca Casonato <[email protected]>
a6beab824815cededf0ba9fc7904d3b00fde75e4 authored almost 4 years agoCo-authored-by: Ryan Dahl <[email protected]>
0cf952e7fbcabb90b0b9999eabd12d22a458f933 authored almost 4 years ago8c6d147e6ae40a1f92aba1aedc0d95ef437dd4ba authored almost 4 years ago
1afe6b48e0bfee44f37206eb0fc03ea6ae37ad4d authored almost 4 years ago
64a1da84fe8eb159f83afe62254dac9e87e1f831 authored almost 4 years ago
5873adeb5e6ec2113eeb5adc964b7ce129d4905d authored almost 4 years ago
a2adecbba6c66cf40b5655b0a03e50b3ba412fb2 authored almost 4 years ago
This PR makes json_op_sync/async generic to all Deserialize/Serialize types
instead of the loos...
af460fc464562566dc1534c0f61f53c2976b9bd7 authored almost 4 years ago
d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9 authored almost 4 years ago
4c5631f85a465857c8399e1e3b0423674da8cb14 authored almost 4 years ago
ca55a5d36efd947ba9e7c8e56baacfc8a0eba120 authored almost 4 years ago
f67b06939be5b754ecee306e9da1d7c0779c3cd6 authored almost 4 years ago
39f3aaaa7205b555a83ae2c50b3537a645298bb4 authored almost 4 years ago
79916226b74bf9593afacbcdfe9d58263bed132f authored almost 4 years ago
54e53cc9ea0767dfe8a44f92361f68c03f5f038f authored almost 4 years ago
146fb360c649f87c6898848bd3ee3610cd7ee8a6 authored almost 4 years ago
Co-authored-by: Bartek Iwańczuk <[email protected]>
7f8b44a60d416b0cb2d2b84ef2aac71b4b3e3b31 authored almost 4 years agod6c05b09dd7cbaba0fcae65929a2c2dd55e9d994 authored almost 4 years ago
46da7c6aff3c10af6a067f4229644d2de444a3a7 authored almost 4 years ago
723c99de8a3717611bb28949a05fd1d89d856a1b authored almost 4 years ago
a097c4089b2a7f2db3c70e951d935e23b4f4293a authored almost 4 years ago
61108935f16bd2aa60d51525e3578719425eef03 authored almost 4 years ago
Fixes #9425
6752be05cda38dc6188bacc73fb8eb7c01560c97 authored almost 4 years agoffe12aa92d434b141bbfc6a76036815461c0ac4a authored almost 4 years ago
Co-authored-by: Yoshiya Hinosawa <[email protected]>
900953a65a7cb54eb8d11eba4a30e52da7dbb469 authored almost 4 years agoCo-authored-by: Bartek Iwańczuk <[email protected]>
47b3e4bada01f29a6cf2a143b94d772242bbab67 authored almost 4 years agoa195c75033eeed983c55f3ca9228b134f84c7651 authored almost 4 years ago
b85ed4a6f03a631a318adf0afed214445809bfe3 authored almost 4 years ago
d95666cae04376c041f5276774dc5445c6ca2415 authored almost 4 years ago
Fixes #9420
97d5ef295065e74afa9e79d3796bded451b6d197 authored almost 4 years ago36e9e53b37c4983da4ba7a8c30e13cfe27f42855 authored almost 4 years ago
1f9e9002d527022130e4deba0b34b1ba466216d8 authored almost 4 years ago
e368c5d0f9d69e69438cb0a8a8deb49d7b02901a authored almost 4 years ago
When we migrated away from all the locks, there was a regression that
was not caught immediately...
Commit 2828690fc ("fix(lsp): fix deadlocks, use one big mutex") from
last month introduced a reg...
ccbaedb138038c175f4a62929ccf3ec625683893 authored almost 4 years ago
The mutex was used to hide the fact that the Sources object mutates
itself when it's queried. Be...
Fixes #6965
0cac243a835d86ad5f37d50bdd1634bd4fe2d2d6 authored almost 4 years ago45b465f8392b58f3cc524502737e98feecdf2c25 authored almost 4 years ago
a601d94aa1fa54074cd37ea011e874611f497938 authored almost 4 years ago
a6723fafc5cb4dfb58bfbc709845beaed8cd38e9 authored almost 4 years ago
b6353672f8d01b8c7a67131aac52c6492b432677 authored almost 4 years ago
647f11b3acc2f629a6d77836f5f6ef74ee10c4ce authored almost 4 years ago
ae10219f59a16dc32b6a6538c9593301a86f1d95 authored almost 4 years ago
64f06be0eb5435408a5c1116d160190cc537b95c authored almost 4 years ago
c83e261b42019f5a1ef1b67f9c764a3ed61b68a2 authored almost 4 years ago
Closes #9308
Closes #9023
Closes #8993
923214c53725651792f6d55c5401bf6b475622ea authored almost 4 years ago
b77fcbc518428429e39f5ba94e41fcd0418ee7a0 authored almost 4 years ago
Release deno_fetch 0.20.2
644a7ff2d70cbd8bfba4c87b75a047e79830c4b6 authored almost 4 years ago25b35be50dd59d00e126591dd24d06824e2c50cf authored almost 4 years ago
79fa7e0e96ed8261360b90fedcd795ad3a405e44 authored almost 4 years ago
9069632216235dc92d3f2a4742cae7eb6102915b authored almost 4 years ago
Include the lower-level error message in the generic error message.
No test because I can't a...
fb358380c0570103619b0ce71c7fcb1b5a17986c authored almost 4 years ago3f6483e5015c4cc3d1569b85ea198bdc1cb41082 authored almost 4 years ago
9690ce5e872f1873538b8cea7c93fa3ea8bfd9d1 authored almost 4 years ago
This removes the std folder from the tree.
Various parts of the tests are pretty tightly depe...
6abf126c2a7a451cded8c6b5e6ddf1b69c84055d authored almost 4 years agoThis commit reorganises cli/tests/integration_tests.rs.
All integration tests had been moved ...
a2b5d44f1aa9d64f448a2a3cc2001272e2f60b98 authored almost 4 years ago