Eduard Urbach akyoto
akyoto pushed to main at cli/q 2024-07-22 17:10:27 +00:00
c027208369 Simplified variable usage
akyoto pushed to main at cli/q 2024-07-22 15:49:48 +00:00
504111734f Reduced memory usage
akyoto pushed to main at cli/q 2024-07-22 13:56:31 +00:00
1cee7fcaa0 Simplified system command
akyoto pushed to main at cli/q 2024-07-22 13:32:23 +00:00
21017e6378 Implemented runes
akyoto pushed to main at cli/q 2024-07-21 19:30:41 +00:00
e91e894046 Added socket syscalls
akyoto pushed to main at cli/q 2024-07-21 13:45:53 +00:00
3ea2f280d9 Reduced memory usage
akyoto pushed to main at cli/q 2024-07-21 12:35:20 +00:00
04ba68a075 Reduced token size
akyoto pushed to main at cli/q 2024-07-20 21:33:12 +00:00
ca36d34cb9 Reduced token size
akyoto pushed to main at cli/q 2024-07-20 21:20:40 +00:00
43cdac5572 Added scope package
akyoto pushed to main at cli/q 2024-07-20 15:46:45 +00:00
263c0cfb8b Fixed verbose output
akyoto pushed to main at cli/q 2024-07-20 15:35:31 +00:00
155df7c44c Implemented array storage
akyoto pushed to main at cli/q 2024-07-20 13:48:46 +00:00
d35c07ed1c Implemented x64 memory loads
akyoto pushed to main at cli/q 2024-07-20 10:49:35 +00:00
7c2e373562 Improved x64 encoder
akyoto pushed to main at cli/q 2024-07-19 22:58:48 +00:00
6b5dd4c687 Improved x64 encoder
akyoto pushed to main at cli/q 2024-07-19 09:43:26 +00:00
7490a32666 Fixed importing the same directory twice
akyoto pushed to main at cli/q 2024-07-18 21:06:54 +00:00
733c12d413 Reduced file size when data is empty
akyoto pushed to main at cli/q 2024-07-18 19:10:32 +00:00
824efbf424 Implemented echo example
akyoto pushed to main at cli/q 2024-07-18 16:08:36 +00:00
b34470a97d Implemented package imports
akyoto pushed to main at cli/q 2024-07-18 09:40:11 +00:00
fa373e7dc2 Improved variable lifetime comments
akyoto pushed to main at cli/q 2024-07-18 08:08:42 +00:00
724794b4aa Separated compiler into its own package