Историја ревизија

Аутор SHA1 Порука Датум
  gingerBill f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. пре 3 година
  gingerBill c90b7c38f1 Rename strings.Builder procedures to be consistent with the rest of the core library пре 3 година
  gingerBill fb49841b1d Remove `strings` dependency from `core:sys/windows` пре 3 година
  gingerBill 33895b6d92 Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate пре 3 година
  Michael Kutowski b5aa50aaa4 documentation for the rest of the strings library пре 3 година
  gingerBill 6ca793f0e9 Remove deprecation from the build specific procedures пре 3 година
  gingerBill e928793e79 Correct `_builder_stream_vtable` пре 3 година
  gingerBill 94a27224b2 Deprecate `strings.write_quoted_*` in favour of `io.write_quoted_*`; make `reflect.write_type` a little more robust with `io.Error` handling пре 3 година
  gingerBill b2164b5da6 Make the io/conv.odin utilities be `#optional_ok` пре 3 година
  gingerBill b3f2263442 Add `io.write_quoted_*` utility procedures to `package io` пре 3 година
  gingerBill 56bd1e2d70 Simplify `strings.write_byte` and `strings.write_bytes` пре 4 година
  gingerBill 251da264ed Remove unneeded semicolons from the core library пре 4 година
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` пре 4 година
  gingerBill 26ce40c188 Remove @(static) for global variables пре 4 година
  gingerBill b727b6438b Minimize unneeded casts пре 4 година
  gingerBill 5d0db4c63a Clean up `fmt` usage with `io.Writer` and `strings.Builder` пре 4 година
  gingerBill 0ef02e6737 Improve packages io and strings; add io.Section_Reader пре 4 година
  gingerBill 18da0b3418 Integrate `package io` into core library пре 4 година
  gingerBill c4172e3914 Rename stream field names пре 4 година
  gingerBill fef5172278 Add `%q` for runes in fmt пре 4 година
  gingerBill e83af93394 Allow flushing with `strings.Builder`; Make `fmt.fprint*` procedures use a custom flush procedure пре 4 година
  gingerBill fc4fdd588e Remove usage of `do` in core library пре 5 година
  gingerBill 5b7c83d871 Add `strings.pop_byte` `strings.pop_rune` пре 5 година
  gingerBill f06efffe22 Update strings case convertors to be unicode compliant пре 5 година
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C пре 5 година
  gingerBill 4e8a801b35 strings.split; strings.index; eprint* over print*_err; пре 5 година
  gingerBill f25818e923 Make procedure parameters just named values rather than copied variables пре 6 година
  Zilarrezko d2faa9bef1 make_builder function now properly uses given allocator пре 6 година
  gingerBill fdb60b2d51 Improve package strings пре 6 година
  gingerBill a9ab90bd24 Make `static` an attribute rather than a keyword prefix пре 6 година