Age | Commit message (Expand) | Author |
---|---|---|
2018-08-11 | Rename mock_runtime_test to libdeno_test | Ryan Dahl |
2018-08-01 | Optimize compile time by using asm. | Ryan Dahl |
2018-07-24 | Change copyrights to be 'Deno authors'. | Ryan Dahl |
2018-07-06 | Run tools/format.sh | Ryan Dahl |
2018-07-06 | Rename deno.cc to binding.cc and other renames (#339) | Faris Amali Alis |
2018-07-03 | Switch back to recv/send instead of pub/sub for low-level API. | Ryan Dahl |
2018-07-03 | move v8 to third_party/v8 (#322) | Yoshiya Hinosawa |
2018-06-22 | Move `deno2` folder to `src` (#277) | Tristan Marion |