Jacob Lifshay
|
2d293ae87b
|
#[hdl] match works!
|
2024-09-19 23:51:54 -07:00 |
|
Jacob Lifshay
|
9887d70f41
|
fix handling of const and size type generics when generating Index impls
/ test (push) Successful in 5m1s
|
2024-09-19 18:45:04 -07:00 |
|
Jacob Lifshay
|
2c1afd1cd6
|
const generics on hdl_module work!
/ test (push) Successful in 4m54s
|
2024-09-17 15:39:23 -07:00 |
|
Jacob Lifshay
|
76ea7f82c3
|
WIP adding const generics
/ test (push) Failing after 1m3s
|
2024-09-16 16:47:10 -07:00 |
|
Jacob Lifshay
|
5835b995a9
|
WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
/ test (push) Successful in 4m56s
|
2024-08-21 22:27:21 -07:00 |
|
Jacob Lifshay
|
cd99dbc849
|
properly bound with StaticValue or StaticType<MaskType: StaticType>
/ test (push) Successful in 14m38s
|
2024-07-30 20:25:37 -07:00 |
|
Jacob Lifshay
|
2dce478d48
|
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
|
2024-07-30 20:16:00 -07:00 |
|
Jacob Lifshay
|
b33566841d
|
make #[hdl_module] support functions with generic parameters
/ test (push) Successful in 14m40s
|
2024-07-25 22:20:38 -07:00 |
|
Jacob Lifshay
|
7963f0a5cd
|
add Iterator<Item = Pair<T, P>> helpers
|
2024-07-25 22:07:23 -07:00 |
|
Jacob Lifshay
|
8ca0cd56c4
|
fix warning
|
2024-07-21 20:44:29 -07:00 |
|
Jacob Lifshay
|
63fd038729
|
correctly handle hdl byte literal suffixes
|
2024-07-16 19:45:12 -07:00 |
|
Jacob Lifshay
|
c2e5ea8e89
|
implement #[hdl] [a; N] -- an array repeat expression
|
2024-07-16 17:19:17 -07:00 |
|
Jacob Lifshay
|
6a5f1b8af1
|
prep for eventual publishing
/ test (push) Successful in 9m43s
|
2024-07-11 22:39:00 -07:00 |
|
Jacob Lifshay
|
8bd7fcfa27
|
reformat messy code that rustfmt doesn't format
/ test (push) Successful in 9m17s
|
2024-07-10 23:34:41 -07:00 |
|
Jacob Lifshay
|
0b958e7852
|
initial public commit
|
2024-06-10 23:09:13 -07:00 |
|