programmerjake
  • Joined on 2024-07-08
programmerjake pushed to master at libre-chip/fayalite 2025-03-10 05:51:22 +00:00
c0c5b550bc add PhantomConst
2fa0ea6192 make FillInDefaultedGenerics work with Sizes and not just Types
Compare 2 commits »
programmerjake merged pull request libre-chip/fayalite#23 2025-03-10 05:51:21 +00:00
add PhantomConst
programmerjake created pull request libre-chip/fayalite#23 2025-03-10 04:08:54 +00:00
add PhantomConst
programmerjake created branch add-phantom-const in programmerjake/fayalite 2025-03-10 04:05:07 +00:00
programmerjake pushed to add-phantom-const at programmerjake/fayalite 2025-03-10 04:05:07 +00:00
c0c5b550bc add PhantomConst
2fa0ea6192 make FillInDefaultedGenerics work with Sizes and not just Types
bd75fdfefd add efficient prefix-sums and reductions
50c86e18dc add Expr<ArrayType<T, Len>>: IntoIterator and Expr<Array<T>>: FromIterator<T>
60734cc9d1 switch CI to use mirrors
Compare 8 commits »
programmerjake pushed to wip-splitting-reg-alloc at libre-chip/cpu 2025-03-09 06:39:56 +00:00
f5d52a654b WIP: splitting reg_alloc
9199fdf35c add name_mangling_serde crate
Compare 2 commits »
programmerjake pushed to wip-splitting-reg-alloc at libre-chip/cpu 2025-03-08 01:35:08 +00:00
c962539a2d WIP: splitting reg_alloc
programmerjake pushed to wip-splitting-reg-alloc at libre-chip/cpu 2025-03-07 03:53:39 +00:00
6d04b87768 WIP: splitting reg_alloc
programmerjake pushed to wip-splitting-reg-alloc at libre-chip/cpu 2025-03-07 02:27:10 +00:00
e2739d13fd WIP: splitting reg_alloc
programmerjake pushed to wip-splitting-reg-alloc at libre-chip/cpu 2025-03-07 01:37:08 +00:00
0331681cae WIP: splitting reg_alloc
programmerjake created branch wip-splitting-reg-alloc in libre-chip/cpu 2025-03-06 07:51:13 +00:00
programmerjake pushed to wip-splitting-reg-alloc at libre-chip/cpu 2025-03-06 07:51:13 +00:00
programmerjake pushed to master at libre-chip/cpu 2025-03-04 08:21:44 +00:00
60341e22af WIP: add ArrayVec
programmerjake pushed to master at libre-chip/cpu 2025-03-04 06:01:27 +00:00
2cfd54ba88 update fayalite to latest git
programmerjake pushed to master at libre-chip/fayalite 2025-03-03 07:12:33 +00:00
bd75fdfefd add efficient prefix-sums and reductions
programmerjake deleted branch add-prefix-sum-and-reduce from programmerjake/fayalite 2025-03-03 07:12:33 +00:00
programmerjake merged pull request libre-chip/fayalite#22 2025-03-03 07:12:31 +00:00
add efficient prefix-sums and reductions
programmerjake created pull request libre-chip/fayalite#22 2025-03-03 07:08:21 +00:00
add efficient prefix-sums and reductions
programmerjake created branch add-prefix-sum-and-reduce in programmerjake/fayalite 2025-03-03 07:06:31 +00:00
programmerjake pushed to add-prefix-sum-and-reduce at programmerjake/fayalite 2025-03-03 07:06:31 +00:00
bd75fdfefd add efficient prefix-sums and reductions
50c86e18dc add Expr<ArrayType<T, Len>>: IntoIterator and Expr<Array<T>>: FromIterator<T>
60734cc9d1 switch CI to use mirrors
3458c21f44 add #[hdl(cmp_eq)] to implement HdlPartialEq automatically
43797db36e sort custom keywords
Compare 6 commits »