Skip to content

Console Output

23:58:20 
23:58:20 <p>- Changes -------------------------------------------------------------</p>
23:58:20 
23:58:20 <pre>
23:58:20 The branch null has been updated.
23:58:20       from  61e362feab9ac30e7e3748f946b2cf384102b37b (commit)
23:58:20 </pre>
23:58:20 
23:58:20 <p>- Log -----------------------------------------------------------------</p>
23:58:20 
23:58:20 <pre>
23:58:20 commit 61e362feab9ac30e7e3748f946b2cf384102b37b
23:58:20 Author: Andrew Beach <ajbeach@uwaterloo.ca>
23:58:20 
23:58:20     Changed notZeroExpr so that expressions with conditional contexts are handled in the resolver instead of the parser. Bugs kept the same from being done with statements. (Also a bit of clean-up from the last commit and a small fix in code-gen.)
23:58:20 </pre>
23:58:20 
23:58:20 <p>-----------------------------------------------------------------------</p>
23:58:20 <pre>
23:58:20 Summary of changes:
23:58:20 src/CodeGen/CodeGenerator.cpp      |  2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:58:20  src/InitTweak/FixInit.cpp          |  1 <span style="color: #AA0000;">-</span>
23:58:20  src/Parser/ExpressionNode.cc       |  6 <span style="color: #00AA00;">+++</span><span style="color: #AA0000;">---</span>
23:58:20  src/Parser/parserutility.cc        |  2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:58:20  src/Parser/parserutility.h         |  2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:58:20  src/ResolvExpr/CandidateFinder.cpp | 10 <span style="color: #00AA00;">+++++++</span><span style="color: #AA0000;">---</span>
23:58:20  src/main.cc                        |  2 <span style="color: #00AA00;">+</span><span style="color: #AA0000;">-</span>
23:58:20  7 files changed, 14 insertions(+), 11 deletions(-)
23:58:20 </pre>
23:58:20