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
e0237096d6bba476e4be95de440ddb092d7e9e2e
c3c
/
lib
/
std
/
math
/
random
History
Christoffer Lerno
abe4727c3a
Deprecate uXX and iXX bit suffixes.
...
Add experimental LL / ULL suffixes for int128 and uint128 literals.
2025-05-13 23:48:59 +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
-
AnyList
now also defaults to the temp allocator.
2025-03-18 18:34:52 +01: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