C-Salt v0.10.0: Compilation Pipeline Overhaul, Refactored Codebase, Resolved Hidden Issues
Pre-release
Pre-release
What's Changed?
- Fixed
semverusage forbuild_sys_verinSalt.toml. Unfortunately, no ranges are supported at the moment. - Fixed
Salt.tomlvalidation path error. - Moved compilation of object files out of the cache directory and into the mirror directory of the source file (e.g.
src/main.cto.csalt/src/main.o).
In-development Notice
This is not a stable version. Everything is subject to change, and may potentially break. Do not use this on already existing C repositories until you have copied it for C-Salt to use.