Историја ревизија

Аутор SHA1 Порука Датум
  Jon Ross-Perkins adad286b74 Refactor LazyImportRef into ImportRefUnused. (#3656) пре 2 година
  Jon Ross-Perkins f4a741903f Add import support for remaining decl types. (#3651) пре 2 година
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) пре 2 година
  Jon Ross-Perkins 2a44cedb8f Provide diagnostic locations for imports. (#3636) пре 2 година
  Jon Ross-Perkins 62db3e9ad0 Fix reference to package_scope. (#3613) пре 2 година
  Jon Ross-Perkins f5e9158fa7 Support passing an InstId for check diagnostics. (#3597) пре 2 година
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) пре 2 година
  Jon Ross-Perkins 7c151a9b47 Split import logic to its own file. (#3576) пре 2 година
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) пре 2 година
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) пре 2 година
  Jon Ross-Perkins 379d776084 Add support for '--config=clang-tidy' (#3559) пре 2 година
  Jon Ross-Perkins 95746df788 Split out context targets for check and parse. (#3558) пре 2 година
  Jon Ross-Perkins b6ffe0197b Implement a list of exported names for imports. (#3552) пре 2 година
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) пре 2 година
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) пре 2 година
  Jon Ross-Perkins 3d661c96f3 Handle out-of-line declarations. (#3536) пре 2 година
  Richard Smith d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) пре 2 година
  Richard Smith de0c02ddae If a name is not found in a class, perform lookup into base classes. (#3502) пре 2 година
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) пре 2 година
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) пре 2 година
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) пре 2 година
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) пре 2 година
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) пре 2 година
  Jon Ross-Perkins 239f8030a4 Pass imports to SemIR. (#3415) пре 2 година
  Richard Smith 9154c6410e Support for reading source code from stdin and other unusual places. (#3416) пре 2 година
  Jon Ross-Perkins 9d369db8ea Diagnose incorrect file extensions. (#3409) пре 2 година
  Jon Ross-Perkins 456d165258 Diagnose repeat Main//default files as a redundant api file. (#3408) пре 2 година
  Jon Ross-Perkins 204c04dbb9 Add more package and import support. (#3402) пре 2 година
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) пре 2 година
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) пре 2 година