Commit History

Author SHA1 Message Date
  gingerBill 35a32d41e0 Fix `Union{}` 2 weeks ago
  gingerBill 17204bd1c2 Global const unions with `@(rodata)` 2 weeks ago
  gingerBill ffdfbfe2c2 Begin to support constant array of unions 2 weeks ago
  gingerBill a974c51d57 First step towards constant unions 2 weeks ago
  gingerBill 0233dc5d31 Remove stray `0` 2 weeks ago
  gingerBill ed2b79a63e Completely comment out `lb_construct_const_union` 2 weeks ago
  gingerBill a6d5ec2de8 Early short circuit `lb_construct_const_union` 2 weeks ago
  gingerBill 0ae86dbe87 Ignore further 2 weeks ago
  gingerBill 1a191b99ac Disable some of `lb_construct_const_union` for the time being. 2 weeks ago
  gingerBill 5d3092bf2d Again, better const union stuff 2 weeks ago
  gingerBill 43e0d6966e More improves for const union stuff! 2 weeks ago
  gingerBill ad85ec765b More const union improvements 2 weeks ago
  gingerBill bad495519b Improve const union attemps 2 weeks ago
  gingerBill 31f0aaa62f Try to improve const `union` LLVM construction 2 weeks ago
  gingerBill 6338e0a8a3 Allow unions with one variant to be constant 3 weeks ago
  gingerBill dca9bf0b0c Fix string16 literal length set in LLVM 2 months ago
  gingerBill 620bf162a0 Cache const `string16` in LLVM 2 months ago
  gingerBill ae02d3d02d Begin supporting `string16` across the core library 2 months ago
  Hayden Gray f72b2b1530 [source-code-locations] - added options to show, obfuscate, and hide source code locations (#5412) 3 months ago
  Feoramund 36b41ce163 Let compound literal array be broadcast to a struct field of arrays 4 months ago
  gingerBill 6804f4c471 Add support for `#soa[N]T` compound literals 4 months ago
  bogwi ee8aeea381 CHECK 1 done 5 months ago
  gingerBill fe040d1bbd Propagate `@(link_section=<string>)` to nested declarations 6 months ago
  Jeroen van Rijn 10bde20850 Fix #4980 6 months ago
  gingerBill 5e89e5ad8b Use `store` 6 months ago
  gingerBill fe6117fc63 Use `store` over `memcpy` 6 months ago
  gingerBill 56e0ab7655 Fix #4952 6 months ago
  gingerBill 400348c925 Improve global array index to be on a per module basis 7 months ago
  gingerBill 68731b2b50 Canonicalize global source code locations 7 months ago
  Laytan Laats 3b22c0854c fix some LLVM assertions 1 year ago