Commit History

Author SHA1 Message Date
  gingerBill c9eed04b51 Add comment regarding the layout of a `map` to explain how it is iterated 3 years ago
  gingerBill b50b6b9f33 Add `reflect.get_union_variant` 3 years ago
  gingerBill 8fd5bef0bd Fix #1977 3 years ago
  gingerBill d6b49994a2 Merge branch 'master' of https://github.com/odin-lang/Odin 3 years ago
  gingerBill 776927709b Check for `using` variables 3 years ago
  Jeroen van Rijn 3469178dc1 Fix #1973. 3 years ago
  gingerBill af1b3b6368 Correct `check_expr_is_stack_variable` 3 years ago
  gingerBill d56789e5a7 Add very basic escape analysis on `return` values 3 years ago
  gingerBill aeacf3a9d8 Correct max alignment handling throughout the llvm backend 3 years ago
  gingerBill 4ba486baa2 Add extra max alignment parameter for metrics (specifically for SIMD) 3 years ago
  gingerBill f1ffd90294 Fix #1966 3 years ago
  gingerBill 777aa8b118 Merge pull request #1955 from jaspergeer/fix-endian-type-conversion 3 years ago
  gingerBill cb9e16f4df Correct syscalls for `linux_i386` 3 years ago
  gingerBill 2908923db9 Fix #1972 3 years ago
  Jeroen van Rijn 8c1dfabb6b Fix `append` for size_of(E) == 0 3 years ago
  gingerBill 7fe36de069 Correct Try SRWLock related procedures to return `BOOLEAN` rather than `BOOL` 3 years ago
  Jeroen van Rijn 27d556735a Merge pull request #1969 from ashemedai/bug-1968-bsd-headers 3 years ago
  Jeroen Ruigrok van der Werven b70d211f21 fix: Expand OpenBSD include for wait.h to all Unix 3 years ago
  gingerBill b3e3b6c656 Fix #1965 3 years ago
  gingerBill 1734286252 Merge branch 'master' of https://github.com/odin-lang/Odin 3 years ago
  gingerBill c8c076f970 Fix #1963 3 years ago
  Jeroen van Rijn e40b3ad338 Remove unused `n` from PQ; add `reflect.is_bit_set` 3 years ago
  gingerBill afec321db2 Add `core:sys/valgrind` package for valgrind, memcheck, and callgrind 3 years ago
  gingerBill 6e9f9e6f3c Fix typo 3 years ago
  gingerBill f504b200a9 Improve `unreachable` generation by putting a `trap` before it 3 years ago
  gingerBill 82e840a0ca EXPERIMENTAL `intrinsics.valgrind_client_request` 3 years ago
  gingerBill 82765ca96e Fix `RtlWaitOnAddress` behaviour with `SetLastError(RtlNtStatusToDosError(status))` if an error occurred 3 years ago
  Jasper Geer 5387ec5f29 Remove erroneous byte swap 3 years ago
  gingerBill f2908cbc5a Remove debug crap with inlining 3 years ago
  gingerBill 5337b0b471 Revert "Remove debug message" 3 years ago