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
f9923de7f9a952e5a4a6ff7380474b4e9d712650
c3c
/
src
History
Christoffer Lerno
f9923de7f9
Remove implicit cast from enum to int. Allow enums to use distinct types as the backing type. enum += 1 returns enum type.
2023-03-04 01:03:57 +01:00
..
build
Some general cleanup.
2023-02-28 01:15:30 +01:00
compiler
Remove implicit cast from enum to int. Allow enums to use distinct types as the backing type. enum += 1 returns enum type.
2023-03-04 01:03:57 +01:00
compiler_tests
Some general cleanup.
2023-02-28 01:15:30 +01:00
utils
Remove "generic" code paths.
2023-03-01 12:01:43 +01:00
main.c
Use "String" consistently for "char[]" (
#694
)
2023-01-07 22:50:33 +01:00
version.h
Remove implicit cast from enum to int. Allow enums to use distinct types as the backing type. enum += 1 returns enum type.
2023-03-04 01:03:57 +01:00