- 6e8b3a7 Propagate errors from `clang::tooling::applyAllReplacements`. by Lukasz Anforowicz · 2 years, 10 months ago
- d7d68f0 Support custom path to the `rustfmt` executable. by Lukasz Anforowicz · 2 years, 10 months ago
- dd90770 Support custom path to crubit/rs_bindings_from_cc/support directory. by Lukasz Anforowicz · 2 years, 11 months ago
- 54ff318 Support custom rustfmt.toml path for formatting generated bindings. by Lukasz Anforowicz · 2 years, 11 months ago
- cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 3 years ago
- f15e8ce Rename all namespaces in crubit to 'crubit' by Marcel Hlopko · 3 years ago
- 65978eb Move ffi_types into a common location where other Crubit tools can depend on it. by Marcel Hlopko · 3 years ago
- 3b4be12 Replace json dependency with llvm::json by Lukasz Anforowicz · 3 years, 1 month ago
- f74c149 Automatically format generated C++ bindings using clang-format. by Michael Forster · 3 years, 7 months ago
- e936aac Move & and * to the left in C++ code by Marcel Hlopko · 3 years, 7 months ago
- 45fba97 Return both Rust and C++ code from SrcCodeGen by Marcel Hlopko · 3 years, 7 months ago
- 884ae7f Extract ffi_types library/crate. by Marcel Hlopko · 3 years, 8 months ago
- 3962d18 Rename rs_src_code_gen to src_code_gen. by Marcel Hlopko · 3 years, 8 months ago[Renamed (95%) from rs_bindings_from_cc/rs_src_code_gen.cc]
- 42abfc8 Send IR to Rust to generate rust source code using quote! by Marcel Hlopko · 3 years, 8 months ago