Skip to content

dev-2023-12

Compare
Choose a tag to compare
@gingerBill gingerBill released this 05 Dec 16:24
· 1388 commits to master since this release
31b1aef

New Language Features

Compiler Improvements

  • -microarch:<string>
  • Default to static map look ups on Windows (still default to dynamic on other systems)
  • Lower map's minimum capacity to 8 from 64
  • Numerous Bug Fixes
  • Add new intrinsics for union_tag_* related stuff
  • Fix &x[i] of ^#soa types

New Packages

  • vendor:x11/xlib

Package Improvements

  • core:crypto