Christoffer Lerno
|
239d249f01
|
- Added $kindof compile time function.
- Deprecated `@typekind` macro in favour of `$kindof`.
- Deprecated `@typeis` macro in favour of `$typeof(#foo) == int`.
|
2025-08-27 20:38:12 +02:00 |
|
LowByteFox
|
5c82747970
|
Improved OpenBSD support (#2317)
* add openbsd support, compiles and passses all tests
* fix backtrace
* gh actions should include openbsd artifacts
|
2025-07-22 15:15:20 +02:00 |
|
Zack Puhl
|
adabae2a24
|
add 'strdup' reference to libc
|
2025-06-23 15:37:25 +02:00 |
|
BWindey
|
1461414128
|
[TEST] Add unit tests for libc (#1974)
Some tests for libc + fixes
---------
Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
|
2025-03-08 22:25:21 +01:00 |
|