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

Minor optimization to repl.ts (#1561)

41cf82870b73d3a8254c518b27dc02dcbb5032f5 authored almost 6 years ago by thefliik <[email protected]>
Use sh installer instead of python one (denoland/deno_std#148)

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

d8c99059eca0c24a6985857cee37ae9f1f0cab64 authored almost 6 years ago by Mark Tiedemann <[email protected]>
Web API: CustomEvent (#1505)

e470f31d328884303e56f2f15a4121b8ffe097a6 authored almost 6 years ago by Adam Conrad <[email protected]>
Make testing more matainable

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

8d474a7911d6b36aec222f08ef18d88baabe2dad authored almost 6 years ago by Kitson Kelly <[email protected]>
Add assert.throwsAsync()

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

b13b2cd883d438a177bacd3d43a3adf170104991 authored almost 6 years ago by Kitson Kelly <[email protected]>
fix possible range issues for copyBytes in io/util (denoland/deno_std#146)

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

41829f3e2bd0b1c3af8b508dfafb1b5a17fe59b6 authored almost 6 years ago by Max Graey <[email protected]>
chore: update license lines (#1557)

77114fbda49382e397095d8214bd76996b0cfb57 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
fix format (denoland/deno_std#140)

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

d710f9427af35363fb7f9b82d09eae5bd8342a63 authored almost 6 years ago by 木杉 <[email protected]>
Refactorings & improvments for ws module (denoland/deno_std#141)

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

52fdf581a8dae226da7a7d5eae4498071a98eed2 authored almost 6 years ago by Max Graey <[email protected]>
Revert "Use the same parse processing at contractor of URL with setters (#1549)"

Right now every instance of URL which has a basePath passed will share
the same instance of part...

7eb74ba0d6cb492b0710b892bb4cf1c74bf64c90 authored almost 6 years ago by Ryan Dahl <[email protected]>
fix: build deno under node_modules folder (#1555)

106fe1f7621dfaa70481ffeacea6e217eb196d07 authored almost 6 years ago by jingweicai <[email protected]>
Use the same parse processing at contractor of URL with setters (#1549)

9e1f5ccb8b06c01c1330ed38aeba83cfc51f5387 authored almost 6 years ago by Daijiro Wachi <[email protected]>
docs(Releases.md): correct go prototype dates

7800d9f007b4d91b39ebcaba3388e8cc891adfa0 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Bump deno version to v0.2.8 (denoland/deno_std#138)

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

88ecb4d167a551222db5bb405146f9b9fcc6ae1c authored almost 6 years ago by 木杉 <[email protected]>
Implement formatters for log (denoland/deno_std#127)

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

4cc5839154d73f85f16593f6333375387cf56259 authored almost 6 years ago by Bartek Iwańczuk <[email protected]>
v0.2.8

a47d545e4d0831713d0107e86cead7b4506a9bf6 authored almost 6 years ago by Ryan Dahl <[email protected]>
Rework color API (denoland/deno_std#134)

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

a489edc355e391117fc065dafe01bdf17c930b26 authored almost 6 years ago by Kitson Kelly <[email protected]>
Avoid crashes on ES module resolution when module not found (#1546)

f9b167deb07a650590b7f1eef8fe86bf9e22d211 authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
mkdir should not be recursive by default (#1530)

It should return an error if a file with the given path exists and
recursive isn't specified.
...

315e4abd7e88c428e78c006ccf2dfdb499911a05 authored almost 6 years ago by Ryan Dahl <[email protected]>
Unflake test netConcurrentAccept (#1544)

d06c95637a2a19588fcb549ed7b760a916b3cbfd authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Revert "fix: fix fetch tests (#1535)"

This reverts commit dd081655280243ad6c1e6b99599424f21c3aa456.

These tests are still flaky:
http...

d787713908c89829903d8201acf56c153ac656d8 authored almost 6 years ago by Ryan Dahl <[email protected]>
Rewrite tools/format.py in deno (#1528)

Note: findFiles and findFilesWalk are borrowed from the previous
attempt of @pseudo-su (#1434)

f19622e7681b7753788137706e535f72c3ebb38e authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Fixed copyright of types output

befc6b2e7650af09f81562cd306a6f5d3f46dc21 authored almost 6 years ago by J2P <[email protected]>
Remove mkdirp - deno.mkdir is already recursive (denoland/deno_std#118)

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

15f372c5490e85cff66f9b2cca2a8868655f4ddb authored almost 6 years ago by Ryan Dahl <[email protected]>
Revert "Remove symbol_level=1 override (#1532)"

This doubled the size of the Linux release binary.

This reverts commit 0afc698d251214be5a3fb081...

5e9e16e156d1e7192411a001f2705a44cb2dfa08 authored almost 6 years ago by Ryan Dahl <[email protected]>
Remove race-condition in file_server tests (denoland/deno_std#125)

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

b2e54bad61b37f3a186dd72237c694ada77ab94f authored almost 6 years ago by Andy Hayden <[email protected]>
ci: work around appveyor cache bug

It keeps restoring an old cache. This renames the affected directory
in an attempt to work aroun...

bf63f97eeee65d1014b92a7dba4ffcf892d6aec6 authored almost 6 years ago by Bert Belder <[email protected]>
doc: change minimum rust version to 1.31.1

c3f4b0e671cfc604ebd66f6a320eb9cdc6f4904d authored almost 6 years ago by Bert Belder <[email protected]>
Add globalThis definition to runtime (#1534)

00b655add1c83a3924f1e86b51689aa1ed8e5d05 authored almost 6 years ago by Kitson Kelly <[email protected]>
Remove resolve_addr::tests::resolve_addr_err (#1531)

On some nameservers bad domain names still resolve.

eb6f7f901b3b4fd6bfb1596923b50eef8195a131 authored almost 6 years ago by Ryan Dahl <[email protected]>
use upper case name for static variable `c_rid` (#1537)

bc22dca2aa77f6f06b684e7d9bb87a198f381b4c authored almost 6 years ago by wangcong <[email protected]>
datetime: correct hh:mm formats and add test cases (denoland/deno_std#121)

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

811128864c4db40409c5c5538b56466e4f4e704c authored almost 6 years ago by James Garbutt <[email protected]>
Remove symbol_level=1 override (#1532)

0afc698d251214be5a3fb081a96b1957a182828e authored almost 6 years ago by Ryan Dahl <[email protected]>
fix: fix fetch tests (#1535)

dd081655280243ad6c1e6b99599424f21c3aa456 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Improve assert (denoland/deno_std#124)

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

7cb7b24537cd3771f8d2a02bdae9bffc9c7fcbb8 authored almost 6 years ago by Kitson Kelly <[email protected]>
Kill all pending accepts when TCP listener is closed (#1517)

431e455642cee8f7258814d6bb9b426a99d1256b authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
colors: add test cases (denoland/deno_std#120)

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

8dd76af9ab7caa6f92b8a89a7adc61504dc7d277 authored almost 6 years ago by James Garbutt <[email protected]>
Improve readme (denoland/deno_std#117)

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

80d30f0bdcaee346b64b09b6a4ed429ada958a89 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add --prefetch flag for deps prefetch without running (#1475)

c870cf40823a4900278f8ddf03489338c169878b authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Update sccache.exe (fixes #1526) (#1529)

* Update sccache.exe (fixes #1526)

* fix

ac6ac5037ff53f4e7b9693aeed24f1e3ef1339ad authored almost 6 years ago by Ryan Dahl <[email protected]>
Improve http/README (denoland/deno_std#114)

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

0c74c8ebc40c61803d096bb8e590111f5d2733f9 authored almost 6 years ago by Kwang-in (Dennis) Jung <[email protected]>
Clippy fixes (also fixes build with nightly) (#1527)

d8adeb41de2daab15a0d30eeead9796fa58bfbc3 authored almost 6 years ago by Bert Belder <[email protected]>
Fix media_types running under Deno with ESM (denoland/deno_std#113)

And bump CI to v0.2.7
Original: https://github.com/denoland/deno_std/commit/77b3391a21fc823f891f...

f1ac2b9540174e150e7fc0d201cd661961f05143 authored almost 6 years ago by Kitson Kelly <[email protected]>
website: fix link to http_bench.ts (#1522)

48ca06e420d08d15ac6653ab73c6249eb99428a7 authored almost 6 years ago by Yungoo Kong <[email protected]>
build: write a gcc-style depfile when using clang-cl (#1525)

This ensures deno gets rebuild properly when .c/.cc source files are
modified.

Fixes: #1424

6ffdb937a323dbaed42c6108e4c10d1e2c3edb37 authored almost 6 years ago by Bert Belder <[email protected]>
trim_left_matches (deprecated) => trim_start_matches (#1524)

f9c7c921af7c60b657f8fe78b70df03c1cfbc0d6 authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
v0.2.7

eb4a19ef6ef1c5ae797fb515c45627deca65cf31 authored almost 6 years ago by Ryan Dahl <[email protected]>
Update to rust 2018 edition

526fdac053f125b641b07b78b81ffa9962622e09 authored almost 6 years ago by Andy Hayden <[email protected]>
Fix wrong links (denoland/deno_std#106)

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

61b401c63a4a7bd069672842f94d1b4c09a73b60 authored almost 6 years ago by Yungoo Kong <[email protected]>
fix wrong links for flags (denoland/deno_std#112)

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

096e0b36e64074f704a692e6c18b5b694fd5d475 authored almost 6 years ago by 迷渡 <[email protected]>
Fix JSON Modules (#1514)

7d08db2191526524bf9a7a45b97952c533a6aa74 authored almost 6 years ago by Kitson Kelly <[email protected]>
Cleanup compiler and re-enable tests (#1512)

de9c67a702cd031028a0cb817c24f49ffab97f0a authored almost 6 years ago by Kitson Kelly <[email protected]>
third_party: upgrade rust crates, now with `--edition 2018` support

8039e2a55a9e01064b65a78423b0a49ac71d4361 authored almost 6 years ago by Bert Belder <[email protected]>
ci: upgrade rust to version 1.31.1

eab457ef957ff838c7db5f9549a8145bf405809d authored almost 6 years ago by Bert Belder <[email protected]>
Properly parse network addresses. (#1515)

3c1a0ad19e7b044bb40f979ec4c5f81bf39dec4b authored almost 6 years ago by Ryan Dahl <[email protected]>
third_party: upgrade rust crates

9e9550ceeaa4d0751e8d1cb79acb962f1b8682d5 authored almost 6 years ago by Bert Belder <[email protected]>
third_party: clean up .gitignore

74e623b5376cfaa5fce99f3a0ef5a3be758a263d authored almost 6 years ago by Bert Belder <[email protected]>
build: winapi is a windows-only dep

4f63aa46345fac4e83131463c5bda2887b27cbec authored almost 6 years ago by Bert Belder <[email protected]>
ci: cargo build --locked

56824411fa3a5461efcc1ec10ffaec44f03b14e9 authored almost 6 years ago by Bert Belder <[email protected]>
src: remove dependency on the 'kernel32' crate

69c370c5ccaae5646cf2380f92d39097c8ca8645 authored almost 6 years ago by Bert Belder <[email protected]>
build: bring rustc --cfg flag support back

0cdcefdcc7abfadd427bbf19f1ec9c048cf2e723 authored almost 6 years ago by Bert Belder <[email protected]>
Improve re-exports in http (denoland/deno_std#111)

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

4a7945098807172efc71f319001e6245079c0f14 authored almost 6 years ago by Kitson Kelly <[email protected]>
Added rid to Conn interface (#1513)

fda604ff05f77711ee72c10bd3f40a01fc6ec6a3 authored almost 6 years ago by Joshua Flancer <[email protected]>
Fix links on website (#1511)

b1c59d7231102b8f904cdfb6a621e306af301b9f authored almost 6 years ago by Ryan Dahl <[email protected]>
Remove an unnecessary code block (denoland/deno_std#107)

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

429fcbf77a850df7067cf91a879c2d0bac5836df authored almost 6 years ago by hkdnet <[email protected]>
Fix permission_prompt_test (#1509)

8ae178e9ce90cfabd19844ff755e5e68d2126a35 authored almost 6 years ago by Ryan Dahl <[email protected]>
chore: re-enable test of website (#1508)

3b59323e428631b78397412bbfb5e39b23b009df authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Remove unnecessary async keyword in test file (#1507)

02792d58d4b91019bf82e9df2658d7260b85f109 authored almost 6 years ago by JaePil Jung <[email protected]>
Reorgnanize repos, examples and tests (denoland/deno_std#105)

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

f626b04ebe320a96a220af29595c6ca84cf9a10a authored almost 6 years ago by Andy Hayden <[email protected]>
refactor(mkdirp): reorg (denoland/deno_std#103)

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

7d6a0f64f20004f89f5e2cbfcf7941f0a8dafd21 authored almost 6 years ago by 木杉 <[email protected]>
Add --allow-run test code (#1504)

37e3db00a264423a7cf70f663119bbc6a57990eb authored almost 6 years ago by JaePil Jung <[email protected]>
Remove unused imports (#1503)

6c9695a528a2967d837f01030412526659735a12 authored almost 6 years ago by JaePil Jung <[email protected]>
Avoid show confusing lines in gen/bundle/main.js that throws error (#1502)

e29a676b78773ddbb095a41eaf4f2ce5a8a701ab authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
style(net): format code (denoland/deno_std#104)

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

708400804a39081933b6e5735b25bbe29a4ecec1 authored almost 6 years ago by 木杉 <[email protected]>
Pipe new exception info through into JSError

Adds a new integration test for syntax error.

6322f45e7b11eb0124bcf63b679b4db05f1acdb6 authored almost 6 years ago by Ryan Dahl <[email protected]>
libdeno: pipe more exception information thru

8fdc1251cd752fc7dc20ad9dac43a3f05d67b87e authored almost 6 years ago by Ryan Dahl <[email protected]>
Define type for available date format (denoland/deno_std#88)

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

c363fc1de4bdae957ec3ecc7b5b664a801b1ba7d authored almost 6 years ago by Kwang-in (Dennis) Jung <[email protected]>
Add media_types collection (denoland/deno_std#97)

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

0e933177adb87338cdd554f5de39cef3d40407c2 authored almost 6 years ago by Kitson Kelly <[email protected]>
Reorg colors (denoland/deno_std#96)

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

6f5dbfe10234060828670c8848eb7e42ded1c4cd authored almost 6 years ago by Kitson Kelly <[email protected]>
refactor(path): reorg (denoland/deno_std#101)

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

57c877c443765d7aa1f1f2d3cba801f280f19bfa authored almost 6 years ago by 木杉 <[email protected]>
Add some links to website

904c69c4c654e4b55fd2f46a063dc995cbe00e41 authored almost 6 years ago by Ryan Dahl <[email protected]>
Re-enable --recompile (#1492)

cca3a9562bc41744a8fdb4fd8b185505ca9af1c3 authored almost 6 years ago by Ryan Dahl <[email protected]>
Upgrade deno_std submodule.

26bc251c58186b43cbc85c454a602d2f427b7dc3 authored almost 6 years ago by Ryan Dahl <[email protected]>
Prevent segfault when eval throws an error (#1411)

d835c84ba9e21cf91c71ff8db2104218e37f168a authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Fix flaky REPL test (#1491)

Fixes #1490

3634488caa8aff97b585d165917f03ffa583f749 authored almost 6 years ago by Maxim Mazurok <[email protected]>
Native ES modules (#1460)

* Native ES modules

This is a major refactor of internal compiler.

Before: JS and TS both ...

0ceb554343ff3d311a19f027b7aa8f0806bbb162 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add --allow-all flag (#1482)

3afdae165d3bc9acb5e5a4749334d2673f2566af authored almost 6 years ago by Ryan Dahl <[email protected]>
feat: print test status on the same line as test name (denoland/deno_std#100)

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

6f8dc44a2b218bac3fb3ebb1035cbbd10160b48b authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Minimal Worker support (#1476)

This adds the ability to spawn additional Isolates from Rust and send
and receive messages from...

6f79ad721a9f8c9d66d79f21ea479286f3ca5374 authored almost 6 years ago by Ryan Dahl <[email protected]>
Isolate::execute_mod wrap filename in CString (#1479)

When we called js_filename.as_ptr() without using CString it wasn't
necessarally null terminate...

9ff6bca86388dab2cfa26e1712822f105985425e authored almost 6 years ago by Ryan Dahl <[email protected]>
Bump deno version to v0.2.6

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

fc20b977c0aa655b911fcaea070ce77d0c3b9eee authored almost 6 years ago by Ryan Dahl <[email protected]>
Use multimap with Persistent module handle to avoid IdentityHash collision (#1466)

2558d6e184b92a2e8c642b60f5c2e4511d92b08b authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
v0.2.6

404e6f86345216c9205cabb88b19eaca762095e0 authored almost 6 years ago by Ryan Dahl <[email protected]>
path: remove export = module (denoland/deno_std#95)

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

3dd70d411ae79523c6a1bc337c33bc2224623521 authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Upgrade crates (#1471)

bc2c808da1f7d6d063d9a802462923db2562cb51 authored almost 6 years ago by Ryan Dahl <[email protected]>
Implement console.groupCollapsed (#1452)

This implementation of groupCollapsed is intentionally different
from the spec defined by whatw...

cae71ed8416cba63a2be8c9068b3a3e0b148a32a authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Add libdeno.builtinModules (#1463)

This is needed to support builtin modules like

import { open } from "deno"

1b7938e3aa0ba1fb7ad7d6699f01cbf3c8a4196c authored almost 6 years ago by Ryan Dahl <[email protected]>
Add web socket module (denoland/deno_std#84)

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

7907bfc4c91f5287237d87571d1933db4ae7a4fa authored almost 6 years ago by Yusuke Sakurai <[email protected]>
Fix format globs (denoland/deno_std#87)

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

c164e696d7f924fe785421058d834934b7014429 authored almost 6 years ago by Ryan Dahl <[email protected]>
Revert "Split Runner from Compiler" (#1462)

This reverts commit 3d03f5b0cb3c513e449f3aaa5d35c493b72f47b4.

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