Age | Commit message (Expand) | Author |
---|---|---|
2023-05-08 | refactor: prefix ops w/ crate they are defined in (#19044) | Luca Casonato |
2023-05-01 | refactor: migrate async ops to generated wrappers (#18937) | Bartek Iwańczuk |
2023-05-01 | fix(core): Use primordials for methods (#18839) | Kenta Moriuchi |
2023-04-12 | refactor(ext/fs): abstract FS via FileSystem trait (#18599) | Luca Casonato |
2023-04-02 | chore: Turn back on dlintPreferPrimordials (#17715) | Kenta Moriuchi |
2023-03-31 | perf(ext/websocket): use opAsync2 to avoid spread deopt (#18525) | Divy Srivastava |
2023-03-17 | BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237) | Bartek Iwańczuk |
2023-03-16 | feat(fs): support FileInfo.dev on Windows (#18073) | Bartek Iwańczuk |
2023-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-03-07 | refactor: Add "deno_fs" extension crate (#18040) | Bartek Iwańczuk |