Skip to content

Build 4.3.0

Compare
Choose a tag to compare
@chunquedong chunquedong released this 17 Nov 14:12
· 7 commits to master since this release
  • 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