Karl Zylinski
|
679f9b4e41
Made default capacity of dynamic arrays more consistent.
|
1 год назад |
gingerBill
|
853173a11b
Merge pull request #3517 from timosperisen/patch-1
|
1 год назад |
Justin Snyder
|
1a6bb59125
drop unnecessary defer
|
1 год назад |
Justin Snyder
|
271782d2f4
fix typo
|
1 год назад |
Justin Snyder
|
1b7c4c2efe
trim added null byte
|
1 год назад |
Justin Snyder
|
8f2c4a7ecf
Add builder to_cstring
|
1 год назад |
Jeroen van Rijn
|
a27b167218
Update `tests\core\encoding\cbor` to use new test runner.
|
1 год назад |
Timo
|
2918baa3e8
Update builder.odin
|
1 год назад |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 год назад |
Pix
|
0cf9c22033
Builder makes added caller location
|
2 лет назад |
gingerBill
|
3f6775e29b
Update to new io interface
|
2 лет назад |
Jon Lipstate
|
f9b5f2b7b1
update builder sample
|
2 лет назад |
Jon Lipstate
|
67fa5df89c
fix typo, add builder sample
|
2 лет назад |
Lucas Perlind
|
e0d9092df8
Document return values of strings and add allocator errors where
|
2 лет назад |
Lucas Perlind
|
67e6f57192
Small improvements strings documentation
|
2 лет назад |
Lucas Perlind
|
6ff0cc0b40
Enforce example names in documentation
|
2 лет назад |
Lucas Perlind
|
84d8798ad3
Fix website formatting and incorrect examples
|
2 лет назад |
Jon Lipstate
|
203ae32b79
pr pickups
|
2 лет назад |
Jon Lipstate
|
7de67f8c1b
markdown compliant spaces
|
2 лет назад |
Jon Lipstate
|
f5d66bcb6f
transform into odin-site parsable format
|
2 лет назад |
Jon Lipstate
|
bf82c40964
string code docs
|
2 лет назад |
gingerBill
|
e05944601a
Minor fixes
|
2 лет назад |
Jeroen van Rijn
|
677e7ff642
Don't write leading + unless +Inf or we ask for it.
|
2 лет назад |
gingerBill
|
ab00db2ebd
Add `write_(f16|f32|f64)` calls
|
2 лет назад |
Colin Davidson
|
0a0e8f36eb
add floats to string builder
|
2 лет назад |
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 лет назад |