Age | Commit message (Expand) | Author |
---|---|---|
2022-02-23 | bench: core.encode/decode (#13750) | Aaron O'Mullan |
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-05-26 | refactor: move JsRuntimeInspector to deno_core (#10763) | Bartek Iwańczuk |
2021-05-21 | cleanup(bench_util): use Extensions for setup (#10737) | Aaron O'Mullan |
2021-05-21 | fix(bench_util): correctly run async benches in tokio context (#10736) | Aaron O'Mullan |
2021-04-30 | refactor(core.js): provide window.__bootstrap (#10423) | Aaron O'Mullan |
2021-04-28 | refactor(core): simplify module loading code (#10385) | Bartek Iwańczuk |
2021-04-25 | refactor(core): move op cache sync responsibility to rust space (#10340) | Aaron O'Mullan |
2021-04-21 | refactor(core): simplify error handling (#10297) | Aaron O'Mullan |
2021-04-20 | chore: update copyright headers (#10243) | Yoshiya Hinosawa |
2021-04-18 | tooling(bench_util): benching and profiling utilities (#10223) | Aaron O'Mullan |