Jeroen van Rijn
|
6f23b5bb60
Fix #4359
|
11 ay önce |
Laytan Laats
|
5ae27c6ebc
wasm: support more vendor libraries
|
1 yıl önce |
Jeroen van Rijn
|
645207b8b0
Merge pull request #4192 from laytan/strings-substring-rune-wise
|
1 yıl önce |
Laytan Laats
|
597ba796b7
strings: add `substring`, `substring_to` and `substring_from`
|
1 yıl önce |
Jeroen van Rijn
|
996175753c
strings.cut without allocation.
|
1 yıl önce |
gingerBill
|
2999c02f65
Fix random typo
|
1 yıl önce |
gingerBill
|
9d7ab8d5ca
Add `strings.contains_space`
|
1 yıl önce |
gingerBill
|
31bb3dc4f0
Merge pull request #3971 from jasonKercher/os2-process-linux
|
1 yıl önce |
jason
|
07a9c69714
update core:filepath's clean, join and split_list to return optional Allocator_Errors
|
1 yıl önce |
Feoramund
|
c69fa87d53
Merge `core:simd/util` into `core:bytes`
|
1 yıl önce |
Feoramund
|
c8a62ee4ec
Make `simd_util` index procs `contextless` where applicable
|
1 yıl önce |
Feoramund
|
12dd0cb72a
Simplify and make `simd_util` cross-platform
|
1 yıl önce |
Feoramund
|
f66fcd9acb
Use vectorized `index_*` procs in `core`
|
1 yıl önce |
gingerBill
|
f75a45c3fa
Add aliases `starts_with` and `ends_with`
|
1 yıl önce |
Jeroen van Rijn
|
258f120d52
Remove nil checks.
|
1 yıl önce |
gingerBill
|
7cf62f00c3
Correct #soa RTTI usage
|
1 yıl önce |
Laytan Laats
|
3a0df80066
correct newly found vets
|
1 yıl önce |
Walther Chen
|
031b0cc534
fix strings.last_index_any for single char
|
1 yıl önce |
flysand7
|
2e1b2dc3ba
strings: Fix up documentation of split_n
|
1 yıl önce |
Pix
|
2ab5eb7213
Strings makes added caller function
|
2 yıl önce |
gingerBill
|
3dec55f009
Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements
|
2 yıl önce |
gingerBill
|
0c3522133d
Fix indentation
|
2 yıl önce |
Jon Lipstate
|
67fa5df89c
fix typo, add builder sample
|
2 yıl önce |
Lucas Perlind
|
e0d9092df8
Document return values of strings and add allocator errors where
|
2 yıl önce |
Jon Lipstate
|
0f1c5b3891
correct errors
|
2 yıl önce |
Lucas Perlind
|
67e6f57192
Small improvements strings documentation
|
2 yıl önce |
Lucas Perlind
|
6ff0cc0b40
Enforce example names in documentation
|
2 yıl önce |
Lucas Perlind
|
84d8798ad3
Fix website formatting and incorrect examples
|
2 yıl önce |
Jon Lipstate
|
bbafc3fbd6
harmonize to use null for c-string endings
|
2 yıl önce |
Jon Lipstate
|
194fa7cd98
rename nul to null, allocation clarifications
|
2 yıl önce |