shithub: plumb-complete

RSS feed

8e546285 – glenda <glenda@cirno> authored on 2025/04/07 14:01
add mkfile

b7ce0598 – glenda <glenda@cirno> authored on 2025/04/04 16:44
fixed doublefree and refactored. turns out duplicates werent a code issue but because i wasnt quote-escaping a variable name storing file data (ie using $c instead of $"c)

1b13f478 – glenda <glenda@cirno> authored on 2025/04/04 12:35
added general prefix finding for data, has duplicate results though

c00282de – glenda <glenda@cirno> authored on 2025/04/04 12:15
prototype plumbing completion system