Christoffer Lerno
|
cdabe8fd9e
|
- Create optional with ~ instead of ?. return io::EOF?; becomes return io::EOF~.
- Deprecated use of `?` to create optional.
|
2026-01-20 16:10:28 +01:00 |
|
Zack Puhl
|
b73a44ec7d
|
Add/Fix OpenBSD native_cpus (#2387)
* Add OpenBSD `native_cpus`
* update release notes
---------
Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
|
2025-08-11 23:10:09 +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 |
|
Christoffer Lerno
|
0a9bb2e8e0
|
Fix to simple a += b overload fallback. Renaming and reordering in the stdlib.
|
2025-04-15 12:01:58 +02:00 |
|