yazi/yazi-shared/src/fs
2024-11-28 01:56:53 +08:00
..
cha.rs perf: using usize instead of *const OsStr reduces memory usage (#1839) 2024-10-26 17:09:27 +08:00
file.rs refactor: upgrade to mlua v0.10.0 (#1842) 2024-11-08 22:37:32 +08:00
fns.rs feat!: use an Error userdata instead of a plain error code for I/O errors (#1939) 2024-11-23 18:30:17 +08:00
loc.rs fix: copy the CWD path regardless even if the directory is empty (#1849) 2024-10-28 21:28:33 +08:00
mod.rs refactor!: rename the term select to toggle to reserve select for future use (#1773) 2024-10-13 18:47:12 +08:00
op.rs perf: introduce copy-on-write for event system to eliminate all memory reallocations (#1962) 2024-11-28 01:56:53 +08:00
path.rs refactor: add tests for Pattern::match_path (#1837) 2024-10-26 08:53:01 +08:00
url.rs refactor: replace Metadata with Cha in the file scheduler to improve interoperability with yazi-fs (#1785) 2024-10-15 20:38:34 +08:00
urn.rs feat!: use an Error userdata instead of a plain error code for I/O errors (#1939) 2024-11-23 18:30:17 +08:00