Summary
- Fixing space/tabs confusion in ExceptDeclNew.cpp. (details)
- Cleaning old box pass for easier translation. Factored out a helper function that is slightly simpler as a helper instead of in the larger function. (details)
- formatting, use C-style compound literal (details)
- first attempt at input manipulators for strings (details)
The file was modified | src/ControlStruct/ExceptDeclNew.cpp |
The file was modified | src/GenPoly/Box.cc |
The file was modified | libcfa/src/iostream.cfa |
The file was modified | libcfa/src/iostream.hfa |
The file was modified | libcfa/src/containers/string.cfa |
The file was modified | libcfa/src/containers/string.hfa |