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
e67e9d3bbf9b05cf20b0d0345f23e2a11f12b7a5
c3c
/
test
/
unit
/
stdlib
/
math
History
Christoffer Lerno
607a625641
Updated bigint.
2024-10-02 01:13:34 +02:00
..
bigint.c3
Updated bigint.
2024-10-02 01:13:34 +02:00
frexp_signbit.c3
Signbit, tests of frexp.
2023-03-18 19:13:17 +01:00
math_is_even_odd.c3
- Introduce
$vaarg[...]
syntax and deprecate the old
$vaarg(...)
.
2024-08-16 09:28:28 +02:00
math.c3
Rename muldiv and update tests for LLVM 20
2024-08-09 23:56:26 +02:00
matrix.c3
Refactor alignment code. Change deprecated function in test.
2024-09-12 08:30:01 +02:00
quaternion.c3
0.5.5 features (
#1151
)
2024-02-22 17:13:51 +01:00
random.c3
Regression: Invalid is_random implementation due to changes in 0.6.
2024-07-26 20:49:17 +02:00