gingerBill
|
f364ac60c2
Remove the hidden NUL byte past the end from `strings.clone`
|
3 anos atrás |
gingerBill
|
4423bc0706
Fix typo
|
3 anos atrás |
gingerBill
|
85f8c8df91
Fix `fields_proc` in `strings` and `bytes`
|
3 anos atrás |
gingerBill
|
e2f53ee107
Fix #1362 `strings.index_any`
|
3 anos atrás |
gingerBill
|
91d089ffe2
Minor clean up to strings.odin
|
4 anos atrás |
Ricardo Silva
|
f6d496c81d
Fix strings.index_any on small strings
|
4 anos atrás |
gingerBill
|
720884e0f1
Strip even more semicolons if followed by a `}` or `)` on the same line
|
4 anos atrás |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
4 anos atrás |
gingerBill
|
bf56e3ea8d
Improve `strings.index_any` and `strings.last_index_any`
|
4 anos atrás |
gingerBill
|
bf130087e7
Change to `strings.clone_from_cstring_bounded`
|
4 anos atrás |
gingerBill
|
38e038a1ab
Add `strings.clone_from` and `strings.clone_from_nul_terminated`
|
4 anos atrás |
Jeroen van Rijn
|
d260ca6738
string.cut uses context.allocator by default.
|
4 anos atrás |
Jeroen van Rijn
|
0dc900ba34
Add `strings.cut`, which returns a substring.
|
4 anos atrás |
gingerBill
|
86649e6b44
Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=`
|
4 anos atrás |
gingerBill
|
e82f8214e8
Add `bytes.remove`, `bytes.remove_all`, `strings.remove`, `strings.remove_all`
|
4 anos atrás |
gingerBill
|
d33350e3a5
Add truncate_to_byte and truncate_to_rune for packages strings and bytes
|
4 anos atrás |
gingerBill
|
3337412228
`split*_iterator` procedures for package bytes and strings
|
4 anos atrás |
gingerBill
|
aa93305015
Replace usage of `inline proc` with `#force_inline proc` in the core library
|
4 anos atrás |
gingerBill
|
edbb3e3b32
Fix typos
|
4 anos atrás |
gingerBill
|
ecf324e213
Remove buffered type
|
4 anos atrás |
gingerBill
|
7268c80d64
Add `strings.fields` and `strings.fields_proc`
|
4 anos atrás |
gingerBill
|
0ef02e6737
Improve packages io and strings; add io.Section_Reader
|
4 anos atrás |
gingerBill
|
18da0b3418
Integrate `package io` into core library
|
4 anos atrás |
gingerBill
|
11577db6a8
Minor fixes
|
4 anos atrás |
gingerBill
|
fa284f9a5a
Fix import paths
|
4 anos atrás |
gingerBill
|
78b6948ff2
Reorganize package strings
|
4 anos atrás |
gingerBill
|
063c0548b0
Add new package strings procedures: trim_prefix, trim_suffix, to_valid_utf8
|
4 anos atrás |
gingerBill
|
fc4fdd588e
Remove usage of `do` in core library
|
5 anos atrás |
gingerBill
|
642afa4f88
Fix new `package path`
|
5 anos atrás |
gingerBill
|
f65fa0e4a6
Merge pull request #339 from dotbmp/master
|
5 anos atrás |