Commit History

作者 SHA1 備註 提交日期
  gingerBill fcc920ed39 Fix typo 2 年之前
  gingerBill 4e70256109 Fix `when` within `foreign` block (again) 2 年之前
  gingerBill 2e4d6d2577 Fix `when` within `foreign` blocks at the file scope 2 年之前
  gingerBill 51ae21a029 Separate `check_stmt` code into separate procedures 2 年之前
  gingerBill f59846377d Improve ternary logic for untyped nil stuff 2 年之前
  gingerBill 8e8eb9e5cd Improve ternary if expression type inference rues 2 年之前
  gingerBill 88b578ca11 Add for C++ for loop uses 2 年之前
  gingerBill 4cb16db4e9 Remove `@(require_results)` from one procedure 2 年之前
  gingerBill 338d483682 Merge branch 'master' of https://github.com/odin-lang/Odin 2 年之前
  gingerBill 0ce59a9e2b Use C++ `for` rather than `for_array` macro 2 年之前
  gingerBill 8d43cc840a Add `@(require_results)` to `package reflect` 2 年之前
  gingerBill 9ae1bfb69d Merge pull request #2317 from ftphikari/master 2 年之前
  hikari 6ec7284467 vendor/d3d11: fixed function definition 2 年之前
  gingerBill 0ccc570ef2 Merge pull request #2316 from Hyp-X/master 2 年之前
  Hyp-X a3bb7d3028 Fix decimal_to_float_bits for floats >= 1 2 年之前
  gingerBill c45ca1bfcc Correct `arena_temp_end` usage when no allocation ever happens for that arena 2 年之前
  gingerBill 94edf89b20 Use a separate arena for `heap_allocator` 2 年之前
  gingerBill 8d6ce0b693 Add mutex to `virtual.Arena`; add `virtual.arena_temp_ignore` 2 年之前
  gingerBill ccf4b48865 Add extra checks for multiple assignments when emitting stores 2 年之前
  gingerBill 96eae94103 Merge branch 'master' of https://github.com/odin-lang/Odin 2 年之前
  gingerBill db8b2e69dd Fix `slice.reverse` 2 年之前
  Jeroen van Rijn 82821580c7 Merge pull request #2315 from SentientCoffee/pr/os_read_file_location 2 年之前
  Daniel d23d7cf0f2 Add caller location info to `os.read_entire_file()` 2 年之前
  gingerBill 450a602230 Fix json.marshal for `map[string]string` 2 年之前
  gingerBill 36764779cf Add extra `add_type_info_type` calls 2 年之前
  gingerBill 97595c4b50 Use a LUT for `shift_left` 2 年之前
  gingerBill ea9fe397e5 Fix typo in `decimal_to_float_bits` 2 年之前
  gingerBill c482432966 Disable arena guards 2 年之前
  gingerBill 55176e52fc Use `heap_allocator()` with `-debug`; Reinstate the arena guards 2 年之前
  gingerBill 4eb08bb096 Change current requirements for valgrind targets 2 年之前