Mineplay
  • Joined on 2025-04-03
Mineplay closed issue Mineplay/Hallocy#7 2025-04-19 09:07:56 -05:00
H-5: Update documentation
Mineplay pushed to main at Mineplay/Hallocy 2025-04-19 09:07:05 -05:00
0c7fa8cec0 Merge pull request 'h5-update-documentation' (#10) from h5-update-documentation into main
6b3e24c210 docs(memory management): added return type to functions in memory management docs
89f8f2b5c4 docs(allocator): added return type to functions in allocator docs
436594ae67 docs(memory management): added documentation for the memory management functions
027a8e85ef docs(allocator): wrote documentation for allocator
Compare 7 commits »
Mineplay deleted branch h5-update-documentation from Mineplay/Hallocy 2025-04-19 09:07:05 -05:00
Mineplay merged pull request Mineplay/Hallocy#10 2025-04-19 09:07:03 -05:00
h5-update-documentation
Mineplay created pull request Mineplay/Hallocy#10 2025-04-19 09:06:44 -05:00
h5-update-documentation
Mineplay pushed to h5-update-documentation at Mineplay/Hallocy 2025-04-19 09:02:40 -05:00
6b3e24c210 docs(memory management): added return type to functions in memory management docs
Mineplay pushed to h5-update-documentation at Mineplay/Hallocy 2025-04-19 08:59:37 -05:00
89f8f2b5c4 docs(allocator): added return type to functions in allocator docs
Mineplay pushed to h5-update-documentation at Mineplay/Hallocy 2025-04-19 08:09:38 -05:00
436594ae67 docs(memory management): added documentation for the memory management functions
Mineplay pushed to h5-update-documentation at Mineplay/Hallocy 2025-04-19 07:50:21 -05:00
027a8e85ef docs(allocator): wrote documentation for allocator
c33a9a8bc8 docs(index): added index markdown file as starting file for docs
Compare 2 commits »
Mineplay pushed to h5-update-documentation at Mineplay/Hallocy 2025-04-19 07:04:39 -05:00
e6e433102a docs(readme): updated readme to explain features and setup for library
Mineplay created branch h5-update-documentation in Mineplay/Hallocy 2025-04-19 06:55:51 -05:00
Mineplay pushed to h5-update-documentation at Mineplay/Hallocy 2025-04-19 06:55:51 -05:00
Mineplay closed issue Mineplay/Hallocy#4 2025-04-19 06:54:22 -05:00
H-4: Advanced allocators
Mineplay deleted branch h4-advanced-allocators from Mineplay/Hallocy 2025-04-19 06:53:14 -05:00
Mineplay pushed to main at Mineplay/Hallocy 2025-04-19 06:53:14 -05:00
693fa06e81 Merge pull request 'h4-advanced-allocators' (#9) from h4-advanced-allocators into main
6e1533c943 feat(allocator): implemented realloc function
79ea8dda64 feat(allocator): added calloc function
00b6aaa735 refactor(allocator): made seperate allocator function for malloc
Compare 4 commits »
Mineplay merged pull request Mineplay/Hallocy#9 2025-04-19 06:53:13 -05:00
h4-advanced-allocators
Mineplay created pull request Mineplay/Hallocy#9 2025-04-19 06:52:29 -05:00
h4-advanced-allocators
Mineplay pushed to h4-advanced-allocators at Mineplay/Hallocy 2025-04-19 06:49:39 -05:00
6e1533c943 feat(allocator): implemented realloc function
Mineplay pushed to h4-advanced-allocators at Mineplay/Hallocy 2025-04-19 06:38:08 -05:00
79ea8dda64 feat(allocator): added calloc function
00b6aaa735 refactor(allocator): made seperate allocator function for malloc
Compare 2 commits »
Mineplay created branch h4-advanced-allocators in Mineplay/Hallocy 2025-04-19 05:11:31 -05:00