Commit graph

26 commits

Author SHA1 Message Date
Parker TenBroeck
386ec9d0d7 removed debug things 2025-05-04 11:51:16 -04:00
Parker TenBroeck
ce4dd70407 improved usability of cancellation annotations 2025-05-04 11:40:59 -04:00
ParkerTenBroeck
baf0e86f39 added first iteration of cancellations in futures 2025-05-03 23:20:11 -04:00
Parker TenBroeck
6d05ccc690 added synchronized method support 2025-05-03 00:10:02 -04:00
Parker TenBroeck
ba6c68acbd added new utility features, fixed issue with multi dismention arrays, fixed friend class issue 2025-05-02 12:45:09 -04:00
ParkerTenBroeck
10346c3226 fixed array issues, started adding library features for async 2025-05-02 00:28:02 -04:00
ParkerTenBroeck
93a764c986 fixed bug where void async return didn't work 2025-05-01 19:37:11 -04:00
Parker TenBroeck
487723713a testing 2025-05-01 19:27:10 -04:00
Parker TenBroeck
24ea55603e made state saver try to reuse previously defined fields 2025-05-01 17:15:55 -04:00
Parker TenBroeck
7fbe61a97c cleaned up code, made generated classes inner by default, improved names 2025-05-01 15:32:43 -04:00
Parker TenBroeck
3a6ed0f81c fixed generator code after changes to state machine builder 2025-05-01 14:32:10 -04:00
Parker TenBroeck
190c9814cf reorganized 2025-05-01 11:11:04 -04:00
Parker TenBroeck
f715506ace added more async networking features 2025-04-30 21:45:20 -04:00
ParkerTenBroeck
d4771ef4e0 fixed a number of bugs related to stack frame interpretation 2025-04-30 10:36:47 -04:00
ParkerTenBroeck
0ad439c4d6 worked on fixed incorrect assumptions about how stack map entires function 2025-04-29 22:56:55 -04:00
Parker TenBroeck
b0d6737b07 so many small issues all at once 2025-04-28 23:36:07 -04:00
ParkerTenBroeck
61b1ca1c12 meow 2025-04-26 15:37:40 -04:00
ParkerTenBroeck
95e7f6a59e generalization 2025-04-26 10:07:57 -04:00
ParkerTenBroeck
9b0a9b7ad2 separated state machine generation into an abstract class 2025-04-25 17:03:46 -04:00
ParkerTenBroeck
c3532507f3 rename class 2025-04-25 13:27:42 -04:00
ParkerTenBroeck
6424548e75 organized, added futures 2025-04-25 13:25:03 -04:00
Parker TenBroeck
3cac1da371 made class behave like a static inner class, write all modified classes to directory 2025-04-25 12:48:04 -04:00
Parker TenBroeck
c3cb7cb884 separated functionality of generator state machine builders into separate classes 2025-04-24 20:36:55 -04:00
Parker TenBroeck
10d07e2c80 made generators have better class names 2025-04-03 12:11:43 -04:00
Parker TenBroeck
06defb5944 started cleaning up and organizing code 2025-04-03 02:17:11 -04:00
Parker TenBroeck
bce3396cf5 first 2025-04-03 00:22:50 -04:00