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
176fb47c2323e03773cbf4a2e68e7873009ffa39
c3c
/
lib
/
std
/
math
/
random
History
Zack Puhl
ad02fad167
Add Freestanding OS Types (
#2399
)
...
* Add Freestanding OS Types to `env::`
2025-08-16 19:47:03 +02:00
..
math.lcg.c3
- Change
distinct
->
typedef
.
2025-03-15 20:10:47 +01:00
math.mcg.c3
- Change
distinct
->
typedef
.
2025-03-15 20:10:47 +01:00
math.msws.c3
Switch to
<* *>
docs. Fix issue with dynamically loaded C3 libs with other C3 code.
2024-10-14 02:14:34 +02:00
math.pcg.c3
- Change
distinct
->
typedef
.
2025-03-15 20:10:47 +01:00
math.seeder.c3
Add Freestanding OS Types (
#2399
)
2025-08-16 19:47:03 +02:00
math.sfc.c3
- Change
distinct
->
typedef
.
2025-03-15 20:10:47 +01:00
math.simple_random.c3
Deprecate uXX and iXX bit suffixes.
2025-05-13 23:48:59 +02:00