Commit Graph

27 Commits

Author SHA1 Message Date
5ac9e9a3f9 what xola asked 2024-07-17 00:04:42 +02:00
2762655144 misc. 2024-07-16 20:58:00 +02:00
6d4d82ccc2 i tried 2024-07-16 19:40:34 +02:00
fed0841193 perhaps 2024-07-16 18:56:55 +02:00
6fd63037a6 refactoring 2024-07-16 17:11:31 +02:00
cf8719f58d refactoring 2024-07-16 16:02:34 +02:00
3173bc21a1 stuff 2024-07-16 14:33:23 +02:00
a2f60be69f this is why i drink 2024-07-16 03:17:59 +02:00
ed697e9cf9 sorry 2024-07-16 02:42:44 +02:00
4e014bfb7e my bad... 2024-07-16 02:32:39 +02:00
56fde73d74 var things 2024-07-16 02:22:58 +02:00
5ed4f0f407 fucking hell 2024-07-16 00:54:16 +02:00
87f8d0b8ed clear errors 2024-07-16 00:38:04 +02:00
2cf6d79edd stuff 2024-07-15 19:55:52 +02:00
0ac0e2904a Merge branch 'master' of https://codeberg.org/eaxcc/eaxcc 2024-07-14 19:43:05 +02:00
bc835d4a29 FUCK GCC AND ITS RETARDED OPTIMIZATIONS 2024-07-14 19:43:02 +02:00
c76ecf3f07 Finished fastcall in theory... 2024-07-14 12:41:19 -04:00
b6bbe0de4e +debug.h 2024-07-14 16:27:07 +02:00
c4d57ff396 asm copy magic moved 2024-07-09 01:57:11 +02:00
ad92db137a array things 2024-07-08 23:09:36 +02:00
95478b2f5b do not create an output upon encountering an error 2024-07-08 19:35:02 +02:00
bdad66ebbb better register logic 2024-07-08 18:06:14 +02:00
19ccf53e91 os fuckery 2024-07-08 18:03:57 +02:00
955325c76c print errors to stderr 2024-07-08 17:37:57 +02:00
5a15575b94 silly space requirement removed; but this also means we can not have fixed sized patterns in the future without a) requiring whitespace afterwards b) it being able to clip into the next token (the only reason this does not happen now is because all our fixed patterns {instrunctions} clash with IDENTIFIER, silently saving the day) 2024-07-07 00:54:19 +02:00
4dcc219a3f bump 2024-07-06 23:53:41 +02:00
45209b75fe bumped everything 2024-07-06 02:01:29 +02:00