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
/
cli
/
build.rs
Age
Commit message (
Expand
)
Author
2020-11-02
add commit hash and target to long_version output (#8133)
Yoshiya Hinosawa
2020-10-07
refactor: rename isolate to js_runtime (#7858)
Bartek Iwańczuk
2020-09-22
refactor(core): support error stack, remove js_check (#7629)
Bartek Iwańczuk
2020-09-18
refactor: deno_fetch op crate (#7524)
Bartek Iwańczuk
2020-09-11
refactor(core): JsRuntime initialization (#7415)
Bartek Iwańczuk
2020-09-10
Use gotham-like state for ops (#7385)
Ryan Dahl
2020-09-09
fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383)
Nayeem Rahman
2020-09-06
refactor(core): rename CoreIsolate to JsRuntime (#7373)
Bartek Iwańczuk
2020-09-06
Move JSON ops to deno_core (#7336)
Bert Belder
2020-09-01
simplify deno_web init (#7313)
Ryan Dahl
2020-08-24
refactor(cli/build.rs): extract ts version (#7127)
Yoshiya Hinosawa
2020-08-19
refactor(op_crates/web): move abort signal (#7117)
Luca Casonato
2020-08-12
upgrade: TypeScript to 3.9.7 (#7036)
Ryan Dahl
2020-08-11
feat(web): FileReader API (#6673)
Paul Thompson
2020-08-07
Op crate for Web APIs (#6906)
Bartek Iwańczuk
2020-07-23
Rename cli/js2 to cli/rt (#6857)
Ryan Dahl
2020-07-22
clean up set_binary_metadata (#6811)
Ryan Dahl
2020-07-22
Reduce size of TypeScript Compiler snapshot (#6809)
Ryan Dahl
2020-07-20
Remove deno_typescript (#6813)
Ryan Dahl
2020-07-19
Port internal TS code to JS (#6793)
Bartek Iwańczuk
2020-07-16
refactor(cli): Remove dead code (#6765)
Ryan Dahl
2020-07-15
fix(cli): add icon and metadata to deno.exe on Windows (#6693)
Maayan Hanin
2020-04-30
Unstable methods should not appear in runtime or d.ts (#4957)
Luca Casonato
2020-04-28
BREAKING: Use LLVM target triple for Deno.build (#4948)
Ryan Dahl
2020-04-23
Rename deno_core::Isolate to deno_core::CoreIsolate (#4851)
Ryan Dahl
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-02-19
Support loading additional TS lib files (#3863)
Kitson Kelly
2020-02-01
feat: support crate imports in deno_typescript (#3814)
Andy Finch
2020-01-31
Add NO_BUILD_SNAPSHOTS to speed up incremental builds (#3847)
Ryan Dahl
2020-01-30
Try to fix docs.rs for cli crate (#3823)
Ryan Dahl
2020-01-29
workers: proper TS libs, more spec-compliant APIs (#3812)
Bartek Iwańczuk
2020-01-24
s/PinnedBuf/ZeroCopyBuf (#3782)
Ryan Dahl
2020-01-24
Break out runtime lib to main and worker (#3771)
Kitson Kelly
2020-01-22
refactor: snapshotting (#3753)
Bartek Iwańczuk
2020-01-22
Reland "Create an old program to be used in snapshot." (#3747)
Bartek Iwańczuk
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl
2019-08-26
Remove flatbuffers (#2818)
Ryan Dahl
2019-03-30
Call ninja directly from build.rs (#2020)
Ryan Dahl
2019-03-30
Move //libdeno to //core/libdeno (#2015)
Ryan Dahl
[prev]