21
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
Apr 17, 2023 — Apr 17, 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... 26 days ago
Fixed `Class(X)` to not call __Init (inherited from X) on the new class. More... 26 days ago
Added rudimentary struct pointers (StructFromPtr). More... 26 days ago
Added rudimentary struct pointers (StructFromPtr). More... 26 days ago
Fixed object never being deleted if a nested struct __value was invoked. More... 26 days ago
Fixed object never being deleted if a nested struct __value was invoked. More... 26 days ago
Merge pull request #333 from tamo/AutoHotkey More... 27 days ago
Merge pull request #333 from tamo/AutoHotkey More... 27 days ago
Fixed crash when constructing object with redefined struct property. More... 27 days ago
Fixed crash when constructing object with redefined struct property. More... 27 days ago
Fixed load-time detection of duplicate typed properties. More... 27 days ago
Fixed load-time detection of duplicate typed properties. More... 27 days ago
Fixed Critical Error when block-end immediately follows If/Loop/etc. More... 27 days ago
Fixed Critical Error when block-end immediately follows If/Loop/etc. More... 27 days ago
Fixed memory leaks during unsuccessful construction of struct classes. More... 27 days ago
Fixed memory leaks during unsuccessful construction of struct classes. More... 27 days ago
Merge branch 'v2.0' into alpha More... 27 days ago
Merge branch 'v2.0' into alpha More... 27 days ago
Fixed SysGetIPAddresses causing a Critical Error when IP is unavailable. More... 28 days ago
Fixed SysGetIPAddresses causing a Critical Error when IP is unavailable. More... 28 days ago
Changed ControlGetFocus to return 0 when focus can't be determined. More... 28 days ago
Changed ControlGetFocus to return 0 when focus can't be determined. More... 28 days ago
Fixed inconsistent behaviour of cloned dynamic properties. More... 28 days ago
Fixed inconsistent behaviour of cloned dynamic properties. More... 28 days ago
Fixed OwnProps erroneously skipping properties with optional parameters. More... 28 days ago
Fixed OwnProps erroneously skipping properties with optional parameters. More... 28 days 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