fayalite/crates/fayalite-proc-macros-impl/src
Jacob Lifshay 80a11ec1c2
All checks were successful
/ test (pull_request) Successful in 4m20s
fayalite::expr::ops: add and automatically generate ops::StructuralEq
2026-06-09 00:12:03 -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 fayalite::expr::ops: add and automatically generate ops::StructuralEq 2026-06-09 00:12:03 -07:00
hdl_enum.rs fayalite::expr::ops: add and automatically generate ops::StructuralEq 2026-06-09 00:12:03 -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