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
/
runtime
/
js.rs
Age
Commit message (
Expand
)
Author
2024-01-10
refactor: remove snapshotting from deno_runtime (#21794)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-08-06
build: allow disabling snapshots for dev (#20048)
Nayeem Rahman
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-03-17
perf: disable runtime snapshot compression (#18239)
Bartek Iwańczuk
2023-03-08
Revert "perf: disable snapshot compression (#18061)" (#18074)
Bartek Iwańczuk
2023-03-07
perf: disable snapshot compression (#18061)
Bartek Iwańczuk
2023-02-20
build: add "include_js_files_for_snapshotting" Cargo feature (#17826)
Bartek Iwańczuk
2023-02-08
refactor: internal runtime code TS support (#17672)
Leo Kettmeir
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-11-21
feat(core): Ability to create snapshots from existing snapshots (#16597)
Bartek Iwańczuk
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-07-05
Revert "refactor(snapshots): to their own crate (#14794)" (#15076)
Bartek Iwańczuk
2022-06-24
refactor(snapshots): to their own crate (#14794)
Aaron O'Mullan
2022-01-15
chore: upgrade to rust 1.58 (#13377)
David Sherret
2022-01-10
feat(cli, runtime): compress snapshots (#13320)
evan
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-06-22
refactor: unify JavaScript script execution method (#11043)
Bartek Iwańczuk
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-02-01
chore: make all tests annotated with `#[cfg(test)]` (#9347)
Yusuke Tanaka
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek Iwańczuk