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
4ef74a1205ee4f93b0e22a15cef3b10e9ee181a9
c3c
/
test
/
test_suite
/
vector
History
Christoffer Lerno
4ef74a1205
Add $$select. "--fp-math" options. Fixed issue with accidentally silent error on failed vector conversions.
2023-09-08 09:20:27 +02:00
..
vector_bit.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
vector_consts.c3t
Fixes missing checks to body arguments. Do not create debug declaration for value-only parameter. Bug in alignment for atomics. Macro ref parameters are pointers.
2023-07-15 15:11:44 +02:00
vector_incdec.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
vector_init_regression.c3t
Add $$select. "--fp-math" options. Fixed issue with accidentally silent error on failed vector conversions.
2023-09-08 09:20:27 +02:00
vector_init.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
vector_ops2.c3t
Updated name mangling.
2023-02-20 17:48:47 +01:00
vector_to_array_cast.c3t
Allow @test with modules. Change name mangling for non exports.
2023-02-20 16:02:30 +01:00
vector_to_array_fail.c3
Updated casts (
#684
)
2022-12-27 14:16:47 +01:00