Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tauri-apps/deno

A secure JavaScript and TypeScript runtime
https://github.com/tauri-apps/deno

Move ModuleSpecifier to //core (#2509)

bca5cc5041172e22ad1851c8510d6521bf70ec22 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Refactor module resolving (#2493)

Adds ModuleSpecifier, which wraps a URL. This is now passed around instead of
specifier and res...

b3c4307d02d627287cd28486b208b53c3bd378f0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Remove Config struct from core (#2502)

It's unnecessary indirection and is preventing the ability to easily
pass isolate references in...

2a5138a5166f0945d5fda68c89fa8e23c66fb681 authored over 5 years ago by Ryan Dahl <[email protected]>
Split up tools/sync_third_party

This is just encoding my actual workflow; not suggesting that this
workflow is ideal. Previously...

8693d0e0a7d7ce1e4533aef30c1a735276e3009b authored over 5 years ago by Ryan Dahl <[email protected]>
makes global request type an interface (#2503)

7bdeee8997bde0efe40bcec41c0706bdab58893b authored over 5 years ago by Kurt Mackey <[email protected]>
Revert "Work around Windows-only V8 concurrent initialization crash"

This fix is no longer necessary as the underlying V8 bug has been
fixed upstream.

This reverts ...

878d092df9cc89ad92e571e2422ffb1ed488dd0e authored over 5 years ago by Bert Belder <[email protected]>
Removed unused method and update docs (#2499)

7fc3d5ed8bef7373b96e4436dee8c68bec383184 authored over 5 years ago by Gurwinder S <[email protected]>
feat: default output filename for deno bundle (#2484)

And improve bundle docs

912e4f717785e2f5266d749c54a289227523db12 authored over 5 years ago by Ryan Dahl <[email protected]>
Move Modules to ThreadSafeState (#2498)

de8c85f8f2f4631cc4e7cba2616df94fd2c37160 authored over 5 years ago by Ryan Dahl <[email protected]>
Move TestFmt to end of tests (#2491)

508e9849ffd1491b8f3ac9aaaad507e84f57fed3 authored over 5 years ago by Ryan Dahl <[email protected]>
Add --seed for setting RNG seed (#2483)

d82c1991cf0919c312b87501bc588cf17781b32f authored over 5 years ago by Matt Harrison <[email protected]>
set setTimeout callback's this to window object

cb581620522febe618cbf084b0dc3428479e84a9 authored over 5 years ago by justjavac <[email protected]>
fix bug in URL (#2495)

0efb7c2ab7b9705a9f5f177b4dc170c1abbd97ed authored over 5 years ago by 迷渡 <[email protected]>
Upgrade V8 to 7.7.37 (#2492)

523ab6a929dacf4cdd692c1319173a1a49c642de authored over 5 years ago by Ryan Dahl <[email protected]>
Expose dynamic import in core (#2472)

e0436975211202afadb1a8ccd7d5154694162f38 authored over 5 years ago by Ryan Dahl <[email protected]>
website: use pre-wrap (#2486)

88b0c8756eef96c8adaff1005d00aae52bd2272c authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Add bundle loader (denoland/deno_std#480)

Original: https://github.com/denoland/deno_std/commit/fe7f6e117fee724bf8f9b44526de1add7da7dfdd

0ed3046a9a262f0aa2d58293e7ed0d7117eaa558 authored over 5 years ago by Kitson Kelly <[email protected]>
typo (#2489)

163d60bf16b2c62192b5bf1763ebe6ee2b8c4406 authored over 5 years ago by Neil Richter <[email protected]>
check `URLSearchParams.constructor`'s params (#2488)

5871d22d9b1f99a4735ff7b4e2dcca977795aa74 authored over 5 years ago by 迷渡 <[email protected]>
upgrade: deno to v0.8.0 (denoland/deno_std#487)

Original: https://github.com/denoland/deno_std/commit/86b7499e658a70d734e1e02fef50e1d9e26f6f56

87d3b9b5cc3695402b2e316c39384fabd7e5874a authored over 5 years ago by Ryan Dahl <[email protected]>
feat: Import maps (#2360)

a115340288d974f141cceb16faac71914402c445 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add asserts checking that async ops return null (#2463)

8ec5276d30dac59ced0ca7e35e07e20644ee2188 authored over 5 years ago by Ryan Dahl <[email protected]>
v0.8.0

d60bdb6350f2583e35d020f6cebb6aa30262fbcc authored over 5 years ago by Ryan Dahl <[email protected]>
Add 'bundle' subcommand. (#2467)

307e0927531025dd707a0f4dc3fd549b65598eb2 authored over 5 years ago by Kitson Kelly <[email protected]>
Remove tokio_util::block_on dep in compile_async and other cleanup

35f879ad32bc7fddb1c20e9a4154f42c7b9b8350 authored over 5 years ago by gurv-s <[email protected]>
Make print_file_info async

95eac608a6e9793307d6f19a546a2a980542b839 authored over 5 years ago by gurv-s <[email protected]>
Use static dispatch

c0b28dc224105ebc0d3a013478183cee8866724f authored over 5 years ago by gurv-s <[email protected]>
make op_create_worker async internally

564222bc104e07e17186edaeb0818bd7f6d91889 authored over 5 years ago by gurv-s <[email protected]>
make tests quieter (#2468)

Don't mix every http request in with the tests output.
Don't print that the file servers are st...

5960e398ecab914effec821cc6da5f3a091fdb50 authored over 5 years ago by Andy Hayden <[email protected]>
http benchmarks with unique ports (#2471)

4ea2df6759abf3a99e07fe720987805075c8a18b authored over 5 years ago by Kurt Mackey <[email protected]>
add tcp proxy benchmarks + split out website section for proxy req/s (#2464)

9a6cfd653d74ab23d9415e6ce67da22badb8101e authored over 5 years ago by Kurt Mackey <[email protected]>
Deno.core.evalContext & Deno.core.print fix (#2465)

9bea576f3ea224ec72f371f6f0bc582171ca7890 authored over 5 years ago by Michał Sabiniarz <[email protected]>
Cleanup compiler API (#2466)

e3b2205eba2851380a9a149071cb4fb7e8218b13 authored over 5 years ago by Kitson Kelly <[email protected]>
libdeno: expose dynamic import (#2461)

cbcb78f1884c675268cbce700e7d43bfd1b78481 authored over 5 years ago by Ryan Dahl <[email protected]>
use unknown instead of any (denoland/deno_std#486)

Original: https://github.com/denoland/deno_std/commit/c64734cbd980dad79ebc04015a16de0b9f654325

2e0ab295a34229f7d858d1ef916d294779a764d7 authored over 5 years ago by Xin Du (Clark) <[email protected]>
add http proxy benchmark (#2462)

341150266eef10b005388db4210571554bb4b931 authored over 5 years ago by Kurt Mackey <[email protected]>
Remove console.error from asserts. (denoland/deno_std#483)

Original: https://github.com/denoland/deno_std/commit/2292fbe6b1935588e19bc2736b364e82b7c5d38e

8e8f936e40ec29f2d64bf05e78475ee20fe84de9 authored over 5 years ago by Kitson Kelly <[email protected]>
RecursiveLoad shouldn't own the Isolate (#2453)

This patch makes it so that RecursiveLoad doesn't own the Isolate, so
Worker::execute_mod_async...

e152dae006c941abd614cc31820981c629410d7c authored over 5 years ago by Ryan Dahl <[email protected]>
datetime: use assertThrows in test (denoland/deno_std#473)

Original: https://github.com/denoland/deno_std/commit/3041edb152e9215952c1c69522d3dedb2b345428

33b6055f5f38c8114ab8557386e66bb99174edc3 authored over 5 years ago by Xin Du (Clark) <[email protected]>
feat: bring back deno <script> (#2451)

6fa4d2e7597e2b581a95b6c503cb4c0859f1cefa authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add special hit cfix #1898 (#2455)

0b50c698ad898cd8fbdd1dc21956d584887fd87a authored over 5 years ago by Vincent LE GOFF <[email protected]>
Handle compiler diagnostics in Rust (#2445)

a71305b4febc3d8db95d3d144ae3a64c023718f0 authored over 5 years ago by Kitson Kelly <[email protected]>
Compiler exit before emit if preEmitDiagnostics found (#2441)

60d452264198adb3da4820236cf8ea35d33486cd authored over 5 years ago by Ryan Dahl <[email protected]>
Refactor test infrastructure (#2432)

* use subclass of unittest.TestCase for all test cases

* allow to run single test file (eg. p...

43c6c1a9f58a8d423a2d55092609e620f9765bcf authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Check file changes during test (denoland/deno_std#476)

Original: https://github.com/denoland/deno_std/commit/7daa887b09d4662710ad58e68de1a01a318455bb

21684c679bf64c4e17bdab03d10ac12cdca56b3c authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Fix typo (#2443)

bbc8de0c7a6a086ea7b0b79c6f5b005f9f374a7d authored over 5 years ago by Gurwinder S <[email protected]>
Upgrade TypeScript to 3.5.1 (#2437)

d438a6d259f79d1dd98d50ada01debbe24ca5a29 authored over 5 years ago by Kitson Kelly <[email protected]>
fmt: add --stdout option (#2439)

79f770b178da2d74f10eaa5668b3c3521ab6bb59 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
chore: make CI config DRY (denoland/deno_std#470)

Original: https://github.com/denoland/deno_std/commit/8a9993be1411c3161de215690ba1c7e2ea7823fe

e729d442fb904ac3db41da03874c7e5277547e52 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
use body when Request instance is passed to fetch (fixes #2433) (#2435)

652be19041246d762ac5a1fa0b7fcddecb1ffd5d authored over 5 years ago by Kurt Mackey <[email protected]>
fix typos (denoland/deno_std#469)

Original: https://github.com/denoland/deno_std/commit/2acaf5adb9d043e81710e4badc7a96da5a752ee3

35cb4d0d136d69a0427f3a1ae5c41bb0015891f0 authored over 5 years ago by Xin Du (Clark) <[email protected]>
io: make port BufReader.readByte() return `number | EOF`

Original: https://github.com/denoland/deno_std/commit/679b2030534c01b8938b34066b127119614eb2d5

94816457e4599ff32237120bc1e69b875d5c3038 authored over 5 years ago by Bert Belder <[email protected]>
chore: refactor python tests to use unittest (#2414)

Move every test to a method on DenoTestCase.
test.py is a single TestSuite of every TestCase.
...

8fb44eba5bb9862de5fcc6c785eb6f21ecbd0aea authored over 5 years ago by Andy Hayden <[email protected]>
third_party: upgrade rust crates

1540b36ce7a4740f4a87c564becca65ed8d97255 authored over 5 years ago by Bert Belder <[email protected]>
tools/third_party: add DENO_GN_PATH and DENO_NINJA_PATH env vars

15dadf812c95c3dd2b93b1ba41ef488baeeac0c1 authored over 5 years ago by Christian Moritz <[email protected]>
tools/setup: don't download sccache if --no-binary-download is passed

0e780e894854cada1244aa3f465c226593187edc authored over 5 years ago by Christian Moritz <[email protected]>
ws: Add sec-websocket-version to handshake header (denoland/deno_std#468)

Original: https://github.com/denoland/deno_std/commit/40f55da9cff4b9589f07785db55f2eab01c4f09a

aacf92eb11d64b2de39e6291b6352b10dde143e3 authored over 5 years ago by hashrock <[email protected]>
encoding: add csv parse (denoland/deno_std#458)

Original: https://github.com/denoland/deno_std/commit/167f5298983000e9aa9da560e566df6237f03f67

2487c455472d00880dfca82d0178bf299bdfec48 authored over 5 years ago by Vincent LE GOFF <[email protected]>
deactivate flaky copy assertion (denoland/deno_std#467)

Original: https://github.com/denoland/deno_std/commit/9b72d580caba21269bf15b58a241d71c040a0aeb

a0ce25e606a7da5f16b4e949182988cb3fea7ed3 authored over 5 years ago by Vincent LE GOFF <[email protected]>
chore: Implement strict mode (denoland/deno_std#453)

Original: https://github.com/denoland/deno_std/commit/be24677d15494e83eea2e99bfc5ccfdde31cb892

50a79584cb12129b3db1ef3e0eb9d0c8b9f20b62 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
bump std/[email protected] to std/[email protected] (#2425)

4c80394f54bf68e8e961fbc6275cd536717bc7f6 authored over 5 years ago by Axetroy <[email protected]>
ci: use deno v0.7.0 (denoland/deno_std#464)

Original: https://github.com/denoland/deno_std/commit/e6793e49c43ee0e4165c875928e1ef94489c0dcc

80b3c486f6222f65b52eb2eca903b67312e8ce0c authored over 5 years ago by Ryan Dahl <[email protected]>
v0.7.0

5265bd7cb1f86af99b01d73c537d52a50df95fe2 authored over 5 years ago by Ryan Dahl <[email protected]>
http: add rfc7230 handling (denoland/deno_std#451)

Original: https://github.com/denoland/deno_std/commit/1db594d5b0fd377ee6c749041b7265101f92eef1

c8ac9a0f58dcb35b0c1dd8d8ba3d508014b291dc authored over 5 years ago by Vincent LE GOFF <[email protected]>
io: refactor BufReader/Writer interfaces to be more idiomatic (denoland/deno_std#444)

Thanks Vincent Le Goff (@zekth) for porting over the CSV reader
implementation.

Fixes: denoland...

b95f79d74cbcf3492abd95d4c90839e32f51399f authored over 5 years ago by Bert Belder <[email protected]>
Change tools/fmt_test.py to always download prettier

This is to ensure a more fair test. Also we were already downloading
from the internet since we ...

64d2b7bc90cf6fdba661d6d3fe243fe332c076ee authored over 5 years ago by Ryan Dahl <[email protected]>
Correct tokio_util::block_on() and op_fetch_module_meta_data

op_fetch_module_meta_data is an op that is used by the TypeScript
compiler. TypeScript requires ...

53b6356ec5eac1c84610c2d2e75b527485c47f3c authored over 5 years ago by Ryan Dahl <[email protected]>
TS compiler refactor

* Compiler no longer has its own Tokio runtime. Compiler handles one
message and then exits.

...

856c44213b7faf507d4b481cfc170b2fd08f971a authored over 5 years ago by Ryan Dahl <[email protected]>
add "run" to file server alias (denoland/deno_std#460)

Original: https://github.com/denoland/deno_std/commit/4078e9b24da35764403b930da6b0dac6a950d324

5b37b560fb047e1df6e6f68fcbaece922637a93c authored over 5 years ago by Bardia Rastin <[email protected]>
Add 'brew install deno' to homepage (#2412)

3c355c2b3296cb930c37de44634b479cd7230ed6 authored over 5 years ago by Ryan Dahl <[email protected]>
chore: Port Python tests to unittest (#2408)

824542e61e1dbef09ca9388deca0c595a3e3e1df authored over 5 years ago by Bartek Iwańczuk <[email protected]>
add EventTarget implementation (#2377)

9fd4096235a308a0d405888ef808d6c665bef355 authored over 5 years ago by Adam Conrad <[email protected]>
rename strings/strings.ts to strings/mod.ts (denoland/deno_std#449)

Original: https://github.com/denoland/deno_std/commit/2f003fa35cb354b1b1cc43af196a0d356b334ed3

ad3de86604f6bae352e06ef9154e371f4d5d1860 authored over 5 years ago by Axetroy <[email protected]>
add module and line no for Rust logger (#2409)

73ac5f89f022a3965c68705cef284386a9365419 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
http: add ParseHTTPVersion (denoland/deno_std#452)

Original: https://github.com/denoland/deno_std/commit/438178541e4d713c441daec7c783c745244d4d14

8d94f70bef6e44d0a0ddb6f8410a35d95a34139a authored over 5 years ago by Vincent LE GOFF <[email protected]>
Prettier: support for specified files and glob mode (denoland/deno_std#438)

Original: https://github.com/denoland/deno_std/commit/1083db10ed64647db70e23aff8cebc1022582f00

74498f1e0c586eaa9b81809a2fedd22038d3e53d authored over 5 years ago by Axetroy <[email protected]>
Add brew install deno to manual (#2407)

62c377fc19ac49138da5c3b3ee3b9d3854a44474 authored over 5 years ago by Andy Hayden <[email protected]>
Add encoding/csv (denoland/deno_std#432)

Original: https://github.com/denoland/deno_std/commit/c8a7dcdcd0987d74858b23bab83af480f35c26a8

aed65ff3335b1da49c69e33746240e66d301fe41 authored over 5 years ago by Vincent LE GOFF <[email protected]>
rename bytes/bytes.ts to bytes/mod.ts

Original: https://github.com/denoland/deno_std/commit/015cf3e02d5809bf5ba473201183a26e08837c56

31db7c4dbafc3d5d4d4ad7629c658a1361c24d31 authored over 5 years ago by axetroy <[email protected]>
remove function prefix of bytes module

Original: https://github.com/denoland/deno_std/commit/a4579426783f36cd5e46c4ebfb75ef702b2a15ba

c6505c5de6cb39b8134003658dfff43098f2993f authored over 5 years ago by axetroy <[email protected]>
Enable bytes tests and add bytesRepeat (denoland/deno_std#446)

Original: https://github.com/denoland/deno_std/commit/bd46d60ded3197d93a52ede92eba7302df9b4713

4ab0e0e9187c77244ddff11c389e0b39bda8fe4d authored over 5 years ago by Axetroy <[email protected]>
typo (#2366)

86684799c4b98a61c5845a7ef1d2e743b0e4851e authored over 5 years ago by ztplz <[email protected]>
Remove prefix $ and > from manual (#2404)

ccdab617081b8f12e6c4a498ef4b387f8c5cc772 authored over 5 years ago by Steven <[email protected]>
re-fix permissions for dial and listen (#2400)

Closes #2397

1105982586d9554a5e7bf54fd4dc25c8724cd130 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Improve CLI help (#2388)

f92af3576afe9567d829aed3cf78836cb587c944 authored over 5 years ago by Ryan Dahl <[email protected]>
TOML: Move to encoding dir (denoland/deno_std#435)

Original: https://github.com/denoland/deno_std/commit/7a722ceffc0b60305863c1417ef22b835db0d58d

0803912c7fe5f034914e3c63347d5b6a4d2f23c8 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fix concurrent accepts (#2403)

583a646be7764a686b757418f31ab4d8e0e6a17a authored over 5 years ago by Ryan Dahl <[email protected]>
Rename --allow-high-precision to --allow-hrtime (#2398)

2952fb5405eabbb9e603e90fe2e972e9bddfcadd authored over 5 years ago by Ryan Dahl <[email protected]>
Fix http README examples (denoland/deno_std#440)

Some cosmetic fixes to the provided examples in the http README:
- Ensure they're all actually ...

73f7be6ae0963548251b720465ea19802015901a authored over 5 years ago by Stoyan Dimkov <[email protected]>
http: fix content-length checking (denoland/deno_std#437)

Original: https://github.com/denoland/deno_std/commit/ce4e3ccdc3f9838d2f286007fa55cf5064a93f44

632fbd7734e4c0662a1673b537def5fe474dece2 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fix examples in manual (#2396)

1386b6ead586da15d0285941f2d980acc1d75eee authored over 5 years ago by champ <[email protected]>
Added isGlob function (denoland/deno_std#433)

Original: https://github.com/denoland/deno_std/commit/94dcb2779be16530bb6ec9ce7218c89fbbf50c59

b7082f1640ec71b71bb3ec24d9d5a63d2173605c authored over 5 years ago by Shubhadeep Das <[email protected]>
Revert "Fix permissions for dial and listen (#2373)"

This reverts commit 7219787894f13b1920b3b6b49203cdcb8f672c00.

7d03a63dedac6c0509655248107dcfb8b3142442 authored over 5 years ago by Bert Belder <[email protected]>
http: send an empty response body if none is provided (denoland/deno_std#429)

Fixes: denoland/deno_std#402

Original: https://github.com/denoland/deno_std/commit/e00e3fe33a4...

a4346a3ac947f3599a15aaa71666705066407e3a authored over 5 years ago by Aurélien Bertron <[email protected]>
http: make server handle bad client requests properly (denoland/deno_std#419)

Original: https://github.com/denoland/deno_std/commit/7620fe1a82ba5694e17d51133d94230b06d1517a

3cfc1244d8747a869fb370de2d057523852fbea9 authored over 5 years ago by Vincent LE GOFF <[email protected]>
fix(fileserver): wrong url href of displayed files (denoland/deno_std#426)

Original: https://github.com/denoland/deno_std/commit/be6cd35cbf65ef49b15bf0faf1e582d79f5a0f87

e2debab359f2e07b6a784fbc50df31e39a4cba29 authored over 5 years ago by Yuqing Chen <[email protected]>
http: delete conn parameter in readRequest (denoland/deno_std#430)

To bring it inline with Go API
Original: https://github.com/denoland/deno_std/commit/209183e2481...

de713ea871aee8effdafd7e976f6d409eb52efac authored over 5 years ago by Vincent LE GOFF <[email protected]>
Use tagged version of prettier in CLI (#2387)

880265275fd49b1dad9a5643e2ad299292901e89 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Rename //multipart/multipart.ts to //mime/multipart.ts (denoland/deno_std#420)

Original: https://github.com/denoland/deno_std/commit/aad0896346805513dc87eb01cd867a1513f574b1

b9ce3a6453d432df3150a4fceda5b205f5c21354 authored over 5 years ago by Vincent LE GOFF <[email protected]>
feat(prettier): output to stdout instead of write file by default unless specified --write flag (denoland/deno_std#332)

Original: https://github.com/denoland/deno_std/commit/434007b8ab421cb24a75d2937d275c5048b9c111

915b4f520b16bd5c9bc6ef0ba9e45eba27c4137d authored over 5 years ago by Axetroy <[email protected]>