programmerjake
  • Joined on 2024-07-08
0b82178740 add PhantomConstGet to the known Type bounds for #[hdl] struct/enum
4b24a88641 add docs for #[hdl] and particularly for #[hdl] type aliases
094c77e26e add #[hdl(get(|v| ...))] type GetStuff<P: PhantomConstGet<MyStruct>> = MyType or DynSize;
d2c8b023bf deny broken docs
c043ee54d0 fix rustdoc warning for link in readme
Compare 10 commits »
programmerjake created branch next-pc in programmerjake/cpu 2025-10-26 10:45:10 +00:00
programmerjake pushed to next-pc at programmerjake/cpu 2025-10-26 10:45:10 +00:00
189afd7411 update Fayalite to 4b24a88641 to get support for PhantomConst accessor type aliases
c30bd0737f add readme
291ad59b02 update CI to use new fayalite-deps container
5e8bc3e580 upgrade to Fayalite edcc5927a5f9ebca6
0e7a518bd0 switch to use server's new actions org
Compare 5 commits »
programmerjake pushed to master at libre-chip/fayalite 2025-10-26 10:41:45 +00:00
4b24a88641 add docs for #[hdl] and particularly for #[hdl] type aliases
094c77e26e add #[hdl(get(|v| ...))] type GetStuff<P: PhantomConstGet<MyStruct>> = MyType or DynSize;
d2c8b023bf deny broken docs
c043ee54d0 fix rustdoc warning for link in readme
Compare 4 commits »
programmerjake deleted branch add-phantom-const-accessor-type-aliases from programmerjake/fayalite 2025-10-26 10:41:45 +00:00
programmerjake merged pull request libre-chip/fayalite#44 2025-10-26 10:41:44 +00:00
add PhantomConst accessor type aliases
programmerjake created pull request libre-chip/fayalite#44 2025-10-26 10:29:03 +00:00
add PhantomConst accessor type aliases
4b24a88641 add docs for #[hdl] and particularly for #[hdl] type aliases
094c77e26e add #[hdl(get(|v| ...))] type GetStuff<P: PhantomConstGet<MyStruct>> = MyType or DynSize;
d2c8b023bf deny broken docs
c043ee54d0 fix rustdoc warning for link in readme
edcc5927a5 don't cache external job failures if they could be caused by the user killing processes
Compare 10 commits »
programmerjake pushed to master at libre-chip/cpu 2025-10-24 23:55:31 +00:00
c30bd0737f add readme
programmerjake deleted branch add-readme from programmerjake/cpu 2025-10-24 23:55:31 +00:00
programmerjake automatically merged pull request libre-chip/cpu#4 2025-10-24 23:55:29 +00:00
programmerjake created pull request libre-chip/cpu#4 2025-10-24 23:37:17 +00:00
add readme
programmerjake created branch add-readme in programmerjake/cpu 2025-10-24 23:36:56 +00:00
programmerjake pushed to add-readme at programmerjake/cpu 2025-10-24 23:36:56 +00:00
c30bd0737f add readme
291ad59b02 update CI to use new fayalite-deps container
5e8bc3e580 upgrade to Fayalite edcc5927a5f9ebca6
0e7a518bd0 switch to use server's new actions org
Compare 4 commits »
programmerjake deleted branch switch-to-new-fayalite-ci from programmerjake/cpu 2025-10-24 10:15:27 +00:00
programmerjake automatically merged pull request libre-chip/cpu#3 2025-10-24 10:15:26 +00:00
programmerjake pushed to master at libre-chip/cpu 2025-10-24 10:15:26 +00:00
291ad59b02 update CI to use new fayalite-deps container
5e8bc3e580 upgrade to Fayalite edcc5927a5f9ebca6
Compare 2 commits »
programmerjake created pull request libre-chip/cpu#3 2025-10-24 09:56:05 +00:00
upgrade fayalite and switch to use new fayalite-deps container
programmerjake created branch switch-to-new-fayalite-ci in programmerjake/cpu 2025-10-24 09:54:56 +00:00