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
71
commits
4
branches
2
tags
8.3
MiB
57aa849615
Commit graph
7 commits
Author
SHA1
Message
Date
Jacob Lifshay
2d293ae87b
#[hdl] match works!
2024-09-19 23:51:54 -07:00
Jacob Lifshay
9887d70f41
fix handling of const and size type generics when generating Index impls
All checks were successful
/ test (push)
Successful in 5m1s
Details
2024-09-19 18:45:04 -07:00
Jacob Lifshay
5835b995a9
WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
All checks were successful
/ test (push)
Successful in 4m56s
Details
2024-08-21 22:27:21 -07:00
Jacob Lifshay
2dce478d48
rename FixedType->StaticType, fixed_type()->static_type(), hdl(fixed_type)->hdl(static), IsFixedLen->IsStaticLen
2024-07-30 20:16:00 -07:00
Jacob Lifshay
c2e5ea8e89
implement #[hdl] [a; N] -- an array repeat expression
2024-07-16 17:19:17 -07:00
Jacob Lifshay
8bd7fcfa27
reformat messy code that rustfmt doesn't format
All checks were successful
/ test (push)
Successful in 9m17s
Details
2024-07-10 23:34:41 -07:00
Jacob Lifshay
0b958e7852
initial public commit
2024-06-10 23:09:13 -07:00