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
/
test_plugin
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-02
Remove unstable native plugins (#10908)
Bartek Iwańczuk
2021-05-17
chore: update dependencies (#10660)
Luca Casonato
2021-05-08
feat(plugin): add tests for plugin args (#10529)
Cedric Vangout
2021-01-11
upgrade: tokio 1.0 (#8779)
Bartek Iwańczuk
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-11-25
core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273)
Bert Belder
2020-09-21
chore: add copyright (#7593)
tokiedokie
2020-06-19
upgrade crates (#6378)
Ryan Dahl
2020-06-18
chore(test): move testing utilities to test_util crate (#6360)
Bartek Iwańczuk
2020-05-30
upgrade: Rust crates (#5959)
Ryan Dahl
2020-05-11
Change plugin interface to prevent segfaults when unloading plugin (#5210)
Bert Belder
2020-03-07
upgrade rust dependencies (#4270)
Ryan Dahl
2020-01-05
Upgrade rust crates and modernize hyper_hello (#3606)
Bert Belder
2020-01-05
Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)
Ry Dahl
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-05
feat: first pass at native plugins (#3372)
Andy Finch