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-12-07
v0.2.2
Ryan Dahl
2018-12-07
Add benchmark for net/http (#1289)
Bartek Iwańczuk
2018-12-07
Don't crash when .mime file not exist in cache (#1291)
Kevin (Kun) "Kassimo" Qian
2018-12-06
Process source maps in Rust instead of JS (#1280)
Ryan Dahl
2018-12-06
Add ASCII support to TextDecoder
Kitson Kelly
2018-12-06
Use alternate TextEncoder/TextDecoder implementation (#1281)
Kitson Kelly
2018-12-05
Isolate::from_raw_ptr and other cleanups.
F001
2018-12-04
Upgrade flatbuffers to 80d148
Ryan Dahl
2018-12-04
Add deno_config struct for isolate creation. (#1277)
Ryan Dahl
2018-12-04
Remove static lifetime bound in OpCreator (#1276)
F001
2018-12-03
Remove leaks from snapshot_creator
Ryan Dahl
2018-12-03
Avoid memory leak (#1265)
F001
2018-12-03
Turn off kPromiseResolvedAfterResolved warning
Kevin (Kun) "Kassimo" Qian
2018-12-03
Add LSAN build to travis.
Ryan Dahl
2018-12-03
Fix test_cc memory leaks.
Ryan Dahl
2018-12-03
gn snapshot template's target_name should be target
Ryan Dahl
2018-12-03
Use include_bytes! instead of incbin.
Ryan Dahl
2018-12-03
third_party: symlink //third_party/v8/build => //build
Bert Belder
2018-12-03
.gitattributes: add symlink target types
Bert Belder
2018-12-03
.gitattributes: not all files are text
Bert Belder
2018-11-30
feat: Support for bigints in console
kyraNET
2018-11-30
doc: Remove TS and V8 versions from README file (#1258)
Kyra
2018-11-30
Cargo and GN should build into same directory.
Ryan Dahl
2018-11-30
v0.2.1
Ryan Dahl
2018-11-30
Upgrade Prettier to support BigInt syntax in TS
Ryan Dahl
2018-11-30
Upgrade Rust crates
Ryan Dahl
2018-11-30
travis: test rust version before rustup
Ryan Dahl
2018-11-30
Use pylint.
Ryan Dahl
2018-11-30
Add Process.output (#1235)
DanSnow
2018-11-30
Add deno.readAll() (#1234)
DanSnow
2018-11-30
Fix flaky REPL test.
Ryan Dahl
2018-11-30
clippy fixes (#1250)
Andy Hayden
2018-11-29
Upgrade to TypeScript 3.2
Kitson Kelly
2018-11-29
Add prebuilt/win/v8_debug.lib (#1249)
Ryan Dahl
2018-11-29
Make //build a git submodule
Ryan Dahl
2018-11-29
Replace mutex by atomics (#1238)
F001
2018-11-29
Handle Location header relative URI (#1240)
Kevin (Kun) "Kassimo" Qian
2018-11-29
Move libdeno build config to libdeno/BUILD.gn
Ryan Dahl
2018-11-29
Fix mac debug build.
Ryan Dahl
2018-11-29
Cleanup setTimeout repl test and alphabetize tests
Andy Hayden
2018-11-28
REPL unblock event loop AND fix REPL setTimeout fire problems
Kevin (Kun) "Kassimo" Qian
2018-11-27
Use prebuilt V8 library by default.
Ryan Dahl
2018-11-27
gitignore vim .swp files
Ryan Dahl
2018-11-27
Don't use use_custom_libcxx=false on travis.
Ryan Dahl
2018-11-27
add test for Buffer edge case
Bartek Iwańczuk
2018-11-27
Add update to changelog (#1227)
Ryan Dahl
2018-11-27
Don't use snapshot for src/isolate.rs tests.
Ryan Dahl
2018-11-27
Disable flaky fetch tests.
Ryan Dahl
2018-11-26
Typo fixes in Docs.md
Thomas Beirne
2018-11-23
Revert "Use include_bytes! instead of incbin. (#1182)"
Ryan Dahl
[prev]
[next]