| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AutoHotkey_2.0.17.zip | 2024-06-05 | 3.1 MB | |
| AutoHotkey_2.0.17_setup.exe | 2024-06-05 | 3.0 MB | |
| README.md | 2024-06-05 | 1.3 kB | |
| v2.0.17 source code.tar.gz | 2024-06-05 | 1.7 MB | |
| v2.0.17 source code.zip | 2024-06-05 | 1.9 MB | |
| Totals: 5 Items | 9.8 MB | 3 | |
Implemented an optimization to the WinText parameter by Descolada. [PR [#335]]
Changed UnsetError message to suggest a global declaration instead of appending "(same name as a global)" after the variable name.
Changed VarUnset warning message for consistency with UnsetError.
Fixed the increment/decrement operators to throw UnsetError if the var is unset, not TypeError.
Fixed OwnProps to assign the property name safely in cases where a property deletes itself.
Fixed breakpoints to work in arrow functions under a control flow statement without a block.
Fixed debugger to break at the line of the call when stepping out of a function. (This behaviour was added in Revision 31 and broken by v1.1.30.00.)
Stepping out of a function which was called as a new thread now breaks at the line which was interrupted, instead of waiting until the next line is reached.
Fixed debugger to not delete temporary breakpoints which are ignored while evaluating DBGp property_get or context_get.
SHA256 hash
69B21D5A3D2BCC2B2B075D275A38F551997C45F28C9504995EDE406AA101BEAD AutoHotkey_2.0.17_setup.exe
2E980BD99ADD2B0859B0BD6586DDDCD688E1F8588EF6C9BF5922674E947A6DC6 AutoHotkey_2.0.17.zip