Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) před 1 měsícem
  Geoff Romer 18f87e4f79 Include the type in the location of binding insts (#6963) před 1 měsícem
  Jon Ross-Perkins c5761d2d16 Improve parsing large integers (#6908) před 1 měsícem
  Geoff Romer ba6257891e Remove ValueParamPattern case from deduction (#6869) před 1 měsícem
  Richard Smith c297344937 Support conversion between integer types. (#6856) před 1 měsícem
  Geoff Romer 21291b4cc3 Remove `InitForm::index` (#6817) před 2 měsíci
  Jon Ross-Perkins b14015602b Make Destroy.Op functions able to have a body (#6729) před 2 měsíci
  Dana Jansens cea52ad2d8 Format the InterfaceWithSelf and NamedConstraintWithSelf generic name with its ".WithSelf" suffix (#6798) před 2 měsíci
  Richard Smith f9ab963bd6 Add a `type_literal` instruction to represent syntactic type literals. (#6781) před 2 měsíci
  Dana Jansens fbc8d59d32 Introduce Diagnostics::ContextScope and remove diagnoser callbacks in type completion (#6761) před 2 měsíci
  Burak Emir fdb188ccfd Implement unused pattern bindings, continued (#6518) před 2 měsíci
  Dana Jansens 917a6ea971 Add an interface-with-self generic to each interface and same for constraints (#6667) před 2 měsíci
  Jon Ross-Perkins 64e3fab43a Skip C++ types when generating Destroy witnesses (#6732) před 2 měsíci
  Geoff Romer 3c324e4877 Add category to parameter format, and share some code. (#6730) před 2 měsíci
  Geoff Romer 1c885a629e Format FormType as "Core.Form" (#6734) před 2 měsíci
  Nicholas Bishop f292972816 Fix unnecessary duplication in builtins tests (#6711) před 2 měsíci
  Nicholas Bishop a465018fec Remove SemIR dump from `AssertSameType` int tests (#6705) před 2 měsíci
  Nicholas Bishop c7a7688d21 Avoid repeated casts in builtins.lp64/llp64 tests to reduce SemIR size (#6702) před 3 měsíci
  Geoff Romer e5b05a1fac `ExprCategory` for guaranteed-in-place initializing expressions (#6623) před 3 měsíci
  Ivana Ivanovska 9f69ebf6de Add heterogeneous bitwise operators for CppCompat.Long32 (#6661) před 3 měsíci
  Ivana Ivanovska de4a2ee6c8 Add missing operators for CppCompat.LongLong64 (#6663) před 3 měsíci
  Ivana Ivanovska ff38378efc Add comparisons for CppCompat.LongLong64 (#6643) před 3 měsíci
  Ivana Ivanovska a448792207 Enable heterogeneous compound assignments for CppCompat.Long32 (#6628) před 3 měsíci
  Ivana Ivanovska c0e7198995 Implement copying for ULong32, LongLong64, ULongLong64 (#6627) před 3 měsíci
  Ivana Ivanovska 082b420f6e Provide increment and decrement operators for CppCompat.Long32 (#6622) před 3 měsíci
  Geoff Romer 4329a83e4c Form-aware textual format for return parameters and arguments (#6588) před 3 měsíci
  Richard Smith 31919afa24 Allow conversion between `T*` and `Cpp.void*`. (#6575) před 3 měsíci
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) před 4 měsíci
  Richard Smith c7cd24e1b2 Support for calling C++ destructors. (#6453) před 4 měsíci