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

Use std/prettier in deno //tools/format.ts (#1708)

4c869dc8851527756b774e3ea202529aa2b3ae1e authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Add deps to --info output. (#1720)

Move module stuff into its own file.

99ce807a121efdbbee784409094c1596299d90de authored almost 6 years ago by Ryan Dahl <[email protected]>
Add --allow-read (#1689)

Co-authored-by: Greg Altman <[email protected]>

9ab03389f047e5520c184b9fce4cd5fb2e4804bd authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Clean up tests (denoland/deno_std#176)

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

a6e164441c2f201d53863cae5fd7fdd68adf6fb7 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
fix format command in contribution guide (#1712)

3abaf9edb6877c328402b94fa0bcb6a9e0bbe86d authored almost 6 years ago by bokuweb <[email protected]>
fix clippy warnings (#1711)

ca397f6793604a2988fce5577b2085abd20d646a authored almost 6 years ago by bokuweb <[email protected]>
Color exceptions (#1698)

46804e50ed3941cba9a7c6b12c77c73c988ddf62 authored almost 6 years ago by Ryan Dahl <[email protected]>
third_party: add the 'regex' crate

f22e0d72c52e89994a81265d35a023d85f230fd7 authored almost 6 years ago by Bert Belder <[email protected]>
travis: cache buildtools dir (#1703)

c26cf4f8125d4ee2281fa1516a5311273e82875c authored almost 6 years ago by Ryan Dahl <[email protected]>
Add statement about browser compatibility to docs. (#1623)

f527e86bb58a0ab8bbb48a7df948f1d3649b179a authored almost 6 years ago by Ryan Dahl <[email protected]>
Add emojis to permission prompts (#1684)

5c50d2819b7b7f43820b0f2e572dff2fc0bb8c8b authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Make integration tests standalone (#1671)

Co-authored-by: Sergey Golovin <[email protected]>

aea7884d11b6f10e2ccc0d6a7c5c154f84472ed4 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Add missiong copyright headers (denoland/deno_std#177)

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

f113312ef22846ed6414f53de3acf4ce27eff40a authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
editorconfig: Don't insert final newline in .out files (#1686)

9470f2b0c87a1051c0fd629ce942a6bf15ede612 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Upgrade V8 to 7.4.98 (kKeep fix) (#1640)

* Upgrade V8 to 7.4.98 (kKeep fix)

https://github.com/denoland/deno/issues/814
https://bugs....

79b95341d9f9804207ff0c17e11085371e0f2e24 authored almost 6 years ago by Ryan Dahl <[email protected]>
fix: do not load cache files when recompile flag is set (#1695)

37b05740facd26b5f20b08c3500cd782f70de546 authored almost 6 years ago by jingweicai <[email protected]>
Add log-scale to execution graph (#1694)

39429a261db6199259ad8a34edd31cbdba82250d authored almost 6 years ago by Kaley Main <[email protected]>
Remove excessive anchor links. (#1664)

2782d03b29daa207528774a5d999241d650c41b4 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add missing run permission in test function (#1697)

ffe8f73d3405bb252d983e5aea7e8dccc19d6329 authored almost 6 years ago by JaePil Jung <[email protected]>
Fixed test code (#1688)

ed6aec9bf0822dfba32f8a7e1781c5ca67881f6b authored almost 6 years ago by JaePil Jung <[email protected]>
Fix indentation for .py files in .editorconfig (#1672)

7b282e4dbc43246bd3f33850127bf19e4a2c6df3 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Add WebAssembly to runtime library (#1677)

This also modifies the `ts_library_builder` to support inlining assets.

Includes integration ...

48fedee34e567570e43905dc9f32d0d78118b9b0 authored almost 6 years ago by Kitson Kelly <[email protected]>
Remove duplicated links in website (#1668)

748b0f9c9d267dddf6f59c9d2ca8728bc76e630f authored almost 6 years ago by Jimmy Moon <[email protected]>
Replace macros to check nullptr (#1674)

This replaces CHECK_EQ/CHECK_NE with CHECK_NULL/CHECK_NOT_NULL to check nullptr.
These macros a...

e2d76278bfe8e51c2914bb126a5d98c59be2de3a authored almost 6 years ago by Masashi Hirano <[email protected]>
Fixed chart width to responsive (#1670)

66cea3906733955c6c1fb223d0bf42eb6bc456b4 authored almost 6 years ago by JaePil Jung <[email protected]>
Add hashlinks to website (#1659)

cb95797e2783ed9b209248576bdcea98c3f6f1ff authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Refactor markup of the site (#1663)

201b520c9a53e8a8843484034b9e2b2b16fecb46 authored almost 6 years ago by Sergey Golovin <[email protected]>
Bump deno to v0.2.10

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

dc1cef498f4f9b704bf83e7173234262bf11ee44 authored almost 6 years ago by sh7dm <[email protected]>
Add isTTY function (#1622)

181b03273c4c9282d8176953d68713e37b50294b authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Rename http/http.ts to http/server.ts (denoland/deno_std#170)

Remove http/mod.ts
Original: https://github.com/denoland/deno_std/commit/e79cb5a31ab3d7667f22538...

132650cdf366e676c0ffec0cc68792c45149aacd authored almost 6 years ago by Ryan Dahl <[email protected]>
web design (#1655)

1d48e025d341c9295f7ee02039eaa6c00a720344 authored almost 6 years ago by Ryan Dahl <[email protected]>
Compiler cleanups and minor improvements (#1656)

efa1eeb8b39cb38b5641a0ee8eab1837beaab4af authored almost 6 years ago by Kitson Kelly <[email protected]>
v0.2.10

c3241822522fb2b13792fe5666596888057cf829 authored almost 6 years ago by Ryan Dahl <[email protected]>
Support --fmt

18b815e33627865b8f4d13f29e2e6e4dc7670f1d authored almost 6 years ago by Ryan Dahl <[email protected]>
Upgrade deno_std for std/prettier/main.ts

f84da880bb5bd8fadd7c884ecfeb48aa5b7b9c08 authored almost 6 years ago by Ryan Dahl <[email protected]>
Avoid --info crash on missing filename (#1660)

c144733f7278ae05e374e99a56873931438dac50 authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Make it possible to run one integration test at a time

98d20cd17894e02710a20425ba5ae8be52cfe932 authored almost 6 years ago by Ryan Dahl <[email protected]>
Better error message for bad filename CLI argument.

4b61170e224344a94152ef6f618d6c71834e5cea authored almost 6 years ago by Ryan Dahl <[email protected]>
Fix v8_str internalize bug

df54db77625e0e51b1d016fb8a1f89f7458a0584 authored almost 6 years ago by Ryan Dahl <[email protected]>
Clean up return value of deno_execute

and deno_respond

1770a77bca32a852892292406407ae52a0e29992 authored almost 6 years ago by Ryan Dahl <[email protected]>
Move WebSocket op codes to enum (denoland/deno_std#171)

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

b400dad9b7da542799f504c5146efb33e796c250 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Clarify writeFile options and avoid unexpected perm modification (#1643)

0b082c4361c63768e5b8610cb22ad7c79e9214aa authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Update log docs (denoland/deno_std#168)

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

0f87175220916f0c17025129b44cffc32ae99b3f authored almost 6 years ago by Bartek Iwańczuk <[email protected]>
Add an animated logo (#1653)

7ecd665ddf9e2a3d04dc5e65c57d05539ecf786d authored almost 6 years ago by hashrock <[email protected]>
Add --info flag to display file info (compiled code/source map) (#1647)

3650bae5f6565cb6de2706512df145c86e8525cd authored almost 6 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Add performance.now (#1633)

16ed1f2545b34851ebdb9095251236fb51e39f5d authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
src: simplify rust code

e5899b14e268b6b636b04b8f5a78df4c23e00478 authored almost 6 years ago by Bert Belder <[email protected]>
Revise build instructions for windows (#1641)

7d994c2e68e6383a52ce029d5a0b20281899dd02 authored almost 6 years ago by Ajit Rana <[email protected]>
Add reusable prettier wrapper CLI (denoland/deno_std#165)

This also fixes an issue with the path on azure-pipelines.

Original: https://github.com/denola...

0eb1a49b387601014f6f8eec84128988d2ad6b62 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
Add item to CONTRIBUTING.md about needing tests

This adds requiring tests covering the change as a pre-req before raising a PR.

81372e82671cace7774daa5c42413b682acb89c4 authored almost 6 years ago by Kitson Kelly <[email protected]>
Upgrade deno_std to bef7ba (#1609)

eff7a1484eae038624d398e276424fcdc43b79de authored almost 6 years ago by Ryan Dahl <[email protected]>
Improve build instructions (#1593)

c7b53125c38c397737da9c17500640cc0670e482 authored almost 6 years ago by Tim van der Lippe <[email protected]>
nit: add missing dot when printing help

0be9d1ff0e2d07df82698661265c28a75603b5fe authored almost 6 years ago by Amen <[email protected]>
Refactor libdeno ES module interface. (#1624)

Allows for future asynchronous module loading.

Add support for import.meta.url

Fixes #1496

00597ffde1ebb05a6c60ea7e09e6578c11f92820 authored almost 6 years ago by Ryan Dahl <[email protected]>
appveyor: Remove dead code (#1621)

7d278a0383ce634f4fa3dd792e9b202582a6fde1 authored almost 6 years ago by Ryan Dahl <[email protected]>
libdeno: improve exception handling

13582ff3f2478f2e2cafa3042fc6aa96ae5049c5 authored almost 6 years ago by Ryan Dahl <[email protected]>
Fix cpplint

06c0e291182f20f207e4c914ae78d3f9ec16e074 authored almost 6 years ago by Ryan Dahl <[email protected]>
Bump deno to v0.2.9 (denoland/deno_std#167)

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

e6d1b5ed3e79c26825017e25ae6c229aeb6fefa8 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add snapshot_compiler.bin to binary size benchmark (#1611)

b9e368cb4c24a8fb52d151c2d80288642433156d authored almost 6 years ago by Ryan Dahl <[email protected]>
Remove Travis benchmark (#1617)

- We don't look at this benchmark because it jumps around. It isn't
stable so doesn't feel tr...

514b7d335977eda1b7b110d3ad5f9f93ac60af5b authored almost 6 years ago by Ryan Dahl <[email protected]>
Fix example code of writeFile (#1626)

According to spec, `TextEncoder()` takes no parameters. However `TextEncoder("utf-8")` is writte...

02b9046a0e9a99ee42e889daa81a1e90641e6434 authored almost 6 years ago by Masashi Hirano <[email protected]>
v0.2.9

1681bda14d1552860645e40f91f667accefe50cb authored almost 6 years ago by Ryan Dahl <[email protected]>
runTests added to docs (denoland/deno_std#164)

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

e7ff88655d5c35a895fa2e5a985cc4617490101a authored almost 6 years ago by Rob Muhlestein <[email protected]>
Add repl functions "help" and "exit" (#1563)

240ca25617bb57e4071193dbc040ab03a27f3a6c authored almost 6 years ago by Sergey Golovin <[email protected]>
docs/typo: readerIterator -> toAsyncIterator as exported (#1620)

457e65bc2f819ffda7a8192747099d62e65582bf authored almost 6 years ago by bdistin <[email protected]>
Minor code cleanups (#1613)

dc09c3a65d6882fc5a25d808277b6cfadde92d65 authored almost 6 years ago by JaePil Jung <[email protected]>
Split out compiler snapshot (#1566)

Speeds up startup time, reduces runtime heap size.

ee9c627cc5f92898d104e9359059b57354c9f83c authored almost 6 years ago by Kitson Kelly <[email protected]>
Combine deno.removeAll into deno.remove (#1596)

f7c0f4944352f5bd2bb04d6c64e6259357d3827a authored almost 6 years ago by Jan Lo <[email protected]>
Add console.table (#1608)

f05fd7a1f3a1114b3d525613d96f85967c224815 authored almost 6 years ago by Sergey Golovin <[email protected]>
Change subtitle to 'A new way to JavaScript' (#1603)

7c4265159a26d2abff51c088f485fe09e9766856 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Add API design guidelines (denoland/deno_std#119)

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

21687325f0ed0928bc398c6381d30f0b1b775ce6 authored almost 6 years ago by Bert Belder <[email protected]>
fix: skip formatting of deleted files (denoland/deno_std#161)

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

d2a336ee02649184c0e6c8e81bebc8e5fec1a4a0 authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
log: add tests (denoland/deno_std#136)

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

b79d2a9d41963b3c7cfa382d842a86c68b940666 authored almost 6 years ago by James Garbutt <[email protected]>
Readme: Use shell installer (#1598)

2a69abdefdb64ac5660b211405a6d3a658d341d3 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Port prettier (denoland/deno_std#156)

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

75dab82adbf64cb021b0133771a782c285991a4b authored almost 6 years ago by Yoshiya Hinosawa <[email protected]>
timers: use int instead of double for timeout type (#1469)

aaaa35548e146348a7f0c417e7ae64889fe744fb authored almost 6 years ago by bokuweb <[email protected]>
add charset & trim_trailing_whitespace (denoland/deno_std#158)

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

490c2eb5069c513f19429cdfa902796eb2819c2a authored almost 6 years ago by Max Graey <[email protected]>
Create .editorconfig file (#1592)

19b2d4a62a7c4a0d323ea9307410e5afe00a4871 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Make .editorconfig root (denoland/deno_std#157)

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

9c7d1244ede99166119e1707e52c324e1b9eb4ab authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Add PWA manifest to website (#1585)

2f000303f25d3cb52c76efcc299077050dcad731 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
third_party: force all crates to use the latest version of rand_core

d3e5a132013ca514cf6aa779a1ee307acbe98ea9 authored almost 6 years ago by Bert Belder <[email protected]>
third_party: add the 'integer-atomics' crate

c03ff8556b5a469996b42697cbb10fb89a18e94c authored almost 6 years ago by Bert Belder <[email protected]>
third_party: upgrade rust crates

6ad2e001b46a1fb58b851581d034ca965be93d9c authored almost 6 years ago by Bert Belder <[email protected]>
Add PowerShell install guide to the website (#1590)

50613c2df5bc1d4bfd2c5ceb5a7104765e6da772 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
Make links and badges look better (#1588)

ec4858bcbd77c9936c324fe9860fc653c2030684 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
testing: add fail() (denoland/deno_std#123)

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

be65b2b0f69c32d0ac357976665c702adca02e37 authored almost 6 years ago by James Garbutt <[email protected]>
Revert "Upgrade tslint and friends (#1571)" (#1573)

This commit was cauing a still problem described here:
https://github.com/denoland/deno/issues/...

75f349929b574ae879a1e7b815571fb044a036e4 authored almost 6 years ago by Ryan Dahl <[email protected]>
Upgrade sccache binaries to 0.2.8 (#1576)

Binaries are directly from
https://github.com/mozilla/sccache/releases/tag/0.2.8

aace768474bdef169c8a1d2997233de04f9e970d authored almost 6 years ago by Ryan Dahl <[email protected]>
Use shell installer in docs (#1574)

34dbd315930b4c2544b587d1c0fbb16c3173bf45 authored almost 6 years ago by Dmitry Sharshakov <[email protected]>
testing: Don't automatically run on import (denoland/deno_std#129)

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

6a0e32dc35dd27807f4b95556ddb8c1fe26fae89 authored almost 6 years ago by Ryan Dahl <[email protected]>
Upgrade tslint and friends (#1571)

d0dc4deaad858babcb612b181986db254db64dfa authored almost 6 years ago by Ryan Dahl <[email protected]>
Clean up path module (denoland/deno_std#149)

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

57b6fdb2eb743260a771489b98eb9e691ccad236 authored almost 6 years ago by Max Graey <[email protected]>
Disable cat.ts test because it's broken on Windows.

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

deedb5e84e7878f70f652059dabace3ec64e2eda authored almost 6 years ago by Ryan Dahl <[email protected]>
Style guide: metaprogramming, private filenames

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

441bc0982b1ff9c363a1e767d0a9ef7a35e6518c authored almost 6 years ago by Ryan Dahl <[email protected]>
format

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

73d5d7c680d3973b8ca8c9eaf535918790757ee9 authored almost 6 years ago by Ryan Dahl <[email protected]>
Add console.clear() (#1562)

4a0a47dcdeccdda03028a2753872c614b468e23a authored almost 6 years ago by binaryta <[email protected]>
console output with format (#1565)

6904628aaa1c18e5438d0ec0564968094482b0c4 authored almost 6 years ago by 迷渡 <[email protected]>
Improve & refactor SHA-1 inside ws package (denoland/deno_std#137)

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

306a5f701ee9fa3acfe62f6957bb4d35a09689ec authored almost 6 years ago by Max Graey <[email protected]>
Minor code cleanups (#1570)

7f88b5fff3fe8aed2073d4347d3ab847fc4c528a authored almost 6 years ago by JaePil Jung <[email protected]>
fix: set env,key for string and value for string (#1567)

2547f0296fc77357b9c11f3bdc7414a68243e775 authored almost 6 years ago by jingweicai <[email protected]>