Historique des commits

Auteur SHA1 Message Date
  dongjinlong cae63a2b5b chore: remove repetitive words in comments (#3813) il y a 2 ans
  Nathan Youngman 21fb6f5802 Update broken links (#3786) 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 93e40289dd Collapse diagnostic errors and notes into a single vector. (#3805) il y a 2 ans
  Jon Ross-Perkins 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) il y a 2 ans
  Jon Ross-Perkins 033c68c45b Remove a couple unnecessary != operators. (#3808) il y a 2 ans
  Jon Ross-Perkins aacf0cd576 Merging forward declarations (#3762) il y a 2 ans
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) il y a 2 ans
  Jon Ross-Perkins 8907948242 Refactor diagnostic_emitter.h into multiple files. (#3800) il y a 2 ans
  Richard Smith d8be774b8b Lowering support for overloaded operators. (#3798) il y a 2 ans
  josh11b f97a543395 Support implicit conversion from specific node IDs to node ID categories (#3799) il y a 2 ans
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) il y a 2 ans
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) il y a 2 ans
  Jon Ross-Perkins ab2c9dcf19 Update the file_test readme with API and fail_ notes. (#3793) il y a 2 ans
  Richard Smith d939262533 Add more testing of compound member access. (#3794) il y a 2 ans
  CJ Johnson d0e8afc51b Handle arrow operator (#3768) il y a 2 ans
  Jon Ross-Perkins 4421a75c36 file_name -> filename (#3791) il y a 2 ans
  Richard Smith 3884d3c27e Parse and check support for compound member access. (#3790) il y a 2 ans
  Nathan Youngman 3e722bb870 Add upcoming conferences section to README (#3777) il y a 2 ans
  Jon Ross-Perkins 957f11587d Start pulling in names from cross-package imports. (#3789) il y a 2 ans
  Richard Smith 8cb932b99c Substitute `Self` in associated function signatures before checking them against `impl`s. (#3788) il y a 2 ans
  Richard Smith 2584399673 Factor `IdKind` enum out of node stack. (#3787) il y a 2 ans
  Richard Smith 312d158bfc Factor out CopyOnWriteBlock. (#3785) il y a 2 ans
  Jon Ross-Perkins 2507c555ca Fix assumptions about ImportRefUnused in lexical lookups (#3784) il y a 2 ans
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) il y a 2 ans
  Jon Ross-Perkins 39462d49b4 Clean up a couple more TODO...GetNodeId (#3781) il y a 2 ans
  Jon Ross-Perkins 295c8eb97f Change Namespace formatting to use the scope's name. (#3782) il y a 2 ans
  Jon Ross-Perkins 28d76e6164 Fix toolchain file_test_base multi-file integration. (#3780) il y a 2 ans
  Richard Smith 1d720dc001 Basic support for looking up impl members when naming an associated entity. (#3776) il y a 2 ans
  Jon Ross-Perkins 0217ec2d3b Switch Check's TODO to use SemIRLocation (#3779) il y a 2 ans