Skip to content

Console Output

18:33:09 
18:33:09 <p>- Changes -------------------------------------------------------------</p>
18:33:09 
18:33:09 <pre>
18:33:09 The branch null has been updated.
18:33:09       from  028e512be20300213fad0a5edd77bf82e1312b98 (commit)
18:33:09 </pre>
18:33:09 
18:33:09 <p>- Log -----------------------------------------------------------------</p>
18:33:09 
18:33:09 <pre>
18:33:09 commit 028e512be20300213fad0a5edd77bf82e1312b98
18:33:09 Author: Andrew Beach <ajbeach@uwaterloo.ca>
18:33:09 
18:33:09     Cleaned up some DeclarationNode code that had some extra code no longer needed because of the translation. Also added a helper function for clarity.
18:33:09 
18:33:09 commit a5ea26135d5db981be7cff8e27809ec6e169064e
18:33:09 Author: Andrew Beach <ajbeach@uwaterloo.ca>
18:33:09 
18:33:09     The test.py (through Makefile) handles --invariant passing it to the build. It passes it through CFAFLAGS which are the caller's additional configuration. This is simpler than creating a config variable and then passing 'invariant=yes' to make (like debug or installed).
18:33:09 
18:33:09 commit 81bd7e3604f408b01d4d923c0e8113882f93b9ab
18:33:09 Author: Andrew Beach <ajbeach@uwaterloo.ca>
18:33:09 
18:33:09     Adding explination to the memory leak in driver/cfa.cc.
18:33:09 </pre>
18:33:09 
18:33:09 <p>-----------------------------------------------------------------------</p>
18:33:09 <pre>
18:33:09 Summary of changes:
18:33:09 driver/cfa.cc                 |  4 <span style="color: #00AA00;">++++</span>
18:33:09  src/Parser/DeclarationNode.cc |  2 <span style="color: #AA0000;">--</span>
18:33:09  src/Parser/DeclarationNode.h  | 30 <span style="color: #00AA00;">++++++++++++++</span><span style="color: #AA0000;">----------------</span>
18:33:09  tests/pybin/settings.py       |  2 <span style="color: #00AA00;">++</span>
18:33:09  tests/test.py                 |  6 <span style="color: #00AA00;">+++++</span><span style="color: #AA0000;">-</span>
18:33:09  5 files changed, 25 insertions(+), 19 deletions(-)
18:33:09 </pre>
18:33:09