Commit történet

Szerző SHA1 Üzenet Dátum
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` 4 éve
  gingerBill 26ce40c188 Remove @(static) for global variables 4 éve
  gingerBill b727b6438b Minimize unneeded casts 4 éve
  gingerBill 5d0db4c63a Clean up `fmt` usage with `io.Writer` and `strings.Builder` 4 éve
  gingerBill 0ef02e6737 Improve packages io and strings; add io.Section_Reader 4 éve
  gingerBill 18da0b3418 Integrate `package io` into core library 4 éve
  gingerBill c4172e3914 Rename stream field names 4 éve
  gingerBill fef5172278 Add `%q` for runes in fmt 4 éve
  gingerBill e83af93394 Allow flushing with `strings.Builder`; Make `fmt.fprint*` procedures use a custom flush procedure 5 éve
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 éve
  gingerBill 5b7c83d871 Add `strings.pop_byte` `strings.pop_rune` 5 éve
  gingerBill f06efffe22 Update strings case convertors to be unicode compliant 5 éve
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C 5 éve
  gingerBill 4e8a801b35 strings.split; strings.index; eprint* over print*_err; 6 éve
  gingerBill f25818e923 Make procedure parameters just named values rather than copied variables 6 éve
  Zilarrezko d2faa9bef1 make_builder function now properly uses given allocator 6 éve
  gingerBill fdb60b2d51 Improve package strings 6 éve
  gingerBill a9ab90bd24 Make `static` an attribute rather than a keyword prefix 6 éve
  gingerBill 3113e8c892 Minimize buffer size for write_u64 and write_i64 6 éve
  gingerBill 6c21e99832 json.marshal 6 éve
  gingerBill 6295f6747f strings.write_quoted_string 6 éve
  gingerBill 64f84ef9a3 fmt.printf("%q", str); (quotes strings) 6 éve
  gingerBill 6e6a053823 Add strings.destroy_builder 6 éve
  gingerBill 594238a86c Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder 6 éve