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
23aca36d52220efbfbc07abbe165bd2c9ade2009 authored over 5 years ago by Ryan Dahl <[email protected]>
551b56dd855945f0ea506ea83a06b90b1399aa47 authored over 5 years ago by Nikola Ristic <[email protected]>
aba952397ae668714add770c5b6fa6edf1cf3eb5 authored over 5 years ago by Ryan Dahl <[email protected]>
2c6b93e0a0c7927dc4dd66c1f681a78a6d79b8f1 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
cb93246f6d02c34306e7c9e9c567f96b9bffc875 authored over 5 years ago by Ryan Dahl <[email protected]>
c0341cb1af71ef35d60e984f6e17df535b8a4894 authored over 5 years ago by Bert Belder <[email protected]>
369a7ec94e191e2f4f72a12c9a9c0d0cb464e0c5 authored over 5 years ago by Bert Belder <[email protected]>
Original: https://github.com/denoland/deno_std/commit/ad1b95eaf75d0e65367f3ad956a691e9348a2dc5
e56c207f2c27ef5f919de37e6fb269dfbb12f38e authored over 5 years ago by Vincent LE GOFF <[email protected]>1fc61f3b6a32d30d3667855c4b2e4457f309ac87 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
07886a03cc913a15fa8e90034e80edeb41186c2c authored over 5 years ago by Vincent LE GOFF <[email protected]>
Using `std::fs::canonicalize` to expand path to full existing path, such that
later attempt to ...
2edee3367dc9003b721cf87ca57e820c7acf7b25 authored over 5 years ago by andy finch <[email protected]>
Properly discovers the permissions needed for each test.
ac8c6fec5bb2be97c8dbdb2286d2688575a593f2 authored over 5 years ago by Bartek Iwańczuk <[email protected]>ec9080f34c936d9af56cca68de664954053bf423 authored over 5 years ago by Yingbo (Max) Wang <[email protected]>
Original: https://github.com/denoland/deno_std/commit/87142529163ea047066a2991f51cb2cf3001df74
480b9e71ff5b377681341b2f28b6f36a44268172 authored over 5 years ago by Jun Kato <[email protected]>Original: https://github.com/denoland/deno_std/commit/0f00676e8f1b32ca6c9092c0a1f3af6932c4feeb
14afad59aa64b23d983f4ac35068e958a4f25f48 authored over 5 years ago by Ryan Dahl <[email protected]>1f7ad17152c03b140c997590c897b89fbfea7cea authored over 5 years ago by Bartek Iwańczuk <[email protected]>
482834ba1f9b33d12aab39e62d9e85b1ba2d63fb authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Original: https://github.com/denoland/deno_std/commit/2ad643d29690f6390c250f55e993727ae8e1ba54
02bd7e956ec691076f597085bdfcc82afa8292cd authored over 5 years ago by Bartek Iwańczuk <[email protected]>4861bb8aadf962bc9fe5093a13c3e08b77adeffd authored over 5 years ago by Vincent LE GOFF <[email protected]>
2aae09c2b869bf5d0bc5fd269464e8ac504528ea authored over 5 years ago by Ryan Dahl <[email protected]>
5824e55efa8312d6ce5f66741c7fb465c5d924e6 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4 authored over 5 years ago by Ryan Dahl <[email protected]>
f6a9d7d7172df6422f895dcfe6f4267ad1b472da authored over 5 years ago by Bartek Iwańczuk <[email protected]>
36081171323e266760db8bed2f31a6e3be7d8839 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Removed `extmap` and added .mjs entry in `map_file_extension`.
The assert in the compiler does ...
4648277fb4aa0f7258a316b8828a1175e3e2d132 authored over 5 years ago by Ryan Dahl <[email protected]>
Added special handling code in js/console.ts
6929aba71d5004f9d2ff1d6c2e6817b6dfb22c89 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
sccache doesn't work for cache debug builds at the moment, because it
doesn't support the `-Xcl...
da428b52a1117dc260d52a752d01fafe9f0f165b authored over 5 years ago by Bert Belder <[email protected]>
459162fc6eeca5560e3b6a99fcd96d3246f8f4f3 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
bf9b0c8231d59bfcc79e55b6cde861b68975d5b4 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
4d4dcafb96bdffa3050e863df0ef4ddd158ebf16 authored over 5 years ago by Kurt Mackey <[email protected]>
00ac871607a7aeff1f6ac90f10090f07be9ccf73 authored over 5 years ago by Ryan Dahl <[email protected]>
cfff8a9c1bcf7406b5c597280cdfa34fcc68115e authored over 5 years ago by Bert Belder <[email protected]>
899951742100b83743ef9f65fbb161454ef4bfa7 authored over 5 years ago by Bert Belder <[email protected]>
The following tests were commented out in order to get this to go green :
- bodyMultipartFormDa...
This patch provides a work-around for an apparent V8 bug where
initializing multiple isolates co...
The functionality hasn't been in use for a long time. Without this feature,
the `alloc_ptr` and ...
c05cbc8eac91a9e1ab9b87c688ac4392eff01445 authored over 5 years ago by Kurt Mackey <[email protected]>
Type deno <subcommand> -h to view descriptions.
1dd30f658fc031dd1d3cdb5b4c435ff0e48740c9 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>c171813e894f0759abb1b80413aa2a24dbad079b authored over 5 years ago by Ryan Dahl <[email protected]>
Original: https://github.com/denoland/deno_std/commit/aa9446390230da43d5ac6dcdcf8c355e1deedb12
2f14376f604fec4b7a4bded11c9f0578bad39a6b authored over 5 years ago by Alvaro <[email protected]>2f4fefd0f6a5c43724ee8d19b008018c28c7c323 authored over 5 years ago by andy finch <[email protected]>
* In order to prevent ArrayBuffers from getting garbage collected by V8,
we used to store a v8...
abdb98a2516a9d6ec313805dffbc2107d38f8ed4 authored over 5 years ago by Bert Belder <[email protected]>
Original: https://github.com/denoland/deno_std/commit/b6aaddbcc060287e8c349a875a19df8fcd0620f3
80161217d38acd76cd09f40e40986cc4a90e14ac authored over 5 years ago by Vincent LE GOFF <[email protected]>8978870808db896d1aa0da5deb0d4472ccb46246 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
7237e9d34a61629d5bedce3b9cc46c8a1344d78a authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
c36b5dd01c2ff40cde07ed410d19e1c20e6137fc authored over 5 years ago by andy finch <[email protected]>
bbeb30fc5e6fdb461cd219f95efcc5c52ed16f30 authored over 5 years ago by 迷渡 <[email protected]>
a217e55fecb4ec99d89633109f6d6cff2b081424 authored over 5 years ago by Ryan Dahl <[email protected]>
474d47e841edc709d7a98ee044a711352adf8b6b authored over 5 years ago by Ryan Dahl <[email protected]>
Original: https://github.com/denoland/deno_std/commit/a9c41417234e5042050f2c7169d2ef754730eb05
adf9cf9949bff27ab1332957078cf4436aebea85 authored over 5 years ago by 梨子(Riko) <[email protected]>200bed9277182e40e4ee4bb08b237f1c2d1ae244 authored over 5 years ago by Ryan Dahl <[email protected]>
6c137342d7518dd3fa021f138aad7b47837f81ee authored over 5 years ago by Ryan Dahl <[email protected]>
4dcdd881553047efc90e0b3d532206225c1ca5fb authored over 5 years ago by 迷渡 <[email protected]>
636827a1d52285642eeb375781abe941c79a07f0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Use `--config`
1a0f53a807abad0e9ebfcf437f3dade6b01d7f84 authored over 5 years ago by Kitson Kelly <[email protected]>Original: https://github.com/denoland/deno_std/commit/e2c187003d1d18920a9c5bdb72b2664a730542fd
ab9c159b50d34549c11fc683a27010e5579b393c authored over 5 years ago by Bartek Iwańczuk <[email protected]>Original: https://github.com/denoland/deno_std/commit/8503efc8f729cf152a2b03471b3a9d6d93c31197
a814cfc3e1a12d4cad452b190228117ecb74d08a authored over 5 years ago by Vincent LE GOFF <[email protected]>73be183864d0983821e683198d9a6ea9008f070a authored over 5 years ago by Ryan Dahl <[email protected]>
Crashes while running wrk against
js/deps/https/deno.land/std/http/http_bench.ts
This revert...
1af02b405e99f40bfe76ca7dfb596e6de959106b authored over 5 years ago by Ryan Dahl <[email protected]>a4551c853e25a08ea479c5b75f60dc4109eee72f authored over 5 years ago by 迷渡 <[email protected]>
Original: https://github.com/denoland/deno_std/commit/f1114691038888fc3d8995b64a8028f072569672
ce101a0f8632f6b5390af247f3df2002e86becdf authored over 5 years ago by Vincent LE GOFF <[email protected]>972ac03858cc11e8b6bb759ee69640d17235580d authored over 5 years ago by Yusuke Sakurai <[email protected]>
02596c08bdedebb7ffb53ead9cae2bd6bf98c238 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Original: https://github.com/denoland/deno_std/commit/1504894a69dad520311413e8003257d69ae51c9c
8d49022ef67b590d8ee7b3ff984307b6c0a69d4f authored over 5 years ago by Vincent LE GOFF <[email protected]>78bce41c1484adfc291626993cc2e3636f7bd640 authored over 5 years ago by Ryan Dahl <[email protected]>
6c9e0530f5eb8de112c08d9671551dd8a9324b38 authored over 5 years ago by 迷渡 <[email protected]>
Fixes denoland/deno_std#358
Original: https://github.com/denoland/deno_std/commit/d9a64c0a145c4...
1d4b14e306f6d5c6ef8ce6b4ad9e6dfecca95a0d authored over 5 years ago by Greg Altman <[email protected]>
Original: https://github.com/denoland/deno_std/commit/ec70367e5b32083aeb66716065d74b723f835fe8
7021391d38dd15bb3cedf5ea71cef0b14edc1c45 authored over 5 years ago by Ryan Dahl <[email protected]>Original: https://github.com/denoland/deno_std/commit/0431b2f92fba69582f4412bfe9ad138838f46275
3bee6de208618fcea9cf07ead22e3d5ca1cfd200 authored over 5 years ago by Jimmy Cao <[email protected]>40d8ef1ec9f5e50017c41af8bf3b9f8454f97544 authored over 5 years ago by Ryan Dahl <[email protected]>
aa85a4d2884e7600e0f64c457e20cd7f02b811c6 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
b426ecce80a968ae77cde9e242a9014bff371f79 authored over 5 years ago by Ryan Dahl <[email protected]>
b7d8a0c6f6e90a65243264faa3f702d1a9471090 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
098d6fffabb85d102b3662dacf3173c47e551d34 authored over 5 years ago by David Stone <[email protected]>
e725b26b289fbe96b679039ba4203f10f7229ab9 authored over 5 years ago by Ryan Dahl <[email protected]>
8578ed4e7fcbddcbfb87368529f629ce1aebfebb authored over 5 years ago by 迷渡 <[email protected]>
7fc9d7d62a864d1e6af0e77291a105726f73279c authored over 5 years ago by Ryan Dahl <[email protected]>
f6948235079b1d6050a2d3c98891844cb97595f5 authored over 5 years ago by Ryan Dahl <[email protected]>
Original: https://github.com/denoland/deno_std/commit/4f6a070e1c7cbe7aad281bb8dc0b6435239f4cdc
146928dcf5ade24590d2a1ac14158c22c75fa73c authored over 5 years ago by Ryan Dahl <[email protected]>6bece270b2719a66b564a411fc28c3b32ae0b105 authored over 5 years ago by Ryan Dahl <[email protected]>
Make warnings fail
Original: https://github.com/denoland/deno_std/commit/4543b563a9a01c8c168aafc...
Original: https://github.com/denoland/deno_std/commit/1d8544788648b4c571d10b9a55cc3670a1cbf69c
e1f7a60bb326f8299f339635c0738d28431afa0a authored over 5 years ago by Vincent LE GOFF <[email protected]>
Op dispatch is now dynamically dispatched, so slightly less efficient.
The immeasurable perf hi...
Original: https://github.com/denoland/deno_std/commit/0a6180016383b9d527bb96556ae0bcdabe5161eb
0fb83ba0d2e8facfa32e92a4d0700caad83701d9 authored over 5 years ago by Axetroy <[email protected]>675919e915650cd1c88a1cdb4f67310133b8a05e authored over 5 years ago by Ryan Dahl <[email protected]>
6caf8655070211d9771d349492c18d56c03b12b8 authored over 5 years ago by Bert Belder <[email protected]>
Fixes #2169
da64fba046e4f324bff62d71ae74906fa6e3421f authored over 5 years ago by Yingbo (Max) Wang <[email protected]>Original: https://github.com/denoland/deno_std/commit/45eebed3bfa486b80da673673674f2e86abdffe7
bbdd51574c31c5c415176208187bc884ccaae3c6 authored over 5 years ago by Axetroy <[email protected]>d9408017541ffe6c86f4904973c22f829ade1ac4 authored over 5 years ago by Tomislav Fabeta <[email protected]>
Original: https://github.com/denoland/deno_std/commit/9432d703291f74b230f39b30614d57a5623faa59
eff23abc3280026cb44e3cf41e91bc804afbf969 authored over 5 years ago by Dmitry Sharshakov <[email protected]>Original: https://github.com/denoland/deno_std/commit/d2a558fcbd8dad7364813c3c41a9d4abb0277bd5
6df5291818287d8ce00cbd59eeeb94ea0e8e8416 authored over 5 years ago by Axetroy <[email protected]>1d4b92ac85d8c850270ca859f928404c72c0a49a authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Co-authored-by: Bartek Iwańczuk <[email protected]>
Co-authored-by: LE GOFF Vincent <g_n_s@ho...
* Consistency using requiredArguments method
Replaced tuple length check in Headers class wit...
6cded14bdf313762956d4d5361cfe8115628b535 authored over 5 years ago by Tomislav Fabeta <[email protected]>f77b112797ffd686958928818a1b6acfdda197fe authored over 5 years ago by Ryan Dahl <[email protected]>