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
9b52be9ba6c832626e22a4cb91952c20427a4648
c3c
/
test
History
Christoffer Lerno
9b52be9ba6
-
unsigned % signed
and
unsigned / signed
is no longer allowed without explicit casts, except for const denominators.
#2928
2026-02-11 23:18:08 +01:00
..
src
std/io/os/temp_directory.c3: fix INVALID_PATH in Win32 native_temp_directory (
#2762
)
2026-01-15 21:23:30 +01:00
test_suite
Using [] or .foo on $$ functions would not raise error but instead crash
#2919
.
2026-02-11 02:53:17 +01:00
unit
-
unsigned % signed
and
unsigned / signed
is no longer allowed without explicit casts, except for const denominators.
#2928
2026-02-11 23:18:08 +01:00