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
2024-11-18
perf(windows): delay load webgpu and some other dlls (#26917)
David Sherret
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-02
fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)
Nathan Whitaker
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-08-19
feat: upgrade deno_core (#25042)
snek
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
2024-07-23
Revert "fix(cli): add NAPI support in standalone mode (#24642)" (#24682)
Bartek Iwańczuk
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-07-21
fix(cli): add NAPI support in standalone mode (#24642)
Ivancing
2024-07-05
chore: rename `__runtime_js_source` to `hmr` (#24442)
Divy Srivastava
2024-07-03
feat: Upgrade to TypeScript 5.5.2 (#24326)
Bartek Iwańczuk
2024-05-08
fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)
David Sherret
2024-05-01
feat(runtime): allow adding custom extensions to snapshot (#23569)
Mathias Lafeldt
2024-04-12
chore: remove repetitive words (#23341)
youngwendy
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
2024-03-06
chore: Reuse linux symbols list on openbsd and freebsd (#22706)
Divy Srivastava
2024-03-05
chore: upgrade deno_core (#22699)
Bartek Iwańczuk
2024-02-27
chore: bump deno_core (#22596)
Matt Mastracci
2024-02-17
chore: bump deno_core (#22443)
Matt Mastracci
2024-02-13
chore: deno_core bump (#22407)
Matt Mastracci
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-10
fix: android support (#19437)
cions
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-06
feat: TypeScript 5.3 (#21480)
David Sherret
2023-12-03
refactor: faster args for op_load in TSC (#21438)
Bartek Iwańczuk
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
2023-12-01
perf(lsp): better op performance logging (#21423)
Bartek Iwańczuk
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-25
perf: move "cli/js/40_testing.js" out of main snapshot (#21212)
Divy Srivastava
2023-11-15
fix: use short git hash for deno version (#21218)
Bartek Iwańczuk
2023-11-15
perf: static bootstrap options in snapshot (#21213)
Divy Srivastava
2023-11-14
perf: move jupyter esm out of main snapshot (#21163)
Divy Srivastava
2023-11-13
perf: lazy bootstrap options - first pass (#21164)
Divy Srivastava
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-07
chore: bump deno_core (#21102)
Matt Mastracci
2023-11-01
fix: add missing `Object.groupBy()` and `Map.groupBy()` types (#21050)
Asher Gomez
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-04
refactor: use deno_core::FeatureChecker for unstable checks (#20765)
Bartek Iwańczuk
2023-09-27
feat(unstable): add `Deno.jupyter.broadcast` API (#20656)
Bartek Iwańczuk
2023-09-17
build: add an environment variable to skip cross build check (#20281) (#20533)
第二扩展
2023-09-12
refactor: rewrite cli/ ops to op2 (#20462)
Bartek Iwańczuk
2023-09-12
refactor: strongly typed TSC ops (#20466)
Bartek Iwańczuk
2023-09-09
feat: TypeScript 5.2 (#20425)
David Sherret
2023-08-08
build: remove redundant rerun-if-changed for compiler snapshot (#20094)
Nayeem Rahman
2023-08-06
build: allow disabling snapshots for dev (#20048)
Nayeem Rahman
2023-08-05
refactor: remove snapshot_module_load_cb (#20043)
Nayeem Rahman
2023-07-31
refactor: update core extension api usage (#19952)
Nayeem Rahman
[next]