This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eeab73df4e025dee432cfadae169e6e8c1dcd4a5
c3c
/
src
History
Christoffer Lerno
eeab73df4e
Miscompilation of do-while when the while starts with a branch
#2394
. Also: change do-while to make the lowering follow the execution.
2025-08-18 21:04:52 +02:00
..
build
- Deprecate
@compact
use for comparison. Old behaviour is enabled using
--use-old-compact-eq
.
2025-08-14 15:53:35 +02:00
compiler
Miscompilation of do-while when the while starts with a branch
#2394
. Also: change do-while to make the lowering follow the execution.
2025-08-18 21:04:52 +02:00
compiler_tests
Use arena with JSON parser. Slightly altered output for json printing.
2024-09-20 00:39:10 +02:00
utils
Fix max module name to 31 chars and the entire module path to 63 characters.
2025-08-18 12:02:00 +02:00
main.c
Improved OpenBSD support (
#2317
)
2025-07-22 15:15:20 +02:00
version.h
Fix version.
2025-08-02 16:57:39 +02:00