Ecosyste.ms: OpenCollective

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

Denosaurs

Developing deno modules like denon
Collective - Host: opensource - https://opencollective.com/denosaurs - Website: https://denosaurs.land - Code: https://github.com/denosaurs

Use static dispatch

github.com/denosaurs/deno_desktop - c0b28dc224105ebc0d3a013478183cee8866724f authored over 5 years ago by gurv-s <[email protected]>
Remove tokio_util::block_on dep in compile_async and other cleanup

github.com/denosaurs/deno_desktop - 35f879ad32bc7fddb1c20e9a4154f42c7b9b8350 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...

github.com/denosaurs/deno_desktop - 5960e398ecab914effec821cc6da5f3a091fdb50 authored over 5 years ago by Andy Hayden <[email protected]>
http benchmarks with unique ports (#2471)

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

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

github.com/denosaurs/deno_desktop - 9bea576f3ea224ec72f371f6f0bc582171ca7890 authored over 5 years ago by Michał Sabiniarz <[email protected]>
Cleanup compiler API (#2466)

github.com/denosaurs/deno_desktop - e3b2205eba2851380a9a149071cb4fb7e8218b13 authored over 5 years ago by Kitson Kelly <[email protected]>
libdeno: expose dynamic import (#2461)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 2e0ab295a34229f7d858d1ef916d294779a764d7 authored over 5 years ago by Xin Du (Clark) <[email protected]>
add http proxy benchmark (#2462)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 33b6055f5f38c8114ab8557386e66bb99174edc3 authored over 5 years ago by Xin Du (Clark) <[email protected]>
feat: bring back deno <script> (#2451)

github.com/denosaurs/deno_desktop - 6fa4d2e7597e2b581a95b6c503cb4c0859f1cefa authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add special hit cfix #1898 (#2455)

github.com/denosaurs/deno_desktop - 0b50c698ad898cd8fbdd1dc21956d584887fd87a authored over 5 years ago by Vincent LE GOFF <[email protected]>
Handle compiler diagnostics in Rust (#2445)

github.com/denosaurs/deno_desktop - a71305b4febc3d8db95d3d144ae3a64c023718f0 authored over 5 years ago by Kitson Kelly <[email protected]>
Compiler exit before emit if preEmitDiagnostics found (#2441)

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 21684c679bf64c4e17bdab03d10ac12cdca56b3c authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Fix typo (#2443)

github.com/denosaurs/deno_desktop - bbc8de0c7a6a086ea7b0b79c6f5b005f9f374a7d authored over 5 years ago by Gurwinder S <[email protected]>
Upgrade TypeScript to 3.5.1 (#2437)

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

github.com/denosaurs/deno_desktop - 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

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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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.
...

github.com/denosaurs/deno_desktop - 8fb44eba5bb9862de5fcc6c785eb6f21ecbd0aea authored over 5 years ago by Andy Hayden <[email protected]>
third_party: upgrade rust crates

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

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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 50a79584cb12129b3db1ef3e0eb9d0c8b9f20b62 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
ci: use deno v0.7.0 (denoland/deno_std#464)

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

github.com/denosaurs/deno_desktop - 80b3c486f6222f65b52eb2eca903b67312e8ce0c 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

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - 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 ...

github.com/denosaurs/deno_desktop - 64d2b7bc90cf6fdba661d6d3fe243fe332c076ee 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.

...

github.com/denosaurs/deno_desktop - 856c44213b7faf507d4b481cfc170b2fd08f971a 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 ...

github.com/denosaurs/deno_desktop - 53b6356ec5eac1c84610c2d2e75b527485c47f3c 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

github.com/denosaurs/deno_desktop - 5b37b560fb047e1df6e6f68fcbaece922637a93c authored over 5 years ago by Bardia Rastin <[email protected]>
Add 'brew install deno' to homepage (#2412)

github.com/denosaurs/deno_desktop - 3c355c2b3296cb930c37de44634b479cd7230ed6 authored over 5 years ago by Ryan Dahl <[email protected]>
chore: Port Python tests to unittest (#2408)

github.com/denosaurs/deno_desktop - 824542e61e1dbef09ca9388deca0c595a3e3e1df authored over 5 years ago by Bartek Iwańczuk <[email protected]>
add EventTarget implementation (#2377)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - ad3de86604f6bae352e06ef9154e371f4d5d1860 authored over 5 years ago by Axetroy <[email protected]>
add module and line no for Rust logger (#2409)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 74498f1e0c586eaa9b81809a2fedd22038d3e53d authored over 5 years ago by Axetroy <[email protected]>
Add brew install deno to manual (#2407)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - aed65ff3335b1da49c69e33746240e66d301fe41 authored over 5 years ago by Vincent LE GOFF <[email protected]>
remove function prefix of bytes module

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

github.com/denosaurs/deno_desktop - c6505c5de6cb39b8134003658dfff43098f2993f authored over 5 years ago by axetroy <[email protected]>
rename bytes/bytes.ts to bytes/mod.ts

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

github.com/denosaurs/deno_desktop - 31db7c4dbafc3d5d4d4ad7629c658a1361c24d31 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

github.com/denosaurs/deno_desktop - 4ab0e0e9187c77244ddff11c389e0b39bda8fe4d authored over 5 years ago by Axetroy <[email protected]>
Remove prefix $ and > from manual (#2404)

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

Closes #2397

github.com/denosaurs/deno_desktop - 1105982586d9554a5e7bf54fd4dc25c8724cd130 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Improve CLI help (#2388)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 0803912c7fe5f034914e3c63347d5b6a4d2f23c8 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fix concurrent accepts (#2403)

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

github.com/denosaurs/deno_desktop - 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 ...

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 632fbd7734e4c0662a1673b537def5fe474dece2 authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fix examples in manual (#2396)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - b7082f1640ec71b71bb3ec24d9d5a63d2173605c authored over 5 years ago by Shubhadeep Das <[email protected]>
Revert "Fix permissions for dial and listen (#2373)"

This reverts commit 7219787894f13b1920b3b6b49203cdcb8f672c00.

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - de713ea871aee8effdafd7e976f6d409eb52efac authored over 5 years ago by Vincent LE GOFF <[email protected]>
Use tagged version of prettier in CLI (#2387)

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 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

github.com/denosaurs/deno_desktop - 915b4f520b16bd5c9bc6ef0ba9e45eba27c4137d authored over 5 years ago by Axetroy <[email protected]>
Bump v0.6.0 (denoland/deno_std#423)

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

github.com/denosaurs/deno_desktop - 7c4e973611af274c25acb38d0b8e674599ab8da7 authored over 5 years ago by Ryan Dahl <[email protected]>
website: update http example (#2367)

github.com/denosaurs/deno_desktop - 0e89ca7b70c7f3dbcaadd330fce277e0434fdc4c authored over 5 years ago by Ryan Dahl <[email protected]>
Move collectUint8Arrays() to util/async.ts, clean up, fix bugs, add tests

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

github.com/denosaurs/deno_desktop - 16e52ee4b000870da8ef570e5182e3d14ca41d03 authored over 5 years ago by Bert Belder <[email protected]>
http: remove unnecessary await in listenAndServe()

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

github.com/denosaurs/deno_desktop - 79c88a46bbc3887560062e54a2dccaea4f213cf3 authored over 5 years ago by Bert Belder <[email protected]>
Adjust core/README.md text

github.com/denosaurs/deno_desktop - 9620b20edebdc40e97658caeef5de621881df1f5 authored over 5 years ago by Ryan Dahl <[email protected]>
Upgrade deno_std (#2378)

github.com/denosaurs/deno_desktop - 4a52fd7b61111c3c6f40453309e93d85d13b4547 authored over 5 years ago by Ryan Dahl <[email protected]>
chore(readme): add README.md for ws (denoland/deno_std#417)

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

github.com/denosaurs/deno_desktop - a58d794373b8b186791b10732a6b8d87c4690a64 authored over 5 years ago by Yoshitaka Terazawa <[email protected]>
Clean up HTTP async iterator code (denoland/deno_std#411)

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

github.com/denosaurs/deno_desktop - a295bb0d4255993103b6afe9ffdd2bd4e4c65c95 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: add exnext lib to tsconfig.json (denoland/deno_std#416)

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

github.com/denosaurs/deno_desktop - 227d92e046220de30195432ed5235ccb19c91fc6 authored over 5 years ago by Yusuke Sakurai <[email protected]>
Fix denoland/deno_std#409 handle multipart header in mime reader (denoland/deno_std#415)

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

github.com/denosaurs/deno_desktop - ef4fd3d4cac4bc7b6b105067b730dbb14b6d0bff authored over 5 years ago by Vincent LE GOFF <[email protected]>
Fix permissions for dial and listen (#2373)

github.com/denosaurs/deno_desktop - 7219787894f13b1920b3b6b49203cdcb8f672c00 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add crypto.getRandomValues() (#2327)

github.com/denosaurs/deno_desktop - 00f6fa46b34b78e926a907ee24faec78a65eafc1 authored over 5 years ago by chiefbiiko <[email protected]>
Don't print new line if progress bar was not used (#2374)

github.com/denosaurs/deno_desktop - 7f6549532c22e5e58deb37334fca06c949902e5f authored over 5 years ago by Bartek Iwańczuk <[email protected]>
website: fix workers benchmark links (#2370)

Signed-off-by: Stephan Renatus <[email protected]>

github.com/denosaurs/deno_desktop - e3e9021d23301ba7ee16dfb2eabc286de38a22cf authored over 5 years ago by Stephan Renatus <[email protected]>
Delete unnecessary console.log in test code (#2368)

github.com/denosaurs/deno_desktop - c3a30dd3c3ecf476ed01a2fbb7c7130e17b98340 authored over 5 years ago by JaePil Jung <[email protected]>
third_party: add rust crate 'serde_derive'

github.com/denosaurs/deno_desktop - 3ff240b963de8422e6c2567572dbc551aafb0797 authored over 5 years ago by Bert Belder <[email protected]>
third_party: upgrade rust crates

github.com/denosaurs/deno_desktop - e9c9d7163372a6ac24461624db14f39394af5e32 authored over 5 years ago by Bert Belder <[email protected]>
build: add support for rust proc-macro crates

github.com/denosaurs/deno_desktop - 3d6f0a85af061d4d3b1e761a6e1692c2e57ed86d authored over 5 years ago by Bert Belder <[email protected]>
tools: format .gn files in the 'cli' directory

github.com/denosaurs/deno_desktop - 6e7ccf0b49bc3d15f48184064d9c2e3eb76b33f7 authored over 5 years ago by Bert Belder <[email protected]>
build: forward rustc '--cfg' flags correctly

github.com/denosaurs/deno_desktop - 6ab2c350b7ece99e29f3f6fb433e3ec795846dc0 authored over 5 years ago by Bert Belder <[email protected]>
readme: loose port of go's std lib (denoland/deno_std#413)

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

github.com/denosaurs/deno_desktop - 715fe3300e33aa72ed7d4f8d39a021ca8ba54936 authored over 5 years ago by Ryan Dahl <[email protected]>
feat(fs): add copy/copySync (denoland/deno_std#278)

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

github.com/denosaurs/deno_desktop - f7dd691cfb953f7bc1419fe26af5e18f38ab7e84 authored over 5 years ago by Axetroy <[email protected]>
Add permission whitelist docs (#2365)

github.com/denosaurs/deno_desktop - 9c9c58c84d1b4eb75003533d5879cf4d79694969 authored over 5 years ago by Daiki Ihara <[email protected]>
Fix typo in style guide (#2364)

github.com/denosaurs/deno_desktop - 6679c4807c1c77893f1d7e78eb0ce3417d3dc6a3 authored over 5 years ago by Atty Eleti <[email protected]>
fmt: use --write option of prettier/main.ts (#2363)

This is step 1 of the plan outlined here:
https://github.com/denoland/deno/issues/2090#issuecom...

github.com/denosaurs/deno_desktop - 6a5893a26927e3c0329a510f870d2277387aaf30 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>