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
943d010dfc7faf7afbf12820d8c0d5a1b2ed6544
c3c
/
lib
/
std
/
math
/
random
History
IgneousRed
943d010dfc
New Rngs (
#841
)
...
* New Rngs * Mistake * fix Mcg using wrong constant
2023-07-09 15:00:19 +02:00
..
math.lcg.c3
New Rngs (
#841
)
2023-07-09 15:00:19 +02:00
math.mcg.c3
New Rngs (
#841
)
2023-07-09 15:00:19 +02:00
math.msws.c3
New Rngs (
#841
)
2023-07-09 15:00:19 +02:00
math.pcg.c3
New Rngs (
#841
)
2023-07-09 15:00:19 +02:00
math.seeder.c3
New Rngs (
#841
)
2023-07-09 15:00:19 +02:00
math.sfc.c3
New Rngs (
#841
)
2023-07-09 15:00:19 +02:00
math.simple_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