Cronologia Commit

Autore SHA1 Messaggio Data
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) 2 anni fa
  Jon Ross-Perkins 7c151a9b47 Split import logic to its own file. (#3576) 2 anni fa
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) 2 anni fa
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) 2 anni fa
  Jon Ross-Perkins 379d776084 Add support for '--config=clang-tidy' (#3559) 2 anni fa
  Jon Ross-Perkins 95746df788 Split out context targets for check and parse. (#3558) 2 anni fa
  Jon Ross-Perkins b6ffe0197b Implement a list of exported names for imports. (#3552) 2 anni fa
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) 2 anni fa
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) 2 anni fa
  Jon Ross-Perkins 3d661c96f3 Handle out-of-line declarations. (#3536) 2 anni fa
  Richard Smith d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) 2 anni fa
  Richard Smith de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) 2 anni fa
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) 2 anni fa
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) 2 anni fa
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) 2 anni fa
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 anni fa
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) 2 anni fa
  Jon Ross-Perkins 239f8030a4 Pass imports to SemIR. (#3415) 2 anni fa
  Richard Smith 9154c6410e Support for reading source code from stdin and other unusual places. (#3416) 2 anni fa
  Jon Ross-Perkins 9d369db8ea Diagnose incorrect file extensions. (#3409) 2 anni fa
  Jon Ross-Perkins 456d165258 Diagnose repeat Main//default files as a redundant api file. (#3408) 2 anni fa
  Jon Ross-Perkins 204c04dbb9 Add more package and import support. (#3402) 2 anni fa
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) 2 anni fa
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 2 anni fa
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) 2 anni fa
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) 2 anni fa
  Jon Ross-Perkins 9ae41b2965 Update SemIR yaml and text for multi-file. (#3217) 2 anni fa
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) 2 anni fa
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 anni fa