Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dya-0.9.8.zip | 2019-07-25 | 181.7 kB | |
Dyalect 0.9.8.tar.gz | 2019-07-25 | 185.2 kB | |
Dyalect 0.9.8.zip | 2019-07-25 | 280.1 kB | |
README.md | 2019-07-25 | 565 Bytes | |
Totals: 4 Items | 647.5 kB | 0 |
- Done: Add String.repeat method (Issue [#221], docs).
- Change: Compiler error
CodeIslandMultipleExpressions
is decomissioned, now multiple expressions are allowed in code islands inside strings. - Fixed: Incorrect location for errors inside interpolated strings (Issue [#220]).
- Fixed:
String.concat
doesn't favor sequences (Issue [#219]).