fayalite/crates/fayalite-proc-macros-impl/src
Jacob Lifshay 9dd3b7e7e4
Some checks failed
/ deps (pull_request) Successful in 11m43s
/ test (pull_request) Failing after 2m53s
add simulator support for sim-only values -- still needs tests
2025-09-05 19:13:21 -07:00
..
module format code after switching to edition 2024 2025-08-24 16:35:21 -07: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 add simulator support for sim-only values -- still needs tests 2025-09-05 19:13:21 -07:00
hdl_enum.rs add simulator support for sim-only values -- still needs tests 2025-09-05 19:13:21 -07:00
hdl_type_alias.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
hdl_type_common.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
lib.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
module.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
process_cfg.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00