Christoffer Lerno
|
c0b80eccad
|
Change @return! syntax to require ":" after faults. Update all contracts to consistently use ":" before the description.
|
2025-03-05 17:11:45 +01:00 |
|
Christoffer Lerno
|
2a895ec7be
|
First 0.7 update, removing all deprecated features.
|
2025-03-03 00:32:20 +01:00 |
|
Christoffer Lerno
|
79a4b6855b
|
- Detect unaligned loads #1951.
- Fix issue where aligned bitstructs did not store/load with the given alignment.
|
2025-02-10 22:07:15 +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
|
e1d546225f
|
Update stdlib with new syntax for short function decl.
|
2025-02-08 23:04:59 +01:00 |
|
Christoffer Lerno
|
c8e671d34b
|
Assert when using optional as init or inc part in a for loop #1942.
|
2025-02-08 18:58:44 +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
|
31cd839063
|
Switch to <* *> docs. Fix issue with dynamically loaded C3 libs with other C3 code.
|
2024-10-14 02:14:34 +02:00 |
|
Christoffer Lerno
|
a665978b64
|
Fixing some whitespace issues.
|
2024-10-08 19:38:31 +02: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 |
|