Files
rc/src
retoor 7e0a843afa chore: replace hardcoded buffer limits with MULTIPLIER scaling in src/types.h
Define a new MULTIPLIER constant set to 10 and apply it to all memory, identifier, function, class, include, and object limit macros, replacing the previous hardcoded values with their product by MULTIPLIER.
2025-11-24 02:47:07 +00:00
..