Commit History

Автор SHA1 Съобщение Дата
  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` преди 5 години
  gingerBill 0ef02e6737 Improve packages io and strings; add io.Section_Reader преди 5 години
  gingerBill 18da0b3418 Integrate `package io` into core library преди 5 години
  gingerBill c4172e3914 Rename stream field names преди 5 години
  gingerBill fef5172278 Add `%q` for runes in fmt преди 5 години
  gingerBill e83af93394 Allow flushing with `strings.Builder`; Make `fmt.fprint*` procedures use a custom flush procedure преди 5 години
  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 преди 6 години
  gingerBill 4e8a801b35 strings.split; strings.index; eprint* over print*_err; преди 6 години
  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 години
  gingerBill 3113e8c892 Minimize buffer size for write_u64 and write_i64 преди 7 години
  gingerBill 6c21e99832 json.marshal преди 7 години
  gingerBill 6295f6747f strings.write_quoted_string преди 7 години
  gingerBill 64f84ef9a3 fmt.printf("%q", str); (quotes strings) преди 7 години
  gingerBill 6e6a053823 Add strings.destroy_builder преди 7 години
  gingerBill 594238a86c Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder преди 7 години