Languages Platforms IDEs | Download Pricing |

Core

  • 84955: Allow root modifier in xml comments
  • 84698: Cooper: IF condition is converted into a bytecode that fails with internal NRE
  • 84796: Fixes for the Swift Oxidizer (part 1)
  • 84964: Gold: NRE compiling for Island platforms using latest
  • 84960: Mercury: Editor really slow (about 6 seconds per keypress) when typing an enum
  • 84960: Mercury: fix parsing enums if not identifier found
  • 84970: Mercury: Long L suffix character does not work on hex literals
  • 84965: Mercury: proper error message when parsing an event
  • 84971: Mercury: Rem keyword does not work on module level
  • 84966: NRE in large project
  • 84888: Oxygene: wrong XML documentation for constructors and methods with "not nullable" parameters
  • 84973: Swift: CC for incremental method name part now shows/inserts full sig
  • 84956: Swift: NRE on self inside a local method
  • 84957: Swift: type mismatch on "if let x = array literal"
  • 84959: Swift: use Type.GetGenInstParam or Type.OriginalGenericType.GetInstParm if it's null in SetSwiftResult
  • 84953: Toffee: IE with latest Bugs8 project
  • 84962: WebAssembly: Can not make an event public
  • 84963: WebAssembly: RaiseEvent does not work
  • Internal: Better exception logging for .NET Core debugger
  • Island: Debugger: Changes for Cocoa apps
  • Island: Debugger: Make __ElementsObjcClassInfoToString return a ^ansichar
  • Merged CodeGen4
  • Merged EBuild
  • Merged libToffee

Fire & Water

  • New (not exposed in UI) ShowExceptionSheet setting

Visual Studio

  • 84783: VS: CrossBox2 can Add or Remove Servers (remote shared folder)
  • 84977: VS: ProjectRef is not resolved sometimes

EBuild

  • .NET Core: internal tweaks
  • ASP.NET Core: omit XmlDoc warnings from Views project
  • Attach to Process: bitness of macOS processes was read incorrectly from ps
  • NRE proofing for activateMacAppWithBundleUrl
  • UnregisterCrossBox2Server API
  • VB import: add CONFIG= and TARGET= defines (build fix for libToffee)
  • WebAssembly/Html codegen (wip)

Go Base Library

  • 84948: Added 5 namespaces missing from GBL: go/ast, go/parser, go/printer, go/token and go/types