This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
292
Commits
1
Branch
0
Tags
850d3b7bcb08cc520e3fc8c08f5e9f5c5ba2f3cc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Humza Shahid
752bb4d00f
don't return (buffer, searchList) tuple when building search list, but only return search list itself. (No point returning buffer as it is never modified or moved.)
2025-08-07 14:40:14 +01:00
Humza Shahid
704854c80f
use concurrency for rebuilding search list after deletion so we don't block main thread on very, very large files
2025-08-07 12:20:57 +01:00