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
20d93ede0cb753d386d85cf3f4eb67a3c9b12b01
c3c
/
test
/
test_suite
/
assert
History
Christoffer Lerno
214e806a33
Deprecate `fn void! main() type main functions.
2025-01-08 23:17:50 +01:00
..
assert_variants.c3t
Further grammar fixes.
2023-04-28 19:11:57 +02:00
assert_with_void.c3
Deprecate `fn void! main() type main functions.
2025-01-08 23:17:50 +01:00
assertf.c3t
Deprecate `fn void! main() type main functions.
2025-01-08 23:17:50 +01:00
global_static_assert_not_constant.c3
Change syntax of
$if
,
$assert
,
$include
,
$echo
. Introduces
$error
2023-05-06 12:18:00 +02:00
local_static_assert_not_constant.c3
Change syntax of
$if
,
$assert
,
$include
,
$echo
. Introduces
$error
2023-05-06 12:18:00 +02:00
static_assert.c3
Change syntax of
$if
,
$assert
,
$include
,
$echo
. Introduces
$error
2023-05-06 12:18:00 +02:00
unreachable_in_macro.c3t
Return type inference bugs with macros
#1757
2025-01-02 17:34:37 +01:00
unreachable.c3t
- Fix bug with @jump miscompile
2024-06-22 23:20:23 +02:00