Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) hace 4 meses
  Jon Ross-Perkins 93a8c5230c Ensure a symbolic `final impl` has a definition produced (#6236) hace 5 meses
  Richard Smith 0678501038 Replace builtin `CppVoidType` with a prelude type. (#6403) hace 5 meses
  Dana Jansens f220359a9f Print special ids as their names and don't crash when dumping them (#6398) hace 5 meses
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) hace 5 meses
  Dana Jansens ce109708bf Add dumping for NamedConstraintId and shorten untagged id printing (#6319) hace 6 meses
  Jon Ross-Perkins a1fd86cf27 Change ImplWitnessTablePlaceholder from instruction to InstId value (#6294) hace 6 meses
  Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) hace 6 meses
  David Blaikie 79dd1e362c Add unit tagging to InstBlockId (#6259) hace 6 meses
  David Blaikie f64b08863a Dump all non-indexed ids as hex (#6228) hace 6 meses
  Boaz Brickner ffefa7711c Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211) hace 6 meses
  Dana Jansens 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) hace 7 meses
  Jon Ross-Perkins c9bb6b11a4 Use an import_ir prefix and handle special IR values (#6176) hace 7 meses
  Richard Smith 1e7b7e53ae C++ interop: support for default arguments. (#6108) hace 7 meses
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) hace 8 meses
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) hace 9 meses
  Jon Ross-Perkins 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) hace 9 meses
  Jon Ross-Perkins 57ef976802 Move dumping into the phase factory functions (#5747) hace 10 meses
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) hace 11 meses
  Jon Ross-Perkins 806bee1063 Shift from ARGS to EXTRA-ARGS where possible (#5602) hace 11 meses
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) hace 1 año
  Jon Ross-Perkins 7befe2ce9f Switch custom error stream output to diagnostic (#4846) hace 1 año
  Jon Ross-Perkins 17272cf93c Change how CheckParseTrees receives NodeLocConverters (#4563) hace 1 año
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) hace 1 año
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) hace 2 años
  Richard Smith 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) hace 2 años
  Richard Smith a6f4752a7b Collapse empty braces onto a single line. (#3733) hace 2 años
  Richard Smith 5543602a50 Make namespace formatting more consistent with other declaration block instructions. (#3732) hace 2 años
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) hace 2 años
  Richard Smith b7c21a7fa7 Add constant evaluation for namespace expressions. (#3612) hace 2 años