Історія комітів

Автор SHA1 Опис Дата
  gingerBill d32d1b7e07 Add `reflect.set_union_value` 4 роки тому
  gingerBill cf94fd7b82 Merge branch 'master' of https://github.com/odin-lang/Odin 4 роки тому
  gingerBill 6ca793f0e9 Remove deprecation from the build specific procedures 4 роки тому
  gingerBill bd1e1c66f3 Merge pull request #1188 from krux02/minor-fix-3 4 роки тому
  gingerBill 08ac2fd1b6 Rename `virtual.Arena` to `virtual.Growing_Arena` 4 роки тому
  gingerBill b2a36f204e Add a mutex to `arena_free_all` 4 роки тому
  gingerBill efdd5cf499 Add a mutex to virtual.Arena 4 роки тому
  gingerBill 805e48ae1e Add `core:mem/virtual` 4 роки тому
  gingerBill c6ff88e85a Add `io.write_f16` `io.write_f32` `io.write_f64` 4 роки тому
  gingerBill f99bea12c7 Allow `uintptr` <-> `[^]T` 4 роки тому
  gingerBill 19ac822e4a Improve reflect.Type_Info_Complex support 4 роки тому
  gingerBill 9d797ea225 Add more support for complex types 4 роки тому
  gingerBill aac290e366 Clean up `json.marshal_to_writer` 4 роки тому
  gingerBill 1d6e398f20 Add `io.Error` to `fmt.fprintf_typeid` 4 роки тому
  gingerBill 9fae575531 Keep `-vet` happy 4 роки тому
  gingerBill e928793e79 Correct `_builder_stream_vtable` 4 роки тому
  gingerBill e99061500d Minor clean up of n_read/n_written handling 4 роки тому
  gingerBill 8e2a0be804 Add an extra optional `^int` parameter to most io read/write calls allowing for simplified `or_return` use with incrementing byte usage 4 роки тому
  gingerBill 94a27224b2 Deprecate `strings.write_quoted_*` in favour of `io.write_quoted_*`; make `reflect.write_type` a little more robust with `io.Error` handling 4 роки тому
  gingerBill 4acb4c4ee2 Split `examples/all` into different files 4 роки тому
  gingerBill b2164b5da6 Make the io/conv.odin utilities be `#optional_ok` 4 роки тому
  gingerBill 057310472e Add `io.write_i128` and `io.writer_u128` 4 роки тому
  gingerBill c22f2866c7 Remove `fmt` dependency 4 роки тому
  gingerBill 07ba3e6304 Merge branch 'master' of https://github.com/odin-lang/Odin 4 роки тому
  gingerBill 9bc12e3f38 Improve `json.marshal` error handling for `io.Writer`; Add docs for the different JSON specifications 4 роки тому
  gingerBill b3f2263442 Add `io.write_quoted_*` utility procedures to `package io` 4 роки тому
  Jeroen van Rijn 6884841ece Merge pull request #1197 from Kelimion/help 4 роки тому
  Jeroen van Rijn 6f04c61bdf Fix -collection help typo. 4 роки тому
  gingerBill d452758afc Improve MJSON handling 4 роки тому
  gingerBill c933054872 Support `json.Specification.MJSON` 4 роки тому