v/vlib/strings
Delyan Angelov 45c6b6493b
v.util: make util.smart_quote use its output string builder directly
2021-06-21 09:13:38 +03:00
..
textscanner strings.textscanner: add .current/0, .peek_back/0, .peek_back_n/1 and .goto_end/1 methods 2021-06-20 13:32:20 +03:00
builder.js.v
builder.v v.util: make util.smart_quote use its output string builder directly 2021-06-21 09:13:38 +03:00
builder_test.v
similarity.v
similarity_test.v move compiler tests from compiler/ to v/ 2020-03-27 18:01:46 +01:00
strings.c.v vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
strings.js.v
strings.v
strings_test.v strings: optimization of repeat + repeat_string() 2020-02-26 13:22:12 +01:00