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
/
.gitignore
Age
Commit message (
Expand
)
Author
2024-03-05
chore: move `tools/wpt` to `tests/wpt/runner` (#22545)
Asher Gomez
2024-02-12
chore: move test_ffi and test_nap to tests/ [WIP] (#22394)
Matt Mastracci
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-08-19
chore: remove third_party submodule (#20201)
Divy Srivastava
2023-07-27
feat(cli): Adding JUnit test reports (#19747)
Cooper Benson
2023-05-01
chore(ext/websocket): readd autobahn|testsuite fuzzingclient (#18903)
Divy Srivastava
2023-04-26
Revert "chore(ext/websocket): Add autobahn|testsuite fuzzingclient (#… (#18...
Bartek Iwańczuk
2023-04-26
chore(ext/websocket): Add autobahn|testsuite fuzzingclient (#18846)
Divy Srivastava
2023-04-09
chore: .gitignore spring cleaning (#18644)
David Sherret
2023-03-08
fix(npm): improve peer dependency resolution with circular dependencies (#18069)
David Sherret
2022-10-05
feat(npm): implement Node API (#13633)
Divy Srivastava
2022-06-28
refactor(bench): continuous benchmarking improvements (#14821)
Divy Srivastava
2021-06-14
tests: fix wpt epoch ci job (#10960)
Luca Casonato
2021-04-26
flamebench: streamline profiling benches (#10121)
Aaron O'Mullan
2021-01-27
tests: new typescript WPT runner (#9269)
Luca Casonato
2020-12-22
fix(build): add generated coverage files to gitignore (#8862)
Casper Beyer
2020-11-08
chore: remove dead code (#8296)
KNnut
2020-09-22
chore(std/hash): update crates (#7631)
Luca Casonato
2020-06-24
feat(std/wasi): add wasi_snapshot_preview1 (#6441)
Casper Beyer
2020-03-23
Statically link the C runtime library on Windows (#4469)
Bert Belder
2020-03-21
Optimize github cache usage, remove sccache (#4452)
Bert Belder
2019-12-02
Update .gitignore
Vincent LE GOFF
2019-11-13
Ignore some files that facilitate editors. (#3337)
Kitson Kelly
2019-10-31
Upgrade node_modules, change tagline, clean up root directory (#3247)
Ry Dahl
2019-09-19
Clean up miscellaneous metafiles (#2981)
Bert Belder
2019-09-15
tools: refactor lint.py and format.py (#2950)
Bert Belder
2019-06-11
feat: default output filename for deno bundle (#2484)
Ryan Dahl
2019-02-15
Fix behavior for extensionless files with .mime file (#1779)
Kevin (Kun) "Kassimo" Qian
2018-12-18
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Ryan Dahl
2018-12-07
Add benchmark for net/http (#1289)
Bartek Iwańczuk
2018-11-27
gitignore vim .swp files
Ryan Dahl
2018-10-31
.gitignore: dedupe
Bert Belder
2018-10-31
Support cargo check (#1128)
Ryan Dahl
2018-10-20
feat: show only 20 benchmark data in inde.html
Yoshiya Hinosawa
2018-09-22
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-09-21
Revert "Add benchmark tools (#777)"
Bert Belder
2018-09-21
Add benchmark tools (#777)
Yoshiya Hinosawa
2018-08-25
Prevent circular imports in ts code (#576)
Francesco Borzì
2018-08-08
Remove yarn.lock
Ryan Dahl
2018-08-07
Add Cargo.lock to .gitignore.
Ryan Dahl
2018-07-21
Add deno_third_party as git submodule.
Ryan Dahl
2018-07-18
Use Cargo to install rust deps into //third_party/rust_crates (#383)
robbym
2018-07-08
Clean up tools/
Ryan Dahl
2018-07-08
tools: generate third_party dir and symlinks from the script. (#346)
Yoshiya Hinosawa
2018-07-07
Move flatbuffers gn files to //build_extra/flatbuffers
Ryan Dahl
2018-07-04
Replace protobufs with flatbuffers
Ryan Dahl
2018-07-03
move v8 to third_party/v8 (#322)
Yoshiya Hinosawa
2018-07-01
Add cpplint to third_party
Ryan Dahl
2018-07-01
reorg: Move GN files to root (#309)
Yoshiya Hinosawa
2018-06-28
Reorg: Move tools/ and gitignore to root.
Ryan Dahl
[next]