Skip to content

dev-2024-11

Latest
Compare
Choose a tag to compare
@gingerBill gingerBill released this 04 Nov 22:58
· 27 commits to master since this release
e6475fe

New Language Features

Compiler Improvements

  • General bug fixes
  • Fix 128-bit ABI issues caused by LLVM changes
  • Fix #load_directory containing directories
  • Add warning for unsigned >= 0 like conditions in a for loop

New Packages

  • core:time/timezone

Package Improvements

  • Numerous bug fixes
  • core:sys/posix Linux Support
  • Improvements to core:sys/darwin
  • Add missing bindings to rlgl
  • rand.choice_bit_set
  • slice.to_type
  • Improvements to js target APIs