v/vlib/strings
Delyan Angelov fe08e1c504
strings: add Builder.write_rune/1 and Builder.write_runes/1 methods
2021-08-19 07:18:09 +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 strings: add Builder.write_rune/1 and Builder.write_runes/1 methods 2021-08-19 07:18:09 +03:00
builder_test.v strings: add Builder.write_rune/1 and Builder.write_runes/1 methods 2021-08-19 07:18:09 +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