This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,099
Commits
3
Branches
21
Tags
11
MiB
f5de9c5589
Commit Graph
57 Commits
Author
SHA1
Message
Date
apio
26b44e651d
Change safe_{sub,add,mul} so they perform the operation only once
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2022-12-06 15:47:59 +01:00
apio
e91c04b1d1
luna: Introduce safe arithmetic operations, which return an error if an operation would overflow
2022-12-06 15:40:18 +01:00
apio
7cc139c3f7
Make expect and check use unlikely
2022-12-05 13:35:33 +01:00
apio
86a12f301e
Make value_byte a helper
2022-12-05 12:53:16 +01:00
apio
004e13a5f3
Make bitmap methods const if not modifying the bitmap
2022-12-05 12:50:30 +01:00
apio
5aa2d1fa18
Add a Bitmap class to provide common functionality and use that in the MemoryManager
2022-12-04 15:14:07 +01:00
apio
c7ab6bc2d3
Reorganize the luna/ directory so that headers aren't in the top level include path
2022-12-04 12:42:43 +01:00
First
Previous
1
2
Next
Last