Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dya-0.9.5.zip | 2019-07-16 | 175.7 kB | |
Dyalect 0.9.5.tar.gz | 2019-07-16 | 181.6 kB | |
Dyalect 0.9.5.zip | 2019-07-16 | 274.7 kB | |
README.md | 2019-07-16 | 657 Bytes | |
Totals: 4 Items | 632.6 kB | 0 |
- Code clean-ups and refactorings.
- Fixed: Error when trying to override
set
operator (Issue [#205]). - Fixed: Method
String.capitalize
doesn't work correctly (Issue [#207]). - Fixed: Member check operator doesn't always work correctly (Issue [#208]).
- Fixed: Inconsistency of autogenerated constructors (Issue [#209]).
- Change: Exception message for
Index of invalid type
is updated to include more details and be less misleading.