Paul Swirhun
|
bd2cb989d1
|
Support bit queue streaming (#5830) (#6103).
|
2025-07-27 15:29:56 -04:00 |
Wilson Snyder
|
470f99694e
|
Revert d8dbb08a: Support bit queue streaming (#5830) (#6103)
|
2025-07-26 17:59:52 -04:00 |
Paul Swirhun
|
d8dbb08a95
|
Support bit queue streaming (#5830) (#6103)
|
2025-07-26 16:53:51 -04:00 |
Wilson Snyder
|
e9fe8f65a8
|
Change error messages to more often suggest documentation
|
2025-04-05 17:10:44 -04:00 |
Fuad Ismail
|
1c79df8630
|
Support stream operation on unpacked array (#4714) (#5006)
|
2024-03-21 18:26:42 -04:00 |
Wilson Snyder
|
9f75068059
|
Cleanup some error messages to properly quote
|
2023-09-23 08:52:50 -04:00 |
Ryszard Rozak
|
2daa32b98b
|
Support assignments of packed values to stream expressions on queues (#4401)
|
2023-08-25 11:24:12 +02:00 |
Ryszard Rozak
|
b517fb5ee3
|
Support some stream operations on queues (#4292)
|
2023-06-13 22:46:42 -04:00 |
Andrew Nolte
|
d3c14cc1ac
|
Split WIDTH warning into WIDTHEXPAND and WIDTHTRUNC (#3900)
|
2023-02-02 18:25:25 -05:00 |
Geza Lore
|
3abb65d732
|
Strengthen AstNode types to AstNodeExpr
Declare every AstNode children and variables as AstNodeExpr where we
statically know this is the appropriate sub-type.
|
2022-11-20 19:31:28 +00:00 |