kakoune/gdb
Maxime Coste a4dd89f214 Improve code-generation for Strings
Make String::Data use trivial copy of the short/long union to avoid
unnecessary branching there, inline release() as it can be elided by
the compiler on moved-from Strings.
2021-07-20 22:30:41 +10:00
..
kakoune.py Improve code-generation for Strings 2021-07-20 22:30:41 +10:00