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
0120498ec88955d3ae04eaa456932b66b2b9e67c
c3c
/
test
/
test_suite
/
assert
History
Christoffer Lerno
0120498ec8
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02:00
..
assert_variants.c3t
Further grammar fixes.
2023-04-28 19:11:57 +02:00
assert_with_void.c3
Fixes
#874
2023-07-23 16:24:02 +02:00
assertf.c3t
Fix seeder, update with dynamic interface for random. Insert unreachable after panic in asserts. Macro ensure static check.
2023-08-23 13:52:27 +02: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.c3t
Fix to macro codegen.
2023-07-19 01:34:50 +02:00