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 ci: fix some of `v test-cleancode` 1 2021-04-05 20:47:32 +03:00
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 strings: simplify Builder (#10263) 2021-05-31 14:21:06 +03:00
similarity.v strings: run v fmt (#7438) 2020-12-21 22:00:32 +02:00
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: run v fmt (#7438) 2020-12-21 22:00:32 +02:00
strings.v strings: run v fmt (#7438) 2020-12-21 22:00:32 +02:00
strings_test.v strings: optimization of repeat + repeat_string() 2020-02-26 13:22:12 +01:00