Skip to content
Success

Changes

Summary

  1. Fixing space/tabs confusion in ExceptDeclNew.cpp. (details)
  2. 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)
  3. formatting, use C-style compound literal (details)
  4. first attempt at input manipulators for strings (details)
Commit 8f2aa3ca8b954701c30e7fc4d6441cb384379d6c by ajbeach
Fixing space/tabs confusion in ExceptDeclNew.cpp.
The file was modifiedsrc/ControlStruct/ExceptDeclNew.cpp
Commit 4aaac8a1188ef819fde364b9580989ada6a02e5c by ajbeach
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.
The file was modifiedsrc/GenPoly/Box.cc
Commit 09264872a331b4bed71c918508e0ab499161d1fc by Peter Buhr
formatting, use C-style compound literal
The file was modifiedlibcfa/src/iostream.hfa
The file was modifiedlibcfa/src/iostream.cfa
Commit 7e1dbd72b91978bc0a2745abacb829909bdfc517 by Peter Buhr
first attempt at input manipulators for strings
The file was modifiedlibcfa/src/containers/string.cfa
The file was modifiedlibcfa/src/containers/string.hfa