Historique des commits

Auteur SHA1 Message Date
  Fabian Sperber 830d2007a6 Remove usage of global_default_temp_allocator_data when there is no default allocator (freestanding, JS or --default-to-nil-allocator) il y a 2 ans
  gingerBill 9afd9f9bea Merge branch 'master' into new-temp-allocator il y a 2 ans
  gingerBill 806f56ca38 Remove debug string il y a 2 ans
  gingerBill 94c1331c07 Implement `@(fini)` (opposite of `@(init)`) il y a 2 ans
  gingerBill 986cba584e Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate il y a 2 ans
  gingerBill 133ee70a5b Add `default_temp_allocator_temp_begin` and `default_temp_allocator_temp_end` il y a 2 ans
  gingerBill 8626f58773 Replace current default `context.temp_allocator` to use a growing arena rather than a ring buffer il y a 2 ans
  hikari d904ae5191 Replaced opaque bit-shifts with readable constants for memory units il y a 2 ans
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` il y a 2 ans
  Ian Lilley dda2ed290a tidying up Query_Info return value when not in query features il y a 3 ans
  gingerBill 3d7d347192 Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings il y a 3 ans
  gingerBill 518460af66 Begin work in semi-standardized `js_wasm32` target il y a 3 ans
  gingerBill 3fa7dabaa8 Correctly support `-default-to-nil-allocator` for all platforms il y a 3 ans
  gingerBill 8ef6f9dd7b Compile `wasm64`; Add `lb_run_remove_unused_function_pass` il y a 3 ans
  gingerBill 5bc8a491a7 Begin work on supporting `wasm64`; Correct `wasm32` compilation behaviour il y a 3 ans
  gingerBill 251da264ed Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill f30e6f50bd Reorganize code to improve code generation il y a 4 ans
  gingerBill 16eaa17ed9 Fix `-target:js_wasm32` for `core:runtime` il y a 4 ans