提交历史

作者 SHA1 备注 提交日期
  gingerBill 31f0aaa62f Try to improve const `union` LLVM construction 2 周之前
  gingerBill 549edcc0f9 Use a `RwMutex` instead of `BlockingMutex` 1 月之前
  gingerBill 8df69c95c3 Add `-integer-division-by-zero:all-bits` 2 月之前
  gingerBill b6e0b48481 Rename block names from `div` to `mod`. 2 月之前
  gingerBill 4cbcb3ace7 Add shortcut for `unsigned_x/power_of_two` -> `unsigned_x >> log2(power_of_two)` 2 月之前
  gingerBill da76c743e9 Add shortcut for division by a constant 2 月之前
  gingerBill 8c1eda3e3a Handle `fixed_point_div` and `fixed_point_div_sat` 2 月之前
  gingerBill ee01643229 Add `-integer-division-by-zero:self` 2 月之前
  gingerBill 991883d0e1 Add `#+feature integer-division-by-zero:<string>` 2 月之前
  gingerBill e4a0228a80 Define the behaviour of integer division by zero 2 月之前
  gingerBill f8d24923fd Fix `cstring != ""` 2 月之前
  gingerBill 86bd9186f9 Fix `string16 != ""` comparison 2 月之前
  gingerBill 7c281a9614 Fix [^]u16 <-> cstring16 conversions 2 月之前
  gingerBill 620bf162a0 Cache const `string16` in LLVM 2 月之前
  gingerBill ae02d3d02d Begin supporting `string16` across the core library 2 月之前
  gingerBill 2561427dd3 Add `string16` and `cstring16` (UTF-16 based strings) 2 月之前
  Jeroen van Rijn fab7715c35 Allow -dynamic-literals for `[dynamic]T` 4 月之前
  Jeroen van Rijn ab95932502 -dynamic-literals 4 月之前
  gingerBill 92df892f25 Merge pull request #5064 from harold-b/hb/objc-classes 5 月之前
  Jeroen van Rijn 8097b59e30 Also allow comparing SOA pointers against each other 5 月之前
  bogwi 904a64a45e Add support for SoaPointer nil comparison in lb_emit_comp_against_nil 5 月之前
  Harold Brenes c2dfc4b749 Cleanup ivar generation for selector expressions. 5 月之前
  Laytan Laats 396a18efce fix variable NaN comparisons 5 月之前
  Harold Brenes 53adff38f0 Fixes to Ivar pseudo fields. 5 月之前
  Harold Brenes bca02f81cd Include the ivar in the Objective-C class unconditionally of it being used or not. 5 月之前
  Jeroen van Rijn b27008e0f9 Simplify condition, op = Token_Sub was trivially true 6 月之前
  Jeroen van Rijn 3a7691c714 Fixes #5026 6 月之前
  gingerBill fe040d1bbd Propagate `@(link_section=<string>)` to nested declarations 6 月之前
  gingerBill 56e0ab7655 Fix #4952 6 月之前
  gingerBill af37ca1286 Fix #4573 7 月之前