This website requires JavaScript.
Explore
Help
Register
Sign in
libre-chip
/
fayalite
Watch
2
Star
0
Fork
You've already forked fayalite
2
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
def406ab52
fayalite
/
crates
/
fayalite-proc-macros-impl
/
src
History
Jacob Lifshay
f8ac78abd6
All checks were successful
/ deps (pull_request)
Successful in 20s
Details
/ test (pull_request)
Successful in 4m54s
Details
/ deps (push)
Successful in 13s
Details
/ test (push)
Successful in 5m24s
Details
Remove extraneous #[automatically_derived] annotations that are causing warnings as reported by Tobias
2025-10-15 04:17:47 -07:00
..
module
format code after switching to edition 2024
2025-08-24 16:35:21 -07: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
Remove extraneous #[automatically_derived] annotations that are causing warnings as reported by Tobias
2025-10-15 04:17:47 -07:00
hdl_enum.rs
Remove extraneous #[automatically_derived] annotations that are causing warnings as reported by Tobias
2025-10-15 04:17:47 -07:00
hdl_type_alias.rs
format code after switching to edition 2024
2025-08-24 16:35:21 -07:00
hdl_type_common.rs
format code after switching to edition 2024
2025-08-24 16:35:21 -07:00
lib.rs
format code after switching to edition 2024
2025-08-24 16:35:21 -07:00
module.rs
format code after switching to edition 2024
2025-08-24 16:35:21 -07:00
process_cfg.rs
format code after switching to edition 2024
2025-08-24 16:35:21 -07:00