Commit History

Author SHA1 Message Date
  Laytan Laats b150f49c46 fix wasm atomics 1 year ago
  Laytan Laats a7056f2b4f fix lbArg_Ignore logic 1 year ago
  Laytan Laats fc30bde0f6 fix untyped nil into c varargs 1 year ago
  Laytan Laats a8d8696e2f fix named arguments with #c_vararg 1 year ago
  gingerBill a7bab89c93 Unify min/max semantics for simd_(min|max) 1 year ago
  gingerBill 84a7e03178 Merge pull request #3220 from laytan/promote-types-in-c-varargs 1 year ago
  gingerBill 5107bdc06b Make `lb_type_info` use a procedure to load the global value 1 year ago
  Laytan Laats f6f3a760bc Promote types in `#c_varargs` according to C rules 1 year ago
  gingerBill 5c4485f657 Add `#load_directory(path: string) > []runtime.Load_Directory_File` 1 year ago
  gingerBill c1d853a24e Remove dead code 1 year ago
  gingerBill f4782157d3 Implement instrumentation pass 1 year ago
  gingerBill 3bf7b416e7 Fix `builtin.quaternion` generation 1 year ago
  gingerBill 0b83e3dae5 Enforce naming the parameters with `builtin.quaternion` to reduce confusion 1 year ago
  korvahkh 759e342872 Fix #3056 1 year ago
  flysand7 a3a3156ddd Fix-up inline asm for i386 syscalls emit 1 year ago
  Morten Hauke Solvang fb5bb1cd83 llvm: specify calling convention on call 1 year ago
  gingerBill 23054138c2 Remove debug message 1 year ago
  gingerBill 63f755554b Rename simd bitwise operations from `intrinsics.simd_and` to `intrinsics.simd_bit_and` etc 1 year ago
  gingerBill 94d68c1f22 Fix `ptr != ptr` type cast problem in LLVM 17 1 year ago
  gingerBill 963559676e Fix build times for `-o:<string>` in LLVM-17 1 year ago
  gingerBill 4aa9d34b3d Add attributes for sanitize_memory and sanitize_thread 1 year ago
  gingerBill 38d2a0ddb9 Add `sanitize_address` attribute to all normal packages 1 year ago
  William Roe 5d8b78cb88 Fix read_cycle_counter intrinsic on arm64 2 years ago
  gingerBill c91898a888 Remove #relative slices; Replace with #relative multi-pointers 2 years ago
  gingerBill afa8eb2d6f Fix #2699 2 years ago
  gingerBill 65206fe33e Go through loads of `TODO`s 2 years ago
  gingerBill 3072479c3c Generalize name mangling rule to have a singular definition for a name separator 2 years ago
  gingerBill 3c0f1caa41 Fix #2606 2 years ago
  gingerBill ea76e09ea7 Fix empty varargs 2 years ago
  gingerBill c9fb078c0f Handle `#c_vararg` 2 years ago