Christoffer Lerno
|
2a895ec7be
|
First 0.7 update, removing all deprecated features.
|
2025-03-03 00:32:20 +01:00 |
|
Christoffer Lerno
|
c4212c4649
|
- Test runner will also check for leaks.
- `write` of qoi would leak memory.
- Issue when having an empty `Path` or just "."
- `set_env` would leak memory.
|
2025-02-10 00:39:02 +01:00 |
|
Christoffer Lerno
|
63f619e5b6
|
Add tracking allocator to test runner. #1809
|
2025-02-09 03:10:35 +01:00 |
|
Christoffer Lerno
|
46c7e9aefa
|
Cleanup QOI
|
2025-02-08 00:32:48 +01:00 |
|
Christoffer Lerno
|
e40bab2d30
|
Allow (int[*]) { 1, 2 } cast style initialization. Experimental change from [*] to [?]. Fix issue where compile time declarations in expression list would not be handled properly.
|
2025-01-25 22:10:12 +01:00 |
|
Christoffer Lerno
|
b941f93416
|
Deprecate old void! @benchmark and @test functions.
|
2025-01-09 20:33:53 +01:00 |
|
Christoffer Lerno
|
d4fb5b747b
|
Update QOI type names.
|
2024-09-07 16:10:15 +02:00 |
|
Hema2
|
7581651011
|
Add QOI to the standard library (#1409)
Add QOI to the standard library
|
2024-09-07 15:55:26 +02:00 |
|