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
1ffe430df07b71cb9197922f1e3a71abbfaf5d0f
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