Историја ревизија

Аутор SHA1 Порука Датум
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) пре 10 месеци
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) пре 10 месеци
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) пре 10 месеци
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) пре 11 месеци
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) пре 11 месеци
  Boaz Brickner 4901db832c Deduplicate getting the function in `HandleInst()` for `Call` (#5515) пре 11 месеци
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) пре 1 година
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) пре 1 година
  David Blaikie f45a632d77 Implement virtual call dispatch (#5308) пре 1 година
  Jon Ross-Perkins b49e89e97e Add a no-op builtin function which shouldn't generate code. (#5306) пре 1 година
  Alina Sbirlea 7da972b773 Create a single global for the PrintInt format string. (#5275) пре 1 година
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) пре 1 година
  Alina Sbirlea d3869a529b Continue: emit function definitions for specifics. (#5068) пре 1 година
  Alina Sbirlea 4e21c0c1fc Basic lowering generic function definitions. (#5016) пре 1 година
  Dana Jansens 129cf35d78 Support BitAnd operator between facet types (#5022) пре 1 година
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) пре 1 година
  Richard Smith 246ec785df Add support for converting between integer types (#4753) пре 1 година
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) пре 1 година
  Richard Smith c1590f886a Add equality comparison support for `bool`. (#4701) пре 1 година
  Richard Smith 3645143e27 Add solutions for advent of code 2024 day 1 to `examples/`. (#4673) пре 1 година
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) пре 1 година
  Richard Smith cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) пре 1 година
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) пре 1 година
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) пре 1 година
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) пре 1 година
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) пре 1 година
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) пре 1 година
  Jon Ross-Perkins 6d2d1cf7ca Refactor lower handlers to use overloads. (#4120) пре 1 година
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) пре 1 година
  Jon Ross-Perkins a4ef5dd591 Move Lower::HandleCall out to its own file. (#4116) пре 1 година