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
/
ext
/
webstorage
/
lib.rs
Age
Commit message (
Expand
)
Author
2023-01-05
refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274)
Yiyu Lin
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek IwaĆczuk
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-04-19
perf(fmt/lint): incremental formatting and linting (#14314)
David Sherret
2022-04-04
chore(ext/webstorage): custom arity (#14201)
Divy Srivastava
2022-03-17
fix: cargo publish fails without absolute paths (#13993)
Ryan Dahl
2022-03-14
feat(ops): custom arity (#13949)
Aaron O'Mullan
2022-03-14
feat(core): codegen ops (#13861)
Divy Srivastava
2022-03-14
chore: improve build times for `ext/` changes (#13927)
Divy Srivastava
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-10-27
feat(ext/webstorage): use implied origin when --location not set (#12548)
Kitson Kelly
2021-08-14
perf: improve localStorage throughput (#11709)
Luca Casonato
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl