Languages Platforms IDEs | Download Pricing |

Core

  • E25400: Can’t see parameters if ; is missing
  • E25409: FX struct: add Generated attribute for event handlers
  • E25416: Guids are badly read when from LIB import dumps
  • E25382: Island SDKs on Toffee: cannot see NSString members on String
  • E25431: Mercury: "Case Is"
  • E25426: Mercury: & should be able to concat everything
  • E25418: Mercury: 0D and similar numeric literals
  • E25419: Mercury: Can't pass double literal to Decimal
  • E25427: Mercury: end not reachable with Throw in Select
  • E25401: Mercury: Imports a class
  • E25403: Mercury: No CC for sub-namespace
  • E25417: Mercury: support for non-const values in Select/Case
  • E25430: Mercury: Wrong operator precedence for - and <
  • E25394: Oxygene: {$LINE adjusts line number but not filename
  • E25424: Toffee: compiler crash with libEBuild
  • E25420: Water: Incorrect message in debugger
  • Debugger: Island: Don't open file via FSOpen
  • Debugger: Island: Find Elements exception type if dwarf info not loaded
  • Debugger: Island: NRE fix
  • Debugger: Island: Read only necessary dwarf debug info (Apple only)
  • Debugger: Mono: don't expand enum type

Fire & Water

  • Add References: Don't show Deployment Target (rtl-*.fx) and yet unsupported Swift Helpers (_*.fx) frameworks in list
  • Add References: show .fxp placeholder references
  • Allow Website Projects to build (inactive publicly, for now)
  • Conditional defines manager; sorting should be case-insensitive
  • Fire: Don't ship "Toffee SDKs" folder & Go.fx’s
  • Mercury: Editor: Smart-end for "Select" was missing
  • Namespace manager: sorting should be case-insensitive
  • Performance: (unused) Form Designer checks would cause small delay on load for (really) large projects
  • Performance: update Recents in background instead of Main()

Visual Studio

  • E25414: VS: exponential hangs building solution with legacy targets

EBuild

  • E25422: allow swizzling HintPath for project reference to matching configuration, even if configuration is not the last subfolder
  • E25386: Island debugger: constant 200% CPU when debugging iOS Simulator
  • E25405: Mercury: Forms should be available as global vars
  • Allow downloading Go reference remotely if needed on first use
  • Allow falling back to Island SDKs for Toffee (support for remote downloads to grab Island, too)
  • CloneRelevantSettings only if depending project is enabled
  • Fire: simctl list hangs bin some systems, causing the list of simulators to remain empty.

Elements RTL

  • Workaround for E25434

Island RTL

  • E25390: WebAssembly and factory method
  • Bounds fix in copy from array and copy to array
  • Typo in the copy-to-array code.