summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-08-06feat: ffi to replace plugins (#11152)Elias Sjögreen
2021-08-02chore: format toml files internally (#11563)David Sherret
2021-07-12refactor: deno_http op crate (#11335)Luca Casonato
2021-07-11Revert "Remove unstable native plugins (#10908)"Ryan Dahl
2021-07-06perf: opt-level = 3 for deno_net (#11283)Luca Casonato
2021-07-02Remove unstable native plugins (#10908)Bartek Iwańczuk
2021-06-29feat: Add "deno_net" extension (#11150)Bartek Iwańczuk
2021-06-23ci: run Linux release builds in sysroot with Ubuntu 18.04 and LLVM (#10920)Bert Belder
2021-06-10refactor: merge deno_file crate into deno_web (#10914)Bartek Iwańczuk
2021-06-09chore: move serde_v8 to separate repo (#10909)Bartek Iwańczuk
2021-05-23feat(extensions): add BroadcastChannelBen Noordhuis
2021-05-17chore: add/update crates listed in workspace (#10673)Bert Belder
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-04-21chore: release crates (#10269)Bartek Iwańczuk
2021-04-18tooling(bench_util): benching and profiling utilities (#10223)Aaron O'Mullan
2021-04-14refactor: move timers to deno_timers op crate (#10179)Ben Noordhuis
2021-04-11ci: store last-modified timestamps in Github Actions cache (#10110)Bert Belder
2021-04-11perf: build runtime at opt-3 (#10072)Aaron O'Mullan
2021-04-09Revert "Improve incremental build time (#10039)" (#10086)Ryan Dahl
2021-04-09Improve incremental build time (#10039)Ryan Dahl
2021-04-06perf: build core packages at opt-3 (#10038)Aaron O'Mullan
2021-03-25Introduce serde_v8 (#9722)Aaron O'Mullan
2021-03-12chore: split web op crate (#9635)Luca Casonato
2021-02-18Change release build flags to -O3 when favorable (#9538)evan
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk
2020-11-13refactor: deno_crypto op crate (#7956)Divy Srivastava
2020-09-21chore: add copyright (#7593)tokiedokie
2020-09-18refactor: deno_fetch op crate (#7524)Bartek Iwańczuk
2020-08-28Move benchmarks to Rust (#7134)Valentin Anger
2020-08-07Op crate for Web APIs (#6906)Bartek Iwańczuk
2020-07-28Change release build flags to optimize for size (#6907)Ryan Dahl
2020-07-20Remove deno_typescript (#6813)Ryan Dahl
2020-07-06Remove tools/hyper_hello (#6651)Ryan Dahl
2020-06-18chore(test): move testing utilities to test_util crate (#6360)Bartek Iwańczuk
2020-06-16feat(std/hash): reimplement all hashes in WASM (#6292)skdltmxn
2019-12-05feat: first pass at native plugins (#3372)Andy Finch
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-09-15Make deno_cli installable via crates.io (#2946)Ryan Dahl
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-07-15hyper_hello should be in its own crate (#2641)Ryan Dahl
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-29third_party: upgrade rust cratesBert Belder
2019-03-28v0.3.5Ryan Dahl
2019-03-20v0.3.4Ryan Dahl
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl
2019-03-13v0.3.3Ryan Dahl
2019-03-06v0.3.2Ryan Dahl
2019-02-28Use deno_core::JSError in deno (#1855)Ryan Dahl
2019-02-27v0.3.1Ryan Dahl