b6ac734183
fix: suppress unused parameter warnings and remove dead code in cli and main
main
retoor2024-12-08 19:27:05 +00:00
985b469af4
chore: remove debug console.log statements from user authentication flow
retoor2024-12-08 18:59:58 +00:00
60f98fdec7
chore: strip debug print statements and dead csv cleanup code from sormc and sormq
retoor2024-12-08 18:58:50 +00:00
5565dd7e81
feat: add rlib.h header with 8.4k lines of core utility macros, type definitions, and MIT license boilerplate
retoor2024-12-02 13:21:44 +00:00
e28a87af74
fix: replace broken curl download with local cp for rlib.h in build workflow
retoor2024-12-02 13:21:11 +00:00
dbe70775d5
chore: add rlib.h download step before build in build.yaml workflow
retoor2024-12-02 13:18:12 +00:00
fc73c4221b
feat: add rlib.h dependency and update includes to local path for runtime library support
retoor2024-11-28 22:28:33 +00:00