asleepymoon
119 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayJunMonWedFri
Less
More
asleepymoon pushed to example-pr at asleepymoon/Luna 2022-12-05 17:13:58 +00:00
c8d44e76ce Actual steps
cad40aecb1 Will it work now?
Compare 2 commits »
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 17:13:42 +00:00
d8a3d74779 Actual steps
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 17:11:52 +00:00
08b4c078dd Will it work now?
asleepymoon pushed to example-pr at asleepymoon/Luna 2022-12-05 17:09:33 +00:00
84cf148c5d Try to get it right?
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 17:09:20 +00:00
8f3e80ae47 Try to get it right?
asleepymoon pushed to example-pr at asleepymoon/Luna 2022-12-05 17:08:01 +00:00
004bfda3e0 Update drone.yml
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 17:07:00 +00:00
4074835185 Update drone.yml
asleepymoon created pull request asleepymoon/Luna#16 2022-12-05 17:02:11 +00:00
WIP: Example PR
asleepymoon created branch example-pr in asleepymoon/Luna 2022-12-05 17:01:34 +00:00
asleepymoon pushed to example-pr at asleepymoon/Luna 2022-12-05 17:01:34 +00:00
bc06888e6a Example PR
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 17:00:41 +00:00
e6c56172d3 Try adding a drone.yml
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 16:49:00 +00:00
95d969ed25 Add message to inform of prebuilt toolchains
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 15:44:23 +00:00
762131a425 Make more constexpr
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 15:42:08 +00:00
2eaa458555 Remove release_value call
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 15:39:35 +00:00
1e3706ac01 Make ARCH_PAGE_SIZE and ARCH_TIMER_FREQ known at compile-time
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 15:14:48 +00:00
4f183958e3 General constness + [[gnu::packed]] everywhere
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 12:46:00 +00:00
a63a8b32b5 Make new and delete noexcept and return nullptr on failure
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 12:42:27 +00:00
891320f7d3 Heap: Make const
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 12:36:01 +00:00
7cc139c3f7 Make expect and check use unlikely
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-05 12:29:04 +00:00
ea7893ba71 Make CHECK_PAGE_ALIGNED use expect() instead of check()