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
path:
root
/
BUILD.gn
Age
Commit message (
Expand
)
Author
2018-12-20
build: fix mac linking problem
Bert Belder
2018-12-19
build: make `cargo build` work
Bert Belder
2018-12-17
Add URL implementation (#1359)
Kitson Kelly
2018-12-13
Read version from Cargo.toml (#1267)
Goffert van Gool
2018-12-11
build: snapshot doesn't need source_map
Ryan Dahl
2018-12-06
Process source maps in Rust instead of JS (#1280)
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-11-29
Make //build a git submodule
Ryan Dahl
2018-11-29
Move libdeno build config to libdeno/BUILD.gn
Ryan Dahl
2018-11-27
gitignore vim .swp files
Ryan Dahl
2018-11-23
Revert "Use include_bytes! instead of incbin. (#1182)"
Ryan Dahl
2018-11-20
Split Runner from Compiler
Kitson Kelly
2018-11-16
Remove unused bundle_hash_h
Ryan Dahl
2018-11-16
First pass at running subprocesses (#1156)
Bert Belder
2018-11-14
Support request method and headers in fetch() (#1188)
Ryan Dahl
2018-11-12
Use include_bytes! instead of incbin. (#1182)
Ryan Dahl
2018-11-05
Add repl (#998)
Andy Hayden
2018-11-04
Add deno.Buffer (#1121)
Ryan Dahl
2018-11-04
Web APIs: `File` and `FormData` (#1056)
Kyra
2018-11-03
third_party: add tokio-process Rust crate and its dependencies
Bert Belder
2018-11-02
Move fetch headers into its own file.
Ryan Dahl
2018-11-02
test_rs needs deno_deps.
Ryan Dahl
2018-11-01
cargo: build only necessary Ninja targets when invoked by RLS
Bert Belder
2018-11-01
build: remove absolute path
Bert Belder
2018-10-31
Support cargo check (#1128)
Ryan Dahl
2018-10-31
Upgrade Flatbuffers. (#1127)
Ryan Dahl
2018-10-30
Add resources op (#1119)
Bartek Iwańczuk
2018-10-27
Ergonomics: Prompt TTY for permission escalation (#1081)
Ryan Dahl
2018-10-26
Remove broken feature: trace()
Ryan Dahl
2018-10-26
Add chmod/chmodSync on unix (and fix Cargo.toml) (#1088)
Kevin (Kun) "Kassimo" Qian
2018-10-26
build: snapshot blob is an input for the snapshot object
Bert Belder
2018-10-24
libdeno: clean up
Ryan Dahl
2018-10-24
libdeno: deno_new should take a snapshot parameter.
Ryan Dahl
2018-10-24
Remove deno_ns
Ryan Dahl
2018-10-23
Switch to getopts for flag parsing (#1080)
Kevin (Kun) "Kassimo" Qian
2018-10-21
Add URLSearchParams (#1049)
Kyra
2018-10-20
Add Rust hyper http benchmark (#1043)
Kevin (Kun) "Kassimo" Qian
2018-10-20
Windows: dont use ts-node symlinked path
Ryan Dahl
2018-10-20
build: make rollup generate a depfile for the bundle build
Bert Belder
2018-10-17
Optimization: Reuse ArrayBuffer during serialization.
Ryan Dahl
2018-10-13
Add cwd() and chdir() (#907)
Shiva Prasanth
2018-10-12
Fix promise reject issue (#936)
Kevin (Kun) "Kassimo" Qian
2018-10-11
Replace globals.d.ts with lib.deno_runtime.d.ts
Kitson Kelly
2018-10-11
Add deno.metrics()
Bartek Iwańczuk
2018-10-04
Use underscores in filenames.
Ryan Dahl
2018-10-03
First pass at support for TCP servers and clients. (#884)
Ryan Dahl
2018-10-03
Implemented readDirSync, readDir
J2P
2018-10-03
Rename tsconfig.generated.json to tsconfig.declarations.json
Ryan Dahl
2018-09-30
Add copyFile/copyFileSync (#863)
Kevin (Kun) "Kassimo" Qian
[next]