1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

Commit graph

  • 5bf803f055 Don't use bool in deno.h to support C. Ryan Dahl 2018-06-15 15:12:32 +0200
  • 68b47f28bb
    Merge pull request #1 from ry/master Lamar 2018-06-15 03:26:09 +0100
  • 2e166e01a2
    Merge branch 'master' into implement_os.tempDir Ben Huang 2018-06-15 10:10:25 +0800
  • edcd077c64 Fix incorrect spelling Ben Huang 2018-06-15 10:06:04 +0800
  • e07919cb4f Use pubInternal instead fo sendMsg in function temDIr Ben Huang 2018-06-15 08:44:41 +0800
  • 85a8ccae07 Merge branch 'implement_os.tempDir' of https://github.com/Bin-Huang/deno into implement_os.tempDir Ben Huang 2018-06-15 08:41:34 +0800
  • 2513a63c83 Fix capitals Ben Huang 2018-06-15 08:39:03 +0800
  • 7e009c78ae
    Merge branch 'master' into top-level-await Christian Gill 2018-06-14 20:13:09 +0200
  • f4ddfebbd6 Implement top level await gillchristian 2018-06-11 23:53:28 +0200
  • 9aab358f84 deno2: add global deno namespace Bert Belder 2018-06-14 14:31:31 +0200
  • 4f6c8ba54b deno2: add global deno namespace Bert Belder 2018-06-14 14:31:31 +0200
  • fb7ceb7777
    Merge branch 'master' into implement_os.tempDir Ben Huang 2018-06-14 22:58:28 +0800
  • 8d10e22cdf Fix incorrect command in res Ben Huang 2018-06-14 22:40:27 +0800
  • 9c087740c3 Add newline at end of files Ben Huang 2018-06-14 22:38:34 +0800
  • ab3896cb1a Implement os.tempDir Ben Huang 2018-06-14 22:32:22 +0800
  • ea2c4844c3
    deno2: add global deno namespace Bert Belder 2018-06-14 14:31:31 +0200
  • 44786f7d59 deno2: make getcwd() work on windows Bert Belder 2018-06-14 14:03:02 +0200
  • fb98474239 deno2: make getcwd() work on windows Bert Belder 2018-06-14 14:03:02 +0200
  • d1027d846a Cleans up ReadFile and snapshot_creator code. Ryan Dahl 2018-06-14 11:50:35 +0200
  • a5f53c000a Cleans up ReadFile and snapshot_creator code. Ryan Dahl 2018-06-14 11:50:35 +0200
  • 913bc9a17f deno2: pass argv to js Ryan Dahl 2018-06-14 01:40:35 +0200
  • f92f10b848 deno2: pass argv to js Ryan Dahl 2018-06-14 01:40:35 +0200
  • b02af87fbb Add ability to link to v8_libbase. Ryan Dahl 2018-06-14 00:55:40 +0200
  • ec65717c59 Add ability to link to v8_libbase. Ryan Dahl 2018-06-14 00:55:40 +0200
  • 4833344304 Clean up build files. Ryan Dahl 2018-06-13 23:18:51 +0200
  • 168cc755cf Clean up build files. Ryan Dahl 2018-06-13 23:18:51 +0200
  • 43e91a36f8 Demo protobufs in deno2. Ryan Dahl 2018-06-13 19:38:22 +0200
  • 4ac67cf343 Demo protobufs in deno2. Ryan Dahl 2018-06-13 19:38:22 +0200
  • 18d720dcf4 Add InitializeContext for future deno_nosnapshot target. Ryan Dahl 2018-06-13 20:55:08 +0200
  • f97216609d Add InitializeContext for future deno_nosnapshot target. Ryan Dahl 2018-06-13 20:55:08 +0200
  • 588de1c0ad Change msg.proto package name. Ryan Dahl 2018-06-13 19:37:24 +0200
  • 0888f2b2ae Change msg.proto package name. Ryan Dahl 2018-06-13 19:37:24 +0200
  • bcc8fdd80c
    deno2: make getcwd() work on windows Bert Belder 2018-06-14 14:03:02 +0200
  • 2df0ba8eb1 Cleans up ReadFile and snapshot_creator code. Ryan Dahl 2018-06-14 11:50:35 +0200
  • a490370261 deno2: pass argv to js Ryan Dahl 2018-06-14 01:40:35 +0200
  • e87159fe64 Add ability to link to v8_libbase. Ryan Dahl 2018-06-14 00:55:40 +0200
  • 3241ebc817 Clean up build files. Ryan Dahl 2018-06-13 23:18:51 +0200
  • 34fffacd80 Demo protobufs in deno2. Ryan Dahl 2018-06-13 19:38:22 +0200
  • eb80e9b57b Add InitializeContext for future deno_nosnapshot target. Ryan Dahl 2018-06-13 20:55:08 +0200
  • b6d6188ae2 Change msg.proto package name. Ryan Dahl 2018-06-13 19:37:24 +0200
  • c42d6f56b3
    Merge 7c855b6331 into 5c7ba22f22 FishPlusOrange 2018-06-13 16:40:55 +0000
  • 7c855b6331 Update README.md FishPlusOrange 2018-06-14 00:28:43 +0800
  • ecb9518db4
    Merge b81b31ce41 into 5c7ba22f22 EliHeller 2018-06-13 15:21:59 +0000
  • b81b31ce41
    Fix build.py EliHeller 2018-06-13 11:21:35 -0400
  • 9402d72b37
    Merge 5097e228e8 into 5c7ba22f22 Yingchen Xue 2018-06-13 13:25:13 +0000
  • 0957ace12f Merge branch 'deno2' Ryan Dahl 2018-06-13 15:01:21 +0200
  • 5c7ba22f22 Merge branch 'deno2' Ryan Dahl 2018-06-13 15:01:21 +0200
  • c61a07d5b1 Clean up the build (replace browserify with parcel) Ryan Dahl 2018-06-13 14:58:06 +0200
  • bb6222c918 Clean up the build (replace browserify with parcel) Ryan Dahl 2018-06-13 14:58:06 +0200
  • 39633a6d4f
    Pin to a daily version Kitson Kelly 2018-06-13 12:00:16 +1000
  • 7e8b1035e2
    Change to TypeScript@next Kitson Kelly 2018-06-13 11:36:16 +1000
  • 4b8da61f90 deno2: build on Windows Bert Belder 2018-06-12 22:05:49 +0200
  • 1676822888
    deno2: build on Windows Bert Belder 2018-06-12 22:05:49 +0200
  • 6a158b707c
    Reorganize commands and add wg calls for proper blocking. Prepared server "close" method (needs implementation). Matias Insaurralde 2018-06-12 16:40:44 -0400
  • f95c5c8257
    Implement minimal TCP module ("net") Matias Insaurralde 2018-06-09 23:42:30 -0400
  • 116c31045d
    Merge 69f9eff9b7 into 36f657c0d2 Bert Belder 2018-06-12 16:03:32 +0000
  • 36f657c0d2 deno2/main: add missing #include Bert Belder 2018-06-12 17:38:47 +0200
  • 7d9a43638a Fix git versions in gclient Ryan Dahl 2018-06-12 17:41:27 +0200
  • 69f9eff9b7
    deno2/main: add missing #include Bert Belder 2018-06-12 17:38:47 +0200
  • 8222c4cdc9
    Merge 041e503838 into 69868c2b0e Bert Belder 2018-06-12 15:37:30 +0000
  • 7784cc2c15 Fix protobufjs snapshotting. Ryan Dahl 2018-06-12 06:36:01 +0200
  • 550f21c087
    Merge remote-tracking branch 'upstream/master' into tslib Kitson Kelly 2018-06-12 15:28:58 +1000
  • dd48f8095c Simplify pbjs build with hack. Ryan Dahl 2018-06-12 05:16:41 +0200
  • 0f71da91d3 Improve deno2 bundling Ryan Dahl 2018-06-12 04:45:37 +0200
  • e73b244599 Format json too. Ryan Dahl 2018-06-12 03:59:22 +0200
  • b3003535be deno2: compile in TS, build protobuf Ryan Dahl 2018-06-12 03:54:55 +0200
  • 29a4f033ee Implement top level await gillchristian 2018-06-11 23:53:28 +0200
  • e209c46402
    Reorganize Protobuf HTTP commands and implement server "close" method Matias Insaurralde 2018-06-11 17:32:19 -0400
  • 879f6a90e0
    Tweaks Ryan Dahl 2018-06-11 12:12:46 +0200
  • 85b3c983da
    Run fmt and add samples dir to linter/prettier Ryan Dahl 2018-06-11 13:13:40 +0200
  • ab8843ad5f
    Implement experimental HTTP server functionality Matias Insaurralde 2018-06-09 14:48:39 -0400
  • 356fd18c73 Calling denoSub twice should fail. Ryan Dahl 2018-06-11 22:51:11 +0200
  • f89f576f6d Use camel-case for deno js api. Ryan Dahl 2018-06-11 22:41:43 +0200
  • 64d41a72f1 deno_dispose -> deno_delete Ryan Dahl 2018-06-11 22:36:14 +0200
  • 7d972b4534 Fix deno executable Ryan Dahl 2018-06-11 22:29:34 +0200
  • e89a49490c Clarify memory guarantees of deno_buf Ryan Dahl 2018-06-11 22:19:34 +0200
  • 7242f2b5a5 Add channel to pub/sub Ryan Dahl 2018-06-11 21:57:25 +0200
  • 997b300745 deno2: fmt js dir Ryan Dahl 2018-06-11 21:32:06 +0200
  • 314f086721 Better function names in mock_runtime.js Ryan Dahl 2018-06-11 21:30:58 +0200
  • 56c3ac464e Rename deno_load to deno_execute. Ryan Dahl 2018-06-11 20:49:57 +0200
  • 69868c2b0e Add note about github noise (#244) Joshua Chaitin-Pollak 2018-06-11 14:28:33 -0400
  • 95b452ba23
    wrap Ryan Dahl 2018-06-11 20:27:16 +0200
  • 7d009753df
    adjust text Ryan Dahl 2018-06-11 20:26:32 +0200
  • 482fc3a2ce Add tests for deno_sub_cb. Ryan Dahl 2018-06-11 20:18:56 +0200
  • 69414633d3
    Added contents of 'too much noise' to the readme Joshua Chaitin-Pollak 2018-06-11 14:07:14 -0400
  • 2443f7efee Use pub/sub instead of send/recv Ryan Dahl 2018-06-11 19:18:53 +0200
  • 9590c87c62 Add deno_dispose to tests. Ryan Dahl 2018-06-11 19:05:27 +0200
  • cbbe8ad999 Add deno_send tests. Ryan Dahl 2018-06-11 18:17:28 +0200
  • 0e07e16dd6 Add mock_runtime_test. Ryan Dahl 2018-06-11 17:01:35 +0200
  • b042c7c071 Run 'make fmt' Ryan Dahl 2018-06-11 13:16:14 +0200
  • cc29542ad8 Improve console and stringify. Kevin (Kun) "Kassimo" Qian 2018-06-05 01:22:39 -0700
  • 9800339439 fetch:Avoid duplicate import about util chainhelen 2018-06-06 12:28:36 +0800
  • 05ff9c85a1 Use template literals instead of string concatenation (#176) kizerkizer 2018-06-10 18:31:24 -0500
  • e4735884c0 Link msg.proto to root dir Ryan Dahl 2018-06-11 17:01:12 +0200
  • 2791a49ecf s/RecvCallback/deno_recv_cb/g Ryan Dahl 2018-06-11 16:48:21 +0200
  • dc0749b12c
    Merge 89793b0155 into 1e5b25091c Limichange 2018-06-11 13:14:10 +0000
  • 1e5b25091c Use path.Join instead of + (#143) chainhelen 2018-06-11 21:08:22 +0800
  • df8b8eb4e6
    Merge branch 'master' into master Ryan Dahl 2018-06-11 15:07:38 +0200
  • 48240366d3 Add file not exist error catch ChenQuan 2018-06-09 00:56:03 +0800
  • 0132a4d11d Run 'make fmt' Ryan Dahl 2018-06-11 13:16:14 +0200