Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dyalect-0.46.6-portable.zip | 2022-06-01 | 515.6 kB | |
dyalect-0.46.6-linux-x64.zip | 2022-06-01 | 9.1 MB | |
README.md | 2022-06-01 | 674 Bytes | |
Totals: 3 Items | 9.6 MB | 0 |
- Change: Refactoring of execution context for better support of multithreading.
- Fix: Function
parse
incorrectly reports errors (Issue [#933]). - Fix: Function
parse
doesn't recognize dictionary literal (Issue [#934]). - Fix: Function
parse
doesn't recognize variant literal (Issue [#935]). - Add: Add a global
clone
function as a synonim forClone
method (Issue [#936], docs).