Blog entries from Alexander Kogtenkov (Page 1 of 2)
- 2020 Dec 14 by Alexander KogtenkovOnce classes
A brief overview of once classes, their syntax and semantics.
See more... - 2020 Jul 06 by Alexander KogtenkovCompile-time guarantees for string content
String classes are moving towards preservation of string object content when mixing different string types.
See more... - 2020 Jun 08 by Alexander KogtenkovUnicode aliases
In addition to symbolic forms of loops, EiffelStudio 20.05 adds a possibility to use mathematical notation in expressions.
See more... - 2020 Mar 16 by Alexander KogtenkovSymbolic forms of loops
- Tags:
- loop
- Unicode
- symbolic loop
Iteration forms of loops (with keyword "across") turned out to be more concise and convenient shortcuts to the regular ones. This post introduces even shorter variants that resemble the notation found in math.
See more... - 2019 Sep 02 by Alexander KogtenkovEiffelStudio 19.08, the intermediate beta release, is now available
EiffelStudio 19.08 beta includes changes towards better adoption of Unicode.
See more... - 2019 Jun 25 by Alexander KogtenkovEiffelStudio 19.11 highlights: warnings as errors
What's new in the upcoming release? This blog post discusses the conversion of the warning setting from a logical value into a ternary one.
See more... - 2017 Sep 04 by Alexander KogtenkovRevival of manifest arrays
A type of a manifest array involved in a reattachment is computed now directly. It does not depend on the type of the target of the reattachment anymore.
See more... - 2017 Mar 26 by Alexander KogtenkovCode analyzer catching errors
A bug can be found just by looking at warnings produced by the Code Analyzer.
See more...