Go to file
Janis 5a9918285f path helper fix
- remove directory segment and instead just have "file" for directories and
files and other kinds of files since we cant know just based on the path what it
is
- segmetns are stored as vecdeque in normalized path to allow for hopefully more
efficient poping in FIFO order (but definitely more ergonomic)
- test for trailing seperators, the last trailing seperator is ignored, multiple
trailing seperators are turned into noops because i parse paths left to
right (regex?) in the simplest way possible. in normalized paths noops are
completely ignored/removed
2023-04-02 00:23:45 +02:00
.cargo asdf idk uhhhhh 2023-03-14 13:57:28 +01:00
bootloader asdf idk uhhhhh 2023-03-14 13:57:28 +01:00
btrfs path helper fix 2023-04-02 00:23:45 +02:00
esp asdf idk uhhhhh 2023-03-14 13:57:28 +01:00
.gitignore asdf 2023-01-15 22:04:54 +01:00
Cargo.toml asdf idk uhhhhh 2023-03-14 13:57:28 +01:00
notes.org btrfs crate 2023-03-15 19:25:19 +01:00
qemu.sh asdf idk uhhhhh 2023-03-14 13:57:28 +01:00
rust-toolchain.toml asdf 2023-01-15 22:04:54 +01:00