DefinitelyNotAGirl / c-2

0 stars 0 forks source link

pull core async functionality #35

Closed DefinitelyNotAGirl closed 1 month ago

DefinitelyNotAGirl commented 1 month ago

this PR has most of the core functionality for the async keyword.

DefinitelyNotAGirl commented 1 month ago

this PR also fixes an issue where the reg parameter would sometimes be ignored on variables using storageType::MEMORY.