This website requires JavaScript.
Explore
Help
Register
Sign in
libre-chip
/
fayalite
Watch
3
Star
0
Fork
You've already forked fayalite
3
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
cb4e1f42c0
fayalite
/
crates
/
fayalite-proc-macros-impl
/
src
History
Jacob Lifshay
8c270b0e35
silence warning for enums with only one variant
2026-02-23 16:07:05 -08:00
..
module
support Rust's default binding modes when destructuring with #[hdl(sim)] let/match
2025-11-14 00:20:54 -08: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
support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those
2025-11-24 00:14:53 -08:00
hdl_enum.rs
silence warning for enums with only one variant
2026-02-23 16:07:05 -08:00
hdl_type_alias.rs
add PhantomConstGet to the known Type bounds for #[hdl] struct/enum
2025-10-27 20:08:22 -07:00
hdl_type_common.rs
add ParsedVisibility
2025-11-06 20:22:53 -08:00
lib.rs
support operations directly on SimValue, UIntValue, and SIntValue, and shared references to those
2025-11-24 00:14:53 -08: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