fayalite/crates/fayalite/tests
2026-05-14 22:13:31 -07:00
..
sim/expected add TraceAsString<T> -- sim traces it as a string rather than all its internal fields 2026-05-13 19:43:50 -07:00
ui Add .to_trace_as_string() and clean up code 2026-05-14 22:13:31 -07:00
formal.rs move FormalMode to crate::testing and add to prelude 2025-10-24 00:14:04 -07:00
hdl_types.rs silence warning for enums with only one variant 2026-02-23 16:07:05 -08:00
hdl_types_fmt.rs add support for custom debug/display formatting of #[hdl] structs/enums 2026-04-30 23:10:49 -07:00
module.rs implement #[hdl(cmp_eq)] for enums 2026-05-01 18:34:49 -07:00
sim.rs Add .to_trace_as_string() and clean up code 2026-05-14 22:13:31 -07:00
ui.rs initial public commit 2024-06-10 23:09:13 -07:00