This website requires JavaScript.
Explore
Help
Register
Sign In
libre-chip
/
fayalite
Watch
3
Star
0
Fork
You've already forked fayalite
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
487af07154
fayalite
/
crates
/
fayalite-proc-macros-impl
/
src
History
Jacob Lifshay
343805f80b
fix #[hdl] to work with unusual identifier hygiene from macros
2024-10-03 23:04:14 -07:00
..
module
remove reset_default from proc-macro, forgot to remove when removing from RegBuilder
2024-09-22 16:03:20 -07:00
fold.rs
#[hdl] match works!
2024-09-19 23:51:54 -07:00
hdl_bundle.rs
fix #[hdl] to work with unusual identifier hygiene from macros
2024-10-03 23:04:14 -07:00
hdl_enum.rs
fix #[hdl] to work with unusual identifier hygiene from macros
2024-10-03 23:04:14 -07:00
hdl_type_common.rs
fix #[hdl] to work with unusual identifier hygiene from macros
2024-10-03 23:04:14 -07:00
lib.rs
remove reset_default from proc-macro, forgot to remove when removing from RegBuilder
2024-09-22 16:03:20 -07:00
module.rs
support #[hdl] on functions -- enables #[hdl] usage in function body
2024-09-20 18:42:24 -07:00