Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) hace 1 año
  Jon Ross-Perkins 4eb955bf42 Drop std:: on size_t in various spots. (#4546) hace 1 año
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) hace 1 año
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) hace 1 año
  Richard Smith 8d45530c5f Add a `note: ` prefix to all notes. (#4330) hace 1 año
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) hace 1 año
  Jon Ross-Perkins da86a1bbb9 Start attempting ambiguous import merges. (#3827) hace 2 años
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) hace 2 años
  Jon Ross-Perkins 6c458ffe7e Add import context for locations. (#3807) hace 2 años
  Richard Smith d52ea8390a Simplify diagnostic conversion. (#3817) hace 2 años
  Jon Ross-Perkins 93e40289dd Collapse diagnostic errors and notes into a single vector. (#3805) hace 2 años
  Jon Ross-Perkins 0bd45f0d6b Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804) hace 2 años
  Jon Ross-Perkins 8907948242 Refactor diagnostic_emitter.h into multiple files. (#3800) hace 2 años
  Jon Ross-Perkins 4421a75c36 file_name -> filename (#3791) hace 2 años
  Richard Smith 81004c302b Avoid private inheritance in DiagnosticAnnotationScope. (#3719) hace 2 años
  Jon Ross-Perkins 57948c63e0 Small cleanup for DiagnosticType (#3697) hace 2 años
  Jon Ross-Perkins 7e7e87056a Add diagnostic support to pass in NameId. (#3696) hace 2 años
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) hace 2 años
  josh11b a970b1e587 Require `extend` before `base: BaseType;` (#3459) hace 2 años
  josh11b 1c4a35c76b Remove `llvm::StringRef` from diagnostic example (#3451) hace 2 años
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) hace 2 años
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) hace 2 años
  Jon Ross-Perkins 35d15a390c Remove nodiscard uses. (#3418) hace 2 años
  Jacob Schneider 1d443a3617 Underline the entire token when producing diagnostic messages. (#3413) hace 2 años
  Geoff Romer 7899154a21 Add "ERROR" to all error diagnostics (#3251) hace 2 años
  Richard Smith 3eb8c9a5f2 Remove two-phase implicit conversion of function calls. (#3208) hace 2 años
  Jon Ross-Perkins bc63e6ae0a Switch SourceBuffer to diagnostics. (#3197) hace 2 años
  Jon Ross-Perkins 7157445f97 Set up a 'Parse' namespace. (#3161) hace 2 años
  Jon Ross-Perkins 09242eeebd Run clang-tidy over toolchain code. (#3105) hace 2 años
  Jon Ross-Perkins 65a4e006a2 Add line output to diagnostics to help identify error locations. (#3010) hace 2 años