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
d760378b02562fb6c4bf0057ca7f7cd2bf0323b8
c3c
/
test
/
unit
History
Christoffer Lerno
82f1b543ed
&self not runtime null-checked in macro
#1827
. Regression in temp allocators.
2025-03-23 22:50:09 +01:00
..
regression
&self not runtime null-checked in macro
#1827
. Regression in temp allocators.
2025-03-23 22:50:09 +01:00
stdlib
- Use
@pool_init()
to set up a temp pool on a thread. Only the main thread has implicit temp pool setup.
2025-03-21 17:08:58 +01:00