asleepymoon
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:58:10 +00:00
22019ac6b2 Print the error instead
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:56:00 +00:00
96b32f5a93 Please use make<T> and destroy<T> instead of new and delete
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:53:17 +00:00
adb2c2ab41 Add kernel-side new and delete
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:47:35 +00:00
b8239698db Add descriptions in CMakeLists
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:43:20 +00:00
c7ab6bc2d3 Reorganize the luna/ directory so that headers aren't in the top level include path
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:33:02 +00:00
cdbed6970a Result: Add expect_ variants of value() and release_value()
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:25:45 +00:00
bed29e71af Replace some uses of check() with expect()
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 11:19:54 +00:00
bb92480aa3 Add a variant of check() that accepts an error message
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 10:56:15 +00:00
a0c4bbe6f3 Make sure to clean CMake cache when rebuilding
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 09:27:54 +00:00
5d9c50eb12 Make build-debug.sh work
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-04 09:08:29 +00:00
9a6d0d1bae Update README.md
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:54:14 +00:00
37a41f3d2c Add warning message
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:52:06 +00:00
d72478de29 Update README.md
asleepymoon pushed to main at asleepymoon/Luna 2022-12-03 16:50:15 +00:00
1f4c4f1a0c Update README.md
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:39:50 +00:00
bbc5470ae4 Update symlink location
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:37:40 +00:00
e440df58c9 cleanup: remove unused scripts
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:35:03 +00:00
505dde35ac Make GDB source .gdbconf relative to the root directory
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:34:41 +00:00
dcd5a82073 Make GDB use the correct kernel file
asleepymoon pushed to restart at asleepymoon/Luna 2022-12-03 16:26:04 +00:00
1d7b9260c3 Add config.h for version information
bdc9747f9e Set a project version
3740309427 Check for STRINGIZE_VALUE_OF before defining it
Compare 3 commits »
asleepymoon pushed to main at asleepymoon/minitar 2022-12-01 18:39:03 +00:00
4ab1cd42c9 Update README.md