コミット履歴

作者 SHA1 メッセージ 日付
  gingerBill 65277ddd6b Add missing attribute 1 年間 前
  gingerBill 46718d6d85 Add `Query_Info` to `Buddy_Allocator` 1 年間 前
  gingerBill 2a0543d2f0 Add `mem.Buddy_Allocator` 1 年間 前
  gingerBill 792f06a234 Fix indentation 1 年間 前
  gingerBill 539cec7496 Move Tracking_Allocator to its own file. 1 年間 前
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 年間 前
  Colin Davidson 991c1d4446 add resize_non_zeroed to query features 1 年間 前
  Colin Davidson 58e4a011c7 add non-zeroing append and resize 1 年間 前
  flysand7 270348b112 [core]: Remove `do` keyword from the core library 1 年間 前
  Benjamin Findley 7e4a65114a fix whitespace 2 年 前
  Benjamin Findley 38e06f13d6 prevent potential segfaults when using large allocations from dynamic pool 2 年 前
  gingerBill 44ea82f845 Clean up usage of `using` throughout core and vendor 2 年 前
  gingerBill 3d9328fd79 Default to `panic` allocator for wasm targets 2 年 前
  gingerBill 762747273e Add mutex to `mem.Tracking_Allocator` 2 年 前
  gingerBill 600c97cc0f Add missing `Allocator_Error` and `@(require_results)` to many procedures 2 年 前
  hikari d904ae5191 Replaced opaque bit-shifts with readable constants for memory units 2 年 前
  gingerBill 15bbdb2030 Merge pull request #2181 from odin-lang/map-dev 2 年 前
  Michael Freundorfer f323a179d9 Handle freeing nil in scratch allocator 2 年 前
  gingerBill f2f2d532f5 Add extra calls to `Tracking_Allocator` 2 年 前
  gingerBill 366779f8c7 Fix bug with allocator not getting set on a `map` 2 年 前
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` 3 年 前
  gingerBill 147848ca20 Clean up naming conventions 3 年 前
  gingerBill ca1f419dc2 Merge pull request #1819 from IanLilleyT/no_query_info 3 年 前
  Ian Lilley dda2ed290a tidying up Query_Info return value when not in query features 3 年 前
  Ian Lilley 66de1856e3 tighter allocation for arena allocator 3 年 前
  gingerBill e10105a780 Correct logic for tracking allocator proc for freeing a nil pointer 3 年 前
  gingerBill 5451c9672d Fix `dynamic_pool_destroy` 3 年 前
  Jeroen van Rijn fe442d7c0c [mem] Fix Dynamic_Pool. 3 年 前
  Jeroen van Rijn 7654afc2db Revert "Update `mem.nil_allocator` to match the same in `runtime`" 3 年 前
  gingerBill 4484a3433d Update `mem.nil_allocator` to match the same in `runtime` 3 年 前