{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":355956956,"defaultBranch":"main","name":"gbadoc","ownerLogin":"gbadev-org","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-08T15:17:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/98290260?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710974938.0","currentOid":""},"activityList":{"items":[{"before":"7cb48f579757ba163a1d4ad5ee2f2b6b3587d556","after":"85afce888c497347826af38f3f5cd7daf2baa431","ref":"refs/heads/gh-pages","pushedAt":"2024-03-24T18:49:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 34c1270d1fb5fb27c56eefc59b6f3ada3a30f7ba 🚀","shortMessageHtmlLink":"Deploying to gh-pages from @ 34c1270 🚀"}},{"before":"4b37aedb4136e9e51d0b39a42105863cc959dcb4","after":"34c1270d1fb5fb27c56eefc59b6f3ada3a30f7ba","ref":"refs/heads/main","pushedAt":"2024-03-24T18:47:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"avivace","name":"Antonio Vivace","path":"/avivace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14352721?s=80&v=4"},"commit":{"message":"Fix mode 4 description in graphics.md (#22)","shortMessageHtmlLink":"Fix mode 4 description in graphics.md (#22)"}},{"before":"2d91621dc331b344781e3a29abec73a3576e6396","after":"7cb48f579757ba163a1d4ad5ee2f2b6b3587d556","ref":"refs/heads/gh-pages","pushedAt":"2024-03-24T17:51:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 4b37aedb4136e9e51d0b39a42105863cc959dcb4 🚀","shortMessageHtmlLink":"Deploying to gh-pages from @ 4b37aed 🚀"}},{"before":"0a9eafc043078c68bc51f560aec8eaa4d5fb9b04","after":"4b37aedb4136e9e51d0b39a42105863cc959dcb4","ref":"refs/heads/main","pushedAt":"2024-03-24T17:49:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"avivace","name":"Antonio Vivace","path":"/avivace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14352721?s=80&v=4"},"commit":{"message":"Add explanation of converting between floating and fixed point (#21)\n\n* Add explanation of converting between floating and fixed point\r\n\r\nThis is useful in many situations, like when generating fixed point\r\nconstants, or when printing fixed point values for debugging (or non\r\ndebugging) purposes.\r\n\r\nAlso, fix some qualifiers (`extern` isn't needed, `const` is nice to\r\nuse).\r\n\r\n* Update content/fixed-point-math.md\r\n\r\nCo-authored-by: Antonio Vivace \r\n\r\n* Add suggestion\r\n\r\n---------\r\n\r\nCo-authored-by: Antonio Vivace ","shortMessageHtmlLink":"Add explanation of converting between floating and fixed point (#21)"}},{"before":"ec52b6825d5a0b84eb3c7eaf1feaa00284e234da","after":"da84801e0ec18677b2d9bf20fe1a7e581a1999dd","ref":"refs/heads/fixed2float","pushedAt":"2024-03-23T13:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Add suggestion","shortMessageHtmlLink":"Add suggestion"}},{"before":"98d3a335dffa1a1ac6ca9cece1ae15a9454e4e3b","after":"ec52b6825d5a0b84eb3c7eaf1feaa00284e234da","ref":"refs/heads/fixed2float","pushedAt":"2024-03-23T13:31:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Update content/fixed-point-math.md\n\nCo-authored-by: Antonio Vivace ","shortMessageHtmlLink":"Update content/fixed-point-math.md"}},{"before":"b48a8899047867e6fbde6365d9e4844b3672e219","after":"98d3a335dffa1a1ac6ca9cece1ae15a9454e4e3b","ref":"refs/heads/fixed2float","pushedAt":"2024-03-20T22:53:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Add explanation of converting between floating and fixed point\n\nThis is useful in many situations, like when generating fixed point\nconstants, or when printing fixed point values for debugging (or non\ndebugging) purposes.\n\nAlso, fix some qualifiers (`extern` isn't needed, `const` is nice to\nuse).","shortMessageHtmlLink":"Add explanation of converting between floating and fixed point"}},{"before":"d2f17943286b2d840ffd24dbb2f68de76644964a","after":"b48a8899047867e6fbde6365d9e4844b3672e219","ref":"refs/heads/fixed2float","pushedAt":"2024-03-20T22:51:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Add explanation of converting between floating and fixed point\n\nThis is useful in many situations, like when generating fixed point\nconstants, or when printing fixed point values for debugging (or non\ndebugging) purposes.\n\nAlso, fix some qualifiers (`extern` isn't needed, `const` is nice to\nuse).","shortMessageHtmlLink":"Add explanation of converting between floating and fixed point"}},{"before":"376ce58de94abe64150e03125aceb331df7e4db5","after":"d2f17943286b2d840ffd24dbb2f68de76644964a","ref":"refs/heads/fixed2float","pushedAt":"2024-03-20T22:51:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Add explanation of converting between floating and fixed point\n\nThis is useful in many situations, like when generating fixed point\nconstants, or when printing fixed point values for debugging (or non\ndebugging) purposes.\n\nAlso, fix some qualifiers (`extern` isn't needed, `const` is nice to\nuse).","shortMessageHtmlLink":"Add explanation of converting between floating and fixed point"}},{"before":"0a9eafc043078c68bc51f560aec8eaa4d5fb9b04","after":"376ce58de94abe64150e03125aceb331df7e4db5","ref":"refs/heads/fixed2float","pushedAt":"2024-03-20T22:50:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Add explanation of converting between floating and fixed point\n\nThis is useful in many situations, like when generating fixed point\nconstants, or when printing fixed point values for debugging (or non\ndebugging) purposes.","shortMessageHtmlLink":"Add explanation of converting between floating and fixed point"}},{"before":null,"after":"0a9eafc043078c68bc51f560aec8eaa4d5fb9b04","ref":"refs/heads/fixed2float","pushedAt":"2024-03-20T22:48:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"},"commit":{"message":"Add fixed-point math for newbies tutorial (#20)\n\nCo-authored-by: tiredsasha <124015583+tiredsasha@users.noreply.github.com>","shortMessageHtmlLink":"Add fixed-point math for newbies tutorial (#20)"}},{"before":"06623b37e01fb29e9072aaedd25f1f97c845da67","after":null,"ref":"refs/heads/fixed-point-math-tutorial","pushedAt":"2024-03-20T21:29:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"AntonioND","name":"Antonio Niño Díaz","path":"/AntonioND","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6632664?s=80&v=4"}},{"before":"f23263a23b67e0eb980ddc454a93b3552cf16008","after":"2d91621dc331b344781e3a29abec73a3576e6396","ref":"refs/heads/gh-pages","pushedAt":"2024-03-20T10:38:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 0a9eafc043078c68bc51f560aec8eaa4d5fb9b04 🚀","shortMessageHtmlLink":"Deploying to gh-pages from @ 0a9eafc 🚀"}},{"before":"93411633e5ff36c2ac72069773c5c9623dcf00dd","after":"0a9eafc043078c68bc51f560aec8eaa4d5fb9b04","ref":"refs/heads/main","pushedAt":"2024-03-20T10:36:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"avivace","name":"Antonio Vivace","path":"/avivace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14352721?s=80&v=4"},"commit":{"message":"Add fixed-point math for newbies tutorial (#20)\n\nCo-authored-by: tiredsasha <124015583+tiredsasha@users.noreply.github.com>","shortMessageHtmlLink":"Add fixed-point math for newbies tutorial (#20)"}},{"before":"29a094f9641dc23571ba5cc447063856a2562aad","after":"f23263a23b67e0eb980ddc454a93b3552cf16008","ref":"refs/heads/gh-pages","pushedAt":"2024-03-01T22:33:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ 93411633e5ff36c2ac72069773c5c9623dcf00dd 🚀","shortMessageHtmlLink":"Deploying to gh-pages from @ 9341163 🚀"}},{"before":"c610c23a12997b13a3c936d84425c8b6bdebabbc","after":"93411633e5ff36c2ac72069773c5c9623dcf00dd","ref":"refs/heads/main","pushedAt":"2024-03-01T22:32:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"avivace","name":"Antonio Vivace","path":"/avivace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14352721?s=80&v=4"},"commit":{"message":"Add credit note for @velipso","shortMessageHtmlLink":"Add credit note for @velipso"}},{"before":null,"after":"06623b37e01fb29e9072aaedd25f1f97c845da67","ref":"refs/heads/fixed-point-math-tutorial","pushedAt":"2024-03-01T22:27:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"avivace","name":"Antonio Vivace","path":"/avivace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14352721?s=80&v=4"},"commit":{"message":"Add fixed-point math for newbies tutorial","shortMessageHtmlLink":"Add fixed-point math for newbies tutorial"}},{"before":"ee08e742482d4776a5b7a6f3e3004748a41df972","after":"29a094f9641dc23571ba5cc447063856a2562aad","ref":"refs/heads/gh-pages","pushedAt":"2023-12-18T22:04:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ c610c23a12997b13a3c936d84425c8b6bdebabbc 🚀","shortMessageHtmlLink":"Deploying to gh-pages from @ c610c23 🚀"}},{"before":"b124eaca72c82e8ec0e9d4f3732d28f47b20cabb","after":"c610c23a12997b13a3c936d84425c8b6bdebabbc","ref":"refs/heads/main","pushedAt":"2023-12-18T22:02:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"avivace","name":"Antonio Vivace","path":"/avivace","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14352721?s=80&v=4"},"commit":{"message":"head: add matomo tracking code","shortMessageHtmlLink":"head: add matomo tracking code"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHgAQaAA","startCursor":null,"endCursor":null}},"title":"Activity · gbadev-org/gbadoc"}