Releases: fanx-dev/fanx
Releases · fanx-dev/fanx
Build 4.3.1
1.Fix run in windows cmd
2.C: Str.findr
3.C: fix Env.getEnvPaths
4.update fmake
Build 4.3.0
- C: add Int.random
- fix Cache size
- add ConcurrentMap.getAndSet
- JS: fix misssed Obj.assert
- JS: support Func.bind
- java reflection thread safe
- allow ConstBuf to seek(0)
- remove debug print
- fix closure error check
- compile order by inheritance
- add Env.userDir
- default path of jstub
- add syntax file
- C: fix compare stmt
- JS: fix Str.each
v4.2.0
C runtime bug fix and IDE enhance.
- add Env.fileResolver
- remove finalize
- optimze Gc
- fix funServices
- fix CallExpr.len for IDE
- reflect nullable type
- Uri.query immutable
- add Cache.containsKey
- C: fix Str.toByteIndex Str.getRange
- C: fix getInterfaceVTable
- C: auto detach thread
- C: fix SysInStream.readBytes
- C: fix Float.toLocale
- C: fix MemBuf.pipFrom
- C: fix DateTime.fromTicks
- C: fix str literal
- JS: fix Lock
- JS: fix unchecked Sys.findType
- JS: add Pod.config, Pod.props
- IDE: improve performance
- IDE: Fix completion and jump definitions
- IDE: Fix the Java classpath
v4.1.4
- fix local var scpe start
- fix Type toImmutable
- fix read FFI fcode error
- fix negative wait time
- fix enclosingVars
- Int.clamp,Float.clamp
v4.1.3
- native: fix Method reflect with default param
- native: Pod.file fallback
- native: fix Str without ConstantFolder
- compiler: check depends in compilerx
v4.1.2
- genC: add Field.size
- Uri field to method
- new Duration literal
- add fr_getField/fr_setField
v4.1.1
fix native runtime
v4.0.2
bug fixed
v4.0.1
ctor chain change
v4.0
- new runtime
- .fanx syntax