Home / 0.45.0
Name Modified Size InfoDownloads / Week
Parent folder
dyalect-0.45.0-linux-x64.zip 2022-05-08 8.8 MB
dyalect-0.45.0-portable.zip 2022-05-08 506.9 kB
README.md 2022-05-08 3.1 kB
Totals: 3 Items   9.3 MB 0
  • Change: Now it is not possible to use keyword private as identifier.
  • Change: Parser grammer refactoring.
  • Change: It is not possible to implement Iterate method for custom types (Issue [#889]).
  • Change: Consider separating operator in and Contains method (Issue [#888]).
  • Change: Remove ToLiteral method, generalize ToString (Issue [#888]).
  • Change: Reconsider private constructors for custom types (Issue [#895]).
  • Change: Global initialization blocks for all custom type constructors (Issue [#896]).
  • Change: Redesign of access to custom type internals (Issue [#899], docs).
  • Add: Add Disposable mixin (Issue [#894], docs).
  • Add: Add Functor mixin (Issue [#893], docs).
  • Add: Redesign standard mixins (Issue [#892], docs).
  • Add: Consider automatic implementation of standard mixins (Issue [#869], docs).
  • Add: Add literal for a Dictionary (Issue [#304], docs).
  • Add: Add toString function to invoke original "to string" implementation (Issue [#884], docs).
  • Add: Custom type automatic conversion to tuples and dictionaries (Issue [#868], docs).
  • Add: Add Tuple.RemoveField method (Issue [#875], docs).
  • Add: Consider method_missing method (Issue [#885], docs).
  • Fix: Stack corruption because of indexer (Issue [#863]).
  • Fix: When InvalidOverload error is generated an overload is still done (Issue [#891]).
  • Fix: Tuple is incorrectly transformed to an iterator (Issue [#890]).
  • Fix: rawset and rawget only accept integer indices (Issue [#897]).
Source: README.md, updated 2022-05-08