This website requires JavaScript.
Explore
Help
Register
Sign in
cesar
/
fayalite
Watch
1
Star
0
Fork
You've already forked fayalite
0
forked from
libre-chip/fayalite
Code
Pull requests
Activity
3106a6fff6
fayalite
/
crates
/
fayalite-proc-macros-impl
/
src
History
Jacob Lifshay
ee15fd2b94
support #[hdl] type aliases
2024-10-30 20:47:10 -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
silence warnings for field names that start with _
2024-10-10 20:53:29 -07:00
hdl_enum.rs
clean up some clippy warnings
2024-10-07 21:49:18 -07:00
hdl_type_alias.rs
support #[hdl] type aliases
2024-10-30 20:47:10 -07:00
hdl_type_common.rs
fix using #[hdl] types like S<{ 1 + 2 }>
2024-10-30 20:46:11 -07:00
lib.rs
support #[hdl] type aliases
2024-10-30 20:47:10 -07:00
module.rs
fix clippy lints in generated code
2024-10-07 22:06:59 -07:00