-
Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: anthropics/claudes-c-compiler
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add C23 bool, true, and false keywords (fixes #250)
#255
opened Mar 9, 2026 by
MaxwellCalkin
Loading…
Fix is_one() to recognize float constants, enabling x*1.0 and x/1.0 simplification
#254
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
4 tasks
Multi-phase optimization pipeline: peephole, SCCP, IVSR, symbol interning
#252
opened Feb 24, 2026 by
CrazyTodd-one
Loading…
4 tasks done
fix: use actual compilation date/time for __DATE__ and __TIME__ macros
#220
opened Feb 7, 2026 by
liuxiaopai-ai
Loading…
fix: emit warning for unknown preprocessor directives
#219
opened Feb 7, 2026 by
liuxiaopai-ai
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.