|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| cpp_refactoring | f180c64454 Change how replacements are filtered (#541) | %!s(int64=4) %!d(string=hai) anos |
| BUILD | 6f544494b3 Use AST to start inserting `fn` (#530) | %!s(int64=5) %!d(string=hai) anos |
| README.md | 88a9d244b7 Initial migration framework (#525) | %!s(int64=5) %!d(string=hai) anos |
| clang_tidy.yaml | 88a9d244b7 Initial migration framework (#525) | %!s(int64=5) %!d(string=hai) anos |
| migrate_cpp.py | e619d3d632 Shift migrate script to a workflow class, and file renames to .carbon (#535) | %!s(int64=4) %!d(string=hai) anos |
migrate_cpp assists in migration of C++ code to Carbon. It's currently being
assembled; more documentation will be added later.