Commit History

Author SHA1 Message Date
  gingerBill 7642e0a0e0 Require `@(init)` and `@(fini)` to be `proc "contextless" ()` 2 months ago
  Lucas Perlind 14c5096b81 Improve assert information 5 months ago
  Lucas Perlind 9f2d008a8a Remove TEMP_ALLOCATOR_GUARD wrapper 5 months ago
  Lucas Perlind 190960e103 fix -vet 5 months ago
  Lucas Perlind b9db1dd3e0 os2: Resolve temp allocator collisions 5 months ago
  gingerBill 4d63ee0794 Remove unused import 9 months ago
  gingerBill 1bf33fe373 Use static global memory for std handles instead of allocating. 9 months ago
  Laytan Laats 7676480526 fix temp allocator guard bug 1 year ago
  gingerBill 6bbeb0a243 Merge pull request #4203 from karl-zylinski/file-tags-without-comments 1 year ago
  Laytan Laats 7491b3c332 Fix #4265 1 year ago
  Karl Zylinski 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 year ago
  Feoramund 49606ec3ea Use `thread_local_cleaner` API in `os2` 1 year ago
  Laytan Laats a4d459f651 os2: initial implementation for Darwin&BSDs, process API is only thing incomplete 1 year ago
  gingerBill cf3c1a85ec Remove `temp` parameter 1 year ago
  gingerBill f19436fb4d Only swap if there was an arena 1 year ago
  gingerBill d0709a7de2 Allow for nested `temp_allocator()` calls to flip between arenas on `TEMP_ALLOCATOR_GUARD`s 1 year ago
  gingerBill 450b9ceaec Add `@(require_results)` everywhere in os2 1 year ago
  gingerBill ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 year ago