fayalite/crates/fayalite-proc-macros-impl/src
Jacob Lifshay 2266315944
All checks were successful
/ test (pull_request) Successful in 7m17s
/ test (push) Successful in 4m42s
redo #[hdl(sim)] match/let destructuring to support matching values of type Type::SimValue
2026-05-03 23:23:17 -07:00
..
module redo #[hdl(sim)] match/let destructuring to support matching values of type Type::SimValue 2026-05-03 23:23:17 -07:00
fold.rs add support for custom debug/display formatting of #[hdl] structs/enums 2026-04-30 23:10:49 -07:00
hdl_bundle.rs implement #[hdl(cmp_eq)] for enums 2026-05-01 18:34:49 -07:00
hdl_enum.rs implement #[hdl(cmp_eq)] for enums 2026-05-01 18:34:49 -07:00
hdl_type_alias.rs add support for custom debug/display formatting of #[hdl] structs/enums 2026-04-30 23:10:49 -07:00
hdl_type_common.rs add support for custom debug/display formatting of #[hdl] structs/enums 2026-04-30 23:10:49 -07:00
lib.rs add support for custom debug/display formatting of #[hdl] structs/enums 2026-04-30 23:10:49 -07: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