Fantom 1.0.76
Build 1.0.76 (10 May 2021)
- Allow This to be in any func param position as method param
- Allow once methods to be used on const classes
- Add once as new fcode bitmask flag 0x80000
- BoolArray clear, eachTrue, getAndSet
- Int.clip, Float.clip
- dom: Elem.fromNative fix if already Elem instance
- domkit: SashBox.onSashResize
- WebClient.authBasic
- Minor enhancements to compilerDoc APIs
- #2488: Javascript - No warnings on func params
- #2820: Proposal: once methods on const classes