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
322c70433be25e3016b0fbd123bd77c1f3b6661e
c3c
/
test
/
test_suite
/
assert
History
Christoffer Lerno
322c70433b
Refactoring, stop using int to bool as cast. Merge make any.
2024-12-31 16:32:37 +01:00
..
assert_variants.c3t
Further grammar fixes.
2023-04-28 19:11:57 +02:00
assert_with_void.c3
Add
$member.get(value)
to replace
value.$eval($member.nameof)
2024-08-20 14:24:12 +02:00
assertf.c3t
Refactoring, stop using int to bool as cast. Merge make any.
2024-12-31 16:32:37 +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.c3t
- Fix bug with @jump miscompile
2024-06-22 23:20:23 +02:00