• Joined on 2025-01-27
Karutoh closed pull request Karutoh/CustomHeapManager#6 2024-03-02 06:42:16 -08:00
gbowne1-mathfix
Karutoh pushed to main at Karutoh/CustomHeapManager 2024-03-02 06:42:07 -08:00
7464c85692 Fixed a lot of errors and expanded functionality.
Karutoh created branch main in Karutoh/RPG 2024-02-22 00:33:17 -08:00
Karutoh pushed to main at Karutoh/RPG 2024-02-22 00:33:17 -08:00
a7774ed41e First commit.
Karutoh created repository Karutoh/RPG 2024-02-22 00:32:31 -08:00
Karutoh pushed to main at SilverMoonStudio/TechDemo 2024-02-20 23:08:12 -08:00
75b6eb66d3 Fixed errors.
Karutoh pushed to main at Karutoh/Compiler 2024-02-15 15:48:47 -08:00
7611688c10 Merge pull request 'Moved Over To OOP to Abstract ELF Binary Generation' (#1) from oop into main
ecf6f0512d Changed call to symTab.SetEntries(SYMH_SIZE)
53a7e6b37d Reduced complexity and added the capability of adding symbols.
8d23df86bf Fixed potential bug with program fileSize field.
669b6d66a3 Finished OOP conversion.
Compare 6 commits »
Karutoh merged pull request Karutoh/Compiler#1 2024-02-15 15:48:45 -08:00
Moved Over To OOP to Abstract ELF Binary Generation
Karutoh pushed to oop at Karutoh/Compiler 2024-02-15 15:47:49 -08:00
ecf6f0512d Changed call to symTab.SetEntries(SYMH_SIZE)
Karutoh pushed to oop at Karutoh/Compiler 2024-02-15 05:05:08 -08:00
53a7e6b37d Reduced complexity and added the capability of adding symbols.
Karutoh pushed to oop at Karutoh/Compiler 2024-02-15 01:01:52 -08:00
8d23df86bf Fixed potential bug with program fileSize field.
Karutoh created pull request Karutoh/Compiler#1 2024-02-14 23:40:27 -08:00
Moved Over To OOP to Abstract ELF Binary Generation
Karutoh created branch oop in Karutoh/Compiler 2024-02-14 23:39:41 -08:00
Karutoh pushed to oop at Karutoh/Compiler 2024-02-14 23:39:41 -08:00
669b6d66a3 Finished OOP conversion.
c3eb95e8f3 Backup.
Compare 2 commits »
Karutoh pushed to main at Karutoh/Compiler 2024-02-14 18:43:43 -08:00
7952710b65 Fixed include error?
Karutoh pushed to main at Karutoh/Compiler 2024-02-14 18:15:12 -08:00
81b3d6a08d Updated README.
Karutoh pushed to main at Karutoh/Compiler 2024-02-14 18:12:01 -08:00
637361432a Updated README.
Karutoh pushed to main at Karutoh/CustomHeapManager 2024-02-14 18:08:18 -08:00
f341253aa8 Merge pull request 'gbowne1 version of implementation with more implementations done' (#4) from gbowne1_impl into main
3305ef401c oops forgot the last of the changes
f83a00f4d5 Merge remote-tracking branch 'origin/main' into gbowne1_impl
fe9d9e3836 fixing issues from PR
19b2e31119 gbowne1 version of implementation with more implementations done
Compare 5 commits »
Karutoh merged pull request Karutoh/CustomHeapManager#4 2024-02-14 18:08:17 -08:00
gbowne1 version of implementation with more implementations done
Karutoh pushed to main at Karutoh/Compiler 2024-02-14 18:07:08 -08:00
37773da094 Updated README.