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
eccc6700dcf91db0b7e54c3ea7795c5d1ddd4bc9
c3c
/
benchmarks
/
stdlib
History
Christoffer Lerno
fe70f10bcc
Sorting functions correctly took slices by value, but also other types by value. Now, only slices are accepted by value, other containers are always by ref.
2025-10-07 22:43:40 +02:00
..
collections
Add LinkedList Operators and Update Tests (
#2438
)
2025-09-06 11:57:21 +02:00
core
Add LinkedList Operators and Update Tests (
#2438
)
2025-09-06 11:57:21 +02:00
crypto
Sorting functions correctly took slices by value, but also other types by value. Now, only slices are accepted by value, other containers are always by ref.
2025-10-07 22:43:40 +02:00
hash
Add wyhash2 and metro64/128 modern hashing (
#2293
)
2025-07-20 00:06:10 +02:00
sort
Deprecate old
void!
@benchmark and @test functions.
2025-01-09 20:33:53 +01:00