Commit History

Автор SHA1 Съобщение Дата
  gingerBill 4a75a1e839 Merge branch 'master' into separate-int-word-sizes преди 2 години
  gingerBill 600c97cc0f Add missing `Allocator_Error` and `@(require_results)` to many procedures преди 2 години
  gingerBill f5d9ca64f9 Begin work on new pseudo-architecture: wasm64p32 преди 2 години
  gingerBill ad0f11668b Correct `map_reserve_dynamic` caused by an bizarre code generation bug преди 2 години
  gingerBill f2f2d532f5 Add extra calls to `Tracking_Allocator` преди 2 години
  gingerBill dae299b781 Make `map_free_dynamic` take the total size of the allocation преди 2 години
  gingerBill c96e0afbf1 Begin work on implementing the new `map` internals преди 2 години
  gingerBill 5cf473b31c Fix typo преди 2 години
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` преди 2 години
  gingerBill c97a8418dc Clean-up and unification for the allocation procedures преди 3 години
  gingerBill 4aca9372a6 Improve `resize` call преди 3 години
  gingerBill 10f1d8c604 Fix typo преди 3 години
  gingerBill 3049e07f72 Add `mem.DEFAULT_PAGE_SIZE` преди 3 години
  Jeroen van Rijn eb9665f836 fix mem.new_clone преди 3 години
  Jeroen van Rijn bf15e63130 Revert "Merge pull request #1177 from Kelimion/new_clone" преди 3 години
  Jeroen van Rijn 64ce55944a fix mem.new_clone преди 3 години
  gingerBill 251da264ed Remove unneeded semicolons from the core library преди 4 години
  gingerBill 4ccf135892 Unify `new`/`make` the internal logic between runtime and mem преди 4 години
  gingerBill 7bbc9a4634 Add `#any_int` directive to replace `auto_cast` uses on parameters. преди 4 години
  gingerBill 4d00c2b800 `Allocator_Error.Mode_Not_Implemented`; Minor improvement to `map` runtime procedures преди 4 години
  Jeroen van Rijn 4f51d74fc2 Fix typo in core:mem alloc() comment. преди 4 години
  gingerBill c3b3194a00 Update builtin procedures to support the new allocator features (without breaking other code) преди 4 години
  gingerBill f98c4d6837 Improve the `Allocator` interface to support returning `Allocator_Error` to allow for safer calls преди 4 години
  gingerBill aa93305015 Replace usage of `inline proc` with `#force_inline proc` in the core library преди 4 години
  gingerBill 415379e1cf Fix `delete_map` преди 4 години
  gingerBill fc4fdd588e Remove usage of `do` in core library преди 4 години
  gingerBill e7f54d25d6 Add `mem.Allocator_Query_Info` and `mem.query_info` преди 5 години
  gingerBill 033b46def8 Add `mem.Allocator_Mode.Query_Features, `mem.Allocator_Mode_Set`, `mem.query_features` преди 5 години
  gingerBill 1f571f48e5 Add `mem.Tracking_Allocator` преди 5 години
  gingerBill dbaf8568d6 Fix `reflect.length` преди 5 години