Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) há 1 ano atrás
  Richard Smith 246ec785df Add support for converting between integer types (#4753) há 1 ano atrás
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) há 1 ano atrás
  Richard Smith c1590f886a Add equality comparison support for `bool`. (#4701) há 1 ano atrás
  Richard Smith 3645143e27 Add solutions for advent of code 2024 day 1 to `examples/`. (#4673) há 1 ano atrás
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) há 1 ano atrás
  Richard Smith cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) há 1 ano atrás
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) há 1 ano atrás
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) há 1 ano atrás
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) há 1 ano atrás
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) há 1 ano atrás
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) há 1 ano atrás
  Jon Ross-Perkins 6d2d1cf7ca Refactor lower handlers to use overloads. (#4120) há 1 ano atrás
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) há 1 ano atrás
  Jon Ross-Perkins a4ef5dd591 Move Lower::HandleCall out to its own file. (#4116) há 1 ano atrás