This website requires JavaScript.
Explore
Help
Register
Sign in
HaeckseAlex
/
fayalite
Watch
1
Star
0
Fork
You've already forked fayalite
0
forked from
libre-chip/fayalite
Code
Pull requests
Activity
type-deduction
fayalite
/
crates
/
fayalite-proc-macros-impl
/
src
History
Exact
Exact
Union
RegExp
Jacob Lifshay
47123eb36b
WIP adding type deduction
2024-08-01 00:22:46 -07:00
..
module
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
2024-07-30 20:16:00 -07:00
fold.rs
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
2024-07-30 20:16:00 -07:00
lib.rs
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
2024-07-30 20:16:00 -07:00
module.rs
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
2024-07-30 20:16:00 -07:00
value_derive_common.rs
properly bound with StaticValue or StaticType<MaskType: StaticType>
2024-07-30 20:25:37 -07:00
value_derive_enum.rs
WIP adding type deduction
2024-08-01 00:22:46 -07:00
value_derive_struct.rs
WIP adding type deduction
2024-08-01 00:22:46 -07:00