# # ChangeLog for / # # Generated by Trac 1.2.1 # May 6, 2024, 9:45:29 AM Wed, 22 May 2019 17:36:01 GMT Aaron Moss [37eef7a] * doc/proposals/vtable.md (modified) * src/AST/Convert.cpp (modified) * src/AST/Stmt.hpp (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 22 May 2019 17:35:55 GMT Aaron Moss [4073b16] * src/AST/Convert.cpp (modified) Cache statement conversions for ImplicitCtorDtorStmt Wed, 22 May 2019 17:31:05 GMT Andrew Beach [0f740d6] * doc/proposals/vtable.md (modified) * src/AST/Stmt.hpp (modified) Clean-up. Added one line docs for Stmts. Wed, 22 May 2019 17:29:14 GMT Andrew Beach [74ad8c0] * src/AST/Convert.cpp (modified) Implemented initializers and designation conversion.