Christoffer Lerno
|
908d705669
|
Removing use of $assignable and deprecate it.
|
2025-07-20 20:07:06 +02:00 |
|
Ero Mrinin
|
123b1c8f44
|
Added unpack macro for Triple (#2277)
|
2025-07-09 03:11:13 +02:00 |
|
Ero Mrinin
|
d5559ecafd
|
Tuple update (#2235)
* 'next_float' macro patch
More optimized implementation.
* tuple-type update
* U suffix in 'next_float'
* Do not add triplet, quadruplet, keep Tuple but deprecate. Add unpack
---------
Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
|
2025-07-06 02:08:59 +02:00 |
|
Christoffer Lerno
|
2a895ec7be
|
First 0.7 update, removing all deprecated features.
|
2025-03-03 00:32:20 +01:00 |
|
Christoffer Lerno
|
e3ea1d5049
|
Deprecate @adhoc, allow non-nested ad hoc generic types.
|
2024-10-08 11:02:10 +02:00 |
|
Christoffer Lerno
|
da47588502
|
Make methods be available in earlier stages of analysis. Add @adhoc attribute to allow types with ad hoc generic declarations.
|
2024-09-25 14:26:49 +02:00 |
|
Christoffer Lerno
|
ad0e97ab7b
|
Deprecated inline generic types, deprecated tuple / triple types.
|
2024-09-05 23:42:20 +02:00 |
|
Christoffer Lerno
|
cd7a03c2cf
|
Interface based streams. Fix for initializing with a force unwrap inside. Allow $define to take a list. Allow $define to return error on argument type mismatch in call. Fixed broken bit operations on boolean vectors.
|
2023-10-31 01:06:59 +01:00 |
|