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
78d5939d9d120dbcda942dc11f2735ed07faaa4f
c3c
/
test
History
Christoffer Lerno
78d5939d9d
Show error when declarations do not start with
fn
in interfaces.
#1565
. Some added functionality to lists and time.
2024-10-18 17:10:00 +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
Show error when declarations do not start with
fn
in interfaces.
#1565
. Some added functionality to lists and time.
2024-10-18 17:10:00 +02:00
unit
- Disallow casting a
void*
to
any
or an interface, unless it is
null
.
2024-10-16 12:50:47 +02:00