• Joined on 2025-01-27
Karutoh released v1.4.0-rc.3 at SilverMoonStudio/EHS 2025-05-08 22:57:26 -07:00
Karutoh pushed to NetChannels at SilverMoonStudio/EHS 2025-05-08 22:41:46 -07:00
0cec9789b1 Cached CPU features, added AVX2, and AVX512.
Karutoh pushed tag v1.4.0-rc.3 to SilverMoonStudio/EHS 2025-05-08 22:41:46 -07:00
Karutoh pushed to NetChannels at SilverMoonStudio/EHS 2025-05-02 07:01:46 -07:00
63eba0d2db Fixed Str constructor not to check for a null-terminator if given a size of zero.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-29 08:27:04 -07:00
a0cd2e00b8 Updated README.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-29 00:24:18 -07:00
ff6b5785ae Improved the tokenizer.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-27 22:53:52 -07:00
0fc10f4c76 Beginnings of a working compiler.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-27 10:36:35 -07:00
ba08245e02 Backup.
Karutoh deleted tag v1.4.0-test.1 from SilverMoonStudio/EHS 2025-04-14 13:43:42 -07:00
Karutoh pushed to NetChannels at SilverMoonStudio/EHS 2025-04-14 13:40:07 -07:00
c5b281d73c Added String<T, N>.ParseArgs().
Karutoh pushed tag v1.4.0-test.1 to SilverMoonStudio/EHS 2025-04-14 13:40:07 -07:00
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-14 00:28:17 -07:00
70d35cf0e3 Backup
Karutoh pushed to NetChannels at SilverMoonStudio/EHS 2025-04-14 00:27:30 -07:00
8d28f3547c Merge remote-tracking branch 'origin/NetChannels' into NetChannels
a7f09382fd Fixed vector.
Compare 2 commits »
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-09 21:51:49 -07:00
ee8e4d37ff ELF format now supports 32-bit. Added ability to add instructions to a respective architecture that stores the op code.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-08 22:55:44 -07:00
1ba2e97943 Added resources to README.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-08 22:51:56 -07:00
e95bf38d46 First commit.
Karutoh pushed to main at SilverMoonStudio/Arctyx 2025-04-08 21:50:26 -07:00
6ae60f21d1 First commit.
Karutoh created repository SilverMoonStudio/Arctyx 2025-04-08 21:44:23 -07:00
Karutoh released v1.0.0-rc.1 at SilverMoonStudio/DeviceScanner 2025-03-29 00:35:11 -07:00
Karutoh pushed to main at SilverMoonStudio/DeviceScanner 2025-03-29 00:34:59 -07:00
06803e4215 Fixed CMakeLists.