{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":596901417,"defaultBranch":"main","name":"lla","ownerLogin":"lumynou5","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-02-03T07:10:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/84374077?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1675664489.117045","currentOid":""},"activityList":{"items":[{"before":"a30b67321580deaac892c41823e8bbf6e69008a7","after":"1a855222323b6390599852589d985898a764daa5","ref":"refs/heads/develop","pushedAt":"2023-05-08T09:48:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"refactor: improve Vec constructor","shortMessageHtmlLink":"refactor: improve Vec constructor"}},{"before":"7040e177cf44de45eea89ec96bbd61e7f6ca9788","after":"a30b67321580deaac892c41823e8bbf6e69008a7","ref":"refs/heads/develop","pushedAt":"2023-04-24T03:03:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"style: remove parameter name from default function","shortMessageHtmlLink":"style: remove parameter name from default function"}},{"before":"00214f751731a476abd27ce8d64342d970a2546f","after":"7040e177cf44de45eea89ec96bbd61e7f6ca9788","ref":"refs/heads/develop","pushedAt":"2023-04-24T02:46:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"style: remove parameter name from default function","shortMessageHtmlLink":"style: remove parameter name from default function"}},{"before":"31a42ba77d76d321ea50c4390cd8a906fbb94a46","after":"00214f751731a476abd27ce8d64342d970a2546f","ref":"refs/heads/develop","pushedAt":"2023-04-24T02:37:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"style(macro)!: rename attribute macro `LLA_NODISCARD_PURE` to `LLA_PURE_FN`","shortMessageHtmlLink":"style(macro)!: rename attribute macro LLA_NODISCARD_PURE to `LLA_PU…"}},{"before":"f813c7c9d90b596db53fbf74e2d5d21282add95c","after":"31a42ba77d76d321ea50c4390cd8a906fbb94a46","ref":"refs/heads/develop","pushedAt":"2023-04-24T02:29:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"perf: add GCC pure function attribute","shortMessageHtmlLink":"perf: add GCC pure function attribute"}},{"before":"a8d09709f440aced06bf35ae7ff4d853e77e5be1","after":"f813c7c9d90b596db53fbf74e2d5d21282add95c","ref":"refs/heads/develop","pushedAt":"2023-04-23T13:01:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"docs: add license","shortMessageHtmlLink":"docs: add license"}},{"before":"315767509344dce326a0f9be2f67821b7f7c52c5","after":"a8d09709f440aced06bf35ae7ff4d853e77e5be1","ref":"refs/heads/develop","pushedAt":"2023-04-05T06:47:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"revert: remove inline\n\nThe optimization things should be decided by the compiler and the meaning of the inline specifier came to mean \"multiple definitions are permitted\" rather than \"expand function calls,\" so the inline specifiers on functions are removed.\n\nSee also: https://en.cppreference.com/w/cpp/language/inline\nRef: 859a4331ca1b841c9340523bfeaf2502a70735f1","shortMessageHtmlLink":"revert: remove inline"}},{"before":"362ea817e9d07fdc00f29126779b40019f9106fb","after":"315767509344dce326a0f9be2f67821b7f7c52c5","ref":"refs/heads/develop","pushedAt":"2023-04-05T06:46:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"revert: remove inline\n\nThe optimization things should be decided by the compiler and the meaning of the inline specifier came to mean \"multiple definitions are permitted\" rather than \"expand function calls,\" so the inline specifiers on functions are removed.\n\nSee also: https://en.cppreference.com/w/cpp/language/inline\nRef: 362ea817e9d07fdc00f29126779b40019f9106fb","shortMessageHtmlLink":"revert: remove inline"}},{"before":"a687cb733c578f294b757e4b7fb09cc1c8256673","after":"362ea817e9d07fdc00f29126779b40019f9106fb","ref":"refs/heads/develop","pushedAt":"2023-04-05T06:46:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"revert: remove inline\n\nThe optimization things should be decided by the compiler and the meaning of the inline specifier came to mean \"multiple definitions are permitted\" rather than \"expand function calls,\" so the inline specifiers on functions are removed.\n\nSee also: https://en.cppreference.com/w/cpp/language/inline\nRef: 859a433","shortMessageHtmlLink":"revert: remove inline"}},{"before":"8ad85f5cd0ab092dd418abe52e56c5da174a9982","after":"a687cb733c578f294b757e4b7fb09cc1c8256673","ref":"refs/heads/develop","pushedAt":"2023-04-05T06:27:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"revert: remove inline\n\nThe optimization things should be decided by the compiler and the meaning of the inline specifier came to mean \"multiple definitions are permitted\" rather than \"expand function calls,\" so the inline specifiers on functions are removed.\n\nSee also: https://en.cppreference.com/w/cpp/language/inline\nRef: 859a43","shortMessageHtmlLink":"revert: remove inline"}},{"before":"859a4331ca1b841c9340523bfeaf2502a70735f1","after":"8ad85f5cd0ab092dd418abe52e56c5da174a9982","ref":"refs/heads/develop","pushedAt":"2023-04-01T10:32:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"style!: rename macro.h","shortMessageHtmlLink":"style!: rename macro.h"}},{"before":"642acc0102d4862c42e39db73300807fde42ed08","after":"859a4331ca1b841c9340523bfeaf2502a70735f1","ref":"refs/heads/develop","pushedAt":"2023-03-31T08:53:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"feat: make functions inline\n\nMake Vec's accessors and equality operators inline.","shortMessageHtmlLink":"feat: make functions inline"}},{"before":"495753a69687689db78a569be4b6d2244106b8cd","after":"642acc0102d4862c42e39db73300807fde42ed08","ref":"refs/heads/develop","pushedAt":"2023-03-31T08:50:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"feat!: add nodiscard attribute on pure functions","shortMessageHtmlLink":"feat!: add nodiscard attribute on pure functions"}},{"before":"f1e1a694608b391ceeca1432aba03681e2a5a7c5","after":"495753a69687689db78a569be4b6d2244106b8cd","ref":"refs/heads/develop","pushedAt":"2023-03-30T08:12:39.906Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"feat: add maybe_unused attribute","shortMessageHtmlLink":"feat: add maybe_unused attribute"}},{"before":"0dac5565234b7a16c3318f812dce1a7267fb75c0","after":"f1e1a694608b391ceeca1432aba03681e2a5a7c5","ref":"refs/heads/develop","pushedAt":"2023-03-28T09:28:42.255Z","pushType":"push","commitsCount":1,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"style!: rename include guard\n\nRename the include guard to match the filename.","shortMessageHtmlLink":"style!: rename include guard"}},{"before":"d3c6989ef55ee6c68e011bff703f757821bad9ac","after":"0dac5565234b7a16c3318f812dce1a7267fb75c0","ref":"refs/heads/develop","pushedAt":"2023-03-28T09:26:24.232Z","pushType":"push","commitsCount":2,"pusher":{"login":"lumynou5","name":"Lumynous","path":"/lumynou5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84374077?s=80&v=4"},"commit":{"message":"refactor: explicitly declared type and constructors","shortMessageHtmlLink":"refactor: explicitly declared type and constructors"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADKCJTbAA","startCursor":null,"endCursor":null}},"title":"Activity · lumynou5/lla"}