Commit History

Author SHA1 Message Date
  Karl Zylinski 679f9b4e41 Made default capacity of dynamic arrays more consistent. 1 year ago
  gingerBill 853173a11b Merge pull request #3517 from timosperisen/patch-1 1 year ago
  Justin Snyder 1a6bb59125 drop unnecessary defer 1 year ago
  Justin Snyder 271782d2f4 fix typo 1 year ago
  Justin Snyder 1b7c4c2efe trim added null byte 1 year ago
  Justin Snyder 8f2c4a7ecf Add builder to_cstring 1 year ago
  Jeroen van Rijn a27b167218 Update `tests\core\encoding\cbor` to use new test runner. 1 year ago
  Timo 2918baa3e8 Update builder.odin 1 year ago
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
  Pix 0cf9c22033 Builder makes added caller location 2 years ago
  gingerBill 3f6775e29b Update to new io interface 2 years ago
  Jon Lipstate f9b5f2b7b1 update builder sample 2 years ago
  Jon Lipstate 67fa5df89c fix typo, add builder sample 2 years ago
  Lucas Perlind e0d9092df8 Document return values of strings and add allocator errors where 2 years ago
  Lucas Perlind 67e6f57192 Small improvements strings documentation 2 years ago
  Lucas Perlind 6ff0cc0b40 Enforce example names in documentation 2 years ago
  Lucas Perlind 84d8798ad3 Fix website formatting and incorrect examples 2 years ago
  Jon Lipstate 203ae32b79 pr pickups 2 years ago
  Jon Lipstate 7de67f8c1b markdown compliant spaces 2 years ago
  Jon Lipstate f5d66bcb6f transform into odin-site parsable format 2 years ago
  Jon Lipstate bf82c40964 string code docs 2 years ago
  gingerBill e05944601a Minor fixes 2 years ago
  Jeroen van Rijn 677e7ff642 Don't write leading + unless +Inf or we ask for it. 2 years ago
  gingerBill ab00db2ebd Add `write_(f16|f32|f64)` calls 2 years ago
  Colin Davidson 0a0e8f36eb add floats to string builder 2 years ago
  gingerBill f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. 3 years ago
  gingerBill c90b7c38f1 Rename strings.Builder procedures to be consistent with the rest of the core library 3 years ago
  gingerBill fb49841b1d Remove `strings` dependency from `core:sys/windows` 3 years ago
  gingerBill 33895b6d92 Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate 3 years ago
  Michael Kutowski b5aa50aaa4 documentation for the rest of the strings library 3 years ago