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 20:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5b01d3a8f0db59f4a51057a9bf9bb4985d2a309
c3c
/
lib
/
std
/
math
History
Christoffer Lerno
4c1edfb941
Dev (
#777
)
...
* The new @if directive.
2023-06-10 23:16:28 +02:00
..
math_nolibc
Dev (
#777
)
2023-06-10 23:16:28 +02:00
random
Better lowering of distinct types. Noreturn function call expr recognized as a "jump" for escape analysis. Preferring "def" in libs. To upper / to lower for ascii. Initial dynlib support.
2023-05-21 21:41:01 +02:00
math_builtin.c3
Add --strip-unused.
2023-02-16 22:11:42 +01:00
math_easings.c3
Implement more @export / @private improvements. Make @private default… (
#729
)
2023-02-13 08:31:40 +01:00
math_i128.c3
Deprecate :; in $if etc.
2023-03-20 01:03:54 +01:00
math_libc.c3
Improved support for freestanding.
2023-01-25 11:10:37 +01:00
math_quaternion.c3
Improve Matrix identity functions and add Quaternion to matrix function (
#765
)
2023-05-16 11:50:01 +02:00
math_vector.c3
Better lowering of distinct types. Noreturn function call expr recognized as a "jump" for escape analysis. Preferring "def" in libs. To upper / to lower for ascii. Initial dynlib support.
2023-05-21 21:41:01 +02:00
math.c3
Dev (
#777
)
2023-06-10 23:16:28 +02:00
math.complex.c3
Add lambdas.
2023-01-24 10:15:23 +01:00
math.matrix.c3
Improve Matrix identity functions and add Quaternion to matrix function (
#765
)
2023-05-16 11:50:01 +02:00
math.random.c3
Better lowering of distinct types. Noreturn function call expr recognized as a "jump" for escape analysis. Preferring "def" in libs. To upper / to lower for ascii. Initial dynlib support.
2023-05-21 21:41:01 +02:00