fayalite/crates/fayalite-proc-macros-impl/src
2025-02-16 20:48:16 -08:00
..
module add #[hdl] let destructuring and, while at it, tuple patterns 2025-02-10 22:49:41 -08:00
fold.rs #[hdl] match works! 2024-09-19 23:51:54 -07:00
hdl_bundle.rs add #[hdl(cmp_eq)] to implement HdlPartialEq automatically 2025-02-16 20:48:16 -08:00
hdl_enum.rs add #[hdl(cmp_eq)] to implement HdlPartialEq automatically 2025-02-16 20:48:16 -08:00
hdl_type_alias.rs add #[hdl(cmp_eq)] to implement HdlPartialEq automatically 2025-02-16 20:48:16 -08:00
hdl_type_common.rs add #[hdl(cmp_eq)] to implement HdlPartialEq automatically 2025-02-16 20:48:16 -08:00
lib.rs add #[hdl(cmp_eq)] to implement HdlPartialEq automatically 2025-02-16 20:48:16 -08:00
module.rs fix clippy lints in generated code 2024-10-07 22:06:59 -07:00
process_cfg.rs implement handling #[cfg] and #[cfg_attr] in proc macro inputs 2024-12-28 23:39:08 -08:00