This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
phobos
Watch
1
Star
0
Fork
You've already forked phobos
0
mirror of
https://github.com/dlang/phobos.git
synced
2025-05-11 06:28:28 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
f0865e4d97
phobos
/
std
/
c
History
Download ZIP
Download TAR.GZ
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
..
freebsd
linux
osx
windows
fenv.d
locale.d
math.d
process.d
stdarg.d
stddef.d
stdio.d
stdlib.d
Standardize whitespace after imports
2016-05-29 22:09:56 +02:00
string.d
time.d
wcharh.d