Home / 0.14.0
Name Modified Size InfoDownloads / Week
Parent folder
dya-0.14.0.zip 2020-05-25 222.1 kB
Dyalect 0.14.0.tar.gz 2020-05-25 1.4 MB
Dyalect 0.14.0.zip 2020-05-25 1.5 MB
README.md 2020-05-25 3.6 kB
Totals: 4 Items   3.2 MB 0
  • Change: Refactorings and enhancements in linker foreign unit infrastructure.
  • Change: General code clean-ups and optimizations.
  • Done: Implement a foreign module interface with support for type conversion (Issue [#308]).
  • Done: Add a compound ??= assignment operator (Issue [#306], docs).
  • Done: Support an easier way to reference modules in standard library (Issue [#309], docs).
  • Done: Make assignment a statement other than an expression (Issue [#311], docs).
  • Done: Change syntax for tuples and named arguments (Issue [#312]).
  • Done: Change field access syntax (Issue [#313], docs).
  • Done: String concatenation and + operator (Issue [#315]).
  • Done: Tuples: add a support for + operator (Issue [#316], docs).
  • Done: Tuples: add Concat method (Issue [#317], docs).
  • Done: Modules should use a field access syntax (Issue [#314], docs).
  • Done: Use backslash instead of dot for module namespacing (Issue [#321], docs).
  • Done: Redesign assignment operators and field access syntax (Issue [#305]).
  • Done: Allow modules to import fields as well as methods (Issue [#323], docs).
  • Done: Remove auto methods (Issue [#320]).
  • Done: Enhance parser error processing (Issue [#325]).
  • Done: Consider removing private modifier for functions (Issue [#324]).
  • Done: Static fields should be converted to static methods to maintain consistency (Issue [#318]).
  • Done: Add min and max built-in functions (Issue [#326], docs, docs).
  • Done: Add sign and sqrt built-in functions (Issue [#327], docs, docs).
  • Fixed: Parser may crush when processing import (Issue [#307]).
  • Fixed: Dyalect crushes when it cannot find a DLL of a foreign module (Issue [#310]).
Source: README.md, updated 2020-05-25