Historique des commits

Auteur SHA1 Message Date
  gingerBill 7f601c9535 Add `Allocator_Mode.Alloc_Non_Zerored` il y a 2 ans
  gingerBill 659c3c528d Update `delete` to pass size in bytes to free when possible il y a 3 ans
  gingerBill c97a8418dc Clean-up and unification for the allocation procedures il y a 3 ans
  gingerBill 4aca9372a6 Improve `resize` call il y a 3 ans
  Atanas Dimitrov 28ec50d567 Fix string orderings to account for prefix-equal strings il y a 3 ans
  gingerBill f5697dd7f2 Merge branch 'master' into odin-global-constants-as-enums il y a 3 ans
  Andrea Piseri cf9f3d5e2d fix logic in bswap_128 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 6c48670819 Make `ODIN_BUILD_MODE` a enum type il y a 3 ans
  gingerBill 94bad4d786 Merge branch 'master' of https://github.com/odin-lang/Odin il y a 3 ans
  gingerBill 518460af66 Begin work in semi-standardized `js_wasm32` target il y a 3 ans
  gingerBill dc2edd3e79 Improve support for `freestanding_wasm32` il y a 3 ans
  gingerBill adb5928767 Change to `RUNTIME_LINKAGE` definition il y a 3 ans
  gingerBill 7ef3c87dbb Change `RUNTIME_LINKAGE` requirements il y a 3 ans
  gingerBill b2a2aa15c2 Add `ODIN_BUILD_MODE` il y a 3 ans
  gingerBill 6ded538546 `@(linkage=<string>)` for procedures and variables; `@(require)` for procedures; `package runtime` linkage improvements; Subsequence improvements to `lb_run_remove_unused_function_pass` il y a 3 ans
  gingerBill 9a5216921c Add `wasi_wasm32` il y a 3 ans
  gingerBill 8ef6f9dd7b Compile `wasm64`; Add `lb_run_remove_unused_function_pass` il y a 3 ans
  gingerBill aaaddd03a6 Improve internal procedures il y a 3 ans
  gingerBill d54b708ba8 Unify `memory_equal` and `string_eq` il y a 3 ans
  gingerBill fba20c9bd3 Improve `runtime.string_eq` il y a 3 ans
  gingerBill bcb07b6b9e Correct `runtime.floattidf` and other related i128<->f64 internal procedures il y a 3 ans
  gingerBill fa0d58f96e Correct f64 -> u128/i128 generation il y a 3 ans
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line il y a 4 ans
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill 251da264ed Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports il y a 4 ans
  gingerBill 2949e4b0c7 Fix `floattidf` typo il y a 4 ans
  gingerBill 9f8a63cb43 More minor stylization changes (remove unneeded parentheses) il y a 4 ans
  gingerBill 28abf5d33b Correct minimum dependency for `complex32` il y a 4 ans