Quaternions
  • Joined on 2026-04-18
Quaternions pushed to master at Quaternions/card_game 2026-05-24 17:36:48 +00:00
555daf5ec3 use custom arrayvec
Quaternions pushed to main at Quaternions/_cargo-index 2026-05-24 17:34:34 +00:00
b2dbe23ab3 Update arrayvec
Quaternions created branch u8 in Quaternions/arrayvec 2026-05-24 17:33:23 +00:00
Quaternions pushed to u8 at Quaternions/arrayvec 2026-05-24 17:33:23 +00:00
77041876ee Add len_u16 and len_u8 features.
1bc606d8c8 Fix warning about hidden elided lifetime in Drain
29daea95b9 Fix double-free for ZSTs with Drop in .extend()
0ff49b9614 add a test demonstrating double-free in extend() for ZSTs
812c83a2b1 Use 16-bit lengths on 16-bit targets
Compare 10 commits »
Quaternions created repository Quaternions/arrayvec 2026-05-24 17:32:53 +00:00
Quaternions opened issue funman300/Ferrous-Solitaire#35 2026-05-22 03:37:22 +00:00
Android cards draw overlapped while dragging
Quaternions opened issue funman300/Ferrous-Solitaire#34 2026-05-22 03:35:31 +00:00
Android bevy engine WSI damage reporting
Quaternions created branch overnight in Quaternions/card_game 2026-05-20 01:02:36 +00:00
Quaternions pushed to overnight at Quaternions/card_game 2026-05-20 01:02:36 +00:00
5b277601ea ooh at 99% cap
418e422f12 cap hashmap at 32M entries
Compare 2 commits »
Quaternions pushed to win at Quaternions/card_game 2026-05-19 23:52:44 +00:00
Quaternions pushed to master at Quaternions/card_game 2026-05-19 23:46:38 +00:00
555e7ef11c update readme
Quaternions pushed to win at Quaternions/card_game 2026-05-19 18:43:37 +00:00
850bd0f8ee use i64 to avoid overflow
Quaternions pushed to order at Quaternions/card_game 2026-05-19 18:43:32 +00:00
64e32b1010 better iter order
850bd0f8ee use i64 to avoid overflow
Compare 2 commits »
Quaternions created branch order in Quaternions/card_game 2026-05-19 18:42:56 +00:00
Quaternions pushed to order at Quaternions/card_game 2026-05-19 18:42:56 +00:00
59067ebfbf better iter order
Quaternions opened issue Quaternions/card_game#9 2026-05-19 18:40:19 +00:00
Play Backwards To Generate Games
Quaternions pushed to win at Quaternions/card_game 2026-05-19 17:22:54 +00:00
bc2d1b126e clean history
Quaternions pushed to win at Quaternions/card_game 2026-05-19 16:46:24 +00:00
08e8656ecf test klondike iter
73ffef76b0 delete infinite loop test
Compare 2 commits »
Quaternions pushed to win at Quaternions/card_game 2026-05-19 15:21:31 +00:00
0a34deb630 Game implies Clone + Debug for associated types
Quaternions pushed to win at Quaternions/card_game 2026-05-19 15:18:40 +00:00
bc05bbdc50 O(1) undo