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

Deprecate DENO_BUILD_MODE=release

Instead use: tools/build.py --release

8f3d0ca6649236434ee7a795f5a2cea114d44847 authored almost 6 years ago by Ryan Dahl <[email protected]>
Make write_gn_args.py quiet

c7d81fa9ff495986675c05e52e13acc9ffc85372 authored almost 6 years ago by Ryan Dahl <[email protected]>
Re-implement init scripts in core (#1958)

Re-enables arm64 CI test

cdfd32dd74d6286afe99fb5400e3dc0e9f2cec49 authored almost 6 years ago by andy finch <[email protected]>
Remove Eager read, write, accept (#1959)

Removing this reduces tail latency in test/http_bench.ts by half.

34a2aa4de6cfe334cf0d26620d244d5c66a976a4 authored almost 6 years ago by Ryan Dahl <[email protected]>
Re-enable permissions prompt tests (#1957)

e98d3391de9abf6be0c2be18651611c66eec4073 authored almost 6 years ago by andy finch <[email protected]>
Integrate //core into existing code base

This disables a few tests which are broken still:
- tests/error_004_missing_module.test
- tests/...

44773c9b0fe4ae90089c87aa46d049a0a58cccce authored almost 6 years ago by Ryan Dahl <[email protected]>
Re-order tests for sanity

33438b83a2a2597c2b9918475dd5362faa5c1728 authored almost 6 years ago by Ryan Dahl <[email protected]>
CI jobs should fail quicker on bad test_format or lint (#1954)

b711a8d0474cd914c564b691b48cc55abf4480cf authored almost 6 years ago by andy finch <[email protected]>
More permissions prompt options (#1926)

08a674bf917185fe9d00907120d3f03599a810a0 authored almost 6 years ago by andy finch <[email protected]>
Fix entry point for tools/docs.py

52b7cc5499061bb79708a0db92bf9b2d0828f3c3 authored almost 6 years ago by Ryan Dahl <[email protected]>
Remove unused tools/build_test.py file

59ac2063e0563586a901b664f6ea05e9b6ef11b5 authored almost 6 years ago by Ryan Dahl <[email protected]>
Test reorganization (denoland/deno_std#290)

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

4ac66ec6401ff007193d6fb923dab8ae0839662d authored almost 6 years ago by Vincent LE GOFF <[email protected]>
fix: fs.exists not work for symlink (denoland/deno_std#291)

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

e12d5521bf80396d0782f9ad3f1d162a88adadaa authored almost 6 years ago by Axetroy <[email protected]>
Documentation clean up (denoland/deno_std#288)

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

2e1ed890b85d4ecf1a6332cf2e0c121d5640b496 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Add prettier styling options (denoland/deno_std#281)

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

d1b0a1ef6c9cf0726687402bd12ce9ad4ead8424 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Typo fix in styleguide (#1946)

22f791c26caca980305bd74692de020d900cfff0 authored almost 6 years ago by Nikola Ristic <[email protected]>
extract internal method isSubdir to fs/utils.ts (denoland/deno_std#285)

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

942df0be0d8bb37862195c438017df7746b0f3f0 authored almost 6 years ago by Axetroy <[email protected]>
Fix a missing import in manual.md example for testing (#1935)

785b48a423abf98490ac1ea7aebc2020fe445bc1 authored almost 6 years ago by joemclo <[email protected]>
Add test style guide (#1918)

23108b06b9c8803e44e0e251bdbe193a5cf16ad6 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
core: remove reset() from SharedQueue API

62761a4e3a12e123d32c7d78a06f6565118d63b4 authored almost 6 years ago by Bert Belder <[email protected]>
Fix TextDecoder for SharedArrayBuffer backed TypedArray (#1940)

bb642e8c7c9f8ab16540d2e3b1ef6a5543ded91e authored almost 6 years ago by Ryan Dahl <[email protected]>
Add strings/pad (denoland/deno_std#282)

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

8acdecd72da494044065cb0615d9db3ce0a39a1c authored almost 6 years ago by Vincent LE GOFF <[email protected]>
jsdoc style guide update (#1932)

b2f15cf21ae7b08986468dd8d18b06f9c2e97dc2 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
docs: fix example (#1936)

4dbc33c6e3824bc56c884a58a8cfd814e266257d authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
core: Behavior shouldn't be generic

We always pass around Box<[u8]>, and adding this generic is an
unnecessary complication.

Add de...

1811318097b57c136913bd95bb9e16d820cc1a1a authored almost 6 years ago by Ryan Dahl <[email protected]>
disable arm64 test

1e3509df42e996ea092ae7e8b5a61aef51c92c2b authored almost 6 years ago by Ryan Dahl <[email protected]>
Add --no-binary-download option to setup.py (#1916)

76c73ec61ec4271581795a2f0e3ae60072676dae authored almost 6 years ago by Ryan Dahl <[email protected]>
allow v8 cli flags on deno_core_http_bench (#1934)

45fad1b7cfd44376d8be35288b7213636bc93450 authored almost 6 years ago by Ryan Dahl <[email protected]>
Upload mac/sccache that doesn't link to openssl (#1929)

Fixes #1787

630ead1296dd53fa8f13b7598fd6700dc7a2d9f1 authored almost 6 years ago by Ryan Dahl <[email protected]>
Bump to v0.3.3 (denoland/deno_std#279)

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

83474802e9aec5d256982d3509472ba42dde3e4a authored almost 6 years ago by Ryan Dahl <[email protected]>
feat: add writeJson/writeJsonSync for fs modules (denoland/deno_std#271)

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

6565e5095eea1fcb1272d05da280f167176900e7 authored almost 6 years ago by Axetroy <[email protected]>
Improve jsdoc (denoland/deno_std#277)

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

0b4f73cf9d6e7674c76126fc9d37defb58e7a433 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Fix command in manual.md (#1931)

bf9e5334a8c8432ea7513efced39a180a81b4675 authored almost 6 years ago by Jack Rowlingson <[email protected]>
v0.3.3

3dbb06e699398549e8cfabc896ef3256ab433cba authored almost 6 years ago by Ryan Dahl <[email protected]>
--no-prompt flag for non-interactive environments (#1913)

7e092210312af337a118c70865c2eb2593c83192 authored almost 6 years ago by andy finch <[email protected]>
feat: add readJson/readJsonSync for fs modules (denoland/deno_std#269)

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

a391660d2d539e3ca71418604e34df6c50dd6502 authored almost 6 years ago by Axetroy <[email protected]>
Sort ops

9691d7b53bea5a2656ec47e8437fac1f527b3cce authored almost 6 years ago by Ryan Dahl <[email protected]>
Make timers act like normal ops

This is in preperation for core integration.

58cc69f672f91841984fc4e1e9bcfb1a75362677 authored almost 6 years ago by Ryan Dahl <[email protected]>
Small cleanups for //core (#1914)

* Privatize a few deno_core::Isolate methods
* Add deno_core::Isolate docs

6b07ed189cc0a787065d3cdb87a0bf2e09b29d58 authored almost 6 years ago by Ryan Dahl <[email protected]>
feat: add move/moveSync for fs modules (denoland/deno_std#266)

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

511dbdde73bec2d7096e77e5a20fc697b007df3f authored almost 6 years ago by Axetroy <[email protected]>
feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)

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

1bfc46bbd2d3cd362488034e4a2b8c4d5a4f1f16 authored almost 6 years ago by Axetroy <[email protected]>
fix: eslint errors (denoland/deno_std#265)

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

f124e645263099132025256df8594ca0dc5cc83a authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
manual: Improve formatting (#1842)

ad21be837036574154e8aa69b06001a1eb380b2b authored almost 6 years ago by Jed Fox <[email protected]>
Make some renames in js/build.ts (#1912)

* Replace Deno.OSType enum with Deno.OperatingSystem type alias

* Add arm64 to supported CPU ...

ae4405d747f8a990e1dd31b7bb1166ca7fad9921 authored almost 6 years ago by Ryan Dahl <[email protected]>
Rename Deno.build.gnArgs to Deno.build.args

8828bb8c0e743d9ac2b13a144ea4565d6d2ea7fc authored almost 6 years ago by Ryan Dahl <[email protected]>
core: Abstract out Behavior from Isolate (#1904)

Move v8_set_flags and v8_version to core. (The idea is that src/ should
not depend on libdeno.r...

72f9a2e20de7839deb446b5cb6bc6dd7e5faf4f2 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add OSType enum (#1909)

830ce9378538a2617145592d7905d7a3de7f127a authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Move benching into testing. (denoland/deno_std#258)

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

4a97a6e67e93cdbcecde3d9b99092f15d3dfd803 authored almost 6 years ago by chiefbiiko <[email protected]>
feat: add emptyDir for fs modules (denoland/deno_std#263)

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

d4ba2978a6e1c2a38a98ad95d0915e492e5a3621 authored almost 6 years ago by Axetroy <[email protected]>
add fs/exists (denoland/deno_std#260)

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

ef6d93235800161343281972e9bdc1b6b69e310e authored almost 6 years ago by Axetroy <[email protected]>
Datetime module improvement (denoland/deno_std#259)

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

8127cfb9ea7ffc35d9486bea37fd4c407dd80268 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Update to TypeScript 3.3 (#1908)

75a500ba81d50c77c58c8ec0c1ff62769f5eeb4c authored almost 6 years ago by Kitson Kelly <[email protected]>
Migrate from tslint to eslint for linting (#1905)

034e2cc02829c9244b32232074c7a48af827a2fb authored almost 6 years ago by Kitson Kelly <[email protected]>
Eslint Fix http (denoland/deno_std#257)

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

1870a8ec72ef6febd7795a3ff4cb61d78f6eccb5 authored almost 6 years ago by Eugen Cazacu <[email protected]>
Use AssertionError instead of Error in testing (denoland/deno_std#254)

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

831d74e364b634eab4f587f30570e17c8c54c17e authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Add basic Arm64 build to CI (#1887)

8c7a12d1b258f0ef5ab27f49c424331d43e8d97f authored almost 6 years ago by andy finch <[email protected]>
docs: package.ts -> deps.ts (#1903)

aed3e590ba31039eede60e7023b6097df944c46f authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
http: add return types (denoland/deno_std#250)

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

3761d41d32d6e6baffa56adbda380d04ad10e710 authored almost 6 years ago by Eugen Cazacu <[email protected]>
refactor: use execPath where appropriate (denoland/deno_std#255)

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

0434076ea6ab4abf0673d99feaa13768a2e1e7c8 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
testing/asserts: Add unimplemented and unreachable (denoland/deno_std#248)

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

b7a11b486d41de9b2a61225aa211f58cf6d36b88 authored almost 6 years ago by Ryan Dahl <[email protected]>
Use fs.walk rather than git ls-files (denoland/deno_std#241)

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

4b96bfa8c702da9ae2b86400f395f6a571294b38 authored almost 6 years ago by Andy Hayden <[email protected]>
Remove 'deno' builtin module (#1895)

24d6bf6aeb2b9ac929808e2b8ae4cd5e844a9f8b authored almost 6 years ago by Kitson Kelly <[email protected]>
Upgrade deno_std to 395392 (#1902)

cd1992aeaab92c4446ac289bced3ec548050467d authored almost 6 years ago by Ryan Dahl <[email protected]>
Use Deno global var instead of built-in "deno" module (denoland/deno_std#247)

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

f90f62fa52eccd020026b6899de1b3c7ae0288b6 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Add assertNotEquals, assertArrayContains (denoland/deno_std#246)

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

fd74b38d361db4a251621d486b69473a4cc13f24 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Bump CI to v0.3.2 (denoland/deno_std#245)

replace Deno.platform with Deno.build
Original: https://github.com/denoland/deno_std/commit/c677...

31f684e71b5c5b0b22e57b0e8bdc50356f8eea09 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Cleanup node_modules, update packages (#1894)

And fix new lint issues.

0473d832c138a7acc25372441cfa01848e6b9915 authored almost 6 years ago by Kitson Kelly <[email protected]>
v0.3.2

535037b519711d238dc0bfa2c4d2ffb4b17dec53 authored almost 6 years ago by Ryan Dahl <[email protected]>
Upgrade deno_std (#1892)

A major API change was that asserts are imported from testing/asserts.ts
now rather than testin...

c42a9d737081fb8ee768c7178dae0e1f19c0f343 authored almost 6 years ago by Ryan Dahl <[email protected]>
Rename assertEq to assertEquals (denoland/deno_std#242)

After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, asse...

caa383a5835c167bf6657120ad3c1c5009670785 authored almost 6 years ago by Ryan Dahl <[email protected]>
Reorganize version and platform into Deno.build and Deno.version (#1879)

de1a10e5f7afe793a66b2349642ea135fc066104 authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Testing refactor (denoland/deno_std#240)

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

e36edfdb3fd4709358a5f499f13cfe3d53c2b4f7 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)

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

d29957ad17956016c35a04f5f1f98565e58e8a2e authored almost 6 years ago by Andy Hayden <[email protected]>
Replace deno.land/x/std with deno.land/std (#1890)

91364cabae8687e7620edac406b43cb40cb55878 authored almost 6 years ago by Andy Hayden <[email protected]>
Update mime-db to 1.38.0 (denoland/deno_std#238)

[email protected] was released on 2019-02-04. This updates the JSON file.
Original: https://github....

c6075f373e42a17903e857b9b28ff983d571d43f authored almost 6 years ago by Evan Hahn <[email protected]>
Fix website manual link (#1889)

4f623e37c58dc8ab6fff7fd3c5588eb9708c7952 authored almost 6 years ago by Grant Timmerman <[email protected]>
fix snapshots in gn build (#1886)

Bug introduced in 75fe80d5a4992ddad89160c2e0113a1af8d3d24a

da004fb6c8213956cf6fa608e1d732f8f75da481 authored almost 6 years ago by andy finch <[email protected]>
Refactor asserts in testing (denoland/deno_std#227)

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

787207f11bfcd657b93b47f2ffeb457cdd6f4eb0 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
ci: upgrade git on appveyor to version v2.21.0.windows.1

25359bcc03b2c819d6573f273c8892a6c5a978ee authored almost 6 years ago by Bert Belder <[email protected]>
tools: remove fix_symlinks() function

This fixes an issue on Windows that causes build to fails when
fix_symlinks() is called concurre...

860be9f0de0713150030428db44d326831ce6ad2 authored almost 6 years ago by Bert Belder <[email protected]>
tools/run_node: only create 'node_modules' symlink once

Previously run_node.py would always attempt to remove and then re-create
the 'target/xx/node_mod...

ee29ed79a7539dbc821495106da9308e6c0ef295 authored almost 6 years ago by Bert Belder <[email protected]>
Improve tagline in README (#1881)

e23d0b3452f52c6162ded9d0266f2121061ecfce authored almost 6 years ago by Ryan Dahl <[email protected]>
Use pretty assertEqual in testing (denoland/deno_std#234)

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

39fde3a454b6bcc7daa6bca4fb7f4317550e9e58 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Add eslint for linting (denoland/deno_std#235)

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

17663c12326dd1053f89a3bd741807f139973dae authored almost 6 years ago by Kitson Kelly <[email protected]>
Refactor WebSockets (denoland/deno_std#173)

* Use assert.equal instead of deprecated assertEqual
* Replace let with const where possible
*...

9f33cd28963a72d8fea0b1e99bb61ca9bec21a94 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
`use-snapshots` build option for cross compile support. (#1852)

75fe80d5a4992ddad89160c2e0113a1af8d3d24a authored almost 6 years ago by andy finch <[email protected]>
feat: parallel testing (denoland/deno_std#224)

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

ce7a987009aed294d336dc420b72743ecd51db89 authored almost 6 years ago by chiefbiiko <[email protected]>
Refactoring + Enhance UTs + Enhance doc (denoland/deno_std#230)

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

2bbde0c226d220307e46cc74e414320ac74aeddd authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Allow inspection and revocation of permissions (#1875)

77d7ad61f39641b79a60a99da2f939cbc1d8fe39 authored almost 6 years ago by Simon Menke <[email protected]>
Fixing default parameters of runBenchmarks (denoland/deno_std#229)

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

87d044ec2405c2ff5bd18e9b7876156283a3d5ff authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Removed comment from tslint.json (#1878)

048a8a77753881936d7c6b32f4534ee364eb42ad authored almost 6 years ago by Lazarus Holl <[email protected]>
libdeno: fix libdeno.print() unicode output on Windows

Note that emoji are still not supported, due limitations of the
Windows console.

4cb157b85bc1770b79002e36747191d69eb757c0 authored almost 6 years ago by Bert Belder <[email protected]>
libdeno: remove `prints_newline` parameter from libdeno.print()

2e9d43391ff977dffe8377be79267119ee1554bc authored almost 6 years ago by Bert Belder <[email protected]>
Re-enabling colors after color testing (denoland/deno_std#226)

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

e3a0c6f15f6bf2c0b2c061ab2395866ecfb57576 authored almost 6 years ago by Vincent LE GOFF <[email protected]>
Add write permissions requirement to `op_fetch_module_meta_data`. (#1874)

2af04e674d69863a318b311090a89aaae0108fdd authored almost 6 years ago by andy finch <[email protected]>
Fix deno imports in manual (#1867)

1a695dd58b9069d41aa07c4a6c26e4057132ae92 authored almost 6 years ago by JaePil Jung <[email protected]>
fixing readme link + version (denoland/deno_std#225)

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

4f4601609fcc18a33112d1206f81114cea7aebaa authored almost 6 years ago by Vincent LE GOFF <[email protected]>
manual - import.meta.main (#1868)

39ed9759113bc6cd3746020b611e1b6833b53f1a authored almost 6 years ago by Bartek Iwańczuk <[email protected]>
Fix example in manual (#1863)

bf95acf3eb5a4cf31d63cb228979d967467e7743 authored almost 6 years ago by Ryan Dahl <[email protected]>
fs.walk performance improvement (denoland/deno_std#221)

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

428bf3c8a6b26ced2c7beefe130b5b06ffa0289f authored almost 6 years ago by Vincent LE GOFF <[email protected]>