Commit History

Author SHA1 Message Date
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 year ago
  Daniel James Szelogowski 44fdcc3db8 Refactor Duplicate Code Patterns in StaticScope Class (#3550) 2 years ago
  Jon Ross-Perkins f63834c71d Move PrintAsID into explorer. (#3163) 2 years ago
  Jon Ross-Perkins 357baaeef8 Rename //explorer/common to base (#3103) 2 years ago
  Prabhat Sachdeva 0bcba9d05e Explorer: Add methods to trace for line prefixes (#3076) 2 years ago
  Prabhat Sachdeva 418bad939a Add name resolution information to trace stream (#2986) 2 years ago
  Richard Smith 1a8a41a5a6 Improve diagnostic for unknown name in name qualifier. (#2579) 3 years ago
  Richard Smith c172487395 Support for declaring functions within a namespace (#2569) 3 years ago
  Richard Smith 60af531f5b Support parsing namespace declarations (#2563) 3 years ago
  Richard Smith 47a1e99b9e Factor `ValueNodeView` out of `StaticScope`. (#2562) 3 years ago
  Jon Ross-Perkins 1c5770452e Fix comment styles to use // consistently. (#2307) 3 years ago
  Richard Smith 8f0f69b65f Remove RuntimeError / CompilationError. (#2258) 3 years ago
  Richard Smith 3603db0a08 Give a different diagnostic if a name is used before it's declared. (#1364) 3 years ago
  SlaterLatiao 9106e9239e Initial implementation of returned var. (#1348) 3 years ago
  Richard Smith 75d10e326f Make the names of declarations unusable before the point where their type is known. (#1352) 3 years ago
  pk19604014 ccc6498993 Add alias name to name resolution after processing the target to avoid self-referencing name crash (#1295) 3 years ago
  Jon Meow af694b97cb Prefix most macro names with CARBON_ (#1232) 4 years ago
  Jon Meow 309ec35f95 Rename executable_semantics to explorer (#1188) 4 years ago