|
|
2817cd3d58
|
support Rust's default binding modes when destructuring with #[hdl(sim)] let/match
|
2025-11-14 00:20:54 -08:00 |
|
|
|
4008c311bf
|
format code after switching to edition 2024
|
2025-08-24 16:35:21 -07:00 |
|
|
|
c4b6a0fee6
|
add support for #[hdl(sim)] enum_ty.Variant(value) and #[hdl(sim)] EnumTy::Variant(value) and non-sim variants too
|
2025-04-01 22:16:47 -07:00 |
|
|
|
9092e45447
|
fix #[hdl(sim)] match on enums
|
2025-03-30 01:25:07 -07:00 |
|
|
|
a40eaaa2da
|
expand SimValue support
|
2025-03-30 00:55:38 -07:00 |
|
|
|
86a1bb46be
|
add #[hdl] let destructuring and, while at it, tuple patterns
|
2025-02-10 22:49:41 -08:00 |
|
|
|
ff94dda922
|
support #[hdl] on functions -- enables #[hdl] usage in function body
|
2024-09-20 18:42:24 -07:00 |
|
|
|
2d293ae87b
|
#[hdl] match works!
|
2024-09-19 23:51:54 -07:00 |
|
|
|
5835b995a9
|
WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
|
2024-08-21 22:27:21 -07:00 |
|
|
|
7963f0a5cd
|
add Iterator<Item = Pair<T, P>> helpers
|
2024-07-25 22:07:23 -07:00 |
|
|
|
8bd7fcfa27
|
reformat messy code that rustfmt doesn't format
|
2024-07-10 23:34:41 -07:00 |
|
|
|
0b958e7852
|
initial public commit
|
2024-06-10 23:09:13 -07:00 |
|