- DelphiTools - https://www.delphitools.info -

Dynamic arrays as stacks, tighter JavaScript

Here is a summary of the changes of recent happenings in the SVN.
Note that this list doesn’t include the very latest changes and features, which will get an article of their own.

Language

Built-in functions and interfacing

JavaScript CodeGen

Support Tools

As a side note, the recent (and planned) improvements to dynamic arrays are currently tipping the generics vs templates balance towards templates, as they’re becoming capable enough “generic collections” on their own, meaning that “classic” generics wouldn’t bring much extra capability to the language for everyday usage.