Core
- E26726: C#: cant use
new()
inline in method
- E26712: Island/Windows: Type.Instantiate fails (only on Windows & only with Release build if Island RTL)
- E26714: Mercury: sized array is stored as dynamic array -- allow sized arrays in structures, fix initializing multidim arrays
- E26723: Oxygene: allow
:
for nullable indexer access
- Island/Delphi: v1
- Merged CodeGen4
- Merged EBuild
- Merged IslandRTL
- Merged ROCodeGen
- Merged RTL2
- Merged Samples
Fire & Water
- After adding a new file, the previous file gets re-selected automatically.
- CodeBot: option to adjust code for platform or not when converting code from other languages
- CodeBot: option to choose different GPT model versions
- Editor: Don't honor "virtual cursor x position" when pressing up/down to start selecting
- Editor: Treat .xsl files as xml
- RO/DA: Support for new Json based rodl and schema formats
Visual Studio
- E26720: VS: "how to install crossbow" still shows old info
EBuild
- Expose DebugReferenceResolving option for MSBuild wrapper
Elements RTL
- caseInsensitive.ToString
- Convert.ToHexString: fix for spaced and bytes/per-line
Island DelphiSupport