phobos/std/internal
Sebastian Wilzbach 2dfbc51f17 Standardize whitespace after imports
Unified with:

sed -E "s/import\s*([^ ]+)\s*:\s*(.*(,|;))/import \1 : \2/" -i **/*.d
2016-05-29 22:09:56 +02:00
..
digest fix incorrect imports/fqn usages 2016-02-20 14:41:44 +01:00
math Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
test minor style fixes 2016-04-27 04:18:22 +03:00
windows
cstring.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
processinit.d
scopebuffer.d style fix: space between operators 2016-04-26 22:26:20 +03:00
unicode_comp.d Fixed long lines in std/internal/unicode_comp.d 2016-05-10 20:51:39 -04:00
unicode_decomp.d Fixed long lines in unicode_decomp.d 2016-05-10 20:51:39 -04:00
unicode_grapheme.d Fixed long lines in std/internal/unicode_grapheme.d 2016-05-10 20:51:39 -04:00
unicode_norm.d Fixed long lines in unicode_norm.d 2016-05-10 20:51:39 -04:00
unicode_tables.d Fixed long lines in std/internal/unicode_tables.d 2016-05-10 20:51:39 -04:00