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
6fabecac1a6747c9f2fc309cdae6127f6df67b11
c3c
/
test
History
Christoffer Lerno
6fabecac1a
Better error for
int Foo(int a)
declarations
#1516
2024-10-04 18:15:06 +02:00
..
src
Fix of bug in
defer (catch err)
with a direct return error.
2024-08-26 11:49:41 +02:00
test_suite
Separate const slice.
Fix
#1489
. Fix const slice appending. Remove unintended print of
char[]
as String. Support const conversion of array -> slice.
2024-10-03 15:04:33 +02:00
unit
Better error for
int Foo(int a)
declarations
#1516
2024-10-04 18:15:06 +02:00