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

Allow high precision performance.now() (#1977)

734cf781c6e606a8a836863a391c94cf4fad22d7 authored over 5 years ago by Vincent LE GOFF <[email protected]>
core: snapshot improvements (#2052)

* Moves how snapshots are supplied to the Isolate. Previously they were
given by Behavior::st...

f7fdb90fd51e340ea598c055bb3573d3cdfbdaa8 authored over 5 years ago by Ryan Dahl <[email protected]>
feat: add entry point file for fs modules (denoland/deno_std#272)

Original: https://github.com/denoland/deno_std/commit/290cbcb9dafe8e1ff45f6de406f5d511144b145c

b99f8375b2d3abe6779e7c2c666a88b94d6d7bff authored over 5 years ago by Axetroy <[email protected]>
fix `console instanceof Console` (#2073)

cdb72afd8d91978573f0fa897844aee853983b44 authored over 5 years ago by 迷渡 <[email protected]>
Add link/linkSync fs call for hardlinks (#2074)

1746a3ac69c880b76d4320b701e68a385e37900d authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Use -O3 instead of -O (#2070)

As recommended in
https://www.reddit.com/r/rust/comments/balb45/why_is_hypers_max_latency_so_hi...

4232c89c9eb18b32a6e87bfbb46c8d5862f52fb3 authored over 5 years ago by Ryan Dahl <[email protected]>
use flatbuffer create functions to add fields (#2046)

3452a10840ef47bb5546969ebe776289c7b095f1 authored over 5 years ago by Jonathon Orsi <[email protected]>
refactor: update for flag change in the next version (denoland/deno_std#327)

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

985386228b608c1a4d05e4a597ce3f03c6a696a0 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Flags clean up: DenoFlags::from (#2068)

86aee7f13751bd4707f6c2fe367be2359fde84b2 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Fix unit_tests.py (#2065)

They were silently broken in 780e72 due to flag reordering. This commit
also includes a new ass...

39954739252fb5b77ba81b1e52d4bb9d16092c31 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix typo in manual.md (#2066)

3324afbd404a4237f0339e50a345a5f20c4ea7dd authored over 5 years ago by Gxyz <[email protected]>
Added EOL detect / format (denoland/deno_std#289)

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

955a9bc13e0a418060bcf43c4c98438bb94a9c11 authored over 5 years ago by Vincent LE GOFF <[email protected]>
fix: ensure exists file/dir must be the same type or it will throw error (denoland/deno_std#294)

Original: https://github.com/denoland/deno_std/commit/24f41f67bdbc9f426e3f9f03598a1010748d8200

d6f808958f414315a09b3429cf0c4b5c258f1012 authored over 5 years ago by Axetroy <[email protected]>
Remove `await` from respond in http_bench.ts (denoland/deno_std#324)

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

9d1e24b67baf59d1d8b9bd1eb2a6c4135c6e7ca4 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Refactor CLI flag parsing (#2025)

780e72ab6a092a6a7174c30bf4163857770d2ad0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Bump CI to v0.3.6 (denoland/deno_std#323)

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

d9d77803e50ebeafbca9d29dae40b96150ecb0dd authored over 5 years ago by Ryan Dahl <[email protected]>
Test TCP_NODELAY in hyper_hello (#2060)

cb11bbd8396fc3f6607481d50a4c82db0bfeffb7 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix tools/docs.py (#2055)

9e890c260b8fcd58cd6673b65931f0e606e1d5dc authored over 5 years ago by Ryan Dahl <[email protected]>
Add worker benchmarks (#2059)

7a3df0a18465ceebe43f3183daa2f9397c4e5ebb authored over 5 years ago by andy finch <[email protected]>
fix usage code syntax error (denoland/deno_std#318)

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

06ec68d6f4df7c661a91595a3c720ca1c2e42743 authored over 5 years ago by 迷渡 <[email protected]>
toml: add Stringify feature (denoland/deno_std#319)

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

ae9148752ca1ec8dbbfd121dabc44c724bd8f7fd authored over 5 years ago by Vincent LE GOFF <[email protected]>
fix v0.3.6 date error (#2051)

031411b449b1990241c0ff0565e01e60f30b769a authored over 5 years ago by wangtxxl <[email protected]>
add compile_async (#2053)

07f0d077c749f2cbefcc8c1c394c6a63d588b0cf authored over 5 years ago by andy finch <[email protected]>
v0.3.6

744e56cb58f90acde7baf8811676021fb55b2f2a authored over 5 years ago by Ryan Dahl <[email protected]>
Improve docs in core (#2049)

0a26230a8753c7bb4b0f318fb12af0b219337446 authored over 5 years ago by Ryan Dahl <[email protected]>
TOML: Full support of inline table (denoland/deno_std#320)

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

f8f561135016d23c0bb4ee75b6d6e54eda9daed8 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fixing jsdoc example padding (denoland/deno_std#322)

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

0ff0ba2b32113e4aa18fe9f35e0f9068cce3ba08 authored over 5 years ago by Vincent LE GOFF <[email protected]>
fix code bug in jsdocs (#2048)

4520e5812e112dfb219f8eb6051ed8576141165a authored over 5 years ago by 迷渡 <[email protected]>
Non-fatal compile_sync failures (#2039)

And model worker resources as Stream

0e7311e1717edd312d371148f331fb558d9bcc4b authored over 5 years ago by andy finch <[email protected]>
fix JSDoc (#2043)

8c8576619852ee8b8095ca735f6d517a7e707e79 authored over 5 years ago by 迷渡 <[email protected]>
fix toString for some web objects (#2040)

bb617d24781d7c1e67e8e825cc07faba9a5df075 authored over 5 years ago by 迷渡 <[email protected]>
fix console.log when error has been caught (#2041)

5f97c041d9115c480e3b9f428cfee27b109b3883 authored over 5 years ago by 迷渡 <[email protected]>
web-compatibility console (#2042)

6463a75b44a4f7aad6ffe04d0c5ae073fb5ca137 authored over 5 years ago by 迷渡 <[email protected]>
Refactor deno_core::RecursiveLoad to be more idiomatic (#2034)

917e68f30f25c22a87d0f8b8a2f39d27bc8ca906 authored over 5 years ago by Bert Belder <[email protected]>
Add deno_core::RecursiveLoad for async module loading (#2034)

2b0f553e2e1b83ed8ff605f2ea25e2c31bb4c889 authored over 5 years ago by Ryan Dahl <[email protected]>
Clippy fixes

b735155712b944004ac87ba5d3be7a9baccbf53e authored over 5 years ago by Bert Belder <[email protected]>
cli: refactor compile_sync() for readability

5f1e42f8ac3a051e83908dcdd0c1f9735b32a79a authored over 5 years ago by Bert Belder <[email protected]>
Fix missing return type (#2038)

efbe44eb33bb8d19a68bc1a0889c4f2780894184 authored over 5 years ago by JaePil Jung <[email protected]>
Follow redirect location as new referrers for nested module imports (#2031)

Fixes #1742
Fixes #2021

534b8d30219a605c82bac706bc5429d44ae53c32 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
add scoop in the install (#2035)

e44084c90dec8cafbc66d4e485ff24479c56ec2e authored over 5 years ago by Vincent LE GOFF <[email protected]>
Add web worker JS API (#1993)

* Refactored the way worker polling is scheduled and errors are handled.
* Share the worker fut...

b0a23beb8fae964be3cdd8c23c38af66257d34c7 authored over 5 years ago by andy finch <[email protected]>
Improve new TextDecoder().toString() (#2032)

659acadf77fdbeef8579a37839a464feb408437a authored over 5 years ago by 迷渡 <[email protected]>
Upgrade to TypeScript 3.4.1 (#2027)

ada5ffa610d2b5400b612917b35d91b98bee2309 authored over 5 years ago by Kitson Kelly <[email protected]>
Update `deno -h` output in manual (#2030)

c855d0edd2ef5098b806ac6368eb7b0a85d0d0c9 authored over 5 years ago by 迷渡 <[email protected]>
third_party: add rust crate 'clap'

ff1c80d6d896a3c1cb45d767a6c667ce99eb000b authored over 5 years ago by Bert Belder <[email protected]>
Publish rust crate on crates.io (#2024)

97265895baaf7e90180f10f7ef741e9bbf1dcfd0 authored over 5 years ago by Bert Belder <[email protected]>
Remove deno_core_http_bench from core/Cargo.toml (#2023)

So we don't have to have an optional tokio dependency. We build
deno_core_http_bench using GN a...

3ba4c3c2b08f9827af67b208f276e95082b625bd authored over 5 years ago by Ryan Dahl <[email protected]>
Rename crate deno_core to deno (#2022)

e9910d8ae510fcef54ae2f0a83199daa81c15df1 authored over 5 years ago by Ryan Dahl <[email protected]>
Call ninja directly from build.rs (#2020)

6744bb8d750b9ab11d2ec9448334732b98feb58a authored over 5 years ago by Ryan Dahl <[email protected]>
fix: benchmarks not returning on deno 0.3.4+ (denoland/deno_std#317)

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

fd170692ddd48b66bac095db2c9d71fa89bdad43 authored over 5 years ago by Arash Arbabi <[email protected]>
Bump CI to v0.3.5 (denoland/deno_std#312)

Disable bench_test.ts because it hangs.

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

d87c37f089d1ba48652f17cba3b73fb0ae0a7eb8 authored over 5 years ago by Ryan Dahl <[email protected]>
Move //libdeno to //core/libdeno (#2015)

Fixes some sed errors introduced in c43cfe.

Unfortunately moving libdeno required splitting b...

c9614d86c190b98bd8f0df9e17272387c3bad1d5 authored over 5 years ago by Ryan Dahl <[email protected]>
check `EventTarget` params (#2018)

ad3cbc50fb255f287a890a28f158f6842d335538 authored over 5 years ago by 迷渡 <[email protected]>
Avoid search prototype chain (#2019)

51c6f33f64c7e805b789aec9a28f62d09b91a3a4 authored over 5 years ago by 迷渡 <[email protected]>
third_party: upgrade rust crates

3d6c033369a75b7eea7b4fa6be36696b613b1606 authored over 5 years ago by Bert Belder <[email protected]>
toml: fix parsing comments (denoland/deno_std#311)

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

5518b008b8df51c861e9e6040236ebe7ec5f854c authored over 5 years ago by Vincent LE GOFF <[email protected]>
v0.3.5

b965c7ab367a417fb7bdde2eaf38312179e5c183 authored over 5 years ago by Ryan Dahl <[email protected]>
Add Process.stderrOutput() (#1828)

bdc455dd25b4c0d14fd30bc32c07206b2b93a007 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Merge the --recompile and --reload flags (#2003)

c25e262b04c15d4de7107cc131de467882e7dcec authored over 5 years ago by Ryan Dahl <[email protected]>
Make sharedQueue overflow warning quieter (#2008)

51abcd614731bdb47a79f9f0c0fed81ddb7a474a authored over 5 years ago by Ryan Dahl <[email protected]>
Add TOML module (denoland/deno_std#300)

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

13aeee460a62dc6b49de3a7d5d6305ea51ab5e4c authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fix parallel testing (denoland/deno_std#309)

Fixes denoland/deno_std#308

Co-authored by @chiefbiiko
Original: https://github.com/denoland/...

8f0407efad81ea8c255daf03c0e19b6bae3b88b6 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Clippy fixes (#2009)

da1b98b690e39ce4becf314910d046b9850f650f authored over 5 years ago by Bert Belder <[email protected]>
Check `CustomEvent` constructor params (#2011)

1fec34b4632521068c31815c1d9f92286b6d0297 authored over 5 years ago by 迷渡 <[email protected]>
Fix typo (#2010)

8ac36d8db421864604a835c50a68411b3f69d62a authored over 5 years ago by ztplz <[email protected]>
Rewrite readFile and writeFile (#2000)

Using open/read/write

597ee38ef28d040cbf4d629cf3d2bd3e89a70a11 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Fix error when JS is executed with --recompile (#2007)

test case from @afinch7

d0b6152f11800b0baac1ae68d2eef7bfcea13cb5 authored over 5 years ago by Ryan Dahl <[email protected]>
remove `isTrusted`'s setter (#2006)

8c770c5a90d4c0c48256f17371a5de6604270031 authored over 5 years ago by 迷渡 <[email protected]>
Fix some typos (#2005)

989e86c8de70b75dcb89abf119879b55a80eb008 authored over 5 years ago by ztplz <[email protected]>
Do not close file on invalid seek mode (#2004)

5c4189a3b8aa80e05088a4b01ecd5eccdd1540fb authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
fixed typo (#2001)

d78b4112c65b77dbf1839f06c0776a7e4691fb25 authored over 5 years ago by 0xflotus <[email protected]>
testing: turn off exitOnFail by default (denoland/deno_std#307)

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

b7022848f6b68cb6a79eb1593ad683ff4d217116 authored over 5 years ago by Vincent LE GOFF <[email protected]>
namespace reorg: libdeno and DenoCore to Deno.core (#1998)

c43cfedeba5d6ac96e1b1febed8549e750606e3f authored over 5 years ago by Kitson Kelly <[email protected]>
Fix assertEquals for RegExp & Date (denoland/deno_std#305)

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

630d0f213d54fe2dcce94b338a87373d64e3f716 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Check `Event` constructor params (#1997)

ed2977d3c0e9ab3295a3bb47b844b2953d608197 authored over 5 years ago by 迷渡 <[email protected]>
Resolve callback moved from Behavior to mod_instantiate() (#1999)

This simplifies the Behavior trait and makes it more explicit where the
resolve callback is bei...

d8714281b40f457420608c7e766fe787609c7afb authored almost 6 years ago by Ryan Dahl <[email protected]>
Update ts_library_builder (#1920)

5ae78eb1de378f04d0b9d54842bcb898053467d6 authored almost 6 years ago by Bartek Iwańczuk <[email protected]>
Add benchmark for max latency (#1975)

3cc90d9bcf4be58bf88b433ae410f42fa4ad69c7 authored almost 6 years ago by Bernard Lin <[email protected]>
Fix prettier check in empty files (denoland/deno_std#302)

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

4347148d507868d508782f154f2b49dbe6ea359b authored almost 6 years ago by Bartek Iwańczuk <[email protected]>
Handle overflown shared queue (#1992)

Fixes #1988

129eae0265e3bd93c26c272d253ae9cbc6b88991 authored almost 6 years ago by Bartek Iwańczuk <[email protected]>
remove `console` constructor (#1985)

efe9c18b459dbec71b213e8dc87e2e1b02477139 authored almost 6 years ago by 迷渡 <[email protected]>
Website updates (#1984)

12753e492f924e32be2a74d94720213f1d5c6b66 authored almost 6 years ago by Ryan Dahl <[email protected]>
Remove dead code (#1983)

1499d57490f2d928e57b21c992e559fc403cad42 authored almost 6 years ago by andy finch <[email protected]>
core: Allow terminating an Isolate from another thread (#1982)

93793dc45504fcc7927354c7e4f39d6de406e9d4 authored almost 6 years ago by Simon Menke <[email protected]>
Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945)

94405bb61722142e8c4d90bb5f31038fc9aa5f72 authored almost 6 years ago by Ryan Dahl <[email protected]>
v0.3.4

223a2adbb46cb33e75ffe861ecaff6ff7e6d555e authored almost 6 years ago by Ryan Dahl <[email protected]>
Disable arm test again

getting this failure on travis:
https://travis-ci.com/denoland/deno/jobs/186518015

$ $CARGO_T...

9831a440ca0f2186c4a1afe981a31dabf6084099 authored almost 6 years ago by Ryan Dahl <[email protected]>
Website and manual improvements (#1967)

9444bd71a0b9165ef1a900f19b08a88592d2bb5c authored almost 6 years ago by Ryan Dahl <[email protected]>
pretty-print long strings

842627d6b905f71aea821c426a886022b07270a5 authored almost 6 years ago by Ryan Dahl <[email protected]>
Improve pretty printing of objects

If an object has more than 5 elements, it is printed in abbeviated form
displaying only the keys...

8f334ae56887cc5291be20da8b9288fe7054410e authored almost 6 years ago by Ryan Dahl <[email protected]>
Add more async module loading function (#1974)

* get_source_code_async
* fetch_module_meta_data_async
* fetch_module_meta_data_and_maybe_comp...

4c831f1eb5e5eae4d56c82c941260f5b18940369 authored almost 6 years ago by Ryan Dahl <[email protected]>
Separate behavior for the compiler isolate (#1973)

48bf419669694802f82b418b901cb282957fb64f authored almost 6 years ago by andy finch <[email protected]>
Remove old Buf definition in cli.rs (#1971)

6131152a575f86c7510702091ba18f061628674f authored almost 6 years ago by andy finch <[email protected]>
Add fetch_remote_source_async (#1972)

fb2c0c29ec79434a2ca8354efe8b5e2de8a92558 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add async version of http_util::fetch_sync_string

2c5030000b317b703333b63dcbd77efda5c3d487 authored almost 6 years ago by Ryan Dahl <[email protected]>
Move fetch_remote_source, fetch_local_source

They do not depend on DenoDir, so should not be methods of it.

5e4312de4d82ae3a41a0f5142eb75b8d804f8897 authored almost 6 years ago by Ryan Dahl <[email protected]>
move test file out of tests dir in flags module (denoland/deno_std#293)

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

aae6ea51a496301011c41a874a25b77596d5c560 authored almost 6 years ago by Axetroy <[email protected]>
remove unnecessary path.resolve in move/readJson/writeJson (denoland/deno_std#292)

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

adb19cbae366288a152dd3ab8293e5aea2edc80b authored almost 6 years ago by Axetroy <[email protected]>
fix: wrong usage of assertThrowsAsync which without await keyword (denoland/deno_std#295)

Original: https://github.com/denoland/deno_std/commit/59adafe86710038c6864fc0686f0292bf7fd9b1d

eaa795d477948c11a99d0c1cf42f25ba668d892f authored almost 6 years ago by Axetroy <[email protected]>
Rename //src/ to //cli/ (#1962)

To better distinguish the deno_core crate from the executable deno,
which will now be called "t...

fa3c35301aa44975776b96c85f200de8eb500c22 authored almost 6 years ago by Ryan Dahl <[email protected]>