Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dya-0.9.9.zip | 2019-07-25 | 181.7 kB | |
Dyalect 0.9.9.tar.gz | 2019-07-25 | 186.1 kB | |
Dyalect 0.9.9.zip | 2019-07-25 | 281.0 kB | |
README.md | 2019-07-25 | 556 Bytes | |
Totals: 4 Items | 649.4 kB | 0 |
- Fixed: Error message for type error is corrected.
- Fixed:
Integer
constructor should accepts strings (Issue [#223]). - Fixed: Too many arguments runtime error causes runtime to crash (Issue [#224]).
- Fixed: Runtime crash (Issue [#225]).
- Fixed:
Array.sort
: comparer always returns 0 if the result is of typeFloat
(Issue [#226]).