index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-29
Install sysroot on linux.
Ryan Dahl
2018-07-29
Remove depot_tools from travis.
Ryan Dahl
2018-07-29
Rename run_hooks.py to setup.py
Ryan Dahl
2018-07-29
Add winapi crate, make 'rand' and 'tempfile' work
Bert Belder
2018-07-29
Add "features" argument to rust components
Bert Belder
2018-07-29
Implement CodeCache
Ryan Dahl
2018-07-29
Add sha1 and tempfile crates.
Ryan Dahl
2018-07-29
spelling
Ryan Dahl
2018-07-29
Add from_c() to get a Deno object from ptr.
Ryan Dahl
2018-07-29
Implement a logger so we can get logging output.
Ryan Dahl
2018-07-29
Add tests/003_relative_import.ts
Ryan Dahl
2018-07-27
Ignore any generated TypeScript files
Kitson Kelly
2018-07-26
Simplify run_rustc.py output.
Ryan Dahl
2018-07-26
Fix clang warning.
Ryan Dahl
2018-07-26
Run tools/format.py
Ryan Dahl
2018-07-25
Remove msg_generated hack (#409)
Kitson Kelly
2018-07-25
Add --v8-options flag (#405)
robbym
2018-07-25
Clean up and fix tools
Bert Belder
2018-07-24
Add tools/build.py (#398)
Ryan Dahl
2018-07-24
Remove handlers crate target.
Ryan Dahl
2018-07-24
Allow deno_buf with null alloc_ptr to be memcpy'd
Ryan Dahl
2018-07-24
Add mock_runtime_test for deno_last_exception.
Ryan Dahl
2018-07-24
Fix recursive globbing in tools/format.py
Ryan Dahl
2018-07-24
Change copyrights to be 'Deno authors'.
Ryan Dahl
2018-07-22
Make check_output_test.py tolerate CRLF line endings in test output
Bert Belder
2018-07-22
Fix resolve_module() when module_specifier is an absolute file path
Bert Belder
2018-07-22
Update third_party submodule
Ryan Dahl
2018-07-22
Replace packer with rollup
Kitson Kelly
2018-07-21
Add tools/test.py test runner. (#384)
Ryan Dahl
2018-07-21
Fix symlink creation on windows
Bert Belder
2018-07-21
Add deno_third_party as git submodule.
Ryan Dahl
2018-07-21
Fix some warnings (#379)
Yoshiya Hinosawa
2018-07-20
Suppress misleading rustc warning when running gn gen
Bert Belder
2018-07-20
Use 2 space indent.
Ryan Dahl
2018-07-20
Wrap rust at 80 columns.
Ryan Dahl
2018-07-19
Make test_resolve_module pass on windows
Bert Belder
2018-07-19
Link rust_test targets with external linker, fix handlers_test linkage
Bert Belder
2018-07-19
cleanup: Move C extern code to src/binding.rs
Ryan Dahl
2018-07-18
Use Cargo to install rust deps into //third_party/rust_crates (#383)
robbym
2018-07-18
Rename deno_nosnapshot to deno_ns.
Ryan Dahl
2018-07-18
Better exception output.
Ryan Dahl
2018-07-18
Execute JS for the first time in Rust rewrite.
Ryan Dahl
2018-07-18
Minimize snapshot deps by adding deno_base target.
Ryan Dahl
2018-07-18
Add rust crate log to third_party.
Ryan Dahl
2018-07-18
Add deno::Basename and deno::BinaryContentAsC utilies.
Ryan Dahl
2018-07-18
Downgrade typescript to 2.8.3
Ryan Dahl
2018-07-18
Fix warnings in mock_runtime_test.cc
Ryan Dahl
2018-07-18
Reduce unnecessary build output.
Ryan Dahl
2018-07-14
update v8 version in readme to match reality
Mike Reinstein
2018-07-13
Run tools/format.py
Ryan Dahl
[prev]
[next]