summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
37 hoursremoved old build script, added proper Makefile, updated REDAMEczjstmax
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
2026-01-03note in readmeczjstmax
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
2025-11-21fixczjstmax
2025-11-21added maintainers list + fixesczjstmax
2025-11-21revise README for clarity and improved descriptionsczjstmax
(commit generated by copilot on the gh website) updated the README to clarify the purpose and usage of 'g'. improved language for better readability.
2025-11-20grammarczjstmax
2025-11-20"why permissive" note addedczjstmax
2025-11-19added sidenote in the readmeczjstmax
2025-11-19cumulative commit - working on implementationczjstmax
changelogs: - updated build.sh build script - instead of the manually matched 'regex'-like BS, made an helper function matches() - maybe this made the code a bit more clunked because you have to manually create an array of strings with each and every possibility manually typed in but it is still hundreds of times better than what i was doing beforehand. also i forgot the binary inside of the commit but i'll make the build script handle that by deleting it after moving to PATH, probably a good idea.
2025-11-18added readme and initial g.cczjstmax