0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-12 16:59:32 -05:00

Commit graph

  • e89a49490c Clarify memory guarantees of deno_buf Ryan Dahl 2018-06-11 22:19:34 +02:00
  • 7242f2b5a5 Add channel to pub/sub Ryan Dahl 2018-06-11 21:57:25 +02:00
  • 997b300745 deno2: fmt js dir Ryan Dahl 2018-06-11 21:32:06 +02:00
  • 314f086721 Better function names in mock_runtime.js Ryan Dahl 2018-06-11 21:30:58 +02:00
  • 56c3ac464e Rename deno_load to deno_execute. Ryan Dahl 2018-06-11 20:49:57 +02:00
  • 69868c2b0e Add note about github noise (#244) Joshua Chaitin-Pollak 2018-06-11 14:28:33 -04:00
  • 95b452ba23
    wrap Ryan Dahl 2018-06-11 20:27:16 +02:00
  • 7d009753df
    adjust text Ryan Dahl 2018-06-11 20:26:32 +02:00
  • 482fc3a2ce Add tests for deno_sub_cb. Ryan Dahl 2018-06-11 20:18:56 +02:00
  • 69414633d3
    Added contents of 'too much noise' to the readme Joshua Chaitin-Pollak 2018-06-11 14:07:14 -04:00
  • 2443f7efee Use pub/sub instead of send/recv Ryan Dahl 2018-06-11 19:18:53 +02:00
  • 9590c87c62 Add deno_dispose to tests. Ryan Dahl 2018-06-11 19:05:27 +02:00
  • cbbe8ad999 Add deno_send tests. Ryan Dahl 2018-06-11 18:17:28 +02:00
  • 0e07e16dd6 Add mock_runtime_test. Ryan Dahl 2018-06-11 17:01:35 +02:00
  • b042c7c071 Run 'make fmt' Ryan Dahl 2018-06-11 13:16:14 +02:00
  • cc29542ad8 Improve console and stringify. Kevin (Kun) "Kassimo" Qian 2018-06-05 01:22:39 -07:00
  • 9800339439 fetch:Avoid duplicate import about util chainhelen 2018-06-06 12:28:36 +08:00
  • 05ff9c85a1 Use template literals instead of string concatenation (#176) kizerkizer 2018-06-10 18:31:24 -05:00
  • e4735884c0 Link msg.proto to root dir Ryan Dahl 2018-06-11 17:01:12 +02:00
  • 2791a49ecf s/RecvCallback/deno_recv_cb/g Ryan Dahl 2018-06-11 16:48:21 +02:00
  • dc0749b12c
    Merge 89793b0155 into 1e5b25091c Limichange 2018-06-11 13:14:10 +00:00
  • 1e5b25091c Use path.Join instead of + (#143) chainhelen 2018-06-11 21:08:22 +08:00
  • df8b8eb4e6
    Merge branch 'master' into master Ryan Dahl 2018-06-11 15:07:38 +02:00
  • 48240366d3 Add file not exist error catch ChenQuan 2018-06-09 00:56:03 +08:00
  • 0132a4d11d Run 'make fmt' Ryan Dahl 2018-06-11 13:16:14 +02:00
  • fb13b52a4c
    Merge 9c9185eee3 into 93654831fe Faris Amali Alis 2018-06-11 10:27:02 +00:00
  • 93654831fe Improve console and stringify. Kevin (Kun) "Kassimo" Qian 2018-06-05 01:22:39 -07:00
  • 16a64e0dcb
    Merge 3d462f2a2b into 4d3e684366 Kevin (Kun) "Kassimo" Qian 2018-06-11 09:43:33 +00:00
  • 8157f377ba
    Merge 25ffd3d234 into 4d3e684366 ZhengFang 2018-06-11 09:30:47 +00:00
  • ce974a9b67
    Merge ee1ae8742f into 4d3e684366 ChenQuan 2018-06-11 09:30:43 +00:00
  • 4d3e684366 fetch:Avoid duplicate import about util chainhelen 2018-06-06 12:28:36 +08:00
  • 89793b0155
    Update README.md code format Limichange 2018-06-11 14:30:45 +08:00
  • ef1ceeb098
    Merge 089e55b35a into 6d4135f437 Kevin (Kun) "Kassimo" Qian 2018-06-11 02:04:06 +00:00
  • 3d462f2a2b
    Merge branch 'master' into feat-consoles Kevin (Kun) "Kassimo" Qian 2018-06-10 16:37:04 -07:00
  • 7c7b016d11
    Merge 652b87c251 into 6d4135f437 Eli Saado 2018-06-10 23:33:14 +00:00
  • c1f7fcfa1d
    Merge 6117581abc into 6d4135f437 Grant Timmerman 2018-06-10 23:32:50 +00:00
  • 6d4135f437 Use template literals instead of string concatenation (#176) kizerkizer 2018-06-10 18:31:24 -05:00
  • 6117581abc
    Rename TODO.txt to TODO.md Grant Timmerman 2018-06-10 13:02:07 -04:00
  • 652b87c251
    Update README.md Eli Saado 2018-06-10 17:48:48 +02:00
  • 45bcae64f2
    Merge branch 'master' into use-template-literals kizerkizer 2018-06-10 09:13:33 -05:00
  • 041e503838 Minor libdeno clean ups. Ryan Dahl 2018-06-10 14:34:59 +02:00
  • 44e419065a deno_test.cc actually calls into deno now. Ryan Dahl 2018-06-10 14:28:40 +02:00
  • c0401a4096 Organize BUILD.gn Ryan Dahl 2018-06-10 14:24:39 +02:00
  • 9296b21b87 Use C linkage in deno.h Ryan Dahl 2018-06-10 14:18:15 +02:00
  • a6880dad65 make_snapshot should be private Ryan Dahl 2018-06-10 13:17:04 +02:00
  • 36e1803bce
    Merge 4088b42e43 into fe9ea6dcf8 Md. Shahriar Anwar 2018-06-10 08:10:46 +00:00
  • 4088b42e43 Updates build instruction for macOS (#231) anwarshahriar 2018-06-10 04:08:38 -04:00
  • cb92221372
    Merge 7bb2160885 into fe9ea6dcf8 Md. Shahriar Anwar 2018-06-10 07:56:09 +00:00
  • 7bb2160885 Revert "Updates build instruction for macOS (#231)" Md. Shahriar Anwar 2018-06-10 03:55:06 -04:00
  • fde7d85253 Updates build instruction for macOS (#231) Md. Shahriar Anwar 2018-06-10 03:49:35 -04:00
  • 12cded8af6 make_snapshot shouldn't depend on Deno object Ryan Dahl 2018-06-10 06:13:48 +02:00
  • ff48eca540 Expose deno::from_snapshot() constructor Ryan Dahl 2018-06-10 05:34:03 +02:00
  • 3062039ffe First pass at libdeno. Ryan Dahl 2018-06-10 04:55:31 +02:00
  • aa857984b0 Simplify c api Ryan Dahl 2018-06-10 04:11:02 +02:00
  • 7c71785981 deno.cc clean up Ryan Dahl 2018-06-10 03:44:56 +02:00
  • 092ec21381 Wrap deno library in a namespace. Ryan Dahl 2018-06-10 02:24:34 +02:00
  • 8dfa866484
    Import helpers from tslib Kitson Kelly 2018-06-10 10:14:42 +10:00
  • 9df9cdae07 deno2 Simplify Print binding. Ryan Dahl 2018-06-10 02:02:40 +02:00
  • f7e99424ee deno2: Fix lint Ryan Dahl 2018-06-10 02:02:10 +02:00
  • 4dbb6328b9 deno2 readme adjustments Ryan Dahl 2018-06-10 01:34:24 +02:00
  • 9c9185eee3 Update tests copy Faris Amali Alis 2018-06-10 07:27:59 +08:00
  • 110ddab670 Add deno2 prototype from external repo. Ryan Dahl 2018-06-10 00:32:04 +02:00
  • aef51e791a
    Merge branch 'master' into master Manu 2018-06-09 22:28:49 +02:00
  • 089e55b35a
    Merge branch 'master' into feat-readFile Kevin (Kun) "Kassimo" Qian 2018-06-09 12:18:47 -07:00
  • cb9a635f94
    Merge branch 'master' into feat-subInternal Kevin (Kun) "Kassimo" Qian 2018-06-09 12:18:42 -07:00
  • f285af3590
    Merge branch 'master' into feat-consoles Kevin (Kun) "Kassimo" Qian 2018-06-09 12:17:51 -07:00
  • fe9ea6dcf8 Improve golang profiling (#193) Matias Insaurralde 2018-06-09 14:51:17 -04:00
  • 5588d7bb32
    Enable memory profiling and extend CPU profiling to cover the complete execution flow Matias Insaurralde 2018-06-07 11:03:19 -04:00
  • f757ff4893
    Merge 8d1a376ce5 into d325a1d386 Christian Gill 2018-06-09 15:43:25 +00:00
  • 8d1a376ce5 Create issue_template.md Christian Gill 2018-06-09 17:29:17 +02:00
  • f3c01f9231
    Merge branch 'master' into use-template-literals kizerkizer 2018-06-09 10:02:35 -05:00
  • 1fd24c6218 Improve dispatch and fetch implementation Manu Nelamane Siddalingegowda 2018-06-09 11:49:43 +02:00
  • d325a1d386 fix typo (#144) Symphony 2018-06-09 17:36:55 +08:00
  • 5097e228e8
    Merge branch 'master' into add-ts-recv-function Yingchen Xue 2018-06-09 17:16:13 +08:00
  • 4b9ab359a7 Remove unnecessary 'undefined' (#214) Christian Gill 2018-06-09 11:10:21 +02:00
  • 072fcd6b0e delete timer in the Map(timers) when call clearTimer (#215) foora 2018-06-09 17:08:23 +08:00
  • 2b11150718
    Merge dbd68fed59 into c977cba123 Richard 2018-06-09 08:07:48 +00:00
  • 5695041192
    Merge dbd68fed59 into c977cba123 Richard 2018-06-09 08:03:38 +00:00
  • b0a61a6851
    Merge dbd68fed59 into c977cba123 Richard 2018-06-09 08:01:18 +00:00
  • dbd68fed59 remove else return zhangyizheng 2018-06-09 15:58:45 +08:00
  • 69095de3a9
    Merge branch 'master' into master foora 2018-06-09 05:48:00 +08:00
  • bb13a9448b delete timer in the Map(timers) when call clearTimer foora 2018-06-09 03:54:14 +08:00
  • 8eb525a104 Remove unnecessary 'undefined' gillchristian 2018-06-08 21:45:37 +02:00
  • ba6f764217
    Merge branch 'master' into use-template-literals kizerkizer 2018-06-08 13:39:00 -05:00
  • fdd47b441e
    Merge branch 'master' into patch-2 Steven 2018-06-08 08:21:09 -04:00
  • 031efa4ade
    Merge branch 'master' into add-ts-recv-function Yingchen Xue 2018-06-08 16:39:57 +08:00
  • d1d0d6aefd
    Merge 75d0332ad3 into c977cba123 wahaha 2018-06-08 08:39:07 +00:00
  • c977cba123 Minor tweaks to README.md (#173) Zearin 2018-06-08 04:38:47 -04:00
  • 75d0332ad3
    Update README.md wahaha 2018-06-08 12:02:28 +08:00
  • ee1ae8742f Support tmpdir with process ChenQuan 2018-06-08 00:22:45 +08:00
  • 1bdcf994e8
    Merge 85306cab65 into 58eb14031d Daniel G. Aubert 2018-06-07 19:44:51 +00:00
  • 85306cab65 Typo Daniel García Aubert 2018-06-07 21:44:05 +02:00
  • 2fa24c3a81
    Merge b5a0c6045a into 58eb14031d Joe DF 2018-06-07 18:15:10 +00:00
  • b5a0c6045a
    fix typo in README.md Joe DF 2018-06-07 14:14:59 -04:00
  • db32adc1eb [fix] rename once to onceStrict and use traditional anonymous function monkingxue 2018-06-08 01:01:21 +08:00
  • 7ace423206 use template literals instead of traditional string concatenation kizerkizer 2018-06-07 16:30:50 +00:00
  • 184ed182c5
    Merge 30cd357032 into 58eb14031d Yingchen Xue 2018-06-07 16:23:06 +00:00
  • 30cd357032 [fix] revert runtime.ts monkingxue 2018-06-08 00:22:28 +08:00
  • 3f3d0900e2
    Merge 112c30747c into 58eb14031d buoyantair 2018-06-07 16:03:33 +00:00
  • 112c30747c
    Fix typo buoyantair 2018-06-07 21:33:12 +05:30