v/vlib/builtin
Delyan Angelov 366c50674c tooling: add tools/compare_v_performance_between_commits
easily compare v performance/size across commits.

* fix eprintln on linux (it now uses stderr, and flushes it).

* flag: cleaner usage information.
2019-09-28 14:17:16 +03:00
..
js
array.v
array_test.v
builtin.v tooling: add tools/compare_v_performance_between_commits 2019-09-28 14:17:16 +03:00
byte_test.v
int.v f64: fix .eq() 2019-09-28 14:04:03 +03:00
int_test.v
map.v
map_test.v
option.v
string.v string: document the tradeoffs for V strings 2019-09-28 13:54:30 +03:00
string_test.v string: add repeat() method 2019-09-26 22:54:53 +03:00
utf8.v
utf8_test.v