Christoffer Lerno
|
8b49e6c14d
|
Rename def to alias.
|
2025-03-13 11:22:27 +01:00 |
|
Christoffer Lerno
|
2a895ec7be
|
First 0.7 update, removing all deprecated features.
|
2025-03-03 00:32:20 +01:00 |
|
Christoffer Lerno
|
4d15a2f45e
|
Improve error reporting when using type names as the function argument #1750.
|
2024-12-31 16:59:51 +01:00 |
|
Christoffer Lerno
|
e453e6f9ca
|
- Add enum.from_ordinal and fault.from_ordinal
- Deprecate cast-style conversion from integer to enum.
- Make deprecation an error in test mode.
|
2024-12-23 15:27:59 +01:00 |
|
Christoffer Lerno
|
16cb756d3f
|
Bug converting untyped list #1360
|
2024-08-16 18:33:30 +02:00 |
|
Christoffer Lerno
|
f1efdf3d98
|
Incorrect zero analysis on foo["test"] = {} #1360
|
2024-08-16 16:50:58 +02:00 |
|