| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-11 | Use optionals for iterators | Bruce Hill | |
| 2024-09-11 | Rename closure_t -> Closure_t for consistency | Bruce Hill | |
| 2024-09-09 | Add (/path):by_line() | Bruce Hill | |
| 2024-09-09 | Fix up some stuff with path escaping | Bruce Hill | |
| 2024-09-09 | Fix issues with path reading from pipes (don't UTF8 validate chunks, | Bruce Hill | |
| because they can be fragments) and some misc buffering issues. | |||
| 2024-09-09 | Correctly clean up CLI args that are paths | Bruce Hill | |
| 2024-09-09 | Ensure more rigoroous cleanup and validation of paths | Bruce Hill | |
| 2024-09-09 | Fix up some path logic | Bruce Hill | |
| 2024-09-09 | Fix some logic for extensions and base names | Bruce Hill | |
| 2024-09-09 | Add Path.base_name(), Path.parent(), Path.extension() | Bruce Hill | |
| 2024-09-09 | Add mktemp functionality | Bruce Hill | |
| 2024-09-09 | For parsing paths, use nested parens: (./foo), also add some methods | Bruce Hill | |
| 2024-09-09 | More methods | Bruce Hill | |
| 2024-09-09 | More path stuff including some methods | Bruce Hill | |
