Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) il y a 1 an
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) il y a 1 an
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) il y a 1 an
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) il y a 1 an
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) il y a 1 an
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) il y a 1 an
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) il y a 1 an
  Chandler Carruth f54f53adf5 Add the package and library to an import diagnostic. (#3876) il y a 2 ans
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) il y a 2 ans
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) il y a 2 ans
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) il y a 2 ans
  Richard Smith 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) il y a 2 ans
  Richard Smith 5543602a50 Make namespace formatting more consistent with other declaration block instructions. (#3732) il y a 2 ans
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) il y a 2 ans
  Richard Smith b7c21a7fa7 Add constant evaluation for namespace expressions. (#3612) il y a 2 ans
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) il y a 2 ans
  Richard Smith de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) il y a 2 ans
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) il y a 2 ans
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) il y a 2 ans
  Jon Ross-Perkins aa5bfa564f Add a distinct semir file separator. (#3438) il y a 2 ans
  Jon Ross-Perkins 239f8030a4 Pass imports to SemIR. (#3415) il y a 2 ans
  Jacob Schneider 1d443a3617 Underline the entire token when producing diagnostic messages. (#3413) il y a 2 ans
  Jon Ross-Perkins 9d369db8ea Diagnose incorrect file extensions. (#3409) il y a 2 ans
  Jon Ross-Perkins 204c04dbb9 Add more package and import support. (#3402) il y a 2 ans
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) il y a 2 ans