mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 01:10:44 +00:00
Added: AS3.1 null-conditional operator ?. (air - swf version 50)
Added: AS3.1 nullish coalescing operator `??` (air - swf version 50)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- AS3.1 null-conditional operator `?.` (air - swf version 50)
|
||||
- AS3.1 nullish coalescing operator `??` (air - swf version 50)
|
||||
|
||||
### Fixed
|
||||
- [#2366] Running simple editor on background slowing down other views
|
||||
|
||||
|
||||
Reference in New Issue
Block a user