1. b2cd021 Add `is_trivial_abi` bit to Record IR. by Devin Jeanpierre · 3 years, 6 months ago
  2. 09c6f45 Split `Type` in half: separate `RsType` and `CcType`. by Devin Jeanpierre · 3 years, 6 months ago
  3. e6e5f30 Serialize and deserialize size/alignment/offset. by Googler · 3 years, 6 months ago
  4. 184f9ac Add const. by Devin Jeanpierre · 3 years, 6 months ago
  5. 949b7d9 Structify Record. by Googler · 3 years, 6 months ago
  6. 2294c70 Serialize and deserialize access specifiers. by Googler · 3 years, 6 months ago
  7. da14e02 Remove unnecessary explicit std::string constructor calls by Marcel Hlopko · 3 years, 6 months ago
  8. 0d5d0d4 Structify IR! by Devin Jeanpierre · 3 years, 6 months ago
  9. 5c87a72 Part #1 of adding mutable pointer types to Rust bindings. by Devin Jeanpierre · 3 years, 6 months ago
  10. ea1aff8 Remove "Test" from names of tests, as it's redundant. by Googler · 3 years, 6 months ago
  11. 6e95ad3 Structify Field. by Michael Forster · 3 years, 6 months ago
  12. b4b2874 Import simple structs by Marcel Hlopko · 3 years, 6 months ago
  13. 29a25f1 Structify Type. by Devin Jeanpierre · 3 years, 6 months ago
  14. 4d33b59 Structify Func. by Devin Jeanpierre · 3 years, 6 months ago
  15. 601f14f Change `FuncParam` to be a struct, per IRL conversations. by Devin Jeanpierre · 3 years, 6 months ago
  16. a5f59ae Replace absl::Cord with std::string by Marcel Hlopko · 3 years, 7 months ago
  17. 3164eee Handle simple inline functions by Marcel Hlopko · 3 years, 7 months ago
  18. f1123c8 Add public_headers to the IR by Marcel Hlopko · 3 years, 7 months ago
  19. 42abfc8 Send IR to Rust to generate rust source code using quote! by Marcel Hlopko · 3 years, 8 months ago