Commit történet

Szerző SHA1 Üzenet Dátum
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 éve
  Colin Davidson 991c1d4446 add resize_non_zeroed to query features 2 éve
  Colin Davidson 58e4a011c7 add non-zeroing append and resize 2 éve
  flysand7 270348b112 [core]: Remove `do` keyword from the core library 2 éve
  Benjamin Findley 7e4a65114a fix whitespace 2 éve
  Benjamin Findley 38e06f13d6 prevent potential segfaults when using large allocations from dynamic pool 2 éve
  gingerBill 44ea82f845 Clean up usage of `using` throughout core and vendor 2 éve
  gingerBill 3d9328fd79 Default to `panic` allocator for wasm targets 2 éve
  gingerBill 762747273e Add mutex to `mem.Tracking_Allocator` 2 éve
  gingerBill 600c97cc0f Add missing `Allocator_Error` and `@(require_results)` to many procedures 2 éve
  hikari d904ae5191 Replaced opaque bit-shifts with readable constants for memory units 3 éve
  gingerBill 15bbdb2030 Merge pull request #2181 from odin-lang/map-dev 3 éve
  Michael Freundorfer f323a179d9 Handle freeing nil in scratch allocator 3 éve
  gingerBill f2f2d532f5 Add extra calls to `Tracking_Allocator` 3 éve
  gingerBill 366779f8c7 Fix bug with allocator not getting set on a `map` 3 éve
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` 3 éve
  gingerBill 147848ca20 Clean up naming conventions 3 éve
  gingerBill ca1f419dc2 Merge pull request #1819 from IanLilleyT/no_query_info 3 éve
  Ian Lilley dda2ed290a tidying up Query_Info return value when not in query features 3 éve
  Ian Lilley 66de1856e3 tighter allocation for arena allocator 3 éve
  gingerBill e10105a780 Correct logic for tracking allocator proc for freeing a nil pointer 3 éve
  gingerBill 5451c9672d Fix `dynamic_pool_destroy` 3 éve
  Jeroen van Rijn fe442d7c0c [mem] Fix Dynamic_Pool. 3 éve
  Jeroen van Rijn 7654afc2db Revert "Update `mem.nil_allocator` to match the same in `runtime`" 3 éve
  gingerBill 4484a3433d Update `mem.nil_allocator` to match the same in `runtime` 3 éve
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 éve
  gingerBill 4ccf135892 Unify `new`/`make` the internal logic between runtime and mem 4 éve
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 éve
  gingerBill 4d00c2b800 `Allocator_Error.Mode_Not_Implemented`; Minor improvement to `map` runtime procedures 4 éve
  gingerBill 3e7aabe6d8 Change uses for parapoly records to use `$` always 4 éve