[cc65-git] [cc65/cc65] 8943ef: Reformat the optimizer step definitions with OPTFU...
cc65 - a freeware C compiler for 6502 based systems
Brought to you by:
gpz
|
From: Bob A. <no...@gi...> - 2026-05-10 13:44:59
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 8943ef8c1397d1753aa21dd0082daf2e3aaff559 https://github.com/cc65/cc65/commit/8943ef8c1397d1753aa21dd0082daf2e3aaff559 Author: Alex Volkov <co...@us...> Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: M src/cc65/codeopt.c Log Message: ----------- Reformat the optimizer step definitions with OPTFUNCDEF() macro and provide additional space for step names. Commit: 36ec2c2f6f6f60e0228dd0aef92451ff9ad33dbd https://github.com/cc65/cc65/commit/36ec2c2f6f6f60e0228dd0aef92451ff9ad33dbd Author: Alex Volkov <co...@us...> Date: 2026-04-19 (Sun, 19 Apr 2026) Changed paths: M .github/checks/sorted_codeopt.sh Log Message: ----------- Update sorted check script for reformatted optimizer step definitions (macro). Also a tweak rejecting commented out lines. Commit: 48be9a55f32b28a3ae0b0ab6b50f7bc9d0d14445 https://github.com/cc65/cc65/commit/48be9a55f32b28a3ae0b0ab6b50f7bc9d0d14445 Author: Bob Andrews <mr...@us...> Date: 2026-05-10 (Sun, 10 May 2026) Changed paths: M .github/checks/sorted_codeopt.sh M src/cc65/codeopt.c Log Message: ----------- Merge pull request #2959 from avolkov76/anv-coptstop-refactor-1 Optimizer maintenance: reformat definitions providing more space for names Compare: https://github.com/cc65/cc65/compare/d20d99b32bfe...48be9a55f32b To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |