Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl |
2021-07-06 | refactor: use primordials in extensions/fetch (#11266) | Satya Rohith |
2021-06-25 | chore(ext/console): deprecate Deno.customInspect (#10035) | Yoshiya Hinosawa |
2021-06-16 | fix: align URL / URLSearchParams to spec (#11005) | Luca Casonato |
2021-06-15 | refactor: store header keys lower case internally (#10958) | Luca Casonato |
2021-06-14 | refactor: move streams implementation to deno_web crate (#10935) | Bartek Iwańczuk |
2021-06-10 | refactor: merge deno_file crate into deno_web (#10914) | Bartek Iwańczuk |
2021-06-07 | refactor: clean up webidl protype configuration (#10871) | Luca Casonato |
2021-05-10 | perf(headers): improve iterator complexity to O(2n) (#10526) | Satya Rohith |
2021-04-30 | Rename crate_ops to extensions (#10431) | Andy Hayden |