21
I Use This!
Moderate Activity

Commits : Listings

Analyzed 35 minutes ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed `Class(X)` to not call __Init (inherited from X) on the new class. More... about 1 month ago
Fixed `Class(X)` to not call __Init (inherited from X) on the new class. More... about 1 month ago
Added rudimentary struct pointers (StructFromPtr). More... about 1 month ago
Added rudimentary struct pointers (StructFromPtr). More... about 1 month ago
Fixed object never being deleted if a nested struct __value was invoked. More... about 1 month ago
Fixed object never being deleted if a nested struct __value was invoked. More... about 1 month ago
Merge pull request #333 from tamo/AutoHotkey More... about 1 month ago
Merge pull request #333 from tamo/AutoHotkey More... about 1 month ago
Fixed crash when constructing object with redefined struct property. More... about 1 month ago
Fixed crash when constructing object with redefined struct property. More... about 1 month ago
Fixed load-time detection of duplicate typed properties. More... about 1 month ago
Fixed load-time detection of duplicate typed properties. More... about 1 month ago
Fixed Critical Error when block-end immediately follows If/Loop/etc. More... about 1 month ago
Fixed Critical Error when block-end immediately follows If/Loop/etc. More... about 1 month ago
Fixed memory leaks during unsuccessful construction of struct classes. More... about 1 month ago
Fixed memory leaks during unsuccessful construction of struct classes. More... about 1 month ago
Merge branch 'v2.0' into alpha More... about 1 month ago
Merge branch 'v2.0' into alpha More... about 1 month ago
Fixed SysGetIPAddresses causing a Critical Error when IP is unavailable. More... about 1 month ago
Fixed SysGetIPAddresses causing a Critical Error when IP is unavailable. More... about 1 month ago
Changed ControlGetFocus to return 0 when focus can't be determined. More... about 1 month ago
Changed ControlGetFocus to return 0 when focus can't be determined. More... about 1 month ago
Fixed inconsistent behaviour of cloned dynamic properties. More... about 1 month ago
Fixed inconsistent behaviour of cloned dynamic properties. More... about 1 month ago
Fixed OwnProps erroneously skipping properties with optional parameters. More... about 1 month ago
Fixed OwnProps erroneously skipping properties with optional parameters. More... about 1 month ago
Remove unused error/warning message constants More... about 1 month ago
Remove unused error/warning message constants More... about 1 month ago
Merge pull request #327 from Ragnar-F/AutoHotkey More... about 1 month ago
Merge pull request #327 from Ragnar-F/AutoHotkey More... about 1 month ago