Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dya-0.7.3.zip | 2019-06-05 | 164.8 kB | |
Dyalect 0.7.3.tar.gz | 2019-06-05 | 169.3 kB | |
Dyalect 0.7.3.zip | 2019-06-05 | 259.1 kB | |
README.md | 2019-06-05 | 1.1 kB | |
Totals: 4 Items | 594.3 kB | 0 |
- Done: Restrict overriding
has
(Issue [#134], docs). - Done: Add
Array.insertRange
method (Issue [#135], docs). - Done: Support "+" for array concatenation (Issue [#137], docs).
- Fixed:
Array.insert
exception (Issue [#136]). - Fixed:
Iterator
literal and methods (Issue [#138]). - Fixed: Incorrect
toString
of a function (Issue [#139]). - Fixed:
Function.toString
insufficient details (Issue [#140]). - Fixed:
Iterator.concat
failure (Issue [#141]).