1
0
Fork 0
fayalite/crates/fayalite-proc-macros-impl/src
2025-11-24 00:14:53 -08:00
..
module support Rust's default binding modes when destructuring with #[hdl(sim)] let/match 2025-11-14 00:20:54 -08:00
fold.rs 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
hdl_bundle.rs support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those 2025-11-24 00:14:53 -08:00
hdl_enum.rs support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those 2025-11-24 00:14:53 -08:00
hdl_type_alias.rs add PhantomConstGet to the known Type bounds for #[hdl] struct/enum 2025-10-27 20:08:22 -07:00
hdl_type_common.rs add ParsedVisibility 2025-11-06 20:22:53 -08:00
lib.rs support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those 2025-11-24 00:14:53 -08:00
module.rs WIP adding Platform 2025-10-17 05:55:22 -07:00
process_cfg.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00